28May2024 - detailed test results for COMPLEX.python2

To reconnect the TextTest GUI to these results, run:

texttest -a complex -d /home/delphi/extraClangDebug/sumo/tests -reconnect /home/delphi/extraClangDebug/texttesttmp/extra_clang3_64D.02Jun114329.160015 -g

To start TextTest for these tests, run:

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


python2: 755 tests: 685 succeeded 48 FAILED 13 killed 9 known bugs

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : broken_nets netconvert ( Last six runs Jun2024 May2024 )

---------- Differences in errors ----------
118a119,130
> 
> =================================================================
> ==1429752==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 376 byte(s) in 1 object(s) allocated from:
>     #0 0x55c6e9ddb6ed in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0x14766ed) (BuildId: 027d5d77364940cf2abbd24ceb5da99deb38fa32)
>     #1 0x55c6ea4d6b0b in NIImporter_SUMO::addEdge(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netimport/NIImporter_SUMO.cpp:587:21
>     #2 0x55c6ea4d423d in NIImporter_SUMO::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netimport/NIImporter_SUMO.cpp:465:13
>     #3 0x55c6eb447339 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
>     #4 0x7f9590ad94a7 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+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 376 byte(s) leaked in 1 allocation(s).
125a138,180
> 
> =================================================================
> ==1429807==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 376 byte(s) in 1 object(s) allocated from:
>     #0 0x5614dc1b86ed in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0x14766ed) (BuildId: 027d5d77364940cf2abbd24ceb5da99deb38fa32)
>     #1 0x5614dc8b3b0b in NIImporter_SUMO::addEdge(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netimport/NIImporter_SUMO.cpp:587:21
>     #2 0x5614dc8b123d in NIImporter_SUMO::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netimport/NIImporter_SUMO.cpp:465:13
>     #3 0x5614dd824339 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
>     #4 0x7f8fe19ad4a7 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+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 368 byte(s) in 1 object(s) allocated from:
>     #0 0x5614dc1b86ed in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0x14766ed) (BuildId: 027d5d77364940cf2abbd24ceb5da99deb38fa32)
>     #1 0x5614dc8ba489 in NIImporter_SUMO::addLane(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netimport/NIImporter_SUMO.cpp:645:21
>     #2 0x5614dc8b1326 in NIImporter_SUMO::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netimport/NIImporter_SUMO.cpp:468:13
>     #3 0x5614dd824339 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
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : broken_nets sumo ( Last six runs Jun2024 May2024 )

---------- Differences in errors ----------
126a127,140
> 
> =================================================================
> ==1429948==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x56472f73dafd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2a68afd) (BuildId: fed375f69bb735c343c32f52f1d32c1795dc7400)
>     #1 0x564730a296e4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/extraClangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x564730a1ed4c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/extraClangDebug/sumo/src/netload/NLEdge
ControlBuilder.cpp:68:20
>     #3 0x56473093fbb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x564730934d69 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5647322aa769 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f89f62714a7 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+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
129a144,157
> 
> =================================================================
> ==1430006==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x556a98e94afd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2a68afd) (BuildId: fed375f69bb735c343c32f52f1d32c1795dc7400)
>     #1 0x556a9a1806e4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/extraClangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x556a9a175d4c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/extraClangDebug/sumo/src/netload/NLEdge
ControlBuilder.cpp:68:20
>     #3 0x556a9a096bb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x556a9a08bd69 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x556a9ba01769 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f2f082e24a7 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+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : broken_nets sumo_no_validation ( Last six runs Jun2024 May2024 )

---------- Differences in errors ----------
129a130,143
> 
> =================================================================
> ==1429771==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x558290b1eafd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2a68afd) (BuildId: fed375f69bb735c343c32f52f1d32c1795dc7400)
>     #1 0x558291e0a6e4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/extraClangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x558291dffd4c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/extraClangDebug/sumo/src/netload/NLEdge
ControlBuilder.cpp:68:20
>     #3 0x558291d20bb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x558291d15d69 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55829368b769 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f1d765f84a7 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+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
132a147,160
> 
> =================================================================
> ==1429845==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1376 byte(s) in 1 object(s) allocated from:
>     #0 0x562f356ceafd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2a68afd) (BuildId: fed375f69bb735c343c32f52f1d32c1795dc7400)
>     #1 0x562f369ba6e4 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/extraClangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:253:12
>     #2 0x562f369afd4c in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/extraClangDebug/sumo/src/netload/NLEdge
ControlBuilder.cpp:68:20
>     #3 0x562f368d0bb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x562f368c5d69 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x562f3823b769 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f70b46d04a7 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+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> SUMMARY: AddressSanitizer: 1376 byte(s) leaked in 1 allocation(s).
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : emissions invalid_cycle ( Last six runs Jun2024 May2024 )

---------- Differences in errors ----------
2a3,16
> 
> =================================================================
> ==1446954==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 512 byte(s) in 1 object(s) allocated from:
>     #0 0x557b9e45647d in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/emissionsDrivingCycleD+0x78747d) (BuildId: 29b3be6e81c12baa3bdedab1a3d12fe13a7f1913)
>     #1 0x557b9e465c35 in main /home/delphi/extraClangDebug/sumo/src/tools/emissionsDrivingCycle_main.cpp:175:19
>     #2 0x7f9825db8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 8192 byte(s) in 1 object(s) allocated from:
>     #0 0x557b9e45658d in operator new[](unsigned long) (/home/delphi/extraClangDebug/sumo/bin/emissionsDrivingCycleD+0x78758d) (BuildId: 29b3be6e81c12baa3bdedab1a3d12fe13a7f1913)
>     #1 0x7f98261d6023 in std::basic_filebuf<char, std::char_traits<char> >::_M_allocate_internal_buffer() (/lib/x86_64-linux-gnu/libstdc++.so.6+0x115023) (BuildId: e37fe1a879783838de78cbc8c80621fa685d58a2)
> 
> SUMMARY: AddressSanitizer: 8704 byte(s) leaked in 2 allocation(s).

TEST FAILED on ts-sim-build-ba : emissions nefz_energy_vtype ( Last six runs Jun2024 May2024 )

---------- Differences in errors ----------
2c2,151
< Warning: Vehicle type 'soulEV65' uses the Energy model with parameter 'internalMomentOfInertia' which is deprecated. Use 'rotatingMass' instead.
---
> 
> =================================================================
> ==1447004==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1152 byte(s) in 12 object(s) allocated from:
>     #0 0x560c4feda47d in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/emissionsDrivingCycleD+0x78747d) (BuildId: 29b3be6e81c12baa3bdedab1a3d12fe13a7f1913)
>     #1 0x560c5037bd39 in __gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<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> > > > >::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x560c5037bc3a 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, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > >::allocate(std::allocator<std::_Rb_tree_node<std::pair<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> > > > >&, uns
igned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x560c5037b947 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, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, 
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, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_get_node() /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_tree.h:561:16
>     #4 0x560c50379dc4 in std::_Rb_tree_node<std::pair<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> > > >* 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, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > 
>, std::_Select1st<std::pair<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> > > >, 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, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_crea
te_node<std::piecewise_construct_t const&, std::tuple<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&>, std::tuple<> >(std::piecewise_construct_t const&, std::tuple<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&>&&, std::tuple<>&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_tree.h:611:23
>     #5 0x560c50378b1c in std::_Rb_tree_iterator<std::pair<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> > > > 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, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char>
 > >, std::_Select1st<std::pair<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> > > >, 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, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_e
mplace_hint_unique<std::piecewise_construct_t const&, std::tuple<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&>, std::tuple<> >(std::_Rb_tree_const_iterator<std::pair<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> > > >, std::piecewise_construct_t const&, std::tuple<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<ch
ar> > const&>&&, std::tuple<>&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_tree.h:2431:19
>     #6 0x560c5035e386 in std::map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<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> > > > >::operator[]
(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_map.h:501:15
>     #7 0x560c505ced9c in Parameterised::setParameter(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&) /home/delphi/extraClangDebug/sumo/src/utils/common/Parameterised.cpp:46:5
>     #8 0x560c4ff40484 in SUMORouteHandler::addParam(SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:384:34
>     #9 0x560c4ff3edc5 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:200:13
>     #10 0x560c503c1979 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
>     #11 0x7f65cc0e94a7 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+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 744 byte(s) in 1 object(s) allocated from:
>     #0 0x560c4feda47d in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/emissionsDrivingCycleD+0x78747d) (BuildId: 29b3be6e81c12baa3bdedab1a3d12fe13a7f1913)
>     #1 0x560c4ffcfdc1 in SUMOVehicleParserHelper::beginVTypeParsing(SUMOSAXAttributes const&, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMOVehicleParserHelper.cpp:744:37
>     #2 0x560c4ff3c747 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:145:30
>     #3 0x560c503c1979 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
>     #4 0x7f65cc0e94a7 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+0x1dc4a7) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 216 byte(s) in 3 object(s) allocated from:
>     #0 0x560c4feda47d in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/emissionsDrivingCycleD+0x78747d) (BuildId: 29b3be6e81c12baa3bdedab1a3d12fe13a7f1913)
<truncated after showing first 30 lines>
---------- Differences in output ----------
12,22c12
< Running 'Energy/unknown'
< sums
< length:11041.9
< CO:0
< CO2:0
< HC:0
< NOx:0
< PMx:0
< fuel:0
< electricity:1243.51
< Success.
---
> Error on building PHEMlight measurements
---------- Differences in results ----------
1,2364d0
< Energy/zero
< 1;0;0;0;0;0;0;0;0;0;0
< 2;0;0;0;0;0;0;0;0;0;0
< 3;0;0;0;0;0;0;0;0;0;0
< 4;0;0;0;0;0;0;0;0;0;0
< 5;0;0;0;0;0;0;0;0;0;0
< 6;0;0;0;0;0;0;0;0;0;0
< 7;0;0;0;0;0;0;0;0;0;0
< 8;0;0;0;0;0;0;0;0;0;0
< 9;0;0;0;0;0;0;0;0;0;0
< 10;0;0;0;0;0;0;0;0;0;0
< 11;0;0;0;0;0;0;0;0;0;0
< 12;0.522222;0.522222;0;0;0;0;0;0;0;0
< 13;1.56111;1.03889;0;0;0;0;0;0;0;0
< 14;2.60278;1.04167;0;0;0;0;0;0;0;0
< 15;3.64444;1.04167;0;0;0;0;0;0;0;0
< 16;4.16667;0.522222;0;0;0;0;0;0;0;0
< 17;4.16667;0;0;0;0;0;0;0;0;0
< 18;4.16667;0;0;0;0;0;0;0;0;0
< 19;4.16667;0;0;0;0;0;0;0;0;0
< 20;4.16667;0;0;0;0;0;0;0;0;0
< 21;4.16667;0;0;0;0;0;0;0;0;0
< 22;4.16667;0;0;0;0;0;0;0;0;0
< 23;4.16667;0;0;0;0;0;0;0;0;0
< 24;3.82222;-0.344444;0;0;0;0;0;0;0;0
< 25;3.12778;-0.694444;0;0;0;0;0;0;0;0
< 26;2.31389;-0.813889;0;0;0;0;0;0;0;0
< 27;1.38333;-0.930556;0;0;0;0;0;0;0;0
< 28;0.461111;-0.922222;0;0;0;0;0;0;0;0
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : fmi model_validation ( Last six runs Jun2024 May2024 )

---------- Differences in errors ----------
0a1,10
> Traceback (most recent call last):
>   File "/home/delphi/extraClangDebug/sumo/tests/../tests/complex/fmi/runner.py", line 153, in <module>
>     runSingle(startTime, endTime, validate, scalarVariable)
>   File "/home/delphi/extraClangDebug/sumo/tests/../tests/complex/fmi/runner.py", line 56, in runSingle
>     modelDescription = read_model_description(fmuLocation, validate=False)
>   File "/home/delphi/.local/lib/python2.7/site-packages/fmpy/model_description.py", line 422, in read_model_description
>     with zipfile.ZipFile(filename, 'r') as zf:
>   File "/usr/lib/python2.7/zipfile.py", line 779, in __init__
>     self.fp = open(file, modeDict[mode])
> IOError: [Errno 2] No such file or directory: '/home/delphi/extraClangDebug/sumo/bin/sumo-fmi2-linux64.fmu'
---------- Differences in output ----------
1,3d0
< FMU validation successful
< Simulating libsumofmi2 (model name 'SUMO', FMI v2.0)...
< Print ended at step 60.0

TEST FAILED on ts-sim-build-ba : fmi vehicle_getIDCount ( Last six runs Jun2024 May2024 )

---------- Differences in errors ----------
0a1,10
> Traceback (most recent call last):
>   File "/home/delphi/extraClangDebug/sumo/tests/../tests/complex/fmi/runner.py", line 153, in <module>
>     runSingle(startTime, endTime, validate, scalarVariable)
>   File "/home/delphi/extraClangDebug/sumo/tests/../tests/complex/fmi/runner.py", line 56, in runSingle
>     modelDescription = read_model_description(fmuLocation, validate=False)
>   File "/home/delphi/.local/lib/python2.7/site-packages/fmpy/model_description.py", line 422, in read_model_description
>     with zipfile.ZipFile(filename, 'r') as zf:
>   File "/usr/lib/python2.7/zipfile.py", line 779, in __init__
>     self.fp = open(file, modeDict[mode])
> IOError: [Errno 2] No such file or directory: '/home/delphi/extraClangDebug/sumo/bin/sumo-fmi2-linux64.fmu'
---------- Differences in output ----------
1,63d0
< FMU validation successful
< Simulating libsumofmi2 (model name 'SUMO', FMI v2.0)...
< TIME 1.0: vehicle.getIDCount = 6
< TIME 2.0: vehicle.getIDCount = 6
< TIME 3.0: vehicle.getIDCount = 6
< TIME 4.0: vehicle.getIDCount = 7
< TIME 5.0: vehicle.getIDCount = 7
< TIME 6.0: vehicle.getIDCount = 8
< TIME 7.0: vehicle.getIDCount = 8
< TIME 8.0: vehicle.getIDCount = 9
< TIME 9.0: vehicle.getIDCount = 9
< TIME 10.0: vehicle.getIDCount = 9
< TIME 11.0: vehicle.getIDCount = 9
< TIME 12.0: vehicle.getIDCount = 9
< TIME 13.0: vehicle.getIDCount = 10
< TIME 14.0: vehicle.getIDCount = 10
< TIME 15.0: vehicle.getIDCount = 10
< TIME 16.0: vehicle.getIDCount = 11
< TIME 17.0: vehicle.getIDCount = 11
< TIME 18.0: vehicle.getIDCount = 12
< TIME 19.0: vehicle.getIDCount = 12
< TIME 20.0: vehicle.getIDCount = 12
< TIME 21.0: vehicle.getIDCount = 13
< TIME 22.0: vehicle.getIDCount = 13
< TIME 23.0: vehicle.getIDCount = 13
< TIME 24.0: vehicle.getIDCount = 13
< TIME 25.0: vehicle.getIDCount = 13
< TIME 26.0: vehicle.getIDCount = 12
< TIME 27.0: vehicle.getIDCount = 10
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : fmi vehicle_getParameterWithKey ( Last six runs Jun2024 May2024 )

---------- Differences in errors ----------
0a1,10
> Traceback (most recent call last):
>   File "/home/delphi/extraClangDebug/sumo/tests/../tests/complex/fmi/runner.py", line 153, in <module>
>     runSingle(startTime, endTime, validate, scalarVariable)
>   File "/home/delphi/extraClangDebug/sumo/tests/../tests/complex/fmi/runner.py", line 56, in runSingle
>     modelDescription = read_model_description(fmuLocation, validate=False)
>   File "/home/delphi/.local/lib/python2.7/site-packages/fmpy/model_description.py", line 422, in read_model_description
>     with zipfile.ZipFile(filename, 'r') as zf:
>   File "/usr/lib/python2.7/zipfile.py", line 779, in __init__
>     self.fp = open(file, modeDict[mode])
> IOError: [Errno 2] No such file or directory: '/home/delphi/extraClangDebug/sumo/bin/sumo-fmi2-linux64.fmu'
---------- Differences in output ----------
1,4d0
< FMU validation successful
< Simulating libsumofmi2 (model name 'SUMO', FMI v2.0)...
< key, value: 'meaningOfLife', '42'
< Print ended at step 60.0

TEST FAILED on ts-sim-build-ba : fmi vehicle_moveToXY ( Last six runs Jun2024 May2024 )

---------- Differences in errors ----------
0a1,10
> Traceback (most recent call last):
>   File "/home/delphi/extraClangDebug/sumo/tests/../tests/complex/fmi/runner.py", line 153, in <module>
>     runSingle(startTime, endTime, validate, scalarVariable)
>   File "/home/delphi/extraClangDebug/sumo/tests/../tests/complex/fmi/runner.py", line 56, in runSingle
>     modelDescription = read_model_description(fmuLocation, validate=False)
>   File "/home/delphi/.local/lib/python2.7/site-packages/fmpy/model_description.py", line 422, in read_model_description
>     with zipfile.ZipFile(filename, 'r') as zf:
>   File "/usr/lib/python2.7/zipfile.py", line 779, in __init__
>     self.fp = open(file, modeDict[mode])
> IOError: [Errno 2] No such file or directory: '/home/delphi/extraClangDebug/sumo/bin/sumo-fmi2-linux64.fmu'
---------- Differences in output ----------
1,91d0
< FMU validation successful
< Simulating libsumofmi2 (model name 'SUMO', FMI v2.0)...
< TIME 0: laneID = ''
< TIME 1.0: laneID = 'WE1_0'
< currentPos = [0.0, -1.6]
< targetPos = (10.0, -1.6)
< TIME 2.0: laneID = 'WE1_0'
< currentPos = [10.0, -1.6]
< targetPos = (20.0, -1.6)
< TIME 3.0: laneID = 'WE1_0'
< currentPos = [20.0, -1.6]
< targetPos = (30.0, -1.6)
< TIME 4.0: laneID = 'WE1_0'
< currentPos = [30.0, -1.6]
< targetPos = (40.0, -1.6)
< TIME 5.0: laneID = 'WE1_0'
< currentPos = [40.0, -1.6]
< targetPos = (50.0, -1.6)
< TIME 6.0: laneID = ':J1_10_0'
< currentPos = [50.0, -1.6]
< targetPos = (60.0, -1.6)
< TIME 7.0: laneID = 'WE2_0'
< currentPos = [60.0, -1.6]
< targetPos = (70.0, -1.6)
< TIME 8.0: laneID = 'WE2_0'
< currentPos = [70.0, -1.6]
< targetPos = (80.0, -1.6)
< TIME 9.0: laneID = 'WE2_0'
< currentPos = [80.0, -1.6]
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netconvert opendrive_roundtrip ( Last six runs Jun2024 May2024 )

---------- Differences in errors ----------
3a4,148
> 
> =================================================================
> ==1443766==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 240 byte(s) in 1 object(s) allocated from:
>     #0 0x55e0f96b76ed in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0x14766ed) (BuildId: 027d5d77364940cf2abbd24ceb5da99deb38fa32)
>     #1 0x55e0f9b23830 in NIImporter_OpenDrive::myCharacters(int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netimport/NIImporter_OpenDrive.cpp:2697:30
>     #2 0x55e0fad24bc2 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:156:13
>     #3 0x7fc7d65cb954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 824 byte(s) in 1 object(s) allocated from:
>     #0 0x55e0f96b790d in operator new(unsigned long, std::nothrow_t const&) (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0x147690d) (BuildId: 027d5d77364940cf2abbd24ceb5da99deb38fa32)
>     #1 0x7fc7d629a600  (/lib/x86_64-linux-gnu/libproj.so.22+0x230600) (BuildId: 2bfb1c953d73cc7e7130ce894f1b43cb9287cf8e)
> 
> Indirect leak of 448 byte(s) in 2 object(s) allocated from:
>     #0 0x55e0f96b76ed in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0x14766ed) (BuildId: 027d5d77364940cf2abbd24ceb5da99deb38fa32)
>     #1 0x7fc7d611fad1 in osgeo::proj::common::IdentifiedObject::setProperties(osgeo::proj::util::PropertyMap const&) (/lib/x86_64-linux-gnu/libproj.so.22+0xb5ad1) (BuildId: 2bfb1c953d73cc7e7130ce894f1b43cb9287cf8e)
> 
> Indirect leak of 408 byte(s) in 1 object(s) allocated from:
>     #0 0x55e0f967cb08 in __interceptor_calloc (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0x143bb08) (BuildId: 027d5d77364940cf2abbd24ceb5da99deb38fa32)
>     #1 0x7fc7d62d9e75  (/lib/x86_64-linux-gnu/libproj.so.22+0x26fe75) (BuildId: 2bfb1c953d73cc7e7130ce894f1b43cb9287cf8e)
> 
> Indirect leak of 232 byte(s) in 1 object(s) allocated from:
>     #0 0x55e0f967cb08 in __interceptor_calloc (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0x143bb08) (BuildId: 027d5d77364940cf2abbd24ceb5da99deb38fa32)
>     #1 0x7fc7d6292d5a  (/lib/x86_64-linux-gnu/libproj.so.22+0x228d5a) (BuildId: 2bfb1c953d73cc7e7130ce894f1b43cb9287cf8e)
> 
> Indirect leak of 224 byte(s) in 2 object(s) allocated from:
>     #0 0x55e0f96b76ed in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/netconvertD+0x14766ed) (BuildId: 027d5d77364940cf2abbd24ceb5da99deb38fa32)
>     #1 0x7fc7d6119afc in osgeo::proj::common::UnitOfMeasure::UnitOfMeasure(osgeo::proj::common::UnitOfMeasure const&) (/lib/x86_64-linux-gnu/libproj.so.22+0xafafc) (BuildId: 2bfb1c953d73cc7e7130ce894f1b43cb9287cf8e)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : simpla config ( Last six runs Jun2024 May2024 )

---------- Differences in errors ----------
1d0
< .....WARNING: No typeSubstring given. Managing all vehicles. (PlatoonManager)
3c2,3
< ..
---
> .WARNING: No typeSubstring given. Managing all vehicles. (PlatoonManager)
> .

TEST FAILED on ts-sim-build-ba : simpla platoon_manager ( Last six runs Jun2024 May2024 )

---------- Differences in errors ----------
1c1
< ...WARNING: No typeSubstring given. Managing all vehicles. (PlatoonManager)
---
> .WARNING: No typeSubstring given. Managing all vehicles. (PlatoonManager)
5c5
< ..Warning: Value of 'emergencyDecel' (0.50) should be higher than 'decel' (1.70) for vType 'connected_pCatchup'.
---
> .Warning: Value of 'emergencyDecel' (0.50) should be higher than 'decel' (1.70) for vType 'connected_pCatchup'.

TEST FAILED on ts-sim-build-ba : state replay ( Last six runs Jun2024 May2024 )

---------- Differences in errors ----------
0a1,37
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14 in 
> 
> =================================================================
> ==1445977==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4608 byte(s) in 18 object(s) allocated from:
>     #0 0x560d4eac048e in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x370948e) (BuildId: 22bedf1913e99e0f752701f503cfd89c147762b4)
>     #1 0x7f781ea7da21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 1120 byte(s) in 35 object(s) allocated from:
>     #0 0x560d4eac0678 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3709678) (BuildId: 22bedf1913e99e0f752701f503cfd89c147762b4)
>     #1 0x7f781ea8051e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 339 byte(s) in 34 object(s) allocated from:
>     #0 0x560d4eaaae93 in __interceptor_strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x36f3e93) (BuildId: 22bedf1913e99e0f752701f503cfd89c147762b4)
>     #1 0x7f781ea7d4f7 in FcValueSave (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1f4f7) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : sumo ToCDevice output request_MRMs ( Last six runs Jun2024 May2024 )

---------- Differences in errors ----------
0a1,115
> /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_ToC.cpp:1088:21: runtime error: member call on address 0x618000036480 which does not point to an object of type 'MSVehicle'
> 0x618000036480: note: object is of type 'MSBaseVehicle'
>  00 00 00 00  70 ca ac 22 e0 55 00 00  98 64 03 00 80 61 00 00  07 00 00 00 00 00 00 00  54 6f 43 5f
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MSBaseVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_ToC.cpp:1088:21 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:7217:9: runtime error: member access within address 0x618000036480 which does not point to an object of type 'MSVehicle'
> 0x618000036480: note: object is of type 'MSBaseVehicle'
>  00 00 00 00  70 ca ac 22 e0 55 00 00  98 64 03 00 80 61 00 00  07 00 00 00 00 00 00 00  54 6f 43 5f
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MSBaseVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:7217:9 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:7220:13: runtime error: member access within address 0x618000036480 which does not point to an object of type 'MSVehicle'
> 0x618000036480: note: object is of type 'MSBaseVehicle'
>  00 00 00 00  70 ca ac 22 e0 55 00 00  98 64 03 00 80 61 00 00  07 00 00 00 00 00 00 00  54 6f 43 5f
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MSBaseVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:7220:13 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_ToC.cpp:1088:37: runtime error: member call on address 0x6110000737c0 which does not point to an object of type 'MSVehicle::Influencer'
> 0x6110000737c0: note: object has invalid vptr
>  00 00 00 00  f3 36 00 00 00 00 00 00  00 00 00 00 00 00 00 00  80 83 1b 00 30 60 00 00  a0 83 1b 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_ToC.cpp:1088:37 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:791:5: runtime error: member access within address 0x6110000737c0 which does not point to an object of type 'MSVehicle::Influencer'
> 0x6110000737c0: note: object has invalid vptr
>  00 00 00 00  f3 36 00 00 00 00 00 00  00 00 00 00 00 00 00 00  80 83 1b 00 30 60 00 00  a0 83 1b 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
<truncated after showing first 30 lines>
---------- Differences in fcd ----------
1389,1508c1389
<         <vehicle id="ToC_veh" x="285.90" y="2407.16" angle="198.00" type="automated@ToC_veh" speed="8.02" pos="41.65" lane="5/1to6/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="462.00">
<         <vehicle id="ToC_veh" x="283.79" y="2400.67" angle="198.00" type="automated@ToC_veh" speed="6.82" pos="48.47" lane="5/1to6/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="463.00">
<         <vehicle id="ToC_veh" x="282.06" y="2395.33" angle="198.00" type="automated@ToC_veh" speed="5.62" pos="54.09" lane="5/1to6/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="464.00">
<         <vehicle id="ToC_veh" x="280.69" y="2391.13" angle="198.00" type="automated@ToC_veh" speed="4.42" pos="58.51" lane="5/1to6/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="465.00">
<         <vehicle id="ToC_veh" x="279.70" y="2388.06" angle="198.00" type="automated@ToC_veh" speed="3.22" pos="61.73" lane="5/1to6/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="466.00">
<         <vehicle id="ToC_veh" x="279.07" y="2386.14" angle="198.00" type="automated@ToC_veh" speed="2.02" pos="63.74" lane="5/1to6/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="467.00">
<         <vehicle id="ToC_veh" x="278.82" y="2385.37" angle="198.00" type="automated@ToC_veh" speed="0.82" pos="64.56" lane="5/1to6/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="468.00">
<         <vehicle id="ToC_veh" x="278.82" y="2385.37" angle="198.00" type="automated@ToC_veh" speed="0.00" pos="64.56" lane="5/1to6/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="469.00">
<         <vehicle id="ToC_veh" x="278.82" y="2385.37" angle="198.00" type="automated@ToC_veh" speed="0.00" pos="64.56" lane="5/1to6/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="470.00">
<         <vehicle id="ToC_veh" x="278.82" y="2385.37" angle="198.00" type="automated@ToC_veh" speed="0.00" pos="64.56" lane="5/1to6/1_0" slope="0.00"/>
<     </timestep>
<truncated after showing first 30 lines>
---------- Differences in toc ----------
2a3,4
> <!-- generated on 2024-05-28 11:53:53 by Eclipse SUMO sumo Version v1_20_0+0234-3dc84ecf32f
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,17c6,28
< <ToCDeviceLog>
<     <MRM id="ToC_veh" t="102.00" lane="3/1to4/1_0" lanePos="928.87" x="1151.17" y="3027.41"/>
<     <ToCup id="ToC_veh" t="202.00" lane="4/1to5/1_0" lanePos="114.71" x="1002.27" y="2959.05"/>
<     <TOR id="ToC_veh" t="207.00" lane="4/1to5/1_0" lanePos="153.71" x="970.72" y="2936.12"/>
<     <MRM id="ToC_veh" t="217.00" lane="4/1to5/1_0" lanePos="283.71" x="865.55" y="2859.71"/>
<     <ToCup id="ToC_veh" t="302.00" lane="4/1to5/1_0" lanePos="360.71" x="803.25" y="2814.45"/>
<     <TOR id="ToC_veh" t="302.00" lane="4/1to5/1_0" lanePos="360.71" x="803.25" y="2814.45"/>
<     <ToCdown id="ToC_veh" t="325.00" lane="4/1to5/1_0" lanePos="360.71" x="803.25" y="2814.45"/>
<     <MRM id="ToC_veh" t="332.00" lane="4/1to5/1_0" lanePos="407.66" x="765.27" y="2786.86"/>
<     <ToCup id="ToC_veh" t="402.00" lane="4/1to5/1_0" lanePos="470.06" x="714.79" y="2750.18"/>
<     <TOR id="ToC_veh" t="402.00" lane="4/1to5/1_0" lanePos="470.06" x="714.79" y="2750.18"/>
<     <ToCdown id="ToC_veh" t="425.00" lane="4/1to5/1_0" lanePos="470.06" x="714.79" y="2750.18"/>
<     <MRM id="ToC_veh" t="452.00" lane="4/1to5/1_0" lanePos="891.63" x="373.74" y="2502.39"/>
< </ToCDeviceLog>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <fcd-output value="fcd.xml"/>
>     </output>
> 
>     <processing>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : sumo ToCDevice request_MRMs ( Last six runs Jun2024 May2024 )

---------- Differences in errors ----------
0a1,115
> /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_ToC.cpp:1088:21: runtime error: member call on address 0x618000036480 which does not point to an object of type 'MSVehicle'
> 0x618000036480: note: object is of type 'MSBaseVehicle'
>  00 00 00 00  70 aa 06 8e 8b 55 00 00  98 64 03 00 80 61 00 00  07 00 00 00 00 00 00 00  54 6f 43 5f
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MSBaseVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_ToC.cpp:1088:21 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:7217:9: runtime error: member access within address 0x618000036480 which does not point to an object of type 'MSVehicle'
> 0x618000036480: note: object is of type 'MSBaseVehicle'
>  00 00 00 00  70 aa 06 8e 8b 55 00 00  98 64 03 00 80 61 00 00  07 00 00 00 00 00 00 00  54 6f 43 5f
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MSBaseVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:7217:9 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:7220:13: runtime error: member access within address 0x618000036480 which does not point to an object of type 'MSVehicle'
> 0x618000036480: note: object is of type 'MSBaseVehicle'
>  00 00 00 00  70 aa 06 8e 8b 55 00 00  98 64 03 00 80 61 00 00  07 00 00 00 00 00 00 00  54 6f 43 5f
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               vptr for 'MSBaseVehicle'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:7220:13 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_ToC.cpp:1088:37: runtime error: member call on address 0x6110000737c0 which does not point to an object of type 'MSVehicle::Influencer'
> 0x6110000737c0: note: object has invalid vptr
>  00 00 00 00  f4 36 00 00 00 00 00 00  00 00 00 00 00 00 00 00  b0 83 1b 00 30 60 00 00  d0 83 1b 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_ToC.cpp:1088:37 in 
> /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:791:5: runtime error: member access within address 0x6110000737c0 which does not point to an object of type 'MSVehicle::Influencer'
> 0x6110000737c0: note: object has invalid vptr
>  00 00 00 00  f4 36 00 00 00 00 00 00  00 00 00 00 00 00 00 00  b0 83 1b 00 30 60 00 00  d0 83 1b 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
<truncated after showing first 30 lines>
---------- Differences in fcd ----------
1389,1508c1389
<         <vehicle id="ToC_veh" x="285.90" y="2407.16" angle="198.00" type="automated@ToC_veh" speed="8.02" pos="41.65" lane="5/1to6/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="462.00">
<         <vehicle id="ToC_veh" x="283.79" y="2400.67" angle="198.00" type="automated@ToC_veh" speed="6.82" pos="48.47" lane="5/1to6/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="463.00">
<         <vehicle id="ToC_veh" x="282.06" y="2395.33" angle="198.00" type="automated@ToC_veh" speed="5.62" pos="54.09" lane="5/1to6/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="464.00">
<         <vehicle id="ToC_veh" x="280.69" y="2391.13" angle="198.00" type="automated@ToC_veh" speed="4.42" pos="58.51" lane="5/1to6/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="465.00">
<         <vehicle id="ToC_veh" x="279.70" y="2388.06" angle="198.00" type="automated@ToC_veh" speed="3.22" pos="61.73" lane="5/1to6/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="466.00">
<         <vehicle id="ToC_veh" x="279.07" y="2386.14" angle="198.00" type="automated@ToC_veh" speed="2.02" pos="63.74" lane="5/1to6/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="467.00">
<         <vehicle id="ToC_veh" x="278.82" y="2385.37" angle="198.00" type="automated@ToC_veh" speed="0.82" pos="64.56" lane="5/1to6/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="468.00">
<         <vehicle id="ToC_veh" x="278.82" y="2385.37" angle="198.00" type="automated@ToC_veh" speed="0.00" pos="64.56" lane="5/1to6/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="469.00">
<         <vehicle id="ToC_veh" x="278.82" y="2385.37" angle="198.00" type="automated@ToC_veh" speed="0.00" pos="64.56" lane="5/1to6/1_0" slope="0.00"/>
<     </timestep>
<     <timestep time="470.00">
<         <vehicle id="ToC_veh" x="278.82" y="2385.37" angle="198.00" type="automated@ToC_veh" speed="0.00" pos="64.56" lane="5/1to6/1_0" slope="0.00"/>
<     </timestep>
<truncated after showing first 30 lines>
---------- Differences in tocs ----------
2a3,4
> <!-- generated on 2024-05-28 11:54:10 by Eclipse SUMO sumo Version v1_20_0+0234-3dc84ecf32f
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,17c6,28
< <ToCDeviceLog>
<     <MRM id="ToC_veh" t="102.00" lane="3/1to4/1_0" lanePos="928.87" x="1151.17" y="3027.41"/>
<     <ToCup id="ToC_veh" t="202.00" lane="4/1to5/1_0" lanePos="114.71" x="1002.27" y="2959.05"/>
<     <TOR id="ToC_veh" t="207.00" lane="4/1to5/1_0" lanePos="153.71" x="970.72" y="2936.12"/>
<     <MRM id="ToC_veh" t="217.00" lane="4/1to5/1_0" lanePos="283.71" x="865.55" y="2859.71"/>
<     <ToCup id="ToC_veh" t="302.00" lane="4/1to5/1_0" lanePos="360.71" x="803.25" y="2814.45"/>
<     <TOR id="ToC_veh" t="302.00" lane="4/1to5/1_0" lanePos="360.71" x="803.25" y="2814.45"/>
<     <ToCdown id="ToC_veh" t="325.00" lane="4/1to5/1_0" lanePos="360.71" x="803.25" y="2814.45"/>
<     <MRM id="ToC_veh" t="332.00" lane="4/1to5/1_0" lanePos="407.66" x="765.27" y="2786.86"/>
<     <ToCup id="ToC_veh" t="402.00" lane="4/1to5/1_0" lanePos="470.06" x="714.79" y="2750.18"/>
<     <TOR id="ToC_veh" t="402.00" lane="4/1to5/1_0" lanePos="470.06" x="714.79" y="2750.18"/>
<     <ToCdown id="ToC_veh" t="425.00" lane="4/1to5/1_0" lanePos="470.06" x="714.79" y="2750.18"/>
<     <MRM id="ToC_veh" t="452.00" lane="4/1to5/1_0" lanePos="891.63" x="373.74" y="2502.39"/>
< </ToCDeviceLog>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml"/>
>     </input>
> 
>     <output>
>         <fcd-output value="fcd.xml"/>
>     </output>
> 
>     <processing>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : sumo fcdReplay ( Last six runs Jun2024 May2024 )

---------- Differences in errors ----------
0a1,37
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14 in 
> 
> =================================================================
> ==1433983==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4608 byte(s) in 18 object(s) allocated from:
>     #0 0x55a4859b648e in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x370948e) (BuildId: 22bedf1913e99e0f752701f503cfd89c147762b4)
>     #1 0x7fedc6f7aa21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 1120 byte(s) in 35 object(s) allocated from:
>     #0 0x55a4859b6678 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3709678) (BuildId: 22bedf1913e99e0f752701f503cfd89c147762b4)
>     #1 0x7fedc6f7d51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 339 byte(s) in 34 object(s) allocated from:
>     #0 0x55a4859a0e93 in __interceptor_strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x36f3e93) (BuildId: 22bedf1913e99e0f752701f503cfd89c147762b4)
>     #1 0x7fedc6f7a4f7 in FcValueSave (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1f4f7) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : sumo gui ( Last six runs Jun2024 May2024 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/home/delphi/extraClangDebug/sumo/tests/../tests/complex/sumo/gui/runner.py", line 25, in <module>
>     warnings.filterwarnings("ignore", category=ResourceWarning)  # pyscreeze leaves files open
> NameError: name 'ResourceWarning' is not defined
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="vertical.0" depart="103.00" arrival="344.00">
        <route edges="3fi 3si 4o 4fi 4si 3o 3fi"/>
    </vehicle>

    <vehicle id="vertical.1" depart="113.00" arrival="378.00">
        <route edges="3fi 3si 4o 4fi 4si 3o 3fi"/>
    </vehicle>

    <vehicle id="vertical.2" depart="123.00" arrival="380.00">
        <route edges="3fi 3si 4o 4fi 4si 3o 3fi"/>
    </vehicle>

    <vehicle id="vertical.3" depart="133.00" arrival="382.00">
        <route edges="3fi 3si 4o 4fi 4si 3o 3fi"/>
    </vehicle>

    <vehicle id="vertical.4" depart="143.00" arrival="384.00">
        <route edges="3fi 3si 4o 4fi 4si 3o 3fi"/>
    </vehicle>

    <vehicle id="vertical.5" depart="153.00" arrival="386.00">
        <route edges="3fi 3si 4o 4fi 4si 3o 3fi"/>
    </vehicle>

    <vehicle id="vertical.6" depart="163.00" arrival="435.00">
        <route edges="3fi 3si 4o 4fi 4si 3o 3fi"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : sumo options ( Last six runs Jun2024 May2024 )

---------- Differences in output ----------
12a13,20
> -----------------------------------------------------
> Suppressions used:
>   count      bytes template
>       7        188 xercesc_3_2::MemoryManagerImpl::allocate
>       2         88 xercesc_3_2::XMemory::operator new
>       1        288 ucnv_createConverterFromSharedData
> -----------------------------------------------------
> 
25a34,41
> -----------------------------------------------------
> Suppressions used:
>   count      bytes template
>       9        218 xercesc_3_2::MemoryManagerImpl::allocate
>       2         88 xercesc_3_2::XMemory::operator new
>       1        288 ucnv_createConverterFromSharedData
> -----------------------------------------------------
> 
38a55,62
> -----------------------------------------------------
> Suppressions used:
>   count      bytes template
>       9        220 xercesc_3_2::MemoryManagerImpl::allocate
>       2         88 xercesc_3_2::XMemory::operator new
>       1        288 ucnv_createConverterFromSharedData
> -----------------------------------------------------
> 
51a76,83
> -----------------------------------------------------
> Suppressions used:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : sumo overtake ( Last six runs Jun2024 May2024 )

---------- Differences in errors ----------
0a1,6
> Traceback (most recent call last):
>   File "/home/delphi/extraClangDebug/sumo/tests/../tests/complex/sumo/overtake/runner.py", line 132, in <module>
>     generateNet(nLanes)
>   File "/home/delphi/extraClangDebug/sumo/tests/../tests/complex/sumo/overtake/runner.py", line 36, in generateNet
>     with open('ttDistro.edg.xml', 'w', encoding="utf8") as fp:
> TypeError: 'encoding' is an invalid keyword argument for this function
---------- Differences in output ----------
1d0
< Success.
3,5d1
< # running the simulation...
< # analyzing the results...
< # All DONE.

TEST FAILED on ts-sim-build-ba : sumo socketout ( Last six runs Jun2024 May2024 )

---------- Differences in errors ----------
2a3,20
> 
> =================================================================
> ==1432624==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 1 object(s) allocated from:
>     #0 0x55f80959eafd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2a68afd) (BuildId: fed375f69bb735c343c32f52f1d32c1795dc7400)
>     #1 0x55f80b495379 in MSMeanData_Emissions::createValues(MSLane*, double, bool) const /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData_Emissions.cpp:184:12
>     #2 0x55f80b46067e in MSMeanData::writeEdge(OutputDevice&, std::vector<MSMeanData::MeanDataValues*, std::allocator<MSMeanData::MeanDataValues*> > const&, MSEdge const*, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:661:39
>     #3 0x55f80b4650f7 in MSMeanData::writeXMLOutput(OutputDevice&, long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSMeanData.cpp:737:17
>     #4 0x55f80b31c513 in MSDetectorControl::writeOutput(long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/output/MSDetectorControl.cpp:142:22
>     #5 0x55f8095ea28a in MSNet::writeOutput() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:1131:24
>     #6 0x55f8095e31f7 in MSNet::postMoveStep() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:861:5
>     #7 0x55f8095bbbe6 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:840:5
>     #8 0x55f8095b4bfc in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:408:9
>     #9 0x55f8095a28c8 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #10 0x7fede3542d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 384 byte(s) leaked in 1 allocation(s).

TEST FAILED on ts-sim-build-ba : sumo xmlValidation ( Last six runs Jun2024 May2024 )

---------- Differences in output ----------
2a3,10
> -----------------------------------------------------
> Suppressions used:
>   count      bytes template
>      16        332 xercesc_3_2::MemoryManagerImpl::allocate
>       2         88 xercesc_3_2::XMemory::operator new
>       1        288 ucnv_createConverterFromSharedData
> -----------------------------------------------------
> 
4a13,20
> -----------------------------------------------------
> Suppressions used:
>   count      bytes template
>      16        332 xercesc_3_2::MemoryManagerImpl::allocate
>       2         88 xercesc_3_2::XMemory::operator new
>       1        288 ucnv_createConverterFromSharedData
> -----------------------------------------------------
> 
6a23,30
> -----------------------------------------------------
> Suppressions used:
>   count      bytes template
>      16        330 xercesc_3_2::MemoryManagerImpl::allocate
>       2         88 xercesc_3_2::XMemory::operator new
>       1        288 ucnv_createConverterFromSharedData
> -----------------------------------------------------
> 
8a33,40
> -----------------------------------------------------
> Suppressions used:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci calibrator calibrator ( Last six runs Jun2024 May2024 )

---------- Differences in errors ----------
2a3,19
> 
> =================================================================
> ==1443450==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 560 byte(s) in 1 object(s) allocated from:
>     #0 0x55f11196cafd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2a68afd) (BuildId: fed375f69bb735c343c32f52f1d32c1795dc7400)
>     #1 0x55f113584774 in MSCalibrator::setFlow(long long, long long, double, double, SUMOVehicleParameter) /home/delphi/extraClangDebug/sumo/src/microsim/trigger/MSCalibrator.cpp:712:30
>     #2 0x55f112934f8c in libsumo::Calibrator::setFlow(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, 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::__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&) /home/delphi/extraClangDebug/sumo/src/libsumo/Calibrator.cpp:172:34
>     #3 0x55f112698143 in TraCIServerAPI_Calibrator::processSet(TraCIServer&, tcpip::Storage&, tcpip::Storage&) /home/delphi/extraClangDebug/sumo/src/traci-server/TraCIServerAPI_Calibrator.cpp:78:17
>     #4 0x55f1125d6c7f in TraCIServer::dispatchCommand() /home/delphi/extraClangDebug/sumo/src/traci-server/TraCIServer.cpp:764:19
>     #5 0x55f1125e1af5 in TraCIServer::processCommands(long long, bool) /home/delphi/extraClangDebug/sumo/src/traci-server/TraCIServer.cpp:656:41
>     #6 0x55f1119841df in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:726:27
>     #7 0x55f111982bfc in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:408:9
>     #8 0x55f1119708c8 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #9 0x7f9060f46d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 560 byte(s) leaked in 1 allocation(s).

TEST FAILED on ts-sim-build-ba : traci connection busySocket sumo-gui ( Last six runs Jun2024 May2024 )

---------- Differences in errors ----------
0a1,17
> 
> =================================================================
> ==1434801==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4608 byte(s) in 18 object(s) allocated from:
>     #0 0x559b35d4548e in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x370948e) (BuildId: 22bedf1913e99e0f752701f503cfd89c147762b4)
>     #1 0x7f754b137a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 1120 byte(s) in 35 object(s) allocated from:
>     #0 0x559b35d45678 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3709678) (BuildId: 22bedf1913e99e0f752701f503cfd89c147762b4)
>     #1 0x7f754b13a51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 339 byte(s) in 34 object(s) allocated from:
>     #0 0x559b35d2fe93 in __interceptor_strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x36f3e93) (BuildId: 22bedf1913e99e0f752701f503cfd89c147762b4)
>     #1 0x7f754b1374f7 in FcValueSave (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1f4f7) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> SUMMARY: AddressSanitizer: 6067 byte(s) leaked in 87 allocation(s).

TEST FAILED on ts-sim-build-ba : traci connection clientCloses sumo-gui ( Last six runs Jun2024 May2024 )

---------- Differences in errors ----------
0a1,222
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14 in 
> 
> =================================================================
> ==1437786==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4608 byte(s) in 18 object(s) allocated from:
>     #0 0x559d0d61348e in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x370948e) (BuildId: 22bedf1913e99e0f752701f503cfd89c147762b4)
>     #1 0x7f7201ce7a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 1120 byte(s) in 35 object(s) allocated from:
>     #0 0x559d0d613678 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3709678) (BuildId: 22bedf1913e99e0f752701f503cfd89c147762b4)
>     #1 0x7f7201cea51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 339 byte(s) in 34 object(s) allocated from:
>     #0 0x559d0d5fde93 in __interceptor_strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x36f3e93) (BuildId: 22bedf1913e99e0f752701f503cfd89c147762b4)
>     #1 0x7f7201ce74f7 in FcValueSave (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1f4f7) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci connection closingOutput sumo-gui ( Last six runs Jun2024 May2024 )

---------- Differences in errors ----------
0a1,37
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14 in 
> 
> =================================================================
> ==1437946==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4608 byte(s) in 18 object(s) allocated from:
>     #0 0x55d6de77c48e in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x370948e) (BuildId: 22bedf1913e99e0f752701f503cfd89c147762b4)
>     #1 0x7fcbcd896a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 1120 byte(s) in 35 object(s) allocated from:
>     #0 0x55d6de77c678 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3709678) (BuildId: 22bedf1913e99e0f752701f503cfd89c147762b4)
>     #1 0x7fcbcd89951e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 339 byte(s) in 34 object(s) allocated from:
>     #0 0x55d6de766e93 in __interceptor_strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x36f3e93) (BuildId: 22bedf1913e99e0f752701f503cfd89c147762b4)
>     #1 0x7fcbcd8964f7 in FcValueSave (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1f4f7) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci connection multipleConnections basic sumo-gui ( Last six runs Jun2024 May2024 )

---------- Differences in errors ----------
0a1,296
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14 in 
> 
> =================================================================
> ==1435851==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4608 byte(s) in 18 object(s) allocated from:
>     #0 0x561d52c4348e in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x370948e) (BuildId: 22bedf1913e99e0f752701f503cfd89c147762b4)
>     #1 0x7fd48b122a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 1120 byte(s) in 35 object(s) allocated from:
>     #0 0x561d52c43678 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3709678) (BuildId: 22bedf1913e99e0f752701f503cfd89c147762b4)
>     #1 0x7fd48b12551e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 339 byte(s) in 34 object(s) allocated from:
>     #0 0x561d52c2de93 in __interceptor_strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x36f3e93) (BuildId: 22bedf1913e99e0f752701f503cfd89c147762b4)
>     #1 0x7fd48b1224f7 in FcValueSave (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1f4f7) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci connection multipleConnections unspecifiedOrderWarning sumo ( Last six runs Jun2024 May2024 )

---------- Differences in errors ----------
2a3,262
> 
> =================================================================
> ==1437378==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 240 byte(s) in 2 object(s) allocated from:
>     #0 0x560cadc05afd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2a68afd) (BuildId: fed375f69bb735c343c32f52f1d32c1795dc7400)
>     #1 0x560cae86549e in TraCIServer::TraCIServer(long long, int, int) /home/delphi/extraClangDebug/sumo/src/traci-server/TraCIServer.cpp:327:32
>     #2 0x560cae86c521 in TraCIServer::openSocket(std::map<int, bool (*)(TraCIServer&, tcpip::Storage&, tcpip::Storage&), std::less<int>, std::allocator<std::pair<int const, bool (*)(TraCIServer&, tcpip::Storage&, tcpip::Storage&)> > > const&) /home/delphi/extraClangDebug/sumo/src/traci-server/TraCIServer.cpp:374:26
>     #3 0x560caede977d in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:337:5
>     #4 0x560cadc09619 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f08237fad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 128 byte(s) in 2 object(s) allocated from:
>     #0 0x560cadc05afd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2a68afd) (BuildId: fed375f69bb735c343c32f52f1d32c1795dc7400)
>     #1 0x560cae8b3729 in __gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<MSNet::VehicleState const, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > > >::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x560cae8b362a in std::allocator_traits<std::allocator<std::_Rb_tree_node<std::pair<MSNet::VehicleState const, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > > > >::allocate(std::allocator<std::_Rb_tree_node<std::pair<MSNet::VehicleState const, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::a
llocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > > >&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x560cae8b3337 in std::_Rb_tree<MSNet::VehicleState, std::pair<MSNet::VehicleState const, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >, std::_Select1st<std::pair<MSNet::VehicleState const, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_tr
aits<char>, std::allocator<char> > > > > >, std::less<MSNet::VehicleState>, std::allocator<std::pair<MSNet::VehicleState const, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > > >::_M_get_node() /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_tree.h:561:16
>     #4 0x560cae8b1754 in std::_Rb_tree_node<std::pair<MSNet::VehicleState const, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > >* std::_Rb_tree<MSNet::VehicleState, std::pair<MSNet::VehicleState const, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::ch
ar_traits<char>, std::allocator<char> > > > >, std::_Select1st<std::pair<MSNet::VehicleState const, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > >, std::less<MSNet::VehicleState>, std::allocator<std::pair<MSNet::VehicleState const, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx1
1::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > > >::_M_create_node<std::piecewise_construct_t const&, std::tuple<MSNet::VehicleState&&>, std::tuple<> >(std::piecewise_construct_t const&, std::tuple<MSNet::VehicleState&&>&&, std::tuple<>&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_tree.h:611:23
>     #5 0x560cae8b054c in std::_Rb_tree_iterator<std::pair<MSNet::VehicleState const, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > > std::_Rb_tree<MSNet::VehicleState, std::pair<MSNet::VehicleState const, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std:
:char_traits<char>, std::allocator<char> > > > >, std::_Select1st<std::pair<MSNet::VehicleState const, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > >, std::less<MSNet::VehicleState>, std::allocator<std::pair<MSNet::VehicleState const, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__c
xx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > > >::_M_emplace_hint_unique<std::piecewise_construct_t const&, std::tuple<MSNet::VehicleState&&>, std::tuple<> >(std::_Rb_tree_const_iterator<std::pair<MSNet::VehicleState const, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > >, std::piecewise_construct_t const&, std::tuple<
MSNet::VehicleState&&>&&, std::tuple<>&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_tree.h:2431:19
>     #6 0x560cae89a4bc in std::map<MSNet::VehicleState, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >, std::less<MSNet::VehicleState>, std::allocator<std::pair<MSNet::VehicleState const, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, s
td::allocator<char> > > > > > >::operator[](MSNet::VehicleState&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_map.h:520:15
>     #7 0x560cae865be9 in TraCIServer::TraCIServer(long long, int, int) /home/delphi/extraClangDebug/sumo/src/traci-server/TraCIServer.cpp:329:13
>     #8 0x560cae86c521 in TraCIServer::openSocket(std::map<int, bool (*)(TraCIServer&, tcpip::Storage&, tcpip::Storage&), std::less<int>, std::allocator<std::pair<int const, bool (*)(TraCIServer&, tcpip::Storage&, tcpip::Storage&)> > > const&) /home/delphi/extraClangDebug/sumo/src/traci-server/TraCIServer.cpp:374:26
>     #9 0x560caede977d in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:337:5
>     #10 0x560cadc09619 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:19
>     #11 0x7f08237fad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 128 byte(s) in 2 object(s) allocated from:
>     #0 0x560cadc05afd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2a68afd) (BuildId: fed375f69bb735c343c32f52f1d32c1795dc7400)
>     #1 0x560cae8ba0e9 in __gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<MSNet::TransportableState const, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > > >::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci connection parallelConnection sumo-gui ( Last six runs Jun2024 May2024 )

---------- Differences in errors ----------
0a1,222
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci connection repeatedConnection sumo-gui ( Last six runs Jun2024 May2024 )

---------- Differences in errors ----------
0a1,740
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14 in 
> 
> =================================================================
> ==1435007==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4608 byte(s) in 18 object(s) allocated from:
>     #0 0x563e0e79248e in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x370948e) (BuildId: 22bedf1913e99e0f752701f503cfd89c147762b4)
>     #1 0x7fb567dcca21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 1120 byte(s) in 35 object(s) allocated from:
>     #0 0x563e0e792678 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3709678) (BuildId: 22bedf1913e99e0f752701f503cfd89c147762b4)
>     #1 0x7fb567dcf51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 339 byte(s) in 34 object(s) allocated from:
>     #0 0x563e0e77ce93 in __interceptor_strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x36f3e93) (BuildId: 22bedf1913e99e0f752701f503cfd89c147762b4)
>     #1 0x7fb567dcc4f7 in FcValueSave (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1f4f7) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci gui b50 ( Last six runs Jun2024 May2024 )

---------- Differences in errors ----------
6a7,43
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14 in 
> 
> =================================================================
> ==1434440==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4608 byte(s) in 18 object(s) allocated from:
>     #0 0x55601e53d48e in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x370948e) (BuildId: 22bedf1913e99e0f752701f503cfd89c147762b4)
>     #1 0x7efd70c52a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 1120 byte(s) in 35 object(s) allocated from:
>     #0 0x55601e53d678 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3709678) (BuildId: 22bedf1913e99e0f752701f503cfd89c147762b4)
>     #1 0x7efd70c5551e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 339 byte(s) in 34 object(s) allocated from:
>     #0 0x55601e527e93 in __interceptor_strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x36f3e93) (BuildId: 22bedf1913e99e0f752701f503cfd89c147762b4)
>     #1 0x7efd70c524f7 in FcValueSave (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1f4f7) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci gui gui ( Last six runs Jun2024 May2024 )

---------- Differences in errors ----------
0a1,37
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14 in 
> 
> =================================================================
> ==1434111==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4608 byte(s) in 18 object(s) allocated from:
>     #0 0x55c9dbec048e in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x370948e) (BuildId: 22bedf1913e99e0f752701f503cfd89c147762b4)
>     #1 0x7f04a3ff8a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 1120 byte(s) in 35 object(s) allocated from:
>     #0 0x55c9dbec0678 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3709678) (BuildId: 22bedf1913e99e0f752701f503cfd89c147762b4)
>     #1 0x7f04a3ffb51e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 339 byte(s) in 34 object(s) allocated from:
>     #0 0x55c9dbeaae93 in __interceptor_strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x36f3e93) (BuildId: 22bedf1913e99e0f752701f503cfd89c147762b4)
>     #1 0x7f04a3ff84f7 in FcValueSave (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1f4f7) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci gui polygon_dynamics_gui ( Last six runs Jun2024 May2024 )

---------- Differences in errors ----------
0a1,37
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14 in 
> 
> =================================================================
> ==1434170==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4608 byte(s) in 18 object(s) allocated from:
>     #0 0x5570208d248e in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x370948e) (BuildId: 22bedf1913e99e0f752701f503cfd89c147762b4)
>     #1 0x7f024c0c2a21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 1120 byte(s) in 35 object(s) allocated from:
>     #0 0x5570208d2678 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3709678) (BuildId: 22bedf1913e99e0f752701f503cfd89c147762b4)
>     #1 0x7f024c0c551e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 339 byte(s) in 34 object(s) allocated from:
>     #0 0x5570208bce93 in __interceptor_strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x36f3e93) (BuildId: 22bedf1913e99e0f752701f503cfd89c147762b4)
>     #1 0x7f024c0c24f7 in FcValueSave (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1f4f7) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci gui polygon_dynamics_remove ( Last six runs Jun2024 May2024 )

---------- Differences in errors ----------
0a1,37
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14: runtime error: implicit conversion from type 'int' of value -5 (32-bit, signed) to type 'unsigned int' changed the value to 4294967291 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:102:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14: runtime error: implicit conversion from type 'int' of value -65 (32-bit, signed) to type 'unsigned int' changed the value to 4294967231 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:1201:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18: runtime error: implicit conversion from type 'int' of value -3 (32-bit, signed) to type 'unsigned int' changed the value to 4294967293 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIconItem.cpp:72:18 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXListIcon.cpp:206:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXTextFieldIcon.cpp:945:14 in 
> /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14: runtime error: implicit conversion from type 'int' of value -33 (32-bit, signed) to type 'unsigned int' changed the value to 4294967263 (32-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/foxtools/MFXComboBoxIcon.cpp:190:14 in 
> 
> =================================================================
> ==1434405==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4608 byte(s) in 18 object(s) allocated from:
>     #0 0x56022c02348e in malloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x370948e) (BuildId: 22bedf1913e99e0f752701f503cfd89c147762b4)
>     #1 0x7f3507fffa21  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1fa21) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 1120 byte(s) in 35 object(s) allocated from:
>     #0 0x56022c023678 in calloc (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x3709678) (BuildId: 22bedf1913e99e0f752701f503cfd89c147762b4)
>     #1 0x7f350800251e  (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x2251e) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 339 byte(s) in 34 object(s) allocated from:
>     #0 0x56022c00de93 in __interceptor_strdup (/home/delphi/extraClangDebug/sumo/bin/sumo-guiD+0x36f3e93) (BuildId: 22bedf1913e99e0f752701f503cfd89c147762b4)
>     #1 0x7f3507fff4f7 in FcValueSave (/lib/x86_64-linux-gnu/libfontconfig.so.1+0x1f4f7) (BuildId: 0bb435fdd5ec37178e14ea03bb36f779a4b72a94)
> 
> Indirect leak of 56 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci misc encoding ( Last six runs Jun2024 May2024 )

---------- Differences in errors ----------
0a1,6
> Traceback (most recent call last):
>   File "/home/delphi/extraClangDebug/sumo/tests/../tests/complex/traci/misc/encoding/runner.py", line 32, in <module>
>     with open("log.txt", "w", encoding="utf8") as log:
> TypeError: 'encoding' is an invalid keyword argument for this function
> Error: tcpip::Socket::recvAndCheck @ recv: peer shutdown
> Quitting (on error).
---------- Missing result in log ----------
param ä
param2 ß

TEST FAILED on ts-sim-build-ba : traci misc signature ( Last six runs Jun2024 May2024 )

---------- Differences in errors ----------
1,14c1,8
<   traci.vehicle.setLaneChangeMode("horiz", lcm=0)
<   traci.vehicle.setParameter(objID="horiz", key="blub", value="blubber")
<   traci.vehicle.setParameter(objectID="horiz", param="blub", value="blubber")
<   traci.vehicle.setParameter(objID="horiz", param="blub", value="blubber")
<   traci.vehicle.setParameter(objID="horiz", param="blub", value="blubber")
<   traci.vehicle.setParameter(oID="horiz", param="blub", value="blubber")
< -- Unordered text as found by filter '^UserWarning:' --
< UserWarning: Use of deprecated parameter lcm in function setLaneChangeMode, use laneChangeMode instead.
< UserWarning: Use of deprecated parameter objID in function setParameter, use objectID instead.
< UserWarning: Use of deprecated parameter objID in function setParameter, use objectID instead.
< UserWarning: Use of deprecated parameter param in function setParameter, use key instead.
< UserWarning: Use of deprecated parameter param in function setParameter, use key instead.
< UserWarning: Use of deprecated parameter param in function setParameter, use key instead.
< 
---
> Traceback (most recent call last):
>   File "/home/delphi/extraClangDebug/sumo/tests/../tests/complex/traci/misc/signature/runner.py", line 26, in <module>
>     import libsumo
>   File "/home/delphi/extraClangDebug/sumo/tools/libsumo/__init__.py", line 30, in <module>
>     from .libsumo import vehicle, simulation, person, trafficlight, edge  # noqa
>   File "/home/delphi/extraClangDebug/sumo/tools/libsumo/libsumo.py", line 13, in <module>
>     from . import _libsumo
> ImportError: cannot import name _libsumo
---------- Differences in output ----------
1,5d0
< lane.getLinks traci: (laneID, extended=True) libsumo: (laneID)
< person.getPosition traci: (personID) libsumo: (personID, includeZ=False)
< poi.getPosition traci: (poiID) libsumo: (poiID, includeZ=False)
< vehicle.getPosition traci: (vehID) libsumo: (vehID, includeZ=False)
< Domain.setParameter() got an unexpected keyword argument 'oID'

TEST FAILED on ts-sim-build-ba : traci misc steplistener ( Last six runs Jun2024 May2024 )

---------- Differences in errors ----------
1a2,8
> Warning: Teleporting vehicle 'collider'; collision with vehicle 'suddenStop', lane='o_0', gap=-0.49, time=17.00 stage=move.
> Warning: Vehicle 'collider' teleports beyond arrival edge 'o', time=17.00.
>   " Retrying with different port.") % (sumoPort, e))
> Warning: Value of tau=0.10 in vehicle type 'badDriver' lower than simulation step size may cause collisions.
> -- Unordered text as found by filter '^UserWarning:' --
> UserWarning: Could not connect to TraCI server using port 49555 (TraCI server already finished). Retrying with different port.
> 

TEST FAILED on ts-sim-build-ba : traci poi poi ( Last six runs Jun2024 May2024 )

---------- Differences in errors ----------
0a1,81
> /home/delphi/extraClangDebug/sumo/src/utils/shapes/ShapeContainer.cpp:51:19: runtime error: member call on address 0x6060000c6620 which does not point to an object of type 'ParametrisedWrappingCommand<ShapeContainer, PolygonDynamics *>'
> 0x6060000c6620: note: object has invalid vptr
>  00 00 00 00  31 31 00 00 00 00 00 00  00 00 00 00 be be be be  80 91 00 00 30 61 00 00  e0 c5 02 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/shapes/ShapeContainer.cpp:51:19 in 
> /home/delphi/extraClangDebug/sumo/src/utils/common/ParametrisedWrappingCommand.h:66:9: runtime error: member access within address 0x6060000c6620 which does not point to an object of type 'ParametrisedWrappingCommand<ShapeContainer, PolygonDynamics *>'
> 0x6060000c6620: note: object has invalid vptr
>  00 00 00 00  31 31 00 00 00 00 00 00  00 00 00 00 be be be be  80 91 00 00 30 61 00 00  e0 c5 02 00
>               ^~~~~~~~~~~~~~~~~~~~~~~
>               invalid vptr
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/utils/common/ParametrisedWrappingCommand.h:66:9 in 
> =================================================================
> ==1443234==ERROR: AddressSanitizer: heap-use-after-free on address 0x6060000c6650 at pc 0x561ed6512d85 bp 0x7ffcd2cbf470 sp 0x7ffcd2cbf468
> WRITE of size 1 at 0x6060000c6650 thread T0
>     #0 0x561ed6512d84 in ParametrisedWrappingCommand<ShapeContainer, PolygonDynamics*>::deschedule() /home/delphi/extraClangDebug/sumo/src/utils/common/ParametrisedWrappingCommand.h:66:33
>     #1 0x561ed650776b in ShapeContainer::~ShapeContainer() /home/delphi/extraClangDebug/sumo/src/utils/shapes/ShapeContainer.cpp:51:19
>     #2 0x561ed6507f28 in ShapeContainer::~ShapeContainer() /home/delphi/extraClangDebug/sumo/src/utils/shapes/ShapeContainer.cpp:49:35
>     #3 0x561ed3a55893 in MSNet::~MSNet() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:317:5
>     #4 0x561ed3a57d38 in MSNet::~MSNet() /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:290:17
>     #5 0x561ed3a48ac6 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:101:17
>     #6 0x7fd3cbb57d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
>     #7 0x7fd3cbb57e3f in __libc_start_main csu/../csu/libc-start.c:392:3
>     #8 0x561ed3986ee4 in _start (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x29aaee4) (BuildId: fed375f69bb735c343c32f52f1d32c1795dc7400)
> 
> 0x6060000c6650 is located 48 bytes inside of 56-byte region [0x6060000c6620,0x6060000c6658)
> freed by thread T0 here:
>     #0 0x561ed3a4535d in operator delete(void*) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2a6935d) (BuildId: fed375f69bb735c343c32f52f1d32c1795dc7400)
>     #1 0x561ed49ffe21 in ParametrisedWrappingCommand<ShapeContainer, PolygonDynamics*>::~ParametrisedWrappingCommand() /home/delphi/extraClangDebug/sumo/src/utils/common/ParametrisedWrappingCommand.h:57:36
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci simulation simulation ( Last six runs Jun2024 May2024 )

---------- Differences in errors ----------
18a19,49
> 
> =================================================================
> ==1443396==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 560 byte(s) in 1 object(s) allocated from:
>     #0 0x55e6c836cafd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2a68afd) (BuildId: fed375f69bb735c343c32f52f1d32c1795dc7400)
>     #1 0x55e6c9388c88 in libsumo::Simulation::findIntermodalRoute(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, int, double, double, 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::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/libsumo/Simulation.cpp:628:24
>     #2 0x55e6c90bb594 in TraCIServerAPI_Simulation::processGet(TraCIServer&, tcpip::Storage&, tcpip::Storage&) /home/delphi/extraClangDebug/sumo/src/traci-server/TraCIServerAPI_Simulation.cpp:279:66
>     #3 0x55e6c8fd6c7f in TraCIServer::dispatchCommand() /home/delphi/extraClangDebug/sumo/src/traci-server/TraCIServer.cpp:764:19
>     #4 0x55e6c8fe1af5 in TraCIServer::processCommands(long long, bool) /home/delphi/extraClangDebug/sumo/src/traci-server/TraCIServer.cpp:656:41
>     #5 0x55e6c83841df in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:726:27
>     #6 0x55e6c8382bfc in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:408:9
>     #7 0x55e6c83708c8 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #8 0x7f2e38ffad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Direct leak of 560 byte(s) in 1 object(s) allocated from:
>     #0 0x55e6c836cafd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2a68afd) (BuildId: fed375f69bb735c343c32f52f1d32c1795dc7400)
>     #1 0x55e6c9389a2f in libsumo::Simulation::findIntermodalRoute(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, int, double, double, 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::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/libsumo/Simulation.cpp:641:28
>     #2 0x55e6c90bb594 in TraCIServerAPI_Simulation::processGet(TraCIServer&, tcpip::Storage&, tcpip::Storage&) /home/delphi/extraClangDebug/sumo/src/traci-server/TraCIServerAPI_Simulation.cpp:279:66
>     #3 0x55e6c8fd6c7f in TraCIServer::dispatchCommand() /home/delphi/extraClangDebug/sumo/src/traci-server/TraCIServer.cpp:764:19
>     #4 0x55e6c8fe1af5 in TraCIServer::processCommands(long long, bool) /home/delphi/extraClangDebug/sumo/src/traci-server/TraCIServer.cpp:656:41
>     #5 0x55e6c83841df in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:726:27
>     #6 0x55e6c8382bfc in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:408:9
>     #7 0x55e6c83708c8 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #8 0x7f2e38ffad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 93 byte(s) in 3 object(s) allocated from:
>     #0 0x55e6c836cafd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2a68afd) (BuildId: fed375f69bb735c343c32f52f1d32c1795dc7400)
>     #1 0x7f2e3944efee in std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_assign(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) (/lib/x86_64-linux-gnu/libstdc++.so.6+0x14bfee) (BuildId: e37fe1a879783838de78cbc8c80621fa685d58a2)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle replaceStop first_parameter_only ( Last six runs Jun2024 May2024 )

---------- Differences in errors ----------
3a4,11
> /home/delphi/extraClangDebug/sumo/src/libsumo/Vehicle.cpp:1188:76: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551615 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/libsumo/Vehicle.cpp:1188:76 in 
> /home/delphi/extraClangDebug/sumo/src/libsumo/Vehicle.cpp:1188:74: runtime error: unsigned integer overflow: 1 + 18446744073709551615 cannot be represented in type 'unsigned long'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/libsumo/Vehicle.cpp:1188:74 in 
> /home/delphi/extraClangDebug/sumo/src/libsumo/Vehicle.cpp:1222:29: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551615 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/libsumo/Vehicle.cpp:1222:29 in 
> /home/delphi/extraClangDebug/sumo/src/libsumo/Vehicle.cpp:1222:43: runtime error: unsigned integer overflow: 18446744073709551615 + 1 cannot be represented in type 'unsigned long'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/libsumo/Vehicle.cpp:1222:43 in 

TEST FAILED on ts-sim-build-ba : traci vehicle replaceStop first_parameter_only_triggered ( Last six runs Jun2024 May2024 )

---------- Differences in errors ----------
0a1,8
> /home/delphi/extraClangDebug/sumo/src/libsumo/Vehicle.cpp:1188:76: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551615 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/libsumo/Vehicle.cpp:1188:76 in 
> /home/delphi/extraClangDebug/sumo/src/libsumo/Vehicle.cpp:1188:74: runtime error: unsigned integer overflow: 1 + 18446744073709551615 cannot be represented in type 'unsigned long'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/libsumo/Vehicle.cpp:1188:74 in 
> /home/delphi/extraClangDebug/sumo/src/libsumo/Vehicle.cpp:1222:29: runtime error: implicit conversion from type 'int' of value -1 (32-bit, signed) to type 'unsigned long' changed the value to 18446744073709551615 (64-bit, unsigned)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/libsumo/Vehicle.cpp:1222:29 in 
> /home/delphi/extraClangDebug/sumo/src/libsumo/Vehicle.cpp:1222:43: runtime error: unsigned integer overflow: 18446744073709551615 + 1 cannot be represented in type 'unsigned long'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/extraClangDebug/sumo/src/libsumo/Vehicle.cpp:1222:43 in 

TEST FAILED on ts-sim-build-ba : traci vehicle taxi case3_redispatch_before_pickup ( Last six runs Jun2024 May2024 )

---------- Differences in errors ----------
1a2,44
> 
> =================================================================
> ==1441936==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 232 byte(s) in 1 object(s) allocated from:
>     #0 0x5589a7103afd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2a68afd) (BuildId: fed375f69bb735c343c32f52f1d32c1795dc7400)
>     #1 0x5589a8c69714 in MSDispatch::addReservation(MSTransportable*, long long, long long, long long, MSEdge const*, double, MSStoppingPlace const*, MSEdge const*, double, MSStoppingPlace const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, int) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDispatch.cpp:116:31
>     #2 0x5589a8cc8f16 in MSDispatch_TraCI::addReservation(MSTransportable*, long long, long long, long long, MSEdge const*, double, MSStoppingPlace const*, MSEdge const*, double, MSStoppingPlace const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, int) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDispatch_TraCI.cpp:51:36
>     #3 0x5589a8a84089 in MSDevice_Taxi::addReservation(MSTransportable*, std::set<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, long long, long long, long long, MSEdge const*, double, MSStoppingPlace const*, MSEdge const*, double, MSStoppingPlace const*, std::__c
xx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:197:19
>     #4 0x5589a91ca1aa in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:328:13
>     #5 0x5589a91c692d in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:292:9
>     #6 0x5589a9243a37 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:139:20
>     #7 0x5589a9277233 in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:212:20
>     #8 0x5589a711f256 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:808:26
>     #9 0x5589a7119bfc in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:408:9
>     #10 0x5589a71078c8 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #11 0x7f1ff3bccd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 40 byte(s) in 1 object(s) allocated from:
>     #0 0x5589a7103afd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2a68afd) (BuildId: fed375f69bb735c343c32f52f1d32c1795dc7400)
>     #1 0x5589a8abd759 in __gnu_cxx::new_allocator<std::_Rb_tree_node<MSTransportable const*> >::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5589a8abd65a in std::allocator_traits<std::allocator<std::_Rb_tree_node<MSTransportable const*> > >::allocate(std::allocator<std::_Rb_tree_node<MSTransportable const*> >&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x5589a8abd497 in std::_Rb_tree<MSTransportable const*, MSTransportable const*, std::_Identity<MSTransportable const*>, std::less<MSTransportable const*>, std::allocator<MSTransportable const*> >::_M_get_node() /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_tree.h:561:16
>     #4 0x5589a8abd35c in std::_Rb_tree_node<MSTransportable const*>* std::_Rb_tree<MSTransportable const*, MSTransportable const*, std::_Identity<MSTransportable const*>, std::less<MSTransportable const*>, std::allocator<MSTransportable const*> >::_M_create_node<MSTransportable const* const&>(MSTransportable const* const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_tree.h:611:23
>     #5 0x5589a8abd305 in std::_Rb_tree_node<MSTransportable const*>* std::_Rb_tree<MSTransportable const*, MSTransportable const*, std::_Identity<MSTransportable const*>, std::less<MSTransportable const*>, std::allocator<MSTransportable const*> >::_Alloc_node::operator()<MSTransportable const* const&>(MSTransportable const* const&) const /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_tree.h:529:18
>     #6 0x5589a8acffc6 in std::_Rb_tree_iterator<MSTransportable const*> std::_Rb_tree<MSTransportable const*, MSTransportable const*, std::_Identity<MSTransportable const*>, std::less<MSTransportable const*>, std::allocator<MSTransportable const*> >::_M_insert_<MSTransportable const* const&, std::_Rb_tree<MSTransportable const*, MSTransportable const*, std::_Identity<MSTransportable const*>, std::less<MSTransportable const*>, std::allocator<MSTransportable const*> >::_Alloc_node>(std::_Rb_tree
_node_base*, std::_Rb_tree_node_base*, MSTransportable const* const&, std::_Rb_tree<MSTransportable const*, MSTransportable const*, std::_Identity<MSTransportable const*>, std::less<MSTransportable const*>, std::allocator<MSTransportable const*> >::_Alloc_node&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_tree.h:1784:19
>     #7 0x5589a8c7b706 in std::_Rb_tree_iterator<MSTransportable const*> std::_Rb_tree<MSTransportable const*, MSTransportable const*, std::_Identity<MSTransportable const*>, std::less<MSTransportable const*>, std::allocator<MSTransportable const*> >::_M_insert_unique_<MSTransportable const* const&, std::_Rb_tree<MSTransportable const*, MSTransportable const*, std::_Identity<MSTransportable const*>, std::less<MSTransportable const*>, std::allocator<MSTransportable const*> >::_Alloc_node>(std::_
Rb_tree_const_iterator<MSTransportable const*>, MSTransportable const* const&, std::_Rb_tree<MSTransportable const*, MSTransportable const*, std::_Identity<MSTransportable const*>, std::less<MSTransportable const*>, std::allocator<MSTransportable const*> >::_Alloc_node&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_tree.h:2237:9
>     #8 0x5589a8c7afee in std::enable_if<__same_value_type<__gnu_cxx::__normal_iterator<MSTransportable const* const*, std::vector<MSTransportable const*, std::allocator<MSTransportable const*> > > >::value, void>::type std::_Rb_tree<MSTransportable const*, MSTransportable const*, std::_Identity<MSTransportable const*>, std::less<MSTransportable const*>, std::allocator<MSTransportable const*> >::_M_insert_range_unique<__gnu_cxx::__normal_iterator<MSTransportable const* const*, std::vector<MSTra
nsportable const*, std::allocator<MSTransportable const*> > > >(__gnu_cxx::__normal_iterator<MSTransportable const* const*, std::vector<MSTransportable const*, std::allocator<MSTransportable const*> > >, __gnu_cxx::__normal_iterator<MSTransportable const* const*, std::vector<MSTransportable const*, std::allocator<MSTransportable const*> > >) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_tree.h:1102:6
>     #9 0x5589a8c7ab03 in std::set<MSTransportable const*, std::less<MSTransportable const*>, std::allocator<MSTransportable const*> >::set<__gnu_cxx::__normal_iterator<MSTransportable const* const*, std::vector<MSTransportable const*, std::allocator<MSTransportable const*> > > >(__gnu_cxx::__normal_iterator<MSTransportable const* const*, std::vector<MSTransportable const*, std::allocator<MSTransportable const*> > >, __gnu_cxx::__normal_iterator<MSTransportable const* const*, std::vector<MSTran
sportable const*, std::allocator<MSTransportable const*> > >) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_set.h:193:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle taxi redispatch_on_internal ( Last six runs Jun2024 May2024 )

---------- Differences in errors ----------
0a1,43
> 
> =================================================================
> ==1441985==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 928 byte(s) in 4 object(s) allocated from:
>     #0 0x559cf46e0afd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2a68afd) (BuildId: fed375f69bb735c343c32f52f1d32c1795dc7400)
>     #1 0x559cf6246714 in MSDispatch::addReservation(MSTransportable*, long long, long long, long long, MSEdge const*, double, MSStoppingPlace const*, MSEdge const*, double, MSStoppingPlace const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, int) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDispatch.cpp:116:31
>     #2 0x559cf62a5f16 in MSDispatch_TraCI::addReservation(MSTransportable*, long long, long long, long long, MSEdge const*, double, MSStoppingPlace const*, MSEdge const*, double, MSStoppingPlace const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, int) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDispatch_TraCI.cpp:51:36
>     #3 0x559cf6061089 in MSDevice_Taxi::addReservation(MSTransportable*, std::set<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, long long, long long, long long, MSEdge const*, double, MSStoppingPlace const*, MSEdge const*, double, MSStoppingPlace const*, std::__c
xx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_Taxi.cpp:197:19
>     #4 0x559cf67a71aa in MSStageDriving::registerWaiting(MSTransportable*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:328:13
>     #5 0x559cf67a392d in MSStageDriving::proceed(MSNet*, MSTransportable*, long long, MSStage*) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSStageDriving.cpp:292:9
>     #6 0x559cf6820a37 in MSTransportable::proceed(MSNet*, long long, bool) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportable.cpp:139:20
>     #7 0x559cf6854233 in MSTransportableControl::checkWaiting(MSNet*, long long) /home/delphi/extraClangDebug/sumo/src/microsim/transportables/MSTransportableControl.cpp:212:20
>     #8 0x559cf46fc256 in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:808:26
>     #9 0x559cf46f6bfc in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:408:9
>     #10 0x559cf46e48c8 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #11 0x7f8250a3dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 160 byte(s) in 4 object(s) allocated from:
>     #0 0x559cf46e0afd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2a68afd) (BuildId: fed375f69bb735c343c32f52f1d32c1795dc7400)
>     #1 0x559cf609a759 in __gnu_cxx::new_allocator<std::_Rb_tree_node<MSTransportable const*> >::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x559cf609a65a in std::allocator_traits<std::allocator<std::_Rb_tree_node<MSTransportable const*> > >::allocate(std::allocator<std::_Rb_tree_node<MSTransportable const*> >&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x559cf609a497 in std::_Rb_tree<MSTransportable const*, MSTransportable const*, std::_Identity<MSTransportable const*>, std::less<MSTransportable const*>, std::allocator<MSTransportable const*> >::_M_get_node() /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_tree.h:561:16
>     #4 0x559cf609a35c in std::_Rb_tree_node<MSTransportable const*>* std::_Rb_tree<MSTransportable const*, MSTransportable const*, std::_Identity<MSTransportable const*>, std::less<MSTransportable const*>, std::allocator<MSTransportable const*> >::_M_create_node<MSTransportable const* const&>(MSTransportable const* const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_tree.h:611:23
>     #5 0x559cf609a305 in std::_Rb_tree_node<MSTransportable const*>* std::_Rb_tree<MSTransportable const*, MSTransportable const*, std::_Identity<MSTransportable const*>, std::less<MSTransportable const*>, std::allocator<MSTransportable const*> >::_Alloc_node::operator()<MSTransportable const* const&>(MSTransportable const* const&) const /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_tree.h:529:18
>     #6 0x559cf60acfc6 in std::_Rb_tree_iterator<MSTransportable const*> std::_Rb_tree<MSTransportable const*, MSTransportable const*, std::_Identity<MSTransportable const*>, std::less<MSTransportable const*>, std::allocator<MSTransportable const*> >::_M_insert_<MSTransportable const* const&, std::_Rb_tree<MSTransportable const*, MSTransportable const*, std::_Identity<MSTransportable const*>, std::less<MSTransportable const*>, std::allocator<MSTransportable const*> >::_Alloc_node>(std::_Rb_tree
_node_base*, std::_Rb_tree_node_base*, MSTransportable const* const&, std::_Rb_tree<MSTransportable const*, MSTransportable const*, std::_Identity<MSTransportable const*>, std::less<MSTransportable const*>, std::allocator<MSTransportable const*> >::_Alloc_node&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_tree.h:1784:19
>     #7 0x559cf6258706 in std::_Rb_tree_iterator<MSTransportable const*> std::_Rb_tree<MSTransportable const*, MSTransportable const*, std::_Identity<MSTransportable const*>, std::less<MSTransportable const*>, std::allocator<MSTransportable const*> >::_M_insert_unique_<MSTransportable const* const&, std::_Rb_tree<MSTransportable const*, MSTransportable const*, std::_Identity<MSTransportable const*>, std::less<MSTransportable const*>, std::allocator<MSTransportable const*> >::_Alloc_node>(std::_
Rb_tree_const_iterator<MSTransportable const*>, MSTransportable const* const&, std::_Rb_tree<MSTransportable const*, MSTransportable const*, std::_Identity<MSTransportable const*>, std::less<MSTransportable const*>, std::allocator<MSTransportable const*> >::_Alloc_node&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_tree.h:2237:9
>     #8 0x559cf6257fee in std::enable_if<__same_value_type<__gnu_cxx::__normal_iterator<MSTransportable const* const*, std::vector<MSTransportable const*, std::allocator<MSTransportable const*> > > >::value, void>::type std::_Rb_tree<MSTransportable const*, MSTransportable const*, std::_Identity<MSTransportable const*>, std::less<MSTransportable const*>, std::allocator<MSTransportable const*> >::_M_insert_range_unique<__gnu_cxx::__normal_iterator<MSTransportable const* const*, std::vector<MSTra
nsportable const*, std::allocator<MSTransportable const*> > > >(__gnu_cxx::__normal_iterator<MSTransportable const* const*, std::vector<MSTransportable const*, std::allocator<MSTransportable const*> > >, __gnu_cxx::__normal_iterator<MSTransportable const* const*, std::vector<MSTransportable const*, std::allocator<MSTransportable const*> > >) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_tree.h:1102:6
>     #9 0x559cf6257b03 in std::set<MSTransportable const*, std::less<MSTransportable const*>, std::allocator<MSTransportable const*> >::set<__gnu_cxx::__normal_iterator<MSTransportable const* const*, std::vector<MSTransportable const*, std::allocator<MSTransportable const*> > > >(__gnu_cxx::__normal_iterator<MSTransportable const* const*, std::vector<MSTransportable const*, std::allocator<MSTransportable const*> > >, __gnu_cxx::__normal_iterator<MSTransportable const* const*, std::vector<MSTran
sportable const*, std::allocator<MSTransportable const*> > >) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_set.h:193:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci_java api ( Last six runs Jun2024 May2024 )

---------- Differences in errors ----------
1,2c1,11
< Warning: Missing yellow phase in tlLogic 'gneJ1', program '2' for tl-index 6 when switching from phase 2 to phase 0.
< Warning: Missing yellow phase in tlLogic 'gneJ1', program '2' for tl-index 6 when switching from phase 2 to phase 0.
---
> Exception in thread "main" java.lang.UnsatisfiedLinkError: /home/delphi/extraClangDebug/sumo/bin/liblibtracijni.so: /home/delphi/extraClangDebug/sumo/bin/liblibtracijni.so: undefined symbol: __ubsan_vptr_type_cache
> 	at java.base/jdk.internal.loader.NativeLibraries.load(Native Method)
> 	at java.base/jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:331)
> 	at java.base/jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:197)
> 	at java.base/jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:139)
> 	at java.base/jdk.internal.loader.NativeLibraries.findFromPaths(NativeLibraries.java:259)
> 	at java.base/jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:251)
> 	at java.base/java.lang.ClassLoader.loadLibrary(ClassLoader.java:2451)
> 	at java.base/java.lang.Runtime.loadLibrary0(Runtime.java:916)
> 	at java.base/java.lang.System.loadLibrary(System.java:2063)
> 	at APITest.main(APITest.java:33)
---------- Differences in output ----------
1,80d0
< deltaT:1.0
< findRoute result stage:
<   gneE0
<   -gneE2
<   gneE2
< findIntermodalRoute result stages:
<   gneE0
<   gneE2
< Step 1.0, tlsPhase 0 (North-South)
< Step 2.0, tlsPhase 0 (North-South)
< Step 3.0, tlsPhase 0 (North-South)
< Step 4.0, tlsPhase 0 (North-South)
< Step 5.0, tlsPhase 0 (North-South)
< Step 6.0, tlsPhase 0 (North-South)
< Step 7.0, tlsPhase 0 (North-South)
< Step 8.0, tlsPhase 0 (North-South)
< Step 9.0, tlsPhase 0 (North-South)
< Step 10.0, tlsPhase 0 (North-South)
< Step 11.0, tlsPhase 0 (North-South)
< Step 12.0, tlsPhase 0 (North-South)
< Step 13.0, tlsPhase 0 (North-South)
< Step 14.0, tlsPhase 0 (North-South)
< Step 15.0, tlsPhase 0 (North-South)
< Step 16.0, tlsPhase 0 (North-South)
< Step 17.0, tlsPhase 0 (North-South)
< Step 18.0, tlsPhase 0 (North-South)
< Step 19.0, tlsPhase 0 (North-South)
< Step 20.0, tlsPhase 0 (North-South)
< Step 21.0, tlsPhase 0 (North-South)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci_java concurrent ( Last six runs Jun2024 May2024 )

---------- Differences in errors ----------
1c1,11
< Warning: Missing yellow phase in tlLogic 'gneJ1', program '2' for tl-index 6 when switching from phase 2 to phase 0.
---
> Exception in thread "main" java.lang.UnsatisfiedLinkError: /home/delphi/extraClangDebug/sumo/bin/liblibtracijni.so: /home/delphi/extraClangDebug/sumo/bin/liblibtracijni.so: undefined symbol: __ubsan_vptr_type_cache
> 	at java.base/jdk.internal.loader.NativeLibraries.load(Native Method)
> 	at java.base/jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:331)
> 	at java.base/jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:197)
> 	at java.base/jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:139)
> 	at java.base/jdk.internal.loader.NativeLibraries.findFromPaths(NativeLibraries.java:259)
> 	at java.base/jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:251)
> 	at java.base/java.lang.ClassLoader.loadLibrary(ClassLoader.java:2451)
> 	at java.base/java.lang.Runtime.loadLibrary0(Runtime.java:916)
> 	at java.base/java.lang.System.loadLibrary(System.java:2063)
> 	at Main.main(Main.java:48)
---------- Differences in output ----------
1,100d0
< Thread started
< Thread started
< Thread started
< Thread started
< Thread started
< Thread started
< Thread started
< Thread started
< Thread started
< Thread started
< Thread started
< Thread started
< Thread started
< Thread started
< Thread started
< Thread started
< Thread started
< Thread started
< Thread started
< Thread started
< Thread started
< Thread started
< Thread started
< Thread started
< Thread started
< Thread started
< Thread started
< Thread started
< Thread started
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci_java multiclient ( Last six runs Jun2024 May2024 )

---------- Differences in errors ----------
1c1,22
< Warning: Missing yellow phase in tlLogic 'gneJ1', program '2' for tl-index 6 when switching from phase 2 to phase 0.
---
> Exception in thread "main" java.lang.UnsatisfiedLinkError: /home/delphi/extraClangDebug/sumo/bin/liblibtracijni.so: /home/delphi/extraClangDebug/sumo/bin/liblibtracijni.so: undefined symbol: __ubsan_vptr_type_cache
> 	at java.base/jdk.internal.loader.NativeLibraries.load(Native Method)
> 	at java.base/jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:331)
> 	at java.base/jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:197)
> 	at java.base/jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:139)
> 	at java.base/jdk.internal.loader.NativeLibraries.findFromPaths(NativeLibraries.java:259)
> 	at java.base/jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:251)
> 	at java.base/java.lang.ClassLoader.loadLibrary(ClassLoader.java:2451)
> 	at java.base/java.lang.Runtime.loadLibrary0(Runtime.java:916)
> 	at java.base/java.lang.System.loadLibrary(System.java:2063)
> 	at MultiClient1.main(MultiClient1.java:32)
> Exception in thread "main" java.lang.UnsatisfiedLinkError: /home/delphi/extraClangDebug/sumo/bin/liblibtracijni.so: /home/delphi/extraClangDebug/sumo/bin/liblibtracijni.so: undefined symbol: __ubsan_vptr_type_cache
> 	at java.base/jdk.internal.loader.NativeLibraries.load(Native Method)
> 	at java.base/jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:331)
> 	at java.base/jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:197)
> 	at java.base/jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:139)
> 	at java.base/jdk.internal.loader.NativeLibraries.findFromPaths(NativeLibraries.java:259)
> 	at java.base/jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:251)
> 	at java.base/java.lang.ClassLoader.loadLibrary(ClassLoader.java:2451)
> 	at java.base/java.lang.Runtime.loadLibrary0(Runtime.java:916)
> 	at java.base/java.lang.System.loadLibrary(System.java:2063)
> 	at MultiClient2.main(MultiClient2.java:35)
---------- Differences in output ----------
1,4652d0
< Step 0.1, tlsPhase 0 (North-South)
< Step 0.1
< Step 0.2
< Step 0.3
< Step 0.4
< Step 0.5
< Step 0.6
< Step 0.7
< Step 0.8
< Step 0.9
< Step 1.0
< Step 1.1
< Step 1.2
< Step 1.3
< Step 1.4
< Step 1.5
< Step 1.6
< Step 1.7
< Step 1.8
< Step 1.9
< Step 2.0
< Step 2.1
< Step 2.2
< Step 2.3
< Step 2.4
< Step 2.5
< Step 2.6
< Step 2.7
< Step 2.8
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci_java simple ( Last six runs Jun2024 May2024 )

---------- Differences in errors ----------
1c1,11
< Warning: Missing yellow phase in tlLogic 'gneJ1', program '2' for tl-index 6 when switching from phase 2 to phase 0.
---
> Exception in thread "main" java.lang.UnsatisfiedLinkError: /home/delphi/extraClangDebug/sumo/bin/liblibtracijni.so: /home/delphi/extraClangDebug/sumo/bin/liblibtracijni.so: undefined symbol: __ubsan_vptr_type_cache
> 	at java.base/jdk.internal.loader.NativeLibraries.load(Native Method)
> 	at java.base/jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:331)
> 	at java.base/jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:197)
> 	at java.base/jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:139)
> 	at java.base/jdk.internal.loader.NativeLibraries.findFromPaths(NativeLibraries.java:259)
> 	at java.base/jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:251)
> 	at java.base/java.lang.ClassLoader.loadLibrary(ClassLoader.java:2451)
> 	at java.base/java.lang.Runtime.loadLibrary0(Runtime.java:916)
> 	at java.base/java.lang.System.loadLibrary(System.java:2063)
> 	at Main.main(Main.java:32)
---------- Differences in output ----------
1,4639d0
< Step 0.1, tlsPhase 0 (North-South)
< Step 0.2, tlsPhase 0 (North-South)
< Step 0.3, tlsPhase 0 (North-South)
< Step 0.4, tlsPhase 0 (North-South)
< Step 0.5, tlsPhase 0 (North-South)
< Step 0.6, tlsPhase 0 (North-South)
< Step 0.7, tlsPhase 0 (North-South)
< Step 0.8, tlsPhase 0 (North-South)
< Step 0.9, tlsPhase 0 (North-South)
< Step 1.0, tlsPhase 0 (North-South)
< Step 1.1, tlsPhase 0 (North-South)
< Step 1.2, tlsPhase 0 (North-South)
< Step 1.3, tlsPhase 0 (North-South)
< Step 1.4, tlsPhase 0 (North-South)
< Step 1.5, tlsPhase 0 (North-South)
< Step 1.6, tlsPhase 0 (North-South)
< Step 1.7, tlsPhase 0 (North-South)
< Step 1.8, tlsPhase 0 (North-South)
< Step 1.9, tlsPhase 0 (North-South)
< Step 2.0, tlsPhase 0 (North-South)
< Step 2.1, tlsPhase 0 (North-South)
< Step 2.2, tlsPhase 0 (North-South)
< Step 2.3, tlsPhase 0 (North-South)
< Step 2.4, tlsPhase 0 (North-South)
< Step 2.5, tlsPhase 0 (North-South)
< Step 2.6, tlsPhase 0 (North-South)
< Step 2.7, tlsPhase 0 (North-South)
< Step 2.8, tlsPhase 0 (North-South)
< Step 2.9, tlsPhase 0 (North-South)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci_java subscription ( Last six runs Jun2024 May2024 )

---------- Differences in errors ----------
1c1,11
< Warning: Missing yellow phase in tlLogic 'gneJ1', program '2' for tl-index 6 when switching from phase 2 to phase 0.
---
> Exception in thread "main" java.lang.UnsatisfiedLinkError: /home/delphi/extraClangDebug/sumo/bin/liblibtracijni.so: /home/delphi/extraClangDebug/sumo/bin/liblibtracijni.so: undefined symbol: __ubsan_vptr_type_cache
> 	at java.base/jdk.internal.loader.NativeLibraries.load(Native Method)
> 	at java.base/jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:331)
> 	at java.base/jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:197)
> 	at java.base/jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:139)
> 	at java.base/jdk.internal.loader.NativeLibraries.findFromPaths(NativeLibraries.java:259)
> 	at java.base/jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:251)
> 	at java.base/java.lang.ClassLoader.loadLibrary(ClassLoader.java:2451)
> 	at java.base/java.lang.Runtime.loadLibrary0(Runtime.java:916)
> 	at java.base/java.lang.System.loadLibrary(System.java:2063)
> 	at Subscription.main(Subscription.java:35)
---------- Differences in output ----------
1,147d0
< Step: 0
< Step: 1
< Subscription Departed vehicles: v0
< Vehicle Subscription: id=v0
<    variable id: 64  value: 14.7234
<    variable id: 66  value: TraCIPosition(0,-4.8)
< Step: 2
< Subscription Departed vehicles: v1
< Vehicle Subscription: id=v0
<    variable id: 64  value: 14.7234
<    variable id: 66  value: TraCIPosition(14.7234,-4.8)
< Vehicle Subscription: id=v1
<    variable id: 64  value: 13.033
<    variable id: 66  value: TraCIPosition(0,-4.8)
< Step: 3
< Subscription Departed vehicles: v2
< Vehicle Subscription: id=v0
<    variable id: 64  value: 14.7234
<    variable id: 66  value: TraCIPosition(29.4468,-4.8)
< Vehicle Subscription: id=v1
<    variable id: 64  value: 13.033
<    variable id: 66  value: TraCIPosition(13.033,-4.8)
< Vehicle Subscription: id=v2
<    variable id: 64  value: 11.791
<    variable id: 66  value: TraCIPosition(0,-4.8)
< Step: 4
< Subscription Departed vehicles: v3
< Vehicle Subscription: id=v0
<    variable id: 64  value: 14.7234
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : unit_tests testmicrosim ( Last six runs Jun2024 May2024 )

---------- Differences in errors ----------
0a1,75
> 
> =================================================================
> ==1448510==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3472 byte(s) in 2 object(s) allocated from:
>     #0 0x5639f326479d in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/testmicrosimD+0x2a8b79d) (BuildId: 9c918d4c37587fd62e371c7823e195f457720746)
>     #1 0x5639f3276bab in MSCFModel_IDMTest::SetUp() /home/delphi/extraClangDebug/sumo/unittest/src/microsim/MSCFModel_IDMTest.cpp:76:29
>     #2 0x5639f63a624e in void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) (/home/delphi/extraClangDebug/sumo/bin/testmicrosimD+0x5bcd24e) (BuildId: 9c918d4c37587fd62e371c7823e195f457720746)
> 
> Indirect leak of 2752 byte(s) in 2 object(s) allocated from:
>     #0 0x5639f326479d in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/testmicrosimD+0x2a8b79d) (BuildId: 9c918d4c37587fd62e371c7823e195f457720746)
>     #1 0x5639f327696d in MSCFModel_IDMTest::SetUp() /home/delphi/extraClangDebug/sumo/unittest/src/microsim/MSCFModel_IDMTest.cpp:75:29
>     #2 0x5639f63a624e in void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) (/home/delphi/extraClangDebug/sumo/bin/testmicrosimD+0x5bcd24e) (BuildId: 9c918d4c37587fd62e371c7823e195f457720746)
> 
> Indirect leak of 288 byte(s) in 2 object(s) allocated from:
>     #0 0x5639f326479d in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/testmicrosimD+0x2a8b79d) (BuildId: 9c918d4c37587fd62e371c7823e195f457720746)
>     #1 0x5639f36cc7d9 in __gnu_cxx::new_allocator<StopWatch<std::chrono::duration<long, std::ratio<1l, 1000000000l> >, std::chrono::_V2::steady_clock> >::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5639f36cc6da in std::allocator_traits<std::allocator<StopWatch<std::chrono::duration<long, std::ratio<1l, 1000000000l> >, std::chrono::_V2::steady_clock> > >::allocate(std::allocator<StopWatch<std::chrono::duration<long, std::ratio<1l, 1000000000l> >, std::chrono::_V2::steady_clock> >&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x5639f36cc667 in std::_Vector_base<StopWatch<std::chrono::duration<long, std::ratio<1l, 1000000000l> >, std::chrono::_V2::steady_clock>, std::allocator<StopWatch<std::chrono::duration<long, std::ratio<1l, 1000000000l> >, std::chrono::_V2::steady_clock> > >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x5639f36cc093 in std::_Vector_base<StopWatch<std::chrono::duration<long, std::ratio<1l, 1000000000l> >, std::chrono::_V2::steady_clock>, std::allocator<StopWatch<std::chrono::duration<long, std::ratio<1l, 1000000000l> >, std::chrono::_V2::steady_clock> > >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x5639f36cb5e3 in std::_Vector_base<StopWatch<std::chrono::duration<long, std::ratio<1l, 1000000000l> >, std::chrono::_V2::steady_clock>, std::allocator<StopWatch<std::chrono::duration<long, std::ratio<1l, 1000000000l> >, std::chrono::_V2::steady_clock> > >::_Vector_base(unsigned long, std::allocator<StopWatch<std::chrono::duration<long, std::ratio<1l, 1000000000l> >, std::chrono::_V2::steady_clock> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector
.h:305:9
>     #6 0x5639f36870ad in std::vector<StopWatch<std::chrono::duration<long, std::ratio<1l, 1000000000l> >, std::chrono::_V2::steady_clock>, std::allocator<StopWatch<std::chrono::duration<long, std::ratio<1l, 1000000000l> >, std::chrono::_V2::steady_clock> > >::vector(unsigned long, std::allocator<StopWatch<std::chrono::duration<long, std::ratio<1l, 1000000000l> >, std::chrono::_V2::steady_clock> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:511:9
>     #7 0x5639f35cfb4c in MSLane::MSLane(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, double, double, MSEdge*, int, PositionVector const&, double, long long, long long, long long, int, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, PositionVector const&) /home/delphi/extraClangDebug/sumo/src/microsim/MSLane.cpp:284:5
>     #8 0x5639f3276dca in MSCFModel_IDMTest::SetUp() /home/delphi/extraClangDebug/sumo/unittest/src/microsim/MSCFModel_IDMTest.cpp:76:33
>     #9 0x5639f63a624e in void testing::internal::HandleExceptionsInMethodIfSupported<testing::Test, void>(testing::Test*, void (testing::Test::*)(), char const*) (/home/delphi/extraClangDebug/sumo/bin/testmicrosimD+0x5bcd24e) (BuildId: 9c918d4c37587fd62e371c7823e195f457720746)
> 
> Indirect leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x5639f326479d in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/testmicrosimD+0x2a8b79d) (BuildId: 9c918d4c37587fd62e371c7823e195f457720746)
>     #1 0x5639f34394e6 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::__shared_count<std::vector<MSLane*, std::allocator<MSLane*> > const*>(std::vector<MSLane*, std::allocator<MSLane*> > const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/shared_ptr_base.h:596:16
<truncated after showing first 30 lines>

Detailed information for the tests that had known bugs:

TEST had known bugs (see #8973) on ts-sim-build-ba : sumo ToCDevice dynamic_ToC_stop ( Last six runs Jun2024 May2024 )

dynamic ToC triggered despite stop present on vehicle's lane continuation
(This bug was triggered by text found in file 'tocs' matching 'DYNTOR')

TEST had known bugs (see #254) on ts-sim-build-ba : sumo output one_vehicle ( Last six runs Jun2024 May2024 )

different outputs from detectors which should detect the same
(This bug was triggered by text found in file 'output' matching 'failed')
---------- Differences in output ----------
5,7c5,7
< success 0.1 ['--step-length', '.1', '--end', '100'] ['3/1to2/1_0']
< success 1 ['--step-length', '.1', '--end', '100'] ['3/1to2/1_0']
< success 10 ['--step-length', '.1', '--end', '100'] ['3/1to2/1_0']
---
> failed 0.1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (71.4, 71.5) [('e2', 10.0), ('e3', -1.0), ('edge', -1.0), ('lane', -1.0)]
> failed 1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (72.0, 73.0) [('e2', 10.0), ('e3', -1.0), ('edge', -1.0), ('lane', -1.0)]
> failed 10 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) [('e2', 10.0), ('e3', -1.0), ('edge', -1.0), ('lane', -1.0)]
9,12c9,12
< success 0.1 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0']
< success 1 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0']
< success 10 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0']
< success 100 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0']
---
> failed 0.1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (71.4, 71.5) [('e2', 10.0), ('e3', -1.0), ('edge', -1.0), ('lane', -1.0)]
> failed 1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (72.0, 73.0) [('e2', 10.0), ('e3', -1.0), ('edge', -1.0), ('lane', -1.0)]
> failed 10 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (80.0, 90.0) [('e2', 10.0), ('e3', -1.0), ('edge', -1.0), ('lane', -1.0)]
> failed 100 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (100.0, 200.0) [('e1', -1.0), ('e2', 10.0), ('e3', -1.0), ('edge', -1.0), ('lane', -1.0)]
17,19c17,19
< success 0.1 ['--step-length', '1', '--end', '100'] ['3/1to2/1_0']
< success 1 ['--step-length', '1', '--end', '100'] ['3/1to2/1_0']
< success 10 ['--step-length', '1', '--end', '100'] ['3/1to2/1_0']
---
> failed 0.1 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (73.0, 74.0) [('e2', 10.0), ('e3', -1.0), ('edge', -1.0), ('lane', -1.0)]
> failed 1 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (73.0, 74.0) [('e2', 10.0), ('e3', -1.0), ('edge', -1.0), ('lane', -1.0)]
> failed 10 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) [('e2', 10.0), ('e3', -1.0), ('edge', -1.0), ('lane', -1.0)]
21,50c21,24
< success 0.1 ['--step-length', '1', '--end', '1000'] ['3/1to2/1_0']
< success 1 ['--step-length', '1', '--end', '1000'] ['3/1to2/1_0']
< success 10 ['--step-length', '1', '--end', '1000'] ['3/1to2/1_0']
<truncated after showing first 30 lines>

TEST had known bugs (see #254) on ts-sim-build-ba : sumo output teleport ( Last six runs Jun2024 May2024 )

different outputs from detectors which should detect the same
(This bug was triggered by text found in file 'output' matching 'failed')
---------- Differences in output ----------
1,98c1,48
< success ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0']
< success ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0', '1/1to0/1_0']
< success ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0']
< success ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0', '1/1to0/1_0']
< success ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0']
< success ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0', '1/1to0/1_0']
< success ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0']
< success ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0', '1/1to0/1_0']
< success ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0']
< success ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0', '1/1to0/1_0']
< success ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0']
< success ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0', '1/1to0/1_0']
< success ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0']
< success ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0', '1/1to0/1_0']
< success ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0']
< success ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0', '1/1to0/1_0']
< failed ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (108.6, 108.7) [9.9, 10.0, 9.9, 9.9]
< failed ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (108.6, 108.7) [9.9, 10.0, 9.9, 9.9]
< failed ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (108.0, 109.0) [9.87, 10.0, 9.87, 9.87]
< failed ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (108.0, 109.0) [9.87, 10.0, 9.87, 9.87]
< failed ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (100.0, 110.0) [9.85, 9.96, 9.85, 9.85]
< failed ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (100.0, 110.0) [9.85, 9.96, 9.85, 9.85]
< failed ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (100.0, 200.0) [-1.0, 2.26, 3.2, 2.27, 2.27]
< failed ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (100.0, 200.0) [-1.0, 2.26, 3.2, 2.27, 2.27]
< success ['--step-length', '1', '--end', '51'] ['2/1to1/1_0']
< success ['--step-length', '1', '--end', '51'] ['2/1to1/1_0', '1/1to0/1_0']
< success ['--step-length', '1', '--end', '51'] ['2/1to1/1_0']
< success ['--step-length', '1', '--end', '51'] ['2/1to1/1_0', '1/1to0/1_0']
< success ['--step-length', '1', '--end', '51'] ['2/1to1/1_0']
<truncated after showing first 30 lines>

TEST had known bugs (see #254) on ts-sim-build-ba : sumo output teleport_multihop ( Last six runs Jun2024 May2024 )

different outputs from detectors which should detect the same
(This bug was triggered by text found in file 'output' matching 'failed')
---------- Differences in output ----------
17,24c17,24
< success 0.1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (230.0, 230.1) [('e2', 9.99), ('e3', 10.0), ('edge', 9.99), ('lane', 9.99)]
< success 0.1 ['--step-length', '.1', '--end', '1000'] 1/1to0/1_0 (148.1, 148.2) [('e2', 9.99), ('e3', 10.0), ('edge', 9.99), ('lane', 9.99)]
< success 1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (230.0, 231.0) [('e2', 9.99), ('e3', 10.0), ('edge', 9.99), ('lane', 9.99)]
< success 1 ['--step-length', '.1', '--end', '1000'] 1/1to0/1_0 (148.0, 149.0) [('e2', 9.91), ('e3', 10.0), ('edge', 9.91), ('lane', 9.91)]
< success 10 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (230.0, 240.0) [('e2', 9.42), ('e3', 9.9), ('edge', 9.42), ('lane', 9.42)]
< success 10 ['--step-length', '.1', '--end', '1000'] 1/1to0/1_0 (140.0, 150.0) [('e2', 9.96), ('e3', 9.99), ('edge', 9.96), ('lane', 9.96)]
< success 100 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (200.0, 300.0) [('e1', 10.0), ('e2', 9.22), ('e3', 5.71), ('edge', 9.22), ('lane', 9.22)]
< success 100 ['--step-length', '.1', '--end', '1000'] 1/1to0/1_0 (100.0, 200.0) [('e1', 9.53), ('e2', 5.82), ('e3', 6.93), ('edge', 5.82), ('lane', 5.82)]
---
> failed 0.1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (148.9, 149.0) [('e2', 9.99), ('e3', 10.0), ('edge', 10.0), ('lane', 10.0)]
> failed 0.1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (148.9, 149.0) [('e2', 9.99), ('e3', 10.0), ('edge', 10.0), ('lane', 10.0)]
> failed 1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (149.0, 150.0) [('e2', 9.88), ('e3', 10.0), ('edge', 10.0), ('lane', 10.0)]
> failed 1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (149.0, 150.0) [('e2', 9.88), ('e3', 10.0), ('edge', 10.0), ('lane', 10.0)]
> failed 10 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (140.0, 150.0) [('e2', 9.99), ('e3', 10.0), ('edge', 10.0), ('lane', 10.0)]
> failed 10 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (140.0, 150.0) [('e2', 9.99), ('e3', 10.0), ('edge', 10.0), ('lane', 10.0)]
> failed 100 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (100.0, 200.0) [('e1', 10.0), ('e2', 6.98), ('e3', 9.34), ('edge', 9.86), ('lane', 9.86)]
> failed 100 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (100.0, 200.0) [('e1', 10.0), ('e2', 6.98), ('e3', 9.34), ('edge', 9.86), ('lane', 9.86)]
41,98c41,48
< success 0.1 ['--step-length', '1', '--end', '1000'] 2/1to1/1_0 (245.0, 246.0) [('e2', 8.92), ('e3', 10.0), ('edge', 8.92), ('lane', 8.92)]
< success 0.1 ['--step-length', '1', '--end', '1000'] 1/1to0/1_0 (150.0, 151.0) [('e2', 9.82), ('e3', 10.0), ('edge', 9.82), ('lane', 9.82)]
< success 1 ['--step-length', '1', '--end', '1000'] 2/1to1/1_0 (245.0, 246.0) [('e2', 8.92), ('e3', 10.0), ('edge', 8.92), ('lane', 8.92)]
< success 1 ['--step-length', '1', '--end', '1000'] 1/1to0/1_0 (150.0, 151.0) [('e2', 9.82), ('e3', 10.0), ('edge', 9.82), ('lane', 9.82)]
< success 10 ['--step-length', '1', '--end', '1000'] 2/1to1/1_0 (240.0, 250.0) [('e2', 9.9), ('e3', 10.0), ('edge', 9.9), ('lane', 9.9)]
< success 10 ['--step-length', '1', '--end', '1000'] 1/1to0/1_0 (150.0, 160.0) [('e2', 9.15), ('e3', 9.84), ('edge', 9.15), ('lane', 9.15)]
< success 100 ['--step-length', '1', '--end', '1000'] 2/1to1/1_0 (200.0, 300.0) [('e1', 10.0), ('e2', 9.41), ('e3', 5.84), ('edge', 9.41), ('lane', 9.41)]
< success 100 ['--step-length', '1', '--end', '1000'] 1/1to0/1_0 (100.0, 200.0) [('e1', 10.0), ('e2', 5.94), ('e3', 7.08), ('edge', 5.94), ('lane', 5.94)]
< -- Unordered text as found by filter '^Loading configuration ... done.' --
< Loading configuration ... done.
< Loading configuration ... done.
<truncated after showing first 30 lines>

TEST had known bugs (see #254) on ts-sim-build-ba : sumo output teleport_multihop_newDefaults ( Last six runs Jun2024 May2024 )

different outputs from detectors which should detect the same
(This bug was triggered by text found in file 'output' matching 'failed')
---------- Differences in output ----------
9,24c9,24
< failed 0.1 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (76.2, 76.3) [('e2', 10.49), ('e3', 10.35), ('edge', 10.49), ('lane', 10.49)]
< failed 0.1 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (76.2, 76.3) [('e2', 10.49), ('e3', 10.35), ('edge', 10.49), ('lane', 10.49)]
< failed 1 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (76.0, 77.0) [('e2', 10.39), ('e3', 10.35), ('edge', 10.39), ('lane', 10.39)]
< failed 1 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (76.0, 77.0) [('e2', 10.39), ('e3', 10.35), ('edge', 10.39), ('lane', 10.39)]
< failed 10 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.0, 80.0) [('e2', 10.42), ('e3', 10.25), ('edge', 10.42), ('lane', 10.42)]
< failed 10 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.0, 80.0) [('e2', 10.42), ('e3', 10.25), ('edge', 10.42), ('lane', 10.42)]
< failed 100 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (0.0, 100.0) [('e1', 10.27), ('e2', 10.24), ('e3', 9.59), ('edge', 10.24), ('lane', 10.24)]
< failed 100 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (0.0, 100.0) [('e1', 10.27), ('e2', 10.24), ('e3', 9.59), ('edge', 10.24), ('lane', 10.24)]
< failed 0.1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (76.2, 76.3) [('e2', 10.49), ('e3', 10.35), ('edge', 10.49), ('lane', 10.49)]
< failed 0.1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (76.2, 76.3) [('e2', 10.49), ('e3', 10.35), ('edge', 10.49), ('lane', 10.49)]
< failed 1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (76.0, 77.0) [('e2', 10.39), ('e3', 10.35), ('edge', 10.39), ('lane', 10.39)]
< failed 1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (76.0, 77.0) [('e2', 10.39), ('e3', 10.35), ('edge', 10.39), ('lane', 10.39)]
< failed 10 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (70.0, 80.0) [('e2', 10.42), ('e3', 10.25), ('edge', 10.42), ('lane', 10.42)]
< failed 10 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (70.0, 80.0) [('e2', 10.42), ('e3', 10.25), ('edge', 10.42), ('lane', 10.42)]
< failed 100 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (0.0, 100.0) [('e1', 10.27), ('e2', 10.24), ('e3', 9.59), ('edge', 10.24), ('lane', 10.24)]
< failed 100 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (0.0, 100.0) [('e1', 10.27), ('e2', 10.24), ('e3', 9.59), ('edge', 10.24), ('lane', 10.24)]
---
> failed 0.1 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.9, 71.0) [('e2', 10.52), ('e3', 10.35), ('edge', 10.52), ('lane', 10.52)]
> failed 0.1 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.9, 71.0) [('e2', 10.52), ('e3', 10.35), ('edge', 10.52), ('lane', 10.52)]
> failed 1 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.0, 71.0) [('e2', 10.59), ('e3', 10.35), ('edge', 10.59), ('lane', 10.59)]
> failed 1 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.0, 71.0) [('e2', 10.59), ('e3', 10.35), ('edge', 10.59), ('lane', 10.59)]
> failed 10 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.0, 80.0) [('e2', 10.23), ('e3', 10.15), ('edge', 10.23), ('lane', 10.23)]
> failed 10 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.0, 80.0) [('e2', 10.23), ('e3', 10.15), ('edge', 10.23), ('lane', 10.23)]
> failed 100 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (0.0, 100.0) [('e1', 10.15), ('e2', 10.1), ('e3', 10.05), ('edge', 10.1), ('lane', 10.1)]
> failed 100 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (0.0, 100.0) [('e1', 10.15), ('e2', 10.1), ('e3', 10.05), ('edge', 10.1), ('lane', 10.1)]
> failed 0.1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (70.9, 71.0) [('e2', 10.52), ('e3', 10.35), ('edge', 10.52), ('lane', 10.52)]
> failed 0.1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (70.9, 71.0) [('e2', 10.52), ('e3', 10.35), ('edge', 10.52), ('lane', 10.52)]
> failed 1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (70.0, 71.0) [('e2', 10.59), ('e3', 10.35), ('edge', 10.59), ('lane', 10.59)]
> failed 1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (70.0, 71.0) [('e2', 10.59), ('e3', 10.35), ('edge', 10.59), ('lane', 10.59)]
<truncated after showing first 30 lines>

TEST had known bugs (see #254) on ts-sim-build-ba : sumo output two_same_vehicles ( Last six runs Jun2024 May2024 )

different outputs from detectors which should detect the same
(This bug was triggered by text found in file 'output' matching 'failed')
---------- Differences in output ----------
5,7c5,7
< success 0.1 ['--step-length', '.1', '--end', '100'] ['3/1to2/1_0']
< success 1 ['--step-length', '.1', '--end', '100'] ['3/1to2/1_0']
< success 10 ['--step-length', '.1', '--end', '100'] ['3/1to2/1_0']
---
> failed 0.1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (75.4, 75.5) [('e2', 10.0), ('e3', -1.0), ('edge', -1.0), ('lane', -1.0)]
> failed 1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (76.0, 77.0) [('e2', 10.0), ('e3', -1.0), ('edge', -1.0), ('lane', -1.0)]
> failed 10 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) [('e2', 10.0), ('e3', -1.0), ('edge', -1.0), ('lane', -1.0)]
9,12c9,12
< success 0.1 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0']
< success 1 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0']
< success 10 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0']
< success 100 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0']
---
> failed 0.1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (75.4, 75.5) [('e2', 10.0), ('e3', -1.0), ('edge', -1.0), ('lane', -1.0)]
> failed 1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (76.0, 77.0) [('e2', 10.0), ('e3', -1.0), ('edge', -1.0), ('lane', -1.0)]
> failed 10 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (80.0, 90.0) [('e2', 10.0), ('e3', -1.0), ('edge', -1.0), ('lane', -1.0)]
> failed 100 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (100.0, 200.0) [('e1', -1.0), ('e2', 10.0), ('e3', -1.0), ('edge', -1.0), ('lane', -1.0)]
17,19c17,19
< success 0.1 ['--step-length', '1', '--end', '100'] ['3/1to2/1_0']
< success 1 ['--step-length', '1', '--end', '100'] ['3/1to2/1_0']
< success 10 ['--step-length', '1', '--end', '100'] ['3/1to2/1_0']
---
> failed 0.1 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (77.0, 78.0) [('e2', 10.0), ('e3', -1.0), ('edge', -1.0), ('lane', -1.0)]
> failed 1 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (77.0, 78.0) [('e2', 10.0), ('e3', -1.0), ('edge', -1.0), ('lane', -1.0)]
> failed 10 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) [('e2', 10.0), ('e3', -1.0), ('edge', -1.0), ('lane', -1.0)]
21,50c21,24
< success 0.1 ['--step-length', '1', '--end', '1000'] ['3/1to2/1_0']
< success 1 ['--step-length', '1', '--end', '1000'] ['3/1to2/1_0']
< success 10 ['--step-length', '1', '--end', '1000'] ['3/1to2/1_0']
<truncated after showing first 30 lines>

TEST had known bugs (see #254) on ts-sim-build-ba : sumo output two_vehicles_diff_length ( Last six runs Jun2024 May2024 )

different outputs from detectors which should detect the same
(This bug was triggered by text found in file 'output' matching 'failed')
---------- Differences in output ----------
5,7c5,7
< success 0.1 ['--step-length', '.1', '--end', '100'] ['3/1to2/1_0']
< success 1 ['--step-length', '.1', '--end', '100'] ['3/1to2/1_0']
< success 10 ['--step-length', '.1', '--end', '100'] ['3/1to2/1_0']
---
> failed 0.1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (76.4, 76.5) [('e2', 10.0), ('e3', -1.0), ('edge', -1.0), ('lane', -1.0)]
> failed 1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (77.0, 78.0) [('e2', 10.0), ('e3', -1.0), ('edge', -1.0), ('lane', -1.0)]
> failed 10 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) [('e2', 10.0), ('e3', -1.0), ('edge', -1.0), ('lane', -1.0)]
9,12c9,12
< success 0.1 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0']
< success 1 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0']
< success 10 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0']
< success 100 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0']
---
> failed 0.1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (76.4, 76.5) [('e2', 10.0), ('e3', -1.0), ('edge', -1.0), ('lane', -1.0)]
> failed 1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (77.0, 78.0) [('e2', 10.0), ('e3', -1.0), ('edge', -1.0), ('lane', -1.0)]
> failed 10 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (80.0, 90.0) [('e2', 10.0), ('e3', -1.0), ('edge', -1.0), ('lane', -1.0)]
> failed 100 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (100.0, 200.0) [('e1', -1.0), ('e2', 10.0), ('e3', -1.0), ('edge', -1.0), ('lane', -1.0)]
17,19c17,19
< success 0.1 ['--step-length', '1', '--end', '100'] ['3/1to2/1_0']
< success 1 ['--step-length', '1', '--end', '100'] ['3/1to2/1_0']
< success 10 ['--step-length', '1', '--end', '100'] ['3/1to2/1_0']
---
> failed 0.1 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (78.0, 79.0) [('e2', 10.0), ('e3', -1.0), ('edge', -1.0), ('lane', -1.0)]
> failed 1 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (78.0, 79.0) [('e2', 10.0), ('e3', -1.0), ('edge', -1.0), ('lane', -1.0)]
> failed 10 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) [('e2', 10.0), ('e3', -1.0), ('edge', -1.0), ('lane', -1.0)]
21,50c21,24
< success 0.1 ['--step-length', '1', '--end', '1000'] ['3/1to2/1_0']
< success 1 ['--step-length', '1', '--end', '1000'] ['3/1to2/1_0']
< success 10 ['--step-length', '1', '--end', '1000'] ['3/1to2/1_0']
<truncated after showing first 30 lines>

TEST had known bugs (see #254) on ts-sim-build-ba : sumo output two_vehicles_diff_speed ( Last six runs Jun2024 May2024 )

different outputs from detectors which should detect the same
(This bug was triggered by text found in file 'output' matching 'failed')
---------- Differences in output ----------
0a1,24
> failed 0.1 ['--step-length', '.1', '--end', '51'] 3/1to2/1_0 (38.4, 38.5) [('e2', 9.6), ('e3', 9.5), ('edge', 9.6), ('lane', 9.6)]
> failed 1 ['--step-length', '.1', '--end', '51'] 3/1to2/1_0 (38.0, 39.0) [('e2', 9.64), ('e3', 9.5), ('edge', 9.64), ('lane', 9.64)]
> failed 10 ['--step-length', '.1', '--end', '51'] 3/1to2/1_0 (30.0, 40.0) [('e2', 9.86), ('e3', 9.5), ('edge', 9.86), ('lane', 9.86)]
> failed 100 ['--step-length', '.1', '--end', '51'] 3/1to2/1_0 (0.0, 51.0) [('e2', 9.62), ('e3', 9.5), ('edge', 9.62), ('lane', 9.62)]
> failed 0.1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (38.4, 38.5) [('e2', 9.6), ('e3', 9.5), ('edge', 9.6), ('lane', 9.6)]
> failed 1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (38.0, 39.0) [('e2', 9.64), ('e3', 9.5), ('edge', 9.64), ('lane', 9.64)]
> failed 10 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (30.0, 40.0) [('e2', 9.86), ('e3', 9.5), ('edge', 9.86), ('lane', 9.86)]
> failed 100 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (0.0, 100.0) [('e1', 9.5), ('e2', 9.53), ('e3', 9.5), ('edge', 9.47), ('lane', 9.47)]
> failed 0.1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (38.4, 38.5) [('e2', 9.6), ('e3', 9.5), ('edge', 9.6), ('lane', 9.6)]
> failed 1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (38.0, 39.0) [('e2', 9.64), ('e3', 9.5), ('edge', 9.64), ('lane', 9.64)]
> failed 10 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (30.0, 40.0) [('e2', 9.86), ('e3', 9.5), ('edge', 9.86), ('lane', 9.86)]
> failed 100 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (0.0, 100.0) [('e1', 9.5), ('e2', 9.53), ('e3', 9.5), ('edge', 9.47), ('lane', 9.47)]
> failed 0.1 ['--step-length', '1', '--end', '51'] 3/1to2/1_0 (39.0, 40.0) [('e2', 9.6), ('e3', 9.5), ('edge', 9.6), ('lane', 9.6)]
> failed 1 ['--step-length', '1', '--end', '51'] 3/1to2/1_0 (39.0, 40.0) [('e2', 9.6), ('e3', 9.5), ('edge', 9.6), ('lane', 9.6)]
> failed 10 ['--step-length', '1', '--end', '51'] 3/1to2/1_0 (30.0, 40.0) [('e2', 9.93), ('e3', 9.5), ('edge', 9.93), ('lane', 9.93)]
> failed 100 ['--step-length', '1', '--end', '51'] 3/1to2/1_0 (0.0, 51.0) [('e2', 9.63), ('e3', 9.5), ('edge', 9.63), ('lane', 9.63)]
> failed 0.1 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (39.0, 40.0) [('e2', 9.6), ('e3', 9.5), ('edge', 9.6), ('lane', 9.6)]
> failed 1 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (39.0, 40.0) [('e2', 9.6), ('e3', 9.5), ('edge', 9.6), ('lane', 9.6)]
> failed 10 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (30.0, 40.0) [('e2', 9.93), ('e3', 9.5), ('edge', 9.93), ('lane', 9.93)]
> failed 100 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (0.0, 100.0) [('e1', 9.5), ('e2', 9.53), ('e3', 9.5), ('edge', 9.47), ('lane', 9.47)]
> failed 0.1 ['--step-length', '1', '--end', '1000'] 3/1to2/1_0 (39.0, 40.0) [('e2', 9.6), ('e3', 9.5), ('edge', 9.6), ('lane', 9.6)]
> failed 1 ['--step-length', '1', '--end', '1000'] 3/1to2/1_0 (39.0, 40.0) [('e2', 9.6), ('e3', 9.5), ('edge', 9.6), ('lane', 9.6)]
> failed 10 ['--step-length', '1', '--end', '1000'] 3/1to2/1_0 (30.0, 40.0) [('e2', 9.93), ('e3', 9.5), ('edge', 9.93), ('lane', 9.93)]
> failed 100 ['--step-length', '1', '--end', '1000'] 3/1to2/1_0 (0.0, 100.0) [('e1', 9.5), ('e2', 9.53), ('e3', 9.5), ('edge', 9.47), ('lane', 9.47)]

TEST had known bugs (see #3263) on ts-sim-build-ba : traci vehicle moveToXY keepRoute2 ( Last six runs Jun2024 May2024 )

mapping failure
(This bug was triggered by text found in file 'output' matching 'failed')
---------- Differences in output ----------
0a1
> internal corner (inside, segment2) failed: x=198, x2=198.0,   y=1.9, y2=1.9,   lane=middle_0, lane2=middle_0, pos=102, pos2=98.0   posLat=2.0 posLat2=1.9

Detailed information for the tests that were terminated before completion:

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : sumo collision ( Last six runs Jun2024 May2024 )

Test exceeded wallclock time limit of 900.0 seconds

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : sumo insertionCapacity ( Last six runs Jun2024 May2024 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.
---------- Missing result in log ----------
inserted stepLength exDP sigma speedDev departSpeed
1198 1 false 0.5 0.1 0
1650 1 false 0.5 0.1 max
1520 1 false 0.5 0.1 desired
1935 1 false 0.5 0.1 avg
1440 1 false 0 0 0
2073 1 false 0 0 max
1800 1 false 0 0 desired
1800 1 false 0 0 avg
1198 1 true 0.5 0.1 0
1645 1 true 0.5 0.1 max
1922 1 true 0.5 0.1 desired
1969 1 true 0.5 0.1 avg
1440 1 true 0 0 0
2083 1 true 0 0 max
2482 1 true 0 0 desired
2482 1 true 0 0 avg
1368 0.1 false 0.5 0.1 0
2184 0.1 false 0.5 0.1 max
2051 0.1 false 0.5 0.1 desired
2213 0.1 false 0.5 0.1 avg
1500 0.1 false 0 0 0
2489 0.1 false 0 0 max
2400 0.1 false 0 0 desired
2400 0.1 false 0 0 avg
1368 0.1 true 0.5 0.1 0
2191 0.1 true 0.5 0.1 max
2090 0.1 true 0.5 0.1 desired
2211 0.1 true 0.5 0.1 avg
1500 0.1 true 0 0 0
<truncated after showing first 30 lines>
---------- Missing result in log2 ----------
stepLength exDP sigma speedDev departSpeed
1 false 0.5 0.1 0
1 true 0.5 0.1 0
0.1 false 0.5 0.1 0
0.1 true 0.5 0.1 0
1 false 0 0 0
1 true 0 0 0
0.1 false 0 0 0
0.1 true 0 0 0
1 false 0.5 0.1 desired
1 true 0.5 0.1 max
1 false 0.5 0.1 max
1 false 0 0 avg
1 false 0 0 desired
1 true 0.5 0.1 desired
1 false 0.5 0.1 avg
1 true 0.5 0.1 avg
0.1 false 0.5 0.1 desired
1 false 0 0 max
1 true 0 0 max
0.1 true 0.5 0.1 desired
0.1 false 0.5 0.1 max
0.1 true 0.5 0.1 max
0.1 true 0.5 0.1 avg
0.1 false 0.5 0.1 avg
0.1 false 0 0 avg
0.1 false 0 0 desired
1 true 0 0 avg
1 true 0 0 desired
0.1 true 0 0 avg
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : sumo meso segment_length ( Last six runs Jun2024 May2024 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
3,10d2
< Durations int.net.xml: count 19, min 302.87 (110), max 306.35 (140), mean 304.42, Q1 303.15, median 303.95, Q3 306.35
< Durations with junction control int.net.xml: count 19, min 303.84 (20), max 414.73 (140), mean 373.29, Q1 320.49, median 382.65, Q3 414.73
< Deviation int.net.xml meso vs. micro: 0.279541658207
< Deviation int.net.xml meso jc vs. micro: 0.116534858316
< Durations noint.net.xml: count 19, min 309.98 (100), max 311.30 (120), mean 310.74, Q1 310.34, median 310.74, Q3 311.11
< Durations with junction control noint.net.xml: count 19, min 312.27 (10), max 469.85 (150), mean 387.32, Q1 337.01, median 383.25, Q3 469.85
< Deviation noint.net.xml meso vs. micro: 0.250843483259
< Deviation noint.net.xml meso jc vs. micro: 0.0662351652897

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : sumo parallel ( Last six runs Jun2024 May2024 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
1a2
> Interrupt signal received, trying to exit gracefully.

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : traffic_lights loop_flow actuated ( Last six runs Jun2024 May2024 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
1,32c1
< Computing for 0<->0
<  for tls-type actuated
< Computing for 0<->600
<  for tls-type actuated
< Computing for 0<->1200
<  for tls-type actuated
< Computing for 0<->1800
<  for tls-type actuated
< Computing for 600<->0
<  for tls-type actuated
< Computing for 600<->600
<  for tls-type actuated
< Computing for 600<->1200
<  for tls-type actuated
< Computing for 600<->1800
<  for tls-type actuated
< Computing for 1200<->0
<  for tls-type actuated
< Computing for 1200<->600
<  for tls-type actuated
< Computing for 1200<->1200
<  for tls-type actuated
< Computing for 1200<->1800
<  for tls-type actuated
< Computing for 1800<->0
<  for tls-type actuated
< Computing for 1800<->600
<  for tls-type actuated
< Computing for 1800<->1200
<truncated after showing first 30 lines>
---------- Differences in statistics ----------
5c5
<     <vehicles loaded="1458" inserted="1458" running="0" waiting="0"/>
---
>     <vehicles loaded="1220" inserted="1056" running="335" waiting="164"/>
10c10
<     <vehicleTripStatistics count="1458" routeLength="2041.90" speed="6.38" duration="341.15" waitingTime="181.49" timeLoss="193.70" departDelay="160.50" departDelayWaiting="-1.00" totalTravelTime="497401.00" totalDepartDelay="234006.00"/>
---
>     <vehicleTripStatistics count="721" routeLength="2041.90" speed="8.14" duration="269.19" waitingTime="112.99" timeLoss="121.75" departDelay="9.94" departDelayWaiting="-1.00" totalTravelTime="194084.00" totalDepartDelay="7169.00"/>
---------- Differences in tls_state ----------
18,98c18,98
<     <tlsState time="172.00" id="0" programID="a" phase="1" state="yryr"/>
<     <tlsState time="176.00" id="0" programID="a" phase="2" state="rrrr"/>
<     <tlsState time="180.00" id="0" programID="a" phase="3" state="rGrG"/>
<     <tlsState time="232.00" id="0" programID="a" phase="4" state="ryry"/>
<     <tlsState time="236.00" id="0" programID="a" phase="5" state="rrrr"/>
<     <tlsState time="240.00" id="0" programID="a" phase="0" state="GrGr"/>
<     <tlsState time="292.00" id="0" programID="a" phase="1" state="yryr"/>
<     <tlsState time="296.00" id="0" programID="a" phase="2" state="rrrr"/>
<     <tlsState time="300.00" id="0" programID="a" phase="3" state="rGrG"/>
<     <tlsState time="352.00" id="0" programID="a" phase="4" state="ryry"/>
<     <tlsState time="356.00" id="0" programID="a" phase="5" state="rrrr"/>
<     <tlsState time="360.00" id="0" programID="a" phase="0" state="GrGr"/>
<     <tlsState time="412.00" id="0" programID="a" phase="1" state="yryr"/>
<     <tlsState time="416.00" id="0" programID="a" phase="2" state="rrrr"/>
<     <tlsState time="420.00" id="0" programID="a" phase="3" state="rGrG"/>
<     <tlsState time="472.00" id="0" programID="a" phase="4" state="ryry"/>
<     <tlsState time="476.00" id="0" programID="a" phase="5" state="rrrr"/>
<     <tlsState time="480.00" id="0" programID="a" phase="0" state="GrGr"/>
<     <tlsState time="532.00" id="0" programID="a" phase="1" state="yryr"/>
<     <tlsState time="536.00" id="0" programID="a" phase="2" state="rrrr"/>
<     <tlsState time="540.00" id="0" programID="a" phase="3" state="rGrG"/>
<     <tlsState time="592.00" id="0" programID="a" phase="4" state="ryry"/>
<     <tlsState time="596.00" id="0" programID="a" phase="5" state="rrrr"/>
<     <tlsState time="600.00" id="0" programID="a" phase="0" state="GrGr"/>
<     <tlsState time="652.00" id="0" programID="a" phase="1" state="yryr"/>
<     <tlsState time="656.00" id="0" programID="a" phase="2" state="rrrr"/>
<     <tlsState time="660.00" id="0" programID="a" phase="3" state="rGrG"/>
<     <tlsState time="712.00" id="0" programID="a" phase="4" state="ryry"/>
<     <tlsState time="716.00" id="0" programID="a" phase="5" state="rrrr"/>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : traffic_lights loop_flow sotl_marching ( Last six runs Jun2024 May2024 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in errors ----------
0a1,14001
> 
> =================================================================
> ==1443765==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 480 byte(s) in 5 object(s) allocated from:
>     #0 0x55c0bca08afd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2a68afd) (BuildId: fed375f69bb735c343c32f52f1d32c1795dc7400)
>     #1 0x55c0bccabdf9 in __gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<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> > > > >::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55c0bccabc6a 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, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > >::allocate(std::allocator<std::_Rb_tree_node<std::pair<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> > > > >&, uns
igned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x55c0bccaba27 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, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, 
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, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_get_node() /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_tree.h:561:16
>     #4 0x55c0bccab8ec in std::_Rb_tree_node<std::pair<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> > > >* 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, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > 
>, std::_Select1st<std::pair<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> > > >, 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, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_crea
te_node<std::pair<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::pair<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&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_tree.h:611:23
>     #5 0x55c0bccab7a5 in std::_Rb_tree_node<std::pair<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> > > >* 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, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > 
>, std::_Select1st<std::pair<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> > > >, 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, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_
node::operator()<std::pair<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::pair<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 /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_tree.h:529:18
>     #6 0x55c0bccab017 in std::_Rb_tree_node<std::pair<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> > > >* 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, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > 
>, std::_Select1st<std::pair<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> > > >, 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, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_clon
e_node<false, 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, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, 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, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node>(std::_Rb_tree_node<std::pair<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> > > >*, 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, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_str
ing<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, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_tree.h:645:8
>     #7 0x55c0bccaa3f8 in std::_Rb_tree_node<std::pair<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> > > >* 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, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > 
>, std::_Select1st<std::pair<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> > > >, 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, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_copy
<false, 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, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cx
x11::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, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node>(std::_Rb_tree_node<std::pair<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> > > >*, std::_Rb_tre
e_node_base*, 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, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, 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, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_tree.h:1862:20
>     #8 0x55c0bcca9b53 in std::_Rb_tree_node<std::pair<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> > > >* 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, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > 
>, std::_Select1st<std::pair<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> > > >, 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, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_copy
<false, 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, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cx
x11::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, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node>(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, std::__cxx11::basic_st
ring<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, 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, std::__cxx11::basic_string<char, std
::char_traits<char>, std::allocator<char> > > > > const&, 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, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, 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, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_tree.h:890:6
>     #9 0x55c0bcca9591 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, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, 
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, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_copy(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, std::__c
xx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, 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, std::__cxx11::basic_st
ring<char, std::char_traits<char>, std::allocator<char> > > > > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_tree.h:901:9
>     #10 0x55c0bcca8e9e 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, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >,
 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, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Rb_tree(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, std::_
_cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, 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, std::__cxx11::basic_
string<char, std::char_traits<char>, std::allocator<char> > > > > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_tree.h:939:16
>     #11 0x55c0bcca8d94 in std::map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<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> > > > >::map(std::
map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<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&) /bin/../lib/gcc/x86_64-linux-gnu/11
/../../../../include/c++/11/bits/stl_map.h:207:7
>     #12 0x55c0bf85ea24 in Parameterised::Parameterised(std::map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::alloc
ator<char> > > > > const&) /home/delphi/extraClangDebug/sumo/src/utils/common/Parameterised.cpp:37:5
>     #13 0x55c0befc39c0 in MSSOTLPolicy::MSSOTLPolicy(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<cha
r> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > const&) /home/delphi/extraClangDebug/sumo/src/microsim/traffic_lights/MSSOTLPolicy.cpp:89:5
>     #14 0x55c0bed78fbc in MSSOTLMarchingPolicy::MSSOTLMarchingPolicy(std::map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<cha
r>, std::allocator<char> > > > > const&) /home/delphi/extraClangDebug/sumo/src/microsim/traffic_lights/MSSOTLMarchingPolicy.cpp:27:5
>     #15 0x55c0bdd1484d in NLJunctionControlBuilder::closeTrafficLightLogic(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:290:198
>     #16 0x55c0bdc3b438 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:331:46
>     #17 0x55c0bf577464 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #18 0x7fb181f69954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 480 byte(s) in 5 object(s) allocated from:
>     #0 0x55c0bca08afd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2a68afd) (BuildId: fed375f69bb735c343c32f52f1d32c1795dc7400)
>     #1 0x55c0bccabdf9 in __gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<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> > > > >::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55c0bccabc6a 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, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > >::allocate(std::allocator<std::_Rb_tree_node<std::pair<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> > > > >&, uns
igned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,32c1
< Computing for 0<->0
<  for tls-type sotl_marching
< Computing for 0<->600
<  for tls-type sotl_marching
< Computing for 0<->1200
<  for tls-type sotl_marching
< Computing for 0<->1800
<  for tls-type sotl_marching
< Computing for 600<->0
<  for tls-type sotl_marching
< Computing for 600<->600
<  for tls-type sotl_marching
< Computing for 600<->1200
<  for tls-type sotl_marching
< Computing for 600<->1800
<  for tls-type sotl_marching
< Computing for 1200<->0
<  for tls-type sotl_marching
< Computing for 1200<->600
<  for tls-type sotl_marching
< Computing for 1200<->1200
<  for tls-type sotl_marching
< Computing for 1200<->1800
<  for tls-type sotl_marching
< Computing for 1800<->0
<  for tls-type sotl_marching
< Computing for 1800<->600
<  for tls-type sotl_marching
< Computing for 1800<->1200
<truncated after showing first 30 lines>
---------- Differences in statistics ----------
5c5
<     <vehicles loaded="1458" inserted="1458" running="0" waiting="0"/>
---
>     <vehicles loaded="563" inserted="348" running="194" waiting="98"/>
10c10
<     <vehicleTripStatistics count="1458" routeLength="2041.90" speed="5.88" duration="372.99" waitingTime="203.23" timeLoss="225.54" departDelay="188.65" departDelayWaiting="-1.00" totalTravelTime="543821.00" totalDepartDelay="275056.00"/>
---
>     <vehicleTripStatistics count="154" routeLength="2041.90" speed="8.53" duration="247.73" waitingTime="89.03" timeLoss="100.29" departDelay="2.50" departDelayWaiting="-1.00" totalTravelTime="38151.00" totalDepartDelay="385.00"/>
---------- Differences in tls_state ----------
132,134d131
<     <tlsState time="1712.00" id="0" programID="a" phase="1" state="yryr"/>
<     <tlsState time="1716.00" id="0" programID="a" phase="2" state="rrrr"/>
<     <tlsState time="1720.00" id="0" programID="a" phase="3" state="rGrG"/>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : traffic_lights loop_flow sotl_phase ( Last six runs Jun2024 May2024 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in errors ----------
0a1,12924
> 
> =================================================================
> ==1443717==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 480 byte(s) in 5 object(s) allocated from:
>     #0 0x564f0b286afd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2a68afd) (BuildId: fed375f69bb735c343c32f52f1d32c1795dc7400)
>     #1 0x564f0b529df9 in __gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<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> > > > >::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x564f0b529c6a 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, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > >::allocate(std::allocator<std::_Rb_tree_node<std::pair<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> > > > >&, uns
igned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x564f0b529a27 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, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, 
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, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_get_node() /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_tree.h:561:16
>     #4 0x564f0b5298ec in std::_Rb_tree_node<std::pair<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> > > >* 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, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > 
>, std::_Select1st<std::pair<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> > > >, 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, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_crea
te_node<std::pair<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::pair<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&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_tree.h:611:23
>     #5 0x564f0b5297a5 in std::_Rb_tree_node<std::pair<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> > > >* 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, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > 
>, std::_Select1st<std::pair<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> > > >, 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, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_
node::operator()<std::pair<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::pair<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 /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_tree.h:529:18
>     #6 0x564f0b529017 in std::_Rb_tree_node<std::pair<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> > > >* 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, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > 
>, std::_Select1st<std::pair<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> > > >, 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, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_clon
e_node<false, 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, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, 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, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node>(std::_Rb_tree_node<std::pair<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> > > >*, 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, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_str
ing<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, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_tree.h:645:8
>     #7 0x564f0b5283f8 in std::_Rb_tree_node<std::pair<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> > > >* 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, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > 
>, std::_Select1st<std::pair<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> > > >, 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, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_copy
<false, 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, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cx
x11::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, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node>(std::_Rb_tree_node<std::pair<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> > > >*, std::_Rb_tre
e_node_base*, 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, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, 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, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_tree.h:1862:20
>     #8 0x564f0b527b53 in std::_Rb_tree_node<std::pair<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> > > >* 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, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > 
>, std::_Select1st<std::pair<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> > > >, 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, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_copy
<false, 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, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cx
x11::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, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node>(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, std::__cxx11::basic_st
ring<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, 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, std::__cxx11::basic_string<char, std
::char_traits<char>, std::allocator<char> > > > > const&, 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, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, 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, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_tree.h:890:6
>     #9 0x564f0b527591 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, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, 
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, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_copy(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, std::__c
xx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, 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, std::__cxx11::basic_st
ring<char, std::char_traits<char>, std::allocator<char> > > > > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_tree.h:901:9
>     #10 0x564f0b526e9e 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, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >,
 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, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Rb_tree(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, std::_
_cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, 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, std::__cxx11::basic_
string<char, std::char_traits<char>, std::allocator<char> > > > > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_tree.h:939:16
>     #11 0x564f0b526d94 in std::map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<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> > > > >::map(std::
map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<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&) /bin/../lib/gcc/x86_64-linux-gnu/11
/../../../../include/c++/11/bits/stl_map.h:207:7
>     #12 0x564f0e0dca24 in Parameterised::Parameterised(std::map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::alloc
ator<char> > > > > const&) /home/delphi/extraClangDebug/sumo/src/utils/common/Parameterised.cpp:37:5
>     #13 0x564f0d8419c0 in MSSOTLPolicy::MSSOTLPolicy(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<cha
r> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > const&) /home/delphi/extraClangDebug/sumo/src/microsim/traffic_lights/MSSOTLPolicy.cpp:89:5
>     #14 0x564f0d5f908a in MSSOTLPhasePolicy::MSSOTLPhasePolicy(std::map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, st
d::allocator<char> > > > > const&) /home/delphi/extraClangDebug/sumo/src/microsim/traffic_lights/MSSOTLPhasePolicy.cpp:28:5
>     #15 0x564f0c591ffd in NLJunctionControlBuilder::closeTrafficLightLogic(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:287:198
>     #16 0x564f0c4b9438 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:331:46
>     #17 0x564f0ddf5464 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #18 0x7f4f5a3b9954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 480 byte(s) in 5 object(s) allocated from:
>     #0 0x564f0b286afd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2a68afd) (BuildId: fed375f69bb735c343c32f52f1d32c1795dc7400)
>     #1 0x564f0b529df9 in __gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<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> > > > >::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x564f0b529c6a 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, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > >::allocate(std::allocator<std::_Rb_tree_node<std::pair<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> > > > >&, uns
igned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,32c1
< Computing for 0<->0
<  for tls-type sotl_phase
< Computing for 0<->600
<  for tls-type sotl_phase
< Computing for 0<->1200
<  for tls-type sotl_phase
< Computing for 0<->1800
<  for tls-type sotl_phase
< Computing for 600<->0
<  for tls-type sotl_phase
< Computing for 600<->600
<  for tls-type sotl_phase
< Computing for 600<->1200
<  for tls-type sotl_phase
< Computing for 600<->1800
<  for tls-type sotl_phase
< Computing for 1200<->0
<  for tls-type sotl_phase
< Computing for 1200<->600
<  for tls-type sotl_phase
< Computing for 1200<->1200
<  for tls-type sotl_phase
< Computing for 1200<->1800
<  for tls-type sotl_phase
< Computing for 1800<->0
<  for tls-type sotl_phase
< Computing for 1800<->600
<  for tls-type sotl_phase
< Computing for 1800<->1200
<truncated after showing first 30 lines>
---------- Differences in statistics ----------
5c5
<     <vehicles loaded="1458" inserted="1458" running="0" waiting="0"/>
---
>     <vehicles loaded="1227" inserted="1176" running="222" waiting="51"/>
10c10
<     <vehicleTripStatistics count="1458" routeLength="2041.90" speed="3.93" duration="596.32" waitingTime="386.67" timeLoss="448.92" departDelay="403.70" departDelayWaiting="-1.00" totalTravelTime="869438.00" totalDepartDelay="588597.00"/>
---
>     <vehicleTripStatistics count="954" routeLength="2041.90" speed="4.59" duration="533.35" waitingTime="331.97" timeLoss="385.95" departDelay="107.51" departDelayWaiting="-1.00" totalTravelTime="508814.00" totalDepartDelay="102561.00"/>
---------- Differences in tls_state ----------
6,380c6,251
<     <tlsState time="66.00" id="0" programID="a" phase="1" state="yryr"/>
<     <tlsState time="70.00" id="0" programID="a" phase="2" state="rrrr"/>
<     <tlsState time="74.00" id="0" programID="a" phase="3" state="rGrG"/>
<     <tlsState time="86.00" id="0" programID="a" phase="4" state="ryry"/>
<     <tlsState time="90.00" id="0" programID="a" phase="5" state="rrrr"/>
<     <tlsState time="94.00" id="0" programID="a" phase="0" state="GrGr"/>
<     <tlsState time="106.00" id="0" programID="a" phase="1" state="yryr"/>
<     <tlsState time="110.00" id="0" programID="a" phase="2" state="rrrr"/>
<     <tlsState time="114.00" id="0" programID="a" phase="3" state="rGrG"/>
<     <tlsState time="126.00" id="0" programID="a" phase="4" state="ryry"/>
<     <tlsState time="130.00" id="0" programID="a" phase="5" state="rrrr"/>
<     <tlsState time="134.00" id="0" programID="a" phase="0" state="GrGr"/>
<     <tlsState time="146.00" id="0" programID="a" phase="1" state="yryr"/>
<     <tlsState time="150.00" id="0" programID="a" phase="2" state="rrrr"/>
<     <tlsState time="154.00" id="0" programID="a" phase="3" state="rGrG"/>
<     <tlsState time="166.00" id="0" programID="a" phase="4" state="ryry"/>
<     <tlsState time="170.00" id="0" programID="a" phase="5" state="rrrr"/>
<     <tlsState time="174.00" id="0" programID="a" phase="0" state="GrGr"/>
<     <tlsState time="186.00" id="0" programID="a" phase="1" state="yryr"/>
<     <tlsState time="190.00" id="0" programID="a" phase="2" state="rrrr"/>
<     <tlsState time="194.00" id="0" programID="a" phase="3" state="rGrG"/>
<     <tlsState time="206.00" id="0" programID="a" phase="4" state="ryry"/>
<     <tlsState time="210.00" id="0" programID="a" phase="5" state="rrrr"/>
<     <tlsState time="214.00" id="0" programID="a" phase="0" state="GrGr"/>
<     <tlsState time="226.00" id="0" programID="a" phase="1" state="yryr"/>
<     <tlsState time="230.00" id="0" programID="a" phase="2" state="rrrr"/>
<     <tlsState time="234.00" id="0" programID="a" phase="3" state="rGrG"/>
<     <tlsState time="246.00" id="0" programID="a" phase="4" state="ryry"/>
<     <tlsState time="250.00" id="0" programID="a" phase="5" state="rrrr"/>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : traffic_lights loop_flow sotl_platoon ( Last six runs Jun2024 May2024 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in errors ----------
0a1,16155
> 
> =================================================================
> ==1443722==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 480 byte(s) in 5 object(s) allocated from:
>     #0 0x55a24968cafd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2a68afd) (BuildId: fed375f69bb735c343c32f52f1d32c1795dc7400)
>     #1 0x55a24992fdf9 in __gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<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> > > > >::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55a24992fc6a 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, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > >::allocate(std::allocator<std::_Rb_tree_node<std::pair<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> > > > >&, uns
igned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x55a24992fa27 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, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, 
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, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_get_node() /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_tree.h:561:16
>     #4 0x55a24992f8ec in std::_Rb_tree_node<std::pair<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> > > >* 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, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > 
>, std::_Select1st<std::pair<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> > > >, 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, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_crea
te_node<std::pair<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::pair<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&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_tree.h:611:23
>     #5 0x55a24992f7a5 in std::_Rb_tree_node<std::pair<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> > > >* 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, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > 
>, std::_Select1st<std::pair<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> > > >, 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, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_
node::operator()<std::pair<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::pair<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 /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_tree.h:529:18
>     #6 0x55a24992f017 in std::_Rb_tree_node<std::pair<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> > > >* 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, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > 
>, std::_Select1st<std::pair<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> > > >, 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, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_clon
e_node<false, 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, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, 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, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node>(std::_Rb_tree_node<std::pair<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> > > >*, 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, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_str
ing<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, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_tree.h:645:8
>     #7 0x55a24992e3f8 in std::_Rb_tree_node<std::pair<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> > > >* 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, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > 
>, std::_Select1st<std::pair<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> > > >, 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, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_copy
<false, 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, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cx
x11::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, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node>(std::_Rb_tree_node<std::pair<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> > > >*, std::_Rb_tre
e_node_base*, 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, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, 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, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_tree.h:1862:20
>     #8 0x55a24992e7d5 in std::_Rb_tree_node<std::pair<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> > > >* 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, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > 
>, std::_Select1st<std::pair<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> > > >, 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, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_copy
<false, 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, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cx
x11::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, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node>(std::_Rb_tree_node<std::pair<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> > > >*, std::_Rb_tre
e_node_base*, 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, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, 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, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_tree.h:1866:21
>     #9 0x55a24992db53 in std::_Rb_tree_node<std::pair<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> > > >* 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, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > 
>, std::_Select1st<std::pair<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> > > >, 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, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_copy
<false, 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, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cx
x11::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, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node>(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, std::__cxx11::basic_st
ring<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, 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, std::__cxx11::basic_string<char, std
::char_traits<char>, std::allocator<char> > > > > const&, 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, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, 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, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_tree.h:890:6
>     #10 0x55a24992d591 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, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >,
 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, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_copy(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, std::__
cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, 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, std::__cxx11::basic_s
tring<char, std::char_traits<char>, std::allocator<char> > > > > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_tree.h:901:9
>     #11 0x55a24992ce9e 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, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >,
 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, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Rb_tree(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, std::_
_cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, 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, std::__cxx11::basic_
string<char, std::char_traits<char>, std::allocator<char> > > > > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_tree.h:939:16
>     #12 0x55a24992cd94 in std::map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<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> > > > >::map(std::
map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<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&) /bin/../lib/gcc/x86_64-linux-gnu/11
/../../../../include/c++/11/bits/stl_map.h:207:7
>     #13 0x55a24c4e2a24 in Parameterised::Parameterised(std::map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::alloc
ator<char> > > > > const&) /home/delphi/extraClangDebug/sumo/src/utils/common/Parameterised.cpp:37:5
>     #14 0x55a24bc479c0 in MSSOTLPolicy::MSSOTLPolicy(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<cha
r> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > const&) /home/delphi/extraClangDebug/sumo/src/microsim/traffic_lights/MSSOTLPolicy.cpp:89:5
>     #15 0x55a24ba0229a in MSSOTLPlatoonPolicy::MSSOTLPlatoonPolicy(std::map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<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&) /home/delphi/extraClangDebug/sumo/src/microsim/traffic_lights/MSSOTLPlatoonPolicy.cpp:30:5
>     #16 0x55a24a99720d in NLJunctionControlBuilder::closeTrafficLightLogic(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:281:198
>     #17 0x55a24a8bf438 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:331:46
>     #18 0x55a24c1fb464 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #19 0x7fc2d525e954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 480 byte(s) in 5 object(s) allocated from:
>     #0 0x55a24968cafd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2a68afd) (BuildId: fed375f69bb735c343c32f52f1d32c1795dc7400)
>     #1 0x55a24992fdf9 in __gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<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> > > > >::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,32c1
< Computing for 0<->0
<  for tls-type sotl_platoon
< Computing for 0<->600
<  for tls-type sotl_platoon
< Computing for 0<->1200
<  for tls-type sotl_platoon
< Computing for 0<->1800
<  for tls-type sotl_platoon
< Computing for 600<->0
<  for tls-type sotl_platoon
< Computing for 600<->600
<  for tls-type sotl_platoon
< Computing for 600<->1200
<  for tls-type sotl_platoon
< Computing for 600<->1800
<  for tls-type sotl_platoon
< Computing for 1200<->0
<  for tls-type sotl_platoon
< Computing for 1200<->600
<  for tls-type sotl_platoon
< Computing for 1200<->1200
<  for tls-type sotl_platoon
< Computing for 1200<->1800
<  for tls-type sotl_platoon
< Computing for 1800<->0
<  for tls-type sotl_platoon
< Computing for 1800<->600
<  for tls-type sotl_platoon
< Computing for 1800<->1200
<truncated after showing first 30 lines>
---------- Differences in statistics ----------
5c5
<     <vehicles loaded="1458" inserted="1458" running="0" waiting="0"/>
---
>     <vehicles loaded="1220" inserted="1220" running="119" waiting="0"/>
10c10
<     <vehicleTripStatistics count="1458" routeLength="2041.90" speed="6.39" duration="341.17" waitingTime="181.60" timeLoss="193.72" departDelay="161.01" departDelayWaiting="-1.00" totalTravelTime="497424.00" totalDepartDelay="234760.00"/>
---
>     <vehicleTripStatistics count="1101" routeLength="2041.90" speed="7.20" duration="304.81" waitingTime="146.92" timeLoss="157.36" departDelay="56.20" departDelayWaiting="-1.00" totalTravelTime="335596.00" totalDepartDelay="61881.00"/>
---------- Differences in tls_state ----------
6,80c6,50
<     <tlsState time="66.00" id="0" programID="a" phase="1" state="yryr"/>
<     <tlsState time="70.00" id="0" programID="a" phase="2" state="rrrr"/>
<     <tlsState time="74.00" id="0" programID="a" phase="3" state="rGrG"/>
<     <tlsState time="126.00" id="0" programID="a" phase="4" state="ryry"/>
<     <tlsState time="130.00" id="0" programID="a" phase="5" state="rrrr"/>
<     <tlsState time="134.00" id="0" programID="a" phase="0" state="GrGr"/>
<     <tlsState time="186.00" id="0" programID="a" phase="1" state="yryr"/>
<     <tlsState time="190.00" id="0" programID="a" phase="2" state="rrrr"/>
<     <tlsState time="194.00" id="0" programID="a" phase="3" state="rGrG"/>
<     <tlsState time="246.00" id="0" programID="a" phase="4" state="ryry"/>
<     <tlsState time="250.00" id="0" programID="a" phase="5" state="rrrr"/>
<     <tlsState time="254.00" id="0" programID="a" phase="0" state="GrGr"/>
<     <tlsState time="306.00" id="0" programID="a" phase="1" state="yryr"/>
<     <tlsState time="310.00" id="0" programID="a" phase="2" state="rrrr"/>
<     <tlsState time="314.00" id="0" programID="a" phase="3" state="rGrG"/>
<     <tlsState time="366.00" id="0" programID="a" phase="4" state="ryry"/>
<     <tlsState time="370.00" id="0" programID="a" phase="5" state="rrrr"/>
<     <tlsState time="374.00" id="0" programID="a" phase="0" state="GrGr"/>
<     <tlsState time="426.00" id="0" programID="a" phase="1" state="yryr"/>
<     <tlsState time="430.00" id="0" programID="a" phase="2" state="rrrr"/>
<     <tlsState time="434.00" id="0" programID="a" phase="3" state="rGrG"/>
<     <tlsState time="486.00" id="0" programID="a" phase="4" state="ryry"/>
<     <tlsState time="490.00" id="0" programID="a" phase="5" state="rrrr"/>
<     <tlsState time="494.00" id="0" programID="a" phase="0" state="GrGr"/>
<     <tlsState time="546.00" id="0" programID="a" phase="1" state="yryr"/>
<     <tlsState time="550.00" id="0" programID="a" phase="2" state="rrrr"/>
<     <tlsState time="554.00" id="0" programID="a" phase="3" state="rGrG"/>
<     <tlsState time="606.00" id="0" programID="a" phase="4" state="ryry"/>
<     <tlsState time="610.00" id="0" programID="a" phase="5" state="rrrr"/>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : traffic_lights loop_flow sotl_request ( Last six runs Jun2024 May2024 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in errors ----------
0a1,11803
> 
> =================================================================
> ==1443724==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 480 byte(s) in 5 object(s) allocated from:
>     #0 0x5622aefc5afd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2a68afd) (BuildId: fed375f69bb735c343c32f52f1d32c1795dc7400)
>     #1 0x5622af268df9 in __gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<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> > > > >::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5622af268c6a 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, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > >::allocate(std::allocator<std::_Rb_tree_node<std::pair<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> > > > >&, uns
igned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x5622af268a27 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, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, 
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, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_get_node() /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_tree.h:561:16
>     #4 0x5622af2688ec in std::_Rb_tree_node<std::pair<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> > > >* 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, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > 
>, std::_Select1st<std::pair<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> > > >, 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, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_crea
te_node<std::pair<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::pair<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&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_tree.h:611:23
>     #5 0x5622af2687a5 in std::_Rb_tree_node<std::pair<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> > > >* 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, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > 
>, std::_Select1st<std::pair<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> > > >, 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, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_
node::operator()<std::pair<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::pair<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 /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_tree.h:529:18
>     #6 0x5622af268017 in std::_Rb_tree_node<std::pair<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> > > >* 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, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > 
>, std::_Select1st<std::pair<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> > > >, 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, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_clon
e_node<false, 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, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, 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, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node>(std::_Rb_tree_node<std::pair<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> > > >*, 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, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cxx11::basic_str
ing<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, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_tree.h:645:8
>     #7 0x5622af2673f8 in std::_Rb_tree_node<std::pair<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> > > >* 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, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > 
>, std::_Select1st<std::pair<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> > > >, 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, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_copy
<false, 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, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cx
x11::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, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node>(std::_Rb_tree_node<std::pair<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> > > >*, std::_Rb_tre
e_node_base*, 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, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, 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, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_tree.h:1862:20
>     #8 0x5622af266b53 in std::_Rb_tree_node<std::pair<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> > > >* 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, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > 
>, std::_Select1st<std::pair<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> > > >, 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, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_copy
<false, 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, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, std::less<std::__cx
x11::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, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node>(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, std::__cxx11::basic_st
ring<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, 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, std::__cxx11::basic_string<char, std
::char_traits<char>, std::allocator<char> > > > > const&, 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, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, 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, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Alloc_node&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_tree.h:890:6
>     #9 0x5622af266591 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, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, 
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, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_M_copy(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, std::__c
xx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, 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, std::__cxx11::basic_st
ring<char, std::char_traits<char>, std::allocator<char> > > > > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_tree.h:901:9
>     #10 0x5622af265e9e 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, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >,
 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, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >::_Rb_tree(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, std::_
_cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::_Select1st<std::pair<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> > > >, 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, std::__cxx11::basic_
string<char, std::char_traits<char>, std::allocator<char> > > > > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_tree.h:939:16
>     #11 0x5622af265d94 in std::map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<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> > > > >::map(std::
map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<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&) /bin/../lib/gcc/x86_64-linux-gnu/11
/../../../../include/c++/11/bits/stl_map.h:207:7
>     #12 0x5622b1e1ba24 in Parameterised::Parameterised(std::map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::alloc
ator<char> > > > > const&) /home/delphi/extraClangDebug/sumo/src/utils/common/Parameterised.cpp:37:5
>     #13 0x5622b15809c0 in MSSOTLPolicy::MSSOTLPolicy(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<cha
r> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > const&) /home/delphi/extraClangDebug/sumo/src/microsim/traffic_lights/MSSOTLPolicy.cpp:89:5
>     #14 0x5622b133d1e3 in MSSOTLRequestPolicy::MSSOTLRequestPolicy(std::map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<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&) /home/delphi/extraClangDebug/sumo/src/microsim/traffic_lights/MSSOTLRequestPolicy.cpp:26:5
>     #15 0x5622b02cf9bd in NLJunctionControlBuilder::closeTrafficLightLogic(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:278:198
>     #16 0x5622b01f8438 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:331:46
>     #17 0x5622b1b34464 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #18 0x7fb065583954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 480 byte(s) in 5 object(s) allocated from:
>     #0 0x5622aefc5afd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2a68afd) (BuildId: fed375f69bb735c343c32f52f1d32c1795dc7400)
>     #1 0x5622af268df9 in __gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<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> > > > >::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5622af268c6a 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, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > >::allocate(std::allocator<std::_Rb_tree_node<std::pair<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> > > > >&, uns
igned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,32c1
< Computing for 0<->0
<  for tls-type sotl_request
< Computing for 0<->600
<  for tls-type sotl_request
< Computing for 0<->1200
<  for tls-type sotl_request
< Computing for 0<->1800
<  for tls-type sotl_request
< Computing for 600<->0
<  for tls-type sotl_request
< Computing for 600<->600
<  for tls-type sotl_request
< Computing for 600<->1200
<  for tls-type sotl_request
< Computing for 600<->1800
<  for tls-type sotl_request
< Computing for 1200<->0
<  for tls-type sotl_request
< Computing for 1200<->600
<  for tls-type sotl_request
< Computing for 1200<->1200
<  for tls-type sotl_request
< Computing for 1200<->1800
<  for tls-type sotl_request
< Computing for 1800<->0
<  for tls-type sotl_request
< Computing for 1800<->600
<  for tls-type sotl_request
< Computing for 1800<->1200
<truncated after showing first 30 lines>
---------- Differences in statistics ----------
5c5
<     <vehicles loaded="1458" inserted="1458" running="0" waiting="0"/>
---
>     <vehicles loaded="802" inserted="559" running="418" waiting="229"/>
10c10
<     <vehicleTripStatistics count="1458" routeLength="2041.90" speed="2.21" duration="1173.59" waitingTime="857.87" timeLoss="1026.39" departDelay="976.80" departDelayWaiting="-1.00" totalTravelTime="1711091.00" totalDepartDelay="1424181.00"/>
---
>     <vehicleTripStatistics count="141" routeLength="2041.90" speed="7.16" duration="321.62" waitingTime="144.11" timeLoss="174.42" departDelay="1.01" departDelayWaiting="-1.00" totalTravelTime="45349.00" totalDepartDelay="143.00"/>
---------- Differences in tls_state ----------
6,1118c6,362
<     <tlsState time="66.00" id="0" programID="a" phase="1" state="yryr"/>
<     <tlsState time="70.00" id="0" programID="a" phase="2" state="rrrr"/>
<     <tlsState time="74.00" id="0" programID="a" phase="3" state="rGrG"/>
<     <tlsState time="79.00" id="0" programID="a" phase="4" state="ryry"/>
<     <tlsState time="83.00" id="0" programID="a" phase="5" state="rrrr"/>
<     <tlsState time="87.00" id="0" programID="a" phase="0" state="GrGr"/>
<     <tlsState time="92.00" id="0" programID="a" phase="1" state="yryr"/>
<     <tlsState time="96.00" id="0" programID="a" phase="2" state="rrrr"/>
<     <tlsState time="100.00" id="0" programID="a" phase="3" state="rGrG"/>
<     <tlsState time="105.00" id="0" programID="a" phase="4" state="ryry"/>
<     <tlsState time="109.00" id="0" programID="a" phase="5" state="rrrr"/>
<     <tlsState time="113.00" id="0" programID="a" phase="0" state="GrGr"/>
<     <tlsState time="118.00" id="0" programID="a" phase="1" state="yryr"/>
<     <tlsState time="122.00" id="0" programID="a" phase="2" state="rrrr"/>
<     <tlsState time="126.00" id="0" programID="a" phase="3" state="rGrG"/>
<     <tlsState time="131.00" id="0" programID="a" phase="4" state="ryry"/>
<     <tlsState time="135.00" id="0" programID="a" phase="5" state="rrrr"/>
<     <tlsState time="139.00" id="0" programID="a" phase="0" state="GrGr"/>
<     <tlsState time="144.00" id="0" programID="a" phase="1" state="yryr"/>
<     <tlsState time="148.00" id="0" programID="a" phase="2" state="rrrr"/>
<     <tlsState time="152.00" id="0" programID="a" phase="3" state="rGrG"/>
<     <tlsState time="157.00" id="0" programID="a" phase="4" state="ryry"/>
<     <tlsState time="161.00" id="0" programID="a" phase="5" state="rrrr"/>
<     <tlsState time="165.00" id="0" programID="a" phase="0" state="GrGr"/>
<     <tlsState time="170.00" id="0" programID="a" phase="1" state="yryr"/>
<     <tlsState time="174.00" id="0" programID="a" phase="2" state="rrrr"/>
<     <tlsState time="178.00" id="0" programID="a" phase="3" state="rGrG"/>
<     <tlsState time="183.00" id="0" programID="a" phase="4" state="ryry"/>
<     <tlsState time="187.00" id="0" programID="a" phase="5" state="rrrr"/>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : traffic_lights loop_flow sotl_wave ( Last six runs Jun2024 May2024 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in errors ----------
0a1,1149
> 
> =================================================================
> ==1443745==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 288 byte(s) in 4 object(s) allocated from:
>     #0 0x560cd0ad6afd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2a68afd) (BuildId: fed375f69bb735c343c32f52f1d32c1795dc7400)
>     #1 0x560cd3070699 in __gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, MSE2Collector*> > >::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x560cd307059a 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, MSE2Collector*> > > >::allocate(std::allocator<std::_Rb_tree_node<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, MSE2Collector*> > >&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x560cd3070367 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, MSE2Collector*>, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, MSE2Collector*> >, 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, MSE2Collector*> > >::_M_get_node() /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_tree.h:561:16
>     #4 0x560cd306f13c in std::_Rb_tree_node<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, MSE2Collector*> >* 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, MSE2Collector*>, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, MSE2Collector*> 
>, 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, MSE2Collector*> > >::_M_create_node<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, MSE2Collector*> >(std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, MSE2Collector*>&&) /bin/../lib/gcc/x86_64-linux-gnu/11/.
./../../../include/c++/11/bits/stl_tree.h:611:23
>     #5 0x560cd306ea89 in std::pair<std::_Rb_tree_iterator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, MSE2Collector*> >, bool> 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, MSE2Collector*>, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > con
st, MSE2Collector*> >, 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, MSE2Collector*> > >::_M_emplace_unique<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, MSE2Collector*> >(std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, MSE2Collector*>&&) /bin/../lib/gc
c/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_tree.h:2384:19
>     #6 0x560cd3069a21 in std::enable_if<is_constructible<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, MSE2Collector*>, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, MSE2Collector*> >::value, std::pair<std::_Rb_tree_iterator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, MSE2Collector*> >, bool> >::type std::map<std::__cxx11::basic_string<char, std::
char_traits<char>, std::allocator<char> >, MSE2Collector*, 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, MSE2Collector*> > >::insert<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, MSE2Collector*> >(std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, MSE2Coll
ector*>&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_map.h:817:16
>     #7 0x560cd305720b in MSSOTLE2Sensors::buildCountSensorForLane(MSLane*, NLDetectorBuilder&) /home/delphi/extraClangDebug/sumo/src/microsim/traffic_lights/MSSOTLE2Sensors.cpp:162:21
>     #8 0x560cd3055a1e in MSSOTLE2Sensors::buildCountSensors(std::vector<std::vector<MSLane*, std::allocator<MSLane*> >, std::allocator<std::vector<MSLane*, std::allocator<MSLane*> > > >, NLDetectorBuilder&) /home/delphi/extraClangDebug/sumo/src/microsim/traffic_lights/MSSOTLE2Sensors.cpp:79:13
>     #9 0x560cd2e59653 in MSSOTLTrafficLightLogic::init(NLDetectorBuilder&) /home/delphi/extraClangDebug/sumo/src/microsim/traffic_lights/MSSOTLTrafficLightLogic.cpp:161:33
>     #10 0x560cd1dedbc4 in NLJunctionControlBuilder::postLoadInitialization() /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:520:16
>     #11 0x560cd1caedc5 in NLBuilder::build() /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:225:23
>     #12 0x560cd1cbb196 in NLBuilder::init(bool) /home/delphi/extraClangDebug/sumo/src/netload/NLBuilder.cpp:352:17
>     #13 0x560cd0ada619 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:98:19
>     #14 0x7f28c29e1d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 288 byte(s) in 4 object(s) allocated from:
>     #0 0x560cd0ad6afd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2a68afd) (BuildId: fed375f69bb735c343c32f52f1d32c1795dc7400)
>     #1 0x560cd3070699 in __gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, MSE2Collector*> > >::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x560cd307059a 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, MSE2Collector*> > > >::allocate(std::allocator<std::_Rb_tree_node<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, MSE2Collector*> > >&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x560cd3070367 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, MSE2Collector*>, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, MSE2Collector*> >, 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, MSE2Collector*> > >::_M_get_node() /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_tree.h:561:16
>     #4 0x560cd306f13c in std::_Rb_tree_node<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, MSE2Collector*> >* 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, MSE2Collector*>, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, MSE2Collector*> 
>, 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, MSE2Collector*> > >::_M_create_node<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, MSE2Collector*> >(std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, MSE2Collector*>&&) /bin/../lib/gcc/x86_64-linux-gnu/11/.
./../../../include/c++/11/bits/stl_tree.h:611:23
>     #5 0x560cd306ea89 in std::pair<std::_Rb_tree_iterator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, MSE2Collector*> >, bool> 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, MSE2Collector*>, std::_Select1st<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > con
st, MSE2Collector*> >, 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, MSE2Collector*> > >::_M_emplace_unique<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, MSE2Collector*> >(std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, MSE2Collector*>&&) /bin/../lib/gc
c/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_tree.h:2384:19
>     #6 0x560cd3069a21 in std::enable_if<is_constructible<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, MSE2Collector*>, std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, MSE2Collector*> >::value, std::pair<std::_Rb_tree_iterator<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const, MSE2Collector*> >, bool> >::type std::map<std::__cxx11::basic_string<char, std::
char_traits<char>, std::allocator<char> >, MSE2Collector*, 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, MSE2Collector*> > >::insert<std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, MSE2Collector*> >(std::pair<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, MSE2Coll
ector*>&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_map.h:817:16
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,32d0
< Computing for 0<->0
<  for tls-type sotl_wave
< Computing for 0<->600
<  for tls-type sotl_wave
< Computing for 0<->1200
<  for tls-type sotl_wave
< Computing for 0<->1800
<  for tls-type sotl_wave
< Computing for 600<->0
<  for tls-type sotl_wave
< Computing for 600<->600
<  for tls-type sotl_wave
< Computing for 600<->1200
<  for tls-type sotl_wave
< Computing for 600<->1800
<  for tls-type sotl_wave
< Computing for 1200<->0
<  for tls-type sotl_wave
< Computing for 1200<->600
<  for tls-type sotl_wave
< Computing for 1200<->1200
<  for tls-type sotl_wave
< Computing for 1200<->1800
<  for tls-type sotl_wave
< Computing for 1800<->0
<  for tls-type sotl_wave
< Computing for 1800<->600
<  for tls-type sotl_wave
< Computing for 1800<->1200
<truncated after showing first 30 lines>
---------- Differences in statistics ----------
5c5
<     <vehicles loaded="1458" inserted="1458" running="0" waiting="0"/>
---
>     <vehicles loaded="959" inserted="959" running="0" waiting="0"/>
10c10
<     <vehicleTripStatistics count="1458" routeLength="2041.90" speed="6.28" duration="345.05" waitingTime="184.56" timeLoss="197.59" departDelay="167.76" departDelayWaiting="-1.00" totalTravelTime="503081.00" totalDepartDelay="244599.00"/>
---
>     <vehicleTripStatistics count="959" routeLength="2041.90" speed="7.77" duration="294.04" waitingTime="135.79" timeLoss="146.61" departDelay="129.44" departDelayWaiting="-1.00" totalTravelTime="281988.00" totalDepartDelay="124130.00"/>
---------- Differences in tls_state ----------
12,92c12,87
<     <tlsState time="120.00" id="0" programID="a" phase="1" state="yryr"/>
<     <tlsState time="124.00" id="0" programID="a" phase="2" state="rrrr"/>
<     <tlsState time="128.00" id="0" programID="a" phase="3" state="rGrG"/>
<     <tlsState time="168.00" id="0" programID="a" phase="4" state="ryry"/>
<     <tlsState time="172.00" id="0" programID="a" phase="5" state="rrrr"/>
<     <tlsState time="176.00" id="0" programID="a" phase="0" state="GrGr"/>
<     <tlsState time="216.00" id="0" programID="a" phase="1" state="yryr"/>
<     <tlsState time="220.00" id="0" programID="a" phase="2" state="rrrr"/>
<     <tlsState time="224.00" id="0" programID="a" phase="3" state="rGrG"/>
<     <tlsState time="268.00" id="0" programID="a" phase="4" state="ryry"/>
<     <tlsState time="272.00" id="0" programID="a" phase="5" state="rrrr"/>
<     <tlsState time="276.00" id="0" programID="a" phase="0" state="GrGr"/>
<     <tlsState time="320.00" id="0" programID="a" phase="1" state="yryr"/>
<     <tlsState time="324.00" id="0" programID="a" phase="2" state="rrrr"/>
<     <tlsState time="328.00" id="0" programID="a" phase="3" state="rGrG"/>
<     <tlsState time="377.00" id="0" programID="a" phase="4" state="ryry"/>
<     <tlsState time="381.00" id="0" programID="a" phase="5" state="rrrr"/>
<     <tlsState time="385.00" id="0" programID="a" phase="0" state="GrGr"/>
<     <tlsState time="434.00" id="0" programID="a" phase="1" state="yryr"/>
<     <tlsState time="438.00" id="0" programID="a" phase="2" state="rrrr"/>
<     <tlsState time="442.00" id="0" programID="a" phase="3" state="rGrG"/>
<     <tlsState time="494.00" id="0" programID="a" phase="4" state="ryry"/>
<     <tlsState time="498.00" id="0" programID="a" phase="5" state="rrrr"/>
<     <tlsState time="502.00" id="0" programID="a" phase="0" state="GrGr"/>
<     <tlsState time="554.00" id="0" programID="a" phase="1" state="yryr"/>
<     <tlsState time="558.00" id="0" programID="a" phase="2" state="rrrr"/>
<     <tlsState time="562.00" id="0" programID="a" phase="3" state="rGrG"/>
<     <tlsState time="614.00" id="0" programID="a" phase="4" state="ryry"/>
<     <tlsState time="618.00" id="0" programID="a" phase="5" state="rrrr"/>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : traffic_lights loop_flow static ( Last six runs Jun2024 May2024 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
1,32c1
< Computing for 0<->0
<  for tls-type static
< Computing for 0<->600
<  for tls-type static
< Computing for 0<->1200
<  for tls-type static
< Computing for 0<->1800
<  for tls-type static
< Computing for 600<->0
<  for tls-type static
< Computing for 600<->600
<  for tls-type static
< Computing for 600<->1200
<  for tls-type static
< Computing for 600<->1800
<  for tls-type static
< Computing for 1200<->0
<  for tls-type static
< Computing for 1200<->600
<  for tls-type static
< Computing for 1200<->1200
<  for tls-type static
< Computing for 1200<->1800
<  for tls-type static
< Computing for 1800<->0
<  for tls-type static
< Computing for 1800<->600
<  for tls-type static
< Computing for 1800<->1200
<truncated after showing first 30 lines>
---------- Differences in statistics ----------
5c5
<     <vehicles loaded="1458" inserted="1458" running="0" waiting="0"/>
---
>     <vehicles loaded="690" inserted="690" running="118" waiting="0"/>
10c10
<     <vehicleTripStatistics count="1458" routeLength="2041.90" speed="5.88" duration="372.99" waitingTime="203.23" timeLoss="225.54" departDelay="188.65" departDelayWaiting="-1.00" totalTravelTime="543821.00" totalDepartDelay="275056.00"/>
---
>     <vehicleTripStatistics count="572" routeLength="2041.90" speed="5.97" duration="365.43" waitingTime="196.32" timeLoss="217.98" departDelay="97.89" departDelayWaiting="-1.00" totalTravelTime="209024.00" totalDepartDelay="55994.00"/>
---------- Differences in tls_state ----------
132,134d131
<     <tlsState time="1712.00" id="0" programID="a" phase="1" state="yryr"/>
<     <tlsState time="1716.00" id="0" programID="a" phase="2" state="rrrr"/>
<     <tlsState time="1720.00" id="0" programID="a" phase="3" state="rGrG"/>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : traffic_lights loop_flow swarm ( Last six runs Jun2024 May2024 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in errors ----------
0a1,107115
> LLVMSymbolizer: error reading file: No such file or directory
> 
> =================================================================
> ==1443794==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 512 byte(s) in 1 object(s) allocated from:
>     #0 0x564087c8aafd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2a68afd) (BuildId: fed375f69bb735c343c32f52f1d32c1795dc7400)
>     #1 0x564087d784e9 in __gnu_cxx::new_allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x564087d783ea in std::allocator_traits<std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >::allocate(std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x564087d77e27 in std::_Vector_base<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x564087d76b50 in void std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >::_M_realloc_insert<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(__gnu_cxx::__normal_iterator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*, std::vector<std::__cxx11::basic_string<char, std::char_traits<ch
ar>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:440:33
>     #5 0x564087d76519 in void std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >::emplace_back<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:121:4
>     #6 0x564087cf91d0 in std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >::push_back(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:1204:9
>     #7 0x56408a22b74f in MSSOTLPolicy5DFamilyStimulus::MSSOTLPolicy5DFamilyStimulus(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_t
raits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > const&) /home/delphi/extraClangDebug/sumo/src/microsim/traffic_lights/MSSOTLPolicy5DFamilyStimulus.cpp:57:18
>     #8 0x56408a03645b in MSSwarmTrafficLightLogic::MSSwarmTrafficLightLogic(MSTLLogicControl&, 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<MSPhaseDefinition*, std::allocator<MSPhaseDefinition*> > const&, int, long long, std::map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_t
raits<char>, std::allocator<char> >, 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, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > const&) /home/delphi/extraClangDebug/sumo/src/microsim/traffic_lights/MSSwarmTrafficLightLogic.cpp:47:45
>     #9 0x564088f93c94 in NLJunctionControlBuilder::closeTrafficLightLogic(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/extraClangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:272:27
>     #10 0x564088ebd438 in NLHandler::myEndElement(int) /home/delphi/extraClangDebug/sumo/src/netload/NLHandler.cpp:331:46
>     #11 0x56408a7f9464 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/extraClangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #12 0x7f5bedcb5954 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc954) (BuildId: 39708965fdefc07945c0b0523783c0d98a35b290)
> 
> Indirect leak of 512 byte(s) in 1 object(s) allocated from:
>     #0 0x564087c8aafd in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2a68afd) (BuildId: fed375f69bb735c343c32f52f1d32c1795dc7400)
>     #1 0x564087d784e9 in __gnu_cxx::new_allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x564087d783ea in std::allocator_traits<std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >::allocate(std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x564087d77e27 in std::_Vector_base<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x564087d76b50 in void std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >::_M_realloc_insert<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(__gnu_cxx::__normal_iterator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >*, std::vector<std::__cxx11::basic_string<char, std::char_traits<ch
ar>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:440:33
>     #5 0x564087d76519 in void std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >::emplace_back<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/vector.tcc:121:4
>     #6 0x564087cf91d0 in std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >::push_back(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:1204:9
>     #7 0x56408a22b74f in MSSOTLPolicy5DFamilyStimulus::MSSOTLPolicy5DFamilyStimulus(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::map<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::less<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >, std::allocator<std::pair<std::__cxx11::basic_string<char, std::char_t
raits<char>, std::allocator<char> > const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > const&) /home/delphi/extraClangDebug/sumo/src/microsim/traffic_lights/MSSOTLPolicy5DFamilyStimulus.cpp:57:18
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,32c1
< Computing for 0<->0
<  for tls-type swarm
< Computing for 0<->600
<  for tls-type swarm
< Computing for 0<->1200
<  for tls-type swarm
< Computing for 0<->1800
<  for tls-type swarm
< Computing for 600<->0
<  for tls-type swarm
< Computing for 600<->600
<  for tls-type swarm
< Computing for 600<->1200
<  for tls-type swarm
< Computing for 600<->1800
<  for tls-type swarm
< Computing for 1200<->0
<  for tls-type swarm
< Computing for 1200<->600
<  for tls-type swarm
< Computing for 1200<->1200
<  for tls-type swarm
< Computing for 1200<->1800
<  for tls-type swarm
< Computing for 1800<->0
<  for tls-type swarm
< Computing for 1800<->600
<  for tls-type swarm
< Computing for 1800<->1200
<truncated after showing first 30 lines>
---------- Differences in statistics ----------
5c5
<     <vehicles loaded="1458" inserted="1458" running="0" waiting="0"/>
---
>     <vehicles loaded="668" inserted="354" running="298" waiting="12"/>
10c10
<     <vehicleTripStatistics count="1458" routeLength="2041.90" speed="6.39" duration="341.17" waitingTime="181.60" timeLoss="193.72" departDelay="161.01" departDelayWaiting="-1.00" totalTravelTime="497424.00" totalDepartDelay="234760.00"/>
---
>     <vehicleTripStatistics count="56" routeLength="2041.90" speed="13.47" duration="153.16" waitingTime="5.55" timeLoss="6.07" departDelay="2.50" departDelayWaiting="-1.00" totalTravelTime="8577.00" totalDepartDelay="140.00"/>
---------- Differences in tls_state ----------
6,80c6,50
<     <tlsState time="66.00" id="0" programID="a" phase="1" state="yryr"/>
<     <tlsState time="70.00" id="0" programID="a" phase="2" state="rrrr"/>
<     <tlsState time="74.00" id="0" programID="a" phase="3" state="rGrG"/>
<     <tlsState time="126.00" id="0" programID="a" phase="4" state="ryry"/>
<     <tlsState time="130.00" id="0" programID="a" phase="5" state="rrrr"/>
<     <tlsState time="134.00" id="0" programID="a" phase="0" state="GrGr"/>
<     <tlsState time="186.00" id="0" programID="a" phase="1" state="yryr"/>
<     <tlsState time="190.00" id="0" programID="a" phase="2" state="rrrr"/>
<     <tlsState time="194.00" id="0" programID="a" phase="3" state="rGrG"/>
<     <tlsState time="246.00" id="0" programID="a" phase="4" state="ryry"/>
<     <tlsState time="250.00" id="0" programID="a" phase="5" state="rrrr"/>
<     <tlsState time="254.00" id="0" programID="a" phase="0" state="GrGr"/>
<     <tlsState time="306.00" id="0" programID="a" phase="1" state="yryr"/>
<     <tlsState time="310.00" id="0" programID="a" phase="2" state="rrrr"/>
<     <tlsState time="314.00" id="0" programID="a" phase="3" state="rGrG"/>
<     <tlsState time="366.00" id="0" programID="a" phase="4" state="ryry"/>
<     <tlsState time="370.00" id="0" programID="a" phase="5" state="rrrr"/>
<     <tlsState time="374.00" id="0" programID="a" phase="0" state="GrGr"/>
<     <tlsState time="426.00" id="0" programID="a" phase="1" state="yryr"/>
<     <tlsState time="430.00" id="0" programID="a" phase="2" state="rrrr"/>
<     <tlsState time="434.00" id="0" programID="a" phase="3" state="rGrG"/>
<     <tlsState time="486.00" id="0" programID="a" phase="4" state="ryry"/>
<     <tlsState time="490.00" id="0" programID="a" phase="5" state="rrrr"/>
<     <tlsState time="494.00" id="0" programID="a" phase="0" state="GrGr"/>
<     <tlsState time="546.00" id="0" programID="a" phase="1" state="yryr"/>
<     <tlsState time="550.00" id="0" programID="a" phase="2" state="rrrr"/>
<     <tlsState time="554.00" id="0" programID="a" phase="3" state="rGrG"/>
<     <tlsState time="606.00" id="0" programID="a" phase="4" state="ryry"/>
<     <tlsState time="610.00" id="0" programID="a" phase="5" state="rrrr"/>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : tutorial output_parsing ( Last six runs Jun2024 May2024 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
3c3
< >> Simulation closed with status 0
---
> Interrupt signal received, trying to exit gracefully.