31Aug22rv1_14_1+0699-8e869e80d10 - detailed test results for DUAROUTER

To reconnect the TextTest GUI to these results, run:

texttest -a duarouter -d /home/delphi/clangDebug/sumo/tests -reconnect /home/delphi/clangDebug/texttesttmp/clang3_64D.05Sep050550.3351644 -g

To start TextTest for these tests, run:

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


default: 575 tests: 483 succeeded 92 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : alternatives style1_input errors route route_cost_empty ( Last six runs Sep2022 Aug2022 )

---------- Differences in errors ----------
2a3,52
> 
> =================================================================
> ==4069465==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 136 byte(s) in 1 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0xa447af in RORouteDef::copy(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long long) const /home/delphi/clangDebug/sumo/src/router/RORouteDef.cpp:401:26
>     #2 0xaa89d3 in RORouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:532:24
>     #3 0xe63993 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:271:17
>     #4 0x100c2a8 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f905da025fe 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0xa450b2 in RORouteDef::copy(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long long) const /home/delphi/clangDebug/sumo/src/router/RORouteDef.cpp:405:29
>     #2 0xaa89d3 in RORouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:532:24
>     #3 0xe63993 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:271:17
>     #4 0x100c2a8 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f905da025fe 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
> 
> Indirect leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0x557100 in __gnu_cxx::new_allocator<ROEdge const*>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x55702d in std::allocator_traits<std::allocator<ROEdge const*> >::allocate(std::allocator<ROEdge const*>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:443:20
>     #3 0x55657f in std::_Vector_base<ROEdge const*, std::allocator<ROEdge const*> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0xa26f8f in std::_Vector_base<ROEdge const*, std::allocator<ROEdge const*> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0xa26e72 in std::_Vector_base<ROEdge const*, std::allocator<ROEdge const*> >::_Vector_base(unsigned long, std::allocator<ROEdge const*> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0xa25c65 in std::vector<ROEdge const*, std::allocator<ROEdge const*> >::vector(std::vector<ROEdge const*, std::allocator<ROEdge const*> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0xa205aa in RORoute::RORoute(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, double, std::vector<ROEdge const*, std::allocator<ROEdge const*> > const&, RGBColor const*, std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&) /home/delphi/clangDebug/sumo/src/router/RORoute.cpp:43:28
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : alternatives style1_input errors route route_cost_false ( Last six runs Sep2022 Aug2022 )

---------- Differences in errors ----------
2a3,52
> 
> =================================================================
> ==4069473==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 136 byte(s) in 1 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0xa447af in RORouteDef::copy(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long long) const /home/delphi/clangDebug/sumo/src/router/RORouteDef.cpp:401:26
>     #2 0xaa89d3 in RORouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:532:24
>     #3 0xe63993 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:271:17
>     #4 0x100c2a8 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fb0c3d435fe 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0xa450b2 in RORouteDef::copy(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long long) const /home/delphi/clangDebug/sumo/src/router/RORouteDef.cpp:405:29
>     #2 0xaa89d3 in RORouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:532:24
>     #3 0xe63993 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:271:17
>     #4 0x100c2a8 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fb0c3d435fe 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
> 
> Indirect leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0x557100 in __gnu_cxx::new_allocator<ROEdge const*>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x55702d in std::allocator_traits<std::allocator<ROEdge const*> >::allocate(std::allocator<ROEdge const*>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:443:20
>     #3 0x55657f in std::_Vector_base<ROEdge const*, std::allocator<ROEdge const*> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0xa26f8f in std::_Vector_base<ROEdge const*, std::allocator<ROEdge const*> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0xa26e72 in std::_Vector_base<ROEdge const*, std::allocator<ROEdge const*> >::_Vector_base(unsigned long, std::allocator<ROEdge const*> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0xa25c65 in std::vector<ROEdge const*, std::allocator<ROEdge const*> >::vector(std::vector<ROEdge const*, std::allocator<ROEdge const*> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0xa205aa in RORoute::RORoute(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, double, std::vector<ROEdge const*, std::allocator<ROEdge const*> > const&, RGBColor const*, std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&) /home/delphi/clangDebug/sumo/src/router/RORoute.cpp:43:28
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : alternatives style1_input errors route route_cost_negative ( Last six runs Sep2022 Aug2022 )

---------- Differences in errors ----------
2a3,52
> 
> =================================================================
> ==4069483==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 136 byte(s) in 1 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0xa447af in RORouteDef::copy(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long long) const /home/delphi/clangDebug/sumo/src/router/RORouteDef.cpp:401:26
>     #2 0xaa89d3 in RORouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:532:24
>     #3 0xe63993 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:271:17
>     #4 0x100c2a8 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f2067dad5fe 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0xa450b2 in RORouteDef::copy(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long long) const /home/delphi/clangDebug/sumo/src/router/RORouteDef.cpp:405:29
>     #2 0xaa89d3 in RORouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:532:24
>     #3 0xe63993 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:271:17
>     #4 0x100c2a8 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f2067dad5fe 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
> 
> Indirect leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0x557100 in __gnu_cxx::new_allocator<ROEdge const*>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x55702d in std::allocator_traits<std::allocator<ROEdge const*> >::allocate(std::allocator<ROEdge const*>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:443:20
>     #3 0x55657f in std::_Vector_base<ROEdge const*, std::allocator<ROEdge const*> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0xa26f8f in std::_Vector_base<ROEdge const*, std::allocator<ROEdge const*> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0xa26e72 in std::_Vector_base<ROEdge const*, std::allocator<ROEdge const*> >::_Vector_base(unsigned long, std::allocator<ROEdge const*> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0xa25c65 in std::vector<ROEdge const*, std::allocator<ROEdge const*> >::vector(std::vector<ROEdge const*, std::allocator<ROEdge const*> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0xa205aa in RORoute::RORoute(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, double, std::vector<ROEdge const*, std::allocator<ROEdge const*> > const&, RGBColor const*, std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&) /home/delphi/clangDebug/sumo/src/router/RORoute.cpp:43:28
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : alternatives style1_input errors route route_prob_empty ( Last six runs Sep2022 Aug2022 )

---------- Differences in errors ----------
2a3,52
> 
> =================================================================
> ==4069491==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 136 byte(s) in 1 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0xa447af in RORouteDef::copy(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long long) const /home/delphi/clangDebug/sumo/src/router/RORouteDef.cpp:401:26
>     #2 0xaa89d3 in RORouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:532:24
>     #3 0xe63993 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:271:17
>     #4 0x100c2a8 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f0a232075fe 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0xa450b2 in RORouteDef::copy(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long long) const /home/delphi/clangDebug/sumo/src/router/RORouteDef.cpp:405:29
>     #2 0xaa89d3 in RORouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:532:24
>     #3 0xe63993 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:271:17
>     #4 0x100c2a8 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f0a232075fe 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
> 
> Indirect leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0x557100 in __gnu_cxx::new_allocator<ROEdge const*>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x55702d in std::allocator_traits<std::allocator<ROEdge const*> >::allocate(std::allocator<ROEdge const*>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:443:20
>     #3 0x55657f in std::_Vector_base<ROEdge const*, std::allocator<ROEdge const*> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0xa26f8f in std::_Vector_base<ROEdge const*, std::allocator<ROEdge const*> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0xa26e72 in std::_Vector_base<ROEdge const*, std::allocator<ROEdge const*> >::_Vector_base(unsigned long, std::allocator<ROEdge const*> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0xa25c65 in std::vector<ROEdge const*, std::allocator<ROEdge const*> >::vector(std::vector<ROEdge const*, std::allocator<ROEdge const*> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0xa205aa in RORoute::RORoute(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, double, std::vector<ROEdge const*, std::allocator<ROEdge const*> > const&, RGBColor const*, std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&) /home/delphi/clangDebug/sumo/src/router/RORoute.cpp:43:28
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : alternatives style1_input errors route route_prob_false ( Last six runs Sep2022 Aug2022 )

---------- Differences in errors ----------
2a3,52
> 
> =================================================================
> ==4069496==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 136 byte(s) in 1 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0xa447af in RORouteDef::copy(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long long) const /home/delphi/clangDebug/sumo/src/router/RORouteDef.cpp:401:26
>     #2 0xaa89d3 in RORouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:532:24
>     #3 0xe63993 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:271:17
>     #4 0x100c2a8 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f054dc475fe 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0xa450b2 in RORouteDef::copy(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long long) const /home/delphi/clangDebug/sumo/src/router/RORouteDef.cpp:405:29
>     #2 0xaa89d3 in RORouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:532:24
>     #3 0xe63993 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:271:17
>     #4 0x100c2a8 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f054dc475fe 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
> 
> Indirect leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0x557100 in __gnu_cxx::new_allocator<ROEdge const*>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x55702d in std::allocator_traits<std::allocator<ROEdge const*> >::allocate(std::allocator<ROEdge const*>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:443:20
>     #3 0x55657f in std::_Vector_base<ROEdge const*, std::allocator<ROEdge const*> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0xa26f8f in std::_Vector_base<ROEdge const*, std::allocator<ROEdge const*> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0xa26e72 in std::_Vector_base<ROEdge const*, std::allocator<ROEdge const*> >::_Vector_base(unsigned long, std::allocator<ROEdge const*> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0xa25c65 in std::vector<ROEdge const*, std::allocator<ROEdge const*> >::vector(std::vector<ROEdge const*, std::allocator<ROEdge const*> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0xa205aa in RORoute::RORoute(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, double, std::vector<ROEdge const*, std::allocator<ROEdge const*> > const&, RGBColor const*, std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&) /home/delphi/clangDebug/sumo/src/router/RORoute.cpp:43:28
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : alternatives style1_input errors route route_prob_negative ( Last six runs Sep2022 Aug2022 )

---------- Differences in errors ----------
2a3,52
> 
> =================================================================
> ==4069518==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 136 byte(s) in 1 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0xa447af in RORouteDef::copy(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long long) const /home/delphi/clangDebug/sumo/src/router/RORouteDef.cpp:401:26
>     #2 0xaa89d3 in RORouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:532:24
>     #3 0xe63993 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:271:17
>     #4 0x100c2a8 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fb5365e35fe 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0xa450b2 in RORouteDef::copy(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long long) const /home/delphi/clangDebug/sumo/src/router/RORouteDef.cpp:405:29
>     #2 0xaa89d3 in RORouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:532:24
>     #3 0xe63993 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:271:17
>     #4 0x100c2a8 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fb5365e35fe 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
> 
> Indirect leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0x557100 in __gnu_cxx::new_allocator<ROEdge const*>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x55702d in std::allocator_traits<std::allocator<ROEdge const*> >::allocate(std::allocator<ROEdge const*>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:443:20
>     #3 0x55657f in std::_Vector_base<ROEdge const*, std::allocator<ROEdge const*> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0xa26f8f in std::_Vector_base<ROEdge const*, std::allocator<ROEdge const*> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0xa26e72 in std::_Vector_base<ROEdge const*, std::allocator<ROEdge const*> >::_Vector_base(unsigned long, std::allocator<ROEdge const*> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0xa25c65 in std::vector<ROEdge const*, std::allocator<ROEdge const*> >::vector(std::vector<ROEdge const*, std::allocator<ROEdge const*> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0xa205aa in RORoute::RORoute(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, double, std::vector<ROEdge const*, std::allocator<ROEdge const*> > const&, RGBColor const*, std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&) /home/delphi/clangDebug/sumo/src/router/RORoute.cpp:43:28
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : alternatives style1_input errors routealt routealt_last_empty ( Last six runs Sep2022 Aug2022 )

---------- Differences in errors ----------
2a3,52
> 
> =================================================================
> ==4069542==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 136 byte(s) in 1 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0xa447af in RORouteDef::copy(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long long) const /home/delphi/clangDebug/sumo/src/router/RORouteDef.cpp:401:26
>     #2 0xaa89d3 in RORouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:532:24
>     #3 0xe63993 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:271:17
>     #4 0x100c2a8 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fd7b5ba75fe 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0xa450b2 in RORouteDef::copy(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long long) const /home/delphi/clangDebug/sumo/src/router/RORouteDef.cpp:405:29
>     #2 0xaa89d3 in RORouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:532:24
>     #3 0xe63993 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:271:17
>     #4 0x100c2a8 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fd7b5ba75fe 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
> 
> Indirect leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0x557100 in __gnu_cxx::new_allocator<ROEdge const*>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x55702d in std::allocator_traits<std::allocator<ROEdge const*> >::allocate(std::allocator<ROEdge const*>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:443:20
>     #3 0x55657f in std::_Vector_base<ROEdge const*, std::allocator<ROEdge const*> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0xa26f8f in std::_Vector_base<ROEdge const*, std::allocator<ROEdge const*> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0xa26e72 in std::_Vector_base<ROEdge const*, std::allocator<ROEdge const*> >::_Vector_base(unsigned long, std::allocator<ROEdge const*> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0xa25c65 in std::vector<ROEdge const*, std::allocator<ROEdge const*> >::vector(std::vector<ROEdge const*, std::allocator<ROEdge const*> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0xa205aa in RORoute::RORoute(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, double, std::vector<ROEdge const*, std::allocator<ROEdge const*> > const&, RGBColor const*, std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&) /home/delphi/clangDebug/sumo/src/router/RORoute.cpp:43:28
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : alternatives style1_input errors routealt routealt_last_false ( Last six runs Sep2022 Aug2022 )

---------- Differences in errors ----------
2a3,52
> 
> =================================================================
> ==4069545==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 136 byte(s) in 1 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0xa447af in RORouteDef::copy(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long long) const /home/delphi/clangDebug/sumo/src/router/RORouteDef.cpp:401:26
>     #2 0xaa89d3 in RORouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:532:24
>     #3 0xe63993 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:271:17
>     #4 0x100c2a8 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fb1d93f15fe 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0xa450b2 in RORouteDef::copy(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long long) const /home/delphi/clangDebug/sumo/src/router/RORouteDef.cpp:405:29
>     #2 0xaa89d3 in RORouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:532:24
>     #3 0xe63993 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:271:17
>     #4 0x100c2a8 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fb1d93f15fe 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
> 
> Indirect leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0x557100 in __gnu_cxx::new_allocator<ROEdge const*>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x55702d in std::allocator_traits<std::allocator<ROEdge const*> >::allocate(std::allocator<ROEdge const*>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:443:20
>     #3 0x55657f in std::_Vector_base<ROEdge const*, std::allocator<ROEdge const*> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0xa26f8f in std::_Vector_base<ROEdge const*, std::allocator<ROEdge const*> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0xa26e72 in std::_Vector_base<ROEdge const*, std::allocator<ROEdge const*> >::_Vector_base(unsigned long, std::allocator<ROEdge const*> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0xa25c65 in std::vector<ROEdge const*, std::allocator<ROEdge const*> >::vector(std::vector<ROEdge const*, std::allocator<ROEdge const*> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0xa205aa in RORoute::RORoute(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, double, std::vector<ROEdge const*, std::allocator<ROEdge const*> > const&, RGBColor const*, std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&) /home/delphi/clangDebug/sumo/src/router/RORoute.cpp:43:28
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : alternatives style1_input errors xml double_attribute ( Last six runs Sep2022 Aug2022 )

---------- Differences in errors ----------
5a6,18
> 
> =================================================================
> ==4069722==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 136 byte(s) in 1 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0xaa2d1c in RORouteHandler::openRouteDistribution(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:472:29
>     #2 0xe5e3a2 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:169:13
>     #3 0xa8dae7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #4 0x100a523 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f90f3c355ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 136 byte(s) leaked in 1 allocation(s).

TEST FAILED on ts-sim-build-ba : alternatives style1_input errors xml missing_element_end ( Last six runs Sep2022 Aug2022 )

---------- Differences in errors ----------
6a7,53
> 
> =================================================================
> ==4069706==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 136 byte(s) in 1 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0xaa2d1c in RORouteHandler::openRouteDistribution(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:472:29
>     #2 0xe5e3a2 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:169:13
>     #3 0xa8dae7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #4 0x100a523 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f73036b45ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0xa9ed85 in RORouteHandler::closeRoute(bool) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:419:22
>     #2 0xe61ed6 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:235:13
>     #3 0x100c2a8 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #4 0x7f73036b45fe 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
> 
> Indirect leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0x557100 in __gnu_cxx::new_allocator<ROEdge const*>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x55702d in std::allocator_traits<std::allocator<ROEdge const*> >::allocate(std::allocator<ROEdge const*>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:443:20
>     #3 0x55657f in std::_Vector_base<ROEdge const*, std::allocator<ROEdge const*> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0xa26f8f in std::_Vector_base<ROEdge const*, std::allocator<ROEdge const*> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0xa26e72 in std::_Vector_base<ROEdge const*, std::allocator<ROEdge const*> >::_Vector_base(unsigned long, std::allocator<ROEdge const*> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0xa25c65 in std::vector<ROEdge const*, std::allocator<ROEdge const*> >::vector(std::vector<ROEdge const*, std::allocator<ROEdge const*> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0xa205aa in RORoute::RORoute(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, double, std::vector<ROEdge const*, std::allocator<ROEdge const*> > const&, RGBColor const*, std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&) /home/delphi/clangDebug/sumo/src/router/RORoute.cpp:43:28
>     #8 0xa9f416 in RORouteHandler::closeRoute(bool) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:419:26
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : alternatives style2_input errors xml double_attribute ( Last six runs Sep2022 Aug2022 )

---------- Differences in errors ----------
5a6,26
> 
> =================================================================
> ==4070042==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 528 byte(s) in 1 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0xed1318 in SUMOVehicleParserHelper::parseVehicleAttributes(int, SUMOSAXAttributes const&, bool, bool, bool) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParserHelper.cpp:350:50
>     #2 0xe5aa75 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:93:34
>     #3 0xa8dae7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #4 0x100a523 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fd917a825ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 136 byte(s) in 1 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0xaa2d1c in RORouteHandler::openRouteDistribution(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:472:29
>     #2 0xe5e3a2 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:169:13
>     #3 0xa8dae7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #4 0x100a523 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fd917a825ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 664 byte(s) leaked in 2 allocation(s).

TEST FAILED on ts-sim-build-ba : alternatives style2_input errors xml missing_element_begin ( Last six runs Sep2022 Aug2022 )

---------- Differences in errors ----------
5a6,18
> 
> =================================================================
> ==4070010==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 528 byte(s) in 1 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0xed1318 in SUMOVehicleParserHelper::parseVehicleAttributes(int, SUMOSAXAttributes const&, bool, bool, bool) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParserHelper.cpp:350:50
>     #2 0xe5aa75 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:93:34
>     #3 0xa8dae7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #4 0x100a523 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fc5c18085ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 528 byte(s) leaked in 1 allocation(s).

TEST FAILED on ts-sim-build-ba : alternatives style2_input errors xml missing_element_end ( Last six runs Sep2022 Aug2022 )

---------- Differences in errors ----------
5a6,60
> 
> =================================================================
> ==4070021==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 528 byte(s) in 1 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0xed1318 in SUMOVehicleParserHelper::parseVehicleAttributes(int, SUMOSAXAttributes const&, bool, bool, bool) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParserHelper.cpp:350:50
>     #2 0xe5aa75 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:93:34
>     #3 0xa8dae7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #4 0x100a523 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f7ec6fc85ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 136 byte(s) in 1 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0xaa2d1c in RORouteHandler::openRouteDistribution(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:472:29
>     #2 0xe5e3a2 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:169:13
>     #3 0xa8dae7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #4 0x100a523 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f7ec6fc85ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 112 byte(s) in 1 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0xa9ed85 in RORouteHandler::closeRoute(bool) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:419:22
>     #2 0xe61ed6 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:235:13
>     #3 0x100c2a8 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #4 0x7f7ec6fc85fe 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
> 
> Indirect leak of 32 byte(s) in 1 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : bugs ticket221 ( Last six runs Sep2022 Aug2022 )

---------- Differences in errors ----------
2a3,52
> 
> =================================================================
> ==4071970==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1360 byte(s) in 10 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0xa447af in RORouteDef::copy(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long long) const /home/delphi/clangDebug/sumo/src/router/RORouteDef.cpp:401:26
>     #2 0xaa89d3 in RORouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:532:24
>     #3 0xe63993 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:271:17
>     #4 0x100c2a8 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f5f404b9f52 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x212f52)
> 
> Indirect leak of 1120 byte(s) in 10 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0xa450b2 in RORouteDef::copy(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long long) const /home/delphi/clangDebug/sumo/src/router/RORouteDef.cpp:405:29
>     #2 0xaa89d3 in RORouteHandler::closeVehicle() /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:532:24
>     #3 0xe63993 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:271:17
>     #4 0x100c2a8 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f5f404b9f52 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x212f52)
> 
> Indirect leak of 320 byte(s) in 10 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0x557100 in __gnu_cxx::new_allocator<ROEdge const*>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x55702d in std::allocator_traits<std::allocator<ROEdge const*> >::allocate(std::allocator<ROEdge const*>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:443:20
>     #3 0x55657f in std::_Vector_base<ROEdge const*, std::allocator<ROEdge const*> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0xa26f8f in std::_Vector_base<ROEdge const*, std::allocator<ROEdge const*> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0xa26e72 in std::_Vector_base<ROEdge const*, std::allocator<ROEdge const*> >::_Vector_base(unsigned long, std::allocator<ROEdge const*> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0xa25c65 in std::vector<ROEdge const*, std::allocator<ROEdge const*> >::vector(std::vector<ROEdge const*, std::allocator<ROEdge const*> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0xa205aa in RORoute::RORoute(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, double, std::vector<ROEdge const*, std::allocator<ROEdge const*> > const&, RGBColor const*, std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&) /home/delphi/clangDebug/sumo/src/router/RORoute.cpp:43:28
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : bugs ticket221_flow ( Last six runs Sep2022 Aug2022 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==4071983==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 528 byte(s) in 1 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0xeb317f in SUMOVehicleParserHelper::parseFlowAttributes(SumoXMLTag, SUMOSAXAttributes const&, bool, bool, long long, long long) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParserHelper.cpp:144:47
>     #2 0xe5c452 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:123:38
>     #3 0xa8dae7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #4 0x100a523 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7effca9eb5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 528 byte(s) leaked in 1 allocation(s).

TEST FAILED on ts-sim-build-ba : bugs ticket3631_2 ( Last six runs Sep2022 Aug2022 )

---------- Differences in errors ----------
3a4,26
> 
> =================================================================
> ==4072054==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 584 byte(s) in 1 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0xb5e6f6 in ROPerson::addTrip(std::vector<ROPerson::PlanItem*, std::allocator<ROPerson::PlanItem*> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<c
har> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:96:30
>     #2 0xadc012 in RORouteHandler::addPersonTrip(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1223:9
>     #3 0xe5f39c in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:191:13
>     #4 0xa8dae7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #5 0x100a523 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fa727a295ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 136 byte(s) in 1 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0xb5e75c in ROPerson::addTrip(std::vector<ROPerson::PlanItem*, std::allocator<ROPerson::PlanItem*> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<c
har> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:96:50
>     #2 0xadc012 in RORouteHandler::addPersonTrip(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1223:9
>     #3 0xe5f39c in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:191:13
>     #4 0xa8dae7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #5 0x100a523 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fa727a295ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 720 byte(s) leaked in 2 allocation(s).

TEST FAILED on ts-sim-build-ba : bugs ticket7627 ( Last six runs Sep2022 Aug2022 )

---------- Differences in errors ----------
0a1,101
> 
> =================================================================
> ==4072088==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2336 byte(s) in 4 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0x8acf43 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:569:34
>     #2 0x8b197d in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:634:9
>     #3 0x879f6c in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #4 0x50db88 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #5 0x50f533 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
>     #6 0x7f82b28ba082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 8640 byte(s) in 4 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0x9030b0 in __gnu_cxx::new_allocator<SUMOVehicleParameter::Stop>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x902fdd in std::allocator_traits<std::allocator<SUMOVehicleParameter::Stop> >::allocate(std::allocator<SUMOVehicleParameter::Stop>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:443:20
>     #3 0x902f6f in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x9028bf in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0x9019d2 in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_Vector_base(unsigned long, std::allocator<SUMOVehicleParameter::Stop> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0x8fca75 in std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::vector(std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0x8d6715 in SUMOVehicleParameter::SUMOVehicleParameter(SUMOVehicleParameter const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.h:322:7
>     #8 0xb3ee49 in RORoutable::RORoutable(SUMOVehicleParameter const&, SUMOVTypeParameter const*) /home/delphi/clangDebug/sumo/src/router/RORoutable.h:60:11
>     #9 0xb2bf17 in ROVehicle::ROVehicle(SUMOVehicleParameter const&, RORouteDef*, SUMOVTypeParameter const*, RONet const*, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROVehicle.cpp:52:7
>     #10 0x8acff5 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:569:38
>     #11 0x8b197d in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:634:9
>     #12 0x879f6c in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #13 0x50db88 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #14 0x50f533 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : container triggered invalid_mode ( Last six runs Sep2022 Aug2022 )

---------- Differences in errors ----------
2a3,53
> LLVMSymbolizer: error reading file: No such file or directory
> 
> =================================================================
> ==4071736==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 528 byte(s) in 1 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0xed1318 in SUMOVehicleParserHelper::parseVehicleAttributes(int, SUMOSAXAttributes const&, bool, bool, bool) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParserHelper.cpp:350:50
>     #2 0xe5b731 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:34
>     #3 0xa8dae7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #4 0x100a523 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fd1e13575ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 424 byte(s) in 1 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0xa8dd51 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:198:37
>     #2 0x100a523 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #3 0x7fd1e13575ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 513 byte(s) in 1 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0x7fd1e052087f in std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::reserve(unsigned long) (/usr/lib/x86_64-linux-gnu/libstdc++.so.6+0x14387f)
>     #2 0x7ffcd157ef7f  ([stack]+0x18f7f)
> 
> Indirect leak of 40 byte(s) in 1 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0x139a69e in OutputDevice::OutputDevice(int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/utils/iodevices/OutputDevice.cpp:197:39
>     #2 0x13aa034 in OutputDevice_String::OutputDevice_String(int) /home/delphi/clangDebug/sumo/src/utils/iodevices/OutputDevice_String.cpp:31:7
>     #3 0xa8ddae in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:198:41
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : container triggered unordered ( Last six runs Sep2022 Aug2022 )

---------- Differences in errors ----------
2a3,53
> LLVMSymbolizer: error reading file: No such file or directory
> 
> =================================================================
> ==4071724==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 528 byte(s) in 1 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0xed1318 in SUMOVehicleParserHelper::parseVehicleAttributes(int, SUMOSAXAttributes const&, bool, bool, bool) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParserHelper.cpp:350:50
>     #2 0xe5b731 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:110:34
>     #3 0xa8dae7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #4 0x100a523 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fd981c805ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 424 byte(s) in 1 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0xa8dd51 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:198:37
>     #2 0x100a523 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #3 0x7fd981c805ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 513 byte(s) in 1 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0x7fd980e4987f in std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::reserve(unsigned long) (/usr/lib/x86_64-linux-gnu/libstdc++.so.6+0x14387f)
>     #2 0x7ffd8746621f  ([stack]+0x1921f)
> 
> Indirect leak of 40 byte(s) in 1 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0x139a69e in OutputDevice::OutputDevice(int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/utils/iodevices/OutputDevice.cpp:197:39
>     #2 0x13aa034 in OutputDevice_String::OutputDevice_String(int) /home/delphi/clangDebug/sumo/src/utils/iodevices/OutputDevice_String.cpp:31:7
>     #3 0xa8ddae in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:198:41
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : flows with_vehtype_dist ( Last six runs Sep2022 Aug2022 )

---------- Differences in errors ----------
0a1,41
> 
> =================================================================
> ==4068866==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0xa8fb3a in RORouteHandler::openVehicleTypeDistribution(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:233:38
>     #2 0xe5e100 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:163:13
>     #3 0xa8dae7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #4 0x100a523 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f32b86ba5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0x5752b0 in __gnu_cxx::new_allocator<double>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x5751dd in std::allocator_traits<std::allocator<double> >::allocate(std::allocator<double>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:443:20
>     #3 0x574b0f in std::_Vector_base<double, std::allocator<double> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x573346 in void std::vector<double, std::allocator<double> >::_M_realloc_insert<double const&>(__gnu_cxx::__normal_iterator<double*, std::vector<double, std::allocator<double> > >, double const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/vector.tcc:440:33
>     #5 0x56f99b in std::vector<double, std::allocator<double> >::push_back(double const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:1195:4
>     #6 0xae2a99 in RandomDistributor<SUMOVTypeParameter*>::add(SUMOVTypeParameter*, double, bool) /home/delphi/clangDebug/sumo/src/utils/distribution/RandomDistributor.h:83:17
>     #7 0xa9099c in RORouteHandler::openVehicleTypeDistribution(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:243:49
>     #8 0xe5e100 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:163:13
>     #9 0xa8dae7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #10 0x100a523 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #11 0x7f32b86ba5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0xb1cce0 in __gnu_cxx::new_allocator<SUMOVTypeParameter*>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : flows with_vehtype_dist2 ( Last six runs Sep2022 Aug2022 )

---------- Differences in errors ----------
0a1,41
> 
> =================================================================
> ==4068882==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0xa8fb3a in RORouteHandler::openVehicleTypeDistribution(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:233:38
>     #2 0xe5e100 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:163:13
>     #3 0xa8dae7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #4 0x100a523 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f59a12fc5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 16 byte(s) in 1 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0x5752b0 in __gnu_cxx::new_allocator<double>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x5751dd in std::allocator_traits<std::allocator<double> >::allocate(std::allocator<double>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:443:20
>     #3 0x574b0f in std::_Vector_base<double, std::allocator<double> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x573346 in void std::vector<double, std::allocator<double> >::_M_realloc_insert<double const&>(__gnu_cxx::__normal_iterator<double*, std::vector<double, std::allocator<double> > >, double const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/vector.tcc:440:33
>     #5 0x56f99b in std::vector<double, std::allocator<double> >::push_back(double const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:1195:4
>     #6 0xae2a99 in RandomDistributor<SUMOVTypeParameter*>::add(SUMOVTypeParameter*, double, bool) /home/delphi/clangDebug/sumo/src/utils/distribution/RandomDistributor.h:83:17
>     #7 0xa9099c in RORouteHandler::openVehicleTypeDistribution(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:243:49
>     #8 0xe5e100 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:163:13
>     #9 0xa8dae7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #10 0x100a523 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #11 0x7f59a12fc5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 16 byte(s) in 1 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0xb1cce0 in __gnu_cxx::new_allocator<SUMOVTypeParameter*>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : flows with_vehtype_keepdist ( Last six runs Sep2022 Aug2022 )

---------- Differences in errors ----------
0a1,41
> 
> =================================================================
> ==4068887==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0xa8fb3a in RORouteHandler::openVehicleTypeDistribution(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:233:38
>     #2 0xe5e100 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:163:13
>     #3 0xa8dae7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #4 0x100a523 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f672b48c5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0x5752b0 in __gnu_cxx::new_allocator<double>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x5751dd in std::allocator_traits<std::allocator<double> >::allocate(std::allocator<double>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:443:20
>     #3 0x574b0f in std::_Vector_base<double, std::allocator<double> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x573346 in void std::vector<double, std::allocator<double> >::_M_realloc_insert<double const&>(__gnu_cxx::__normal_iterator<double*, std::vector<double, std::allocator<double> > >, double const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/vector.tcc:440:33
>     #5 0x56f99b in std::vector<double, std::allocator<double> >::push_back(double const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:1195:4
>     #6 0xae2a99 in RandomDistributor<SUMOVTypeParameter*>::add(SUMOVTypeParameter*, double, bool) /home/delphi/clangDebug/sumo/src/utils/distribution/RandomDistributor.h:83:17
>     #7 0xa9099c in RORouteHandler::openVehicleTypeDistribution(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:243:49
>     #8 0xe5e100 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:163:13
>     #9 0xa8dae7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #10 0x100a523 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #11 0x7f672b48c5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0xb1cce0 in __gnu_cxx::new_allocator<SUMOVTypeParameter*>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : function costs ( Last six runs Sep2022 Aug2022 )

---------- Differences in errors ----------
0a1,15
> 
> =================================================================
> ==4070316==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0xb5ca1e in ROPerson::addTrip(std::vector<ROPerson::PlanItem*, std::allocator<ROPerson::PlanItem*> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<c
har> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:67:24
>     #2 0xadc012 in RORouteHandler::addPersonTrip(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1223:9
>     #3 0xae05a7 in RORouteHandler::addWalk(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1271:9
>     #4 0xe5f4ed in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:194:13
>     #5 0xa8dae7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #6 0x100a523 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #7 0x7fea9cc2f5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 200 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : function measure dijkstra_edge_priority_rail ( Last six runs Sep2022 Aug2022 )

---------- Differences in errors ----------
0a1,84
> 
> =================================================================
> ==4070597==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1104 byte(s) in 3 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0x6a6498 in ROEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/router/ROEdge.h:538:36
>     #2 0x522419 in RailwayRouter<ROEdge, ROVehicle>::RailwayRouter(std::vector<ROEdge*, std::allocator<ROEdge*> > const&, bool, double (*)(ROEdge const*, ROVehicle const*, double), double (*)(ROEdge const*, ROVehicle const*, double), bool, bool, bool, double) /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x50d4f7 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:211:26
>     #4 0x50f533 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
>     #5 0x7f1ded887082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 4784 byte(s) in 13 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0x6a6498 in ROEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/router/ROEdge.h:538:36
>     #2 0x522419 in RailwayRouter<ROEdge, ROVehicle>::RailwayRouter(std::vector<ROEdge*, std::allocator<ROEdge*> > const&, bool, double (*)(ROEdge const*, ROVehicle const*, double), double (*)(ROEdge const*, ROVehicle const*, double), bool, bool, bool, double) /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x50d4f7 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:211:26
>     #4 0x50f533 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
>     #5 0x7f1ded887082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 384 byte(s) in 6 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0x701250 in __gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<ROEdge, ROVehicle> const*, RailEdge<ROEdge, ROVehicle> const*>, std::allocator<std::pair<RailEdge<ROEdge, ROVehicle> const*, RailEdge<ROEdge, ROVehicle> const*> > > > > >::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x70117d in std::allocator_traits<std::allocator<std::_Rb_tree_node<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<ROEdge, ROVehicle> const*, RailEdge<ROEdge, ROVehicle> const*>, std::allocator<std::pair<RailEdge<ROEdge, ROVehicle> const*, RailEdge<ROEdge, ROVehicle> const*> > > > > > >::allocate(std::allocator<std::_Rb_tree_node<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<ROEdge, ROVehicle> const*, RailEdge<ROEdge, ROVehicle> const*>, std::allocat
or<std::pair<RailEdge<ROEdge, ROVehicle> const*, RailEdge<ROEdge, ROVehicle> const*> > > > > >&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:443:20
>     #3 0x700e2c in std::_Rb_tree<SUMOVehicleClass, std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<ROEdge, ROVehicle> const*, RailEdge<ROEdge, ROVehicle> const*>, std::allocator<std::pair<RailEdge<ROEdge, ROVehicle> const*, RailEdge<ROEdge, ROVehicle> const*> > > >, std::_Select1st<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<ROEdge, ROVehicle> const*, RailEdge<ROEdge, ROVehicle> const*>, std::allocator<std::pair<RailEdge<ROEdge, ROVehicle> const*, RailEdge
<ROEdge, ROVehicle> const*> > > > >, std::less<SUMOVehicleClass>, std::allocator<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<ROEdge, ROVehicle> const*, RailEdge<ROEdge, ROVehicle> const*>, std::allocator<std::pair<RailEdge<ROEdge, ROVehicle> const*, RailEdge<ROEdge, ROVehicle> const*> > > > > >::_M_get_node() /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:580:16
>     #4 0x6ff002 in std::_Rb_tree_node<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<ROEdge, ROVehicle> const*, RailEdge<ROEdge, ROVehicle> const*>, std::allocator<std::pair<RailEdge<ROEdge, ROVehicle> const*, RailEdge<ROEdge, ROVehicle> const*> > > > >* std::_Rb_tree<SUMOVehicleClass, std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<ROEdge, ROVehicle> const*, RailEdge<ROEdge, ROVehicle> const*>, std::allocator<std::pair<RailEdge<ROEdge, ROVehicle> const*, Rai
lEdge<ROEdge, ROVehicle> const*> > > >, std::_Select1st<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<ROEdge, ROVehicle> const*, RailEdge<ROEdge, ROVehicle> const*>, std::allocator<std::pair<RailEdge<ROEdge, ROVehicle> const*, RailEdge<ROEdge, ROVehicle> const*> > > > >, std::less<SUMOVehicleClass>, std::allocator<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<ROEdge, ROVehicle> const*, RailEdge<ROEdge, ROVehicle> const*>, std::allocator<std::pair<RailEdge<RO
Edge, ROVehicle> const*, RailEdge<ROEdge, ROVehicle> const*> > > > > >::_M_create_node<std::piecewise_construct_t const&, std::tuple<SUMOVehicleClass const&>, std::tuple<> >(std::piecewise_construct_t const&, std::tuple<SUMOVehicleClass const&>&&, std::tuple<>&&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:630:23
>     #5 0x6fe726 in std::_Rb_tree_iterator<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<ROEdge, ROVehicle> const*, RailEdge<ROEdge, ROVehicle> const*>, std::allocator<std::pair<RailEdge<ROEdge, ROVehicle> const*, RailEdge<ROEdge, ROVehicle> const*> > > > > std::_Rb_tree<SUMOVehicleClass, std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<ROEdge, ROVehicle> const*, RailEdge<ROEdge, ROVehicle> const*>, std::allocator<std::pair<RailEdge<ROEdge, ROVehicle> const*, 
RailEdge<ROEdge, ROVehicle> const*> > > >, std::_Select1st<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<ROEdge, ROVehicle> const*, RailEdge<ROEdge, ROVehicle> const*>, std::allocator<std::pair<RailEdge<ROEdge, ROVehicle> const*, RailEdge<ROEdge, ROVehicle> const*> > > > >, std::less<SUMOVehicleClass>, std::allocator<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<ROEdge, ROVehicle> const*, RailEdge<ROEdge, ROVehicle> const*>, std::allocator<std::pair<RailEdge
<ROEdge, ROVehicle> const*, RailEdge<ROEdge, ROVehicle> const*> > > > > >::_M_emplace_hint_unique<std::piecewise_construct_t const&, std::tuple<SUMOVehicleClass const&>, std::tuple<> >(std::_Rb_tree_const_iterator<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<ROEdge, ROVehicle> const*, RailEdge<ROEdge, ROVehicle> const*>, std::allocator<std::pair<RailEdge<ROEdge, ROVehicle> const*, RailEdge<ROEdge, ROVehicle> const*> > > > >, std::piecewise_construct_t const&, std::tuple<SUMOV
ehicleClass const&>&&, std::tuple<>&&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_tree.h:2460:19
>     #6 0x6fc038 in std::map<SUMOVehicleClass, std::vector<std::pair<RailEdge<ROEdge, ROVehicle> const*, RailEdge<ROEdge, ROVehicle> const*>, std::allocator<std::pair<RailEdge<ROEdge, ROVehicle> const*, RailEdge<ROEdge, ROVehicle> const*> > >, std::less<SUMOVehicleClass>, std::allocator<std::pair<SUMOVehicleClass const, std::vector<std::pair<RailEdge<ROEdge, ROVehicle> const*, RailEdge<ROEdge, ROVehicle> const*>, std::allocator<std::pair<RailEdge<ROEdge, ROVehicle> const*, RailEdge<ROEdge, ROVe
hicle> const*> > > > > >::operator[](SUMOVehicleClass const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_map.h:499:15
>     #7 0x6eb4a4 in RailEdge<ROEdge, ROVehicle>::getViaSuccessors(SUMOVehicleClass) const /home/delphi/clangDebug/sumo/src/utils/router/RailEdge.h:240:39
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : function random-factor ( Last six runs Sep2022 Aug2022 )

---------- Differences in errors ----------
0a1,15
> 
> =================================================================
> ==4070315==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0xb5ca1e in ROPerson::addTrip(std::vector<ROPerson::PlanItem*, std::allocator<ROPerson::PlanItem*> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<c
har> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:67:24
>     #2 0xadc012 in RORouteHandler::addPersonTrip(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1223:9
>     #3 0xae05a7 in RORouteHandler::addWalk(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1271:9
>     #4 0xe5f4ed in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:194:13
>     #5 0xa8dae7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #6 0x100a523 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #7 0x7f8b757d45ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 200 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : function routing astar_landmark ( Last six runs Sep2022 Aug2022 )

---------- Differences in errors ----------
0a1,38
> 
> =================================================================
> ==4070685==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 557056 byte(s) in 2048 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0x514308 in ROEdge::getReversedRoutingEdge() const /home/delphi/clangDebug/sumo/src/router/ROEdge.h:531:37
>     #2 0x5086b3 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:125:46
>     #3 0x50f533 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
>     #4 0x7fba7f7f1082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 27008 byte(s) in 1688 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0x57da50 in __gnu_cxx::new_allocator<std::pair<ReversedEdge<ROEdge, ROVehicle> const*, ReversedEdge<ROEdge, ROVehicle> const*> >::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x57d97d in std::allocator_traits<std::allocator<std::pair<ReversedEdge<ROEdge, ROVehicle> const*, ReversedEdge<ROEdge, ROVehicle> const*> > >::allocate(std::allocator<std::pair<ReversedEdge<ROEdge, ROVehicle> const*, ReversedEdge<ROEdge, ROVehicle> const*> >&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:443:20
>     #3 0x57d04f in std::_Vector_base<std::pair<ReversedEdge<ROEdge, ROVehicle> const*, ReversedEdge<ROEdge, ROVehicle> const*>, std::allocator<std::pair<ReversedEdge<ROEdge, ROVehicle> const*, ReversedEdge<ROEdge, ROVehicle> const*> > >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x57b956 in void std::vector<std::pair<ReversedEdge<ROEdge, ROVehicle> const*, ReversedEdge<ROEdge, ROVehicle> const*>, std::allocator<std::pair<ReversedEdge<ROEdge, ROVehicle> const*, ReversedEdge<ROEdge, ROVehicle> const*> > >::_M_realloc_insert<std::pair<ReversedEdge<ROEdge, ROVehicle> const*, ReversedEdge<ROEdge, ROVehicle> const*> >(__gnu_cxx::__normal_iterator<std::pair<ReversedEdge<ROEdge, ROVehicle> const*, ReversedEdge<ROEdge, ROVehicle> const*>*, std::vector<std::pair<Reversed
Edge<ROEdge, ROVehicle> const*, ReversedEdge<ROEdge, ROVehicle> const*>, std::allocator<std::pair<ReversedEdge<ROEdge, ROVehicle> const*, ReversedEdge<ROEdge, ROVehicle> const*> > > >, std::pair<ReversedEdge<ROEdge, ROVehicle> const*, ReversedEdge<ROEdge, ROVehicle> const*>&&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/vector.tcc:440:33
>     #5 0x57b229 in void std::vector<std::pair<ReversedEdge<ROEdge, ROVehicle> const*, ReversedEdge<ROEdge, ROVehicle> const*>, std::allocator<std::pair<ReversedEdge<ROEdge, ROVehicle> const*, ReversedEdge<ROEdge, ROVehicle> const*> > >::emplace_back<std::pair<ReversedEdge<ROEdge, ROVehicle> const*, ReversedEdge<ROEdge, ROVehicle> const*> >(std::pair<ReversedEdge<ROEdge, ROVehicle> const*, ReversedEdge<ROEdge, ROVehicle> const*>&&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/
9/bits/vector.tcc:121:4
>     #6 0x57a4f1 in std::vector<std::pair<ReversedEdge<ROEdge, ROVehicle> const*, ReversedEdge<ROEdge, ROVehicle> const*>, std::allocator<std::pair<ReversedEdge<ROEdge, ROVehicle> const*, ReversedEdge<ROEdge, ROVehicle> const*> > >::push_back(std::pair<ReversedEdge<ROEdge, ROVehicle> const*, ReversedEdge<ROEdge, ROVehicle> const*>&&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:1201:9
>     #7 0x515970 in ReversedEdge<ROEdge, ROVehicle>::init() /home/delphi/clangDebug/sumo/src/utils/router/ReversedEdge.h:44:68
>     #8 0x50898c in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:128:28
>     #9 0x50f533 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
>     #10 0x7fba7f7f1082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 22784 byte(s) in 360 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0x57da50 in __gnu_cxx::new_allocator<std::pair<ReversedEdge<ROEdge, ROVehicle> const*, ReversedEdge<ROEdge, ROVehicle> const*> >::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x57d97d in std::allocator_traits<std::allocator<std::pair<ReversedEdge<ROEdge, ROVehicle> const*, ReversedEdge<ROEdge, ROVehicle> const*> > >::allocate(std::allocator<std::pair<ReversedEdge<ROEdge, ROVehicle> const*, ReversedEdge<ROEdge, ROVehicle> const*> >&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:443:20
>     #3 0x57d04f in std::_Vector_base<std::pair<ReversedEdge<ROEdge, ROVehicle> const*, ReversedEdge<ROEdge, ROVehicle> const*>, std::allocator<std::pair<ReversedEdge<ROEdge, ROVehicle> const*, ReversedEdge<ROEdge, ROVehicle> const*> > >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : function routing astar_landmark_save ( Last six runs Sep2022 Aug2022 )

---------- Differences in errors ----------
2a3,40
> 
> =================================================================
> ==4070694==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 557056 byte(s) in 2048 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0x514308 in ROEdge::getReversedRoutingEdge() const /home/delphi/clangDebug/sumo/src/router/ROEdge.h:531:37
>     #2 0x5086b3 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:125:46
>     #3 0x50f533 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
>     #4 0x7f5c1223e082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 27008 byte(s) in 1688 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0x57da50 in __gnu_cxx::new_allocator<std::pair<ReversedEdge<ROEdge, ROVehicle> const*, ReversedEdge<ROEdge, ROVehicle> const*> >::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x57d97d in std::allocator_traits<std::allocator<std::pair<ReversedEdge<ROEdge, ROVehicle> const*, ReversedEdge<ROEdge, ROVehicle> const*> > >::allocate(std::allocator<std::pair<ReversedEdge<ROEdge, ROVehicle> const*, ReversedEdge<ROEdge, ROVehicle> const*> >&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:443:20
>     #3 0x57d04f in std::_Vector_base<std::pair<ReversedEdge<ROEdge, ROVehicle> const*, ReversedEdge<ROEdge, ROVehicle> const*>, std::allocator<std::pair<ReversedEdge<ROEdge, ROVehicle> const*, ReversedEdge<ROEdge, ROVehicle> const*> > >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x57b956 in void std::vector<std::pair<ReversedEdge<ROEdge, ROVehicle> const*, ReversedEdge<ROEdge, ROVehicle> const*>, std::allocator<std::pair<ReversedEdge<ROEdge, ROVehicle> const*, ReversedEdge<ROEdge, ROVehicle> const*> > >::_M_realloc_insert<std::pair<ReversedEdge<ROEdge, ROVehicle> const*, ReversedEdge<ROEdge, ROVehicle> const*> >(__gnu_cxx::__normal_iterator<std::pair<ReversedEdge<ROEdge, ROVehicle> const*, ReversedEdge<ROEdge, ROVehicle> const*>*, std::vector<std::pair<Reversed
Edge<ROEdge, ROVehicle> const*, ReversedEdge<ROEdge, ROVehicle> const*>, std::allocator<std::pair<ReversedEdge<ROEdge, ROVehicle> const*, ReversedEdge<ROEdge, ROVehicle> const*> > > >, std::pair<ReversedEdge<ROEdge, ROVehicle> const*, ReversedEdge<ROEdge, ROVehicle> const*>&&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/vector.tcc:440:33
>     #5 0x57b229 in void std::vector<std::pair<ReversedEdge<ROEdge, ROVehicle> const*, ReversedEdge<ROEdge, ROVehicle> const*>, std::allocator<std::pair<ReversedEdge<ROEdge, ROVehicle> const*, ReversedEdge<ROEdge, ROVehicle> const*> > >::emplace_back<std::pair<ReversedEdge<ROEdge, ROVehicle> const*, ReversedEdge<ROEdge, ROVehicle> const*> >(std::pair<ReversedEdge<ROEdge, ROVehicle> const*, ReversedEdge<ROEdge, ROVehicle> const*>&&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/
9/bits/vector.tcc:121:4
>     #6 0x57a4f1 in std::vector<std::pair<ReversedEdge<ROEdge, ROVehicle> const*, ReversedEdge<ROEdge, ROVehicle> const*>, std::allocator<std::pair<ReversedEdge<ROEdge, ROVehicle> const*, ReversedEdge<ROEdge, ROVehicle> const*> > >::push_back(std::pair<ReversedEdge<ROEdge, ROVehicle> const*, ReversedEdge<ROEdge, ROVehicle> const*>&&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:1201:9
>     #7 0x515970 in ReversedEdge<ROEdge, ROVehicle>::init() /home/delphi/clangDebug/sumo/src/utils/router/ReversedEdge.h:44:68
>     #8 0x50898c in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:128:28
>     #9 0x50f533 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
>     #10 0x7f5c1223e082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 22784 byte(s) in 360 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0x57da50 in __gnu_cxx::new_allocator<std::pair<ReversedEdge<ROEdge, ROVehicle> const*, ReversedEdge<ROEdge, ROVehicle> const*> >::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x57d97d in std::allocator_traits<std::allocator<std::pair<ReversedEdge<ROEdge, ROVehicle> const*, ReversedEdge<ROEdge, ROVehicle> const*> > >::allocate(std::allocator<std::pair<ReversedEdge<ROEdge, ROVehicle> const*, ReversedEdge<ROEdge, ROVehicle> const*> >&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:443:20
>     #3 0x57d04f in std::_Vector_base<std::pair<ReversedEdge<ROEdge, ROVehicle> const*, ReversedEdge<ROEdge, ROVehicle> const*>, std::allocator<std::pair<ReversedEdge<ROEdge, ROVehicle> const*, ReversedEdge<ROEdge, ROVehicle> const*> > >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : function routing astar_landmark_save_parallel ( Last six runs Sep2022 Aug2022 )

---------- Differences in errors ----------
2a3,135
> 
> =================================================================
> ==4070705==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 496 byte(s) in 2 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0x57f528 in DijkstraRouter<ReversedEdge<ROEdge, ROVehicle>, ROVehicle>::clone() /home/delphi/clangDebug/sumo/src/utils/router/DijkstraRouter.h:96:22
>     #2 0x5c3590 in LandmarkLookupTable<ROEdge, ROVehicle>::LandmarkLookupTable(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<ROEdge*, std::allocator<ROEdge*> > const&, SUMOAbstractRouter<ROEdge, ROVehicle>*, SUMOAbstractRouter<ReversedEdge<ROEdge, ROVehicle>, ROVehicle>*, ROVehicle const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int) /home/delphi/clangDebug/sumo/src/utils/router/AStarLookupTab
le.h:212:97
>     #3 0x5bcb56 in void __gnu_cxx::new_allocator<LandmarkLookupTable<ROEdge, ROVehicle> >::construct<LandmarkLookupTable<ROEdge, ROVehicle> const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::vector<ROEdge*, std::allocator<ROEdge*> > const&, DijkstraRouter<ROEdge, ROVehicle>*, DijkstraRouter<ReversedEdge<ROEdge, ROVehicle>, ROVehicle>*, ROVehicle*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, int>(LandmarkLookupTable<
ROEdge, ROVehicle> const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::vector<ROEdge*, std::allocator<ROEdge*> > const&, DijkstraRouter<ROEdge, ROVehicle>*&&, DijkstraRouter<ReversedEdge<ROEdge, ROVehicle>, ROVehicle>*&&, ROVehicle*&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, int&&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:146:23
>     #4 0x5bbc03 in void std::allocator_traits<std::allocator<LandmarkLookupTable<ROEdge, ROVehicle> > >::construct<LandmarkLookupTable<ROEdge, ROVehicle> const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::vector<ROEdge*, std::allocator<ROEdge*> > const&, DijkstraRouter<ROEdge, ROVehicle>*, DijkstraRouter<ReversedEdge<ROEdge, ROVehicle>, ROVehicle>*, ROVehicle*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, int>(std::a
llocator<LandmarkLookupTable<ROEdge, ROVehicle> >&, LandmarkLookupTable<ROEdge, ROVehicle> const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::vector<ROEdge*, std::allocator<ROEdge*> > const&, DijkstraRouter<ROEdge, ROVehicle>*&&, DijkstraRouter<ReversedEdge<ROEdge, ROVehicle>, ROVehicle>*&&, ROVehicle*&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, int&&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include
/c++/9/bits/alloc_traits.h:483:8
>     #5 0x5baeec in std::_Sp_counted_ptr_inplace<LandmarkLookupTable<ROEdge, ROVehicle> const, std::allocator<LandmarkLookupTable<ROEdge, ROVehicle> >, (__gnu_cxx::_Lock_policy)2>::_Sp_counted_ptr_inplace<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::vector<ROEdge*, std::allocator<ROEdge*> > const&, DijkstraRouter<ROEdge, ROVehicle>*, DijkstraRouter<ReversedEdge<ROEdge, ROVehicle>, ROVehicle>*, ROVehicle*, std::__cxx11::basic_string<char, std::char_traits
<char>, std::allocator<char> >, int>(std::allocator<LandmarkLookupTable<ROEdge, ROVehicle> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::vector<ROEdge*, std::allocator<ROEdge*> > const&, DijkstraRouter<ROEdge, ROVehicle>*&&, DijkstraRouter<ReversedEdge<ROEdge, ROVehicle>, ROVehicle>*&&, ROVehicle*&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, int&&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/
9/bits/shared_ptr_base.h:548:4
>     #6 0x5ba0f0 in std::__shared_count<(__gnu_cxx::_Lock_policy)2>::__shared_count<LandmarkLookupTable<ROEdge, ROVehicle> const, std::allocator<LandmarkLookupTable<ROEdge, ROVehicle> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::vector<ROEdge*, std::allocator<ROEdge*> > const&, DijkstraRouter<ROEdge, ROVehicle>*, DijkstraRouter<ReversedEdge<ROEdge, ROVehicle>, ROVehicle>*, ROVehicle*, std::__cxx11::basic_string<char, std::char_traits<char>, std::alloc
ator<char> >, int>(LandmarkLookupTable<ROEdge, ROVehicle> const*&, std::_Sp_alloc_shared_tag<std::allocator<LandmarkLookupTable<ROEdge, ROVehicle> > >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::vector<ROEdge*, std::allocator<ROEdge*> > const&, DijkstraRouter<ROEdge, ROVehicle>*&&, DijkstraRouter<ReversedEdge<ROEdge, ROVehicle>, ROVehicle>*&&, ROVehicle*&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, int&&) /usr/
bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/shared_ptr_base.h:680:6
>     #7 0x5b980e in std::__shared_ptr<LandmarkLookupTable<ROEdge, ROVehicle> const, (__gnu_cxx::_Lock_policy)2>::__shared_ptr<std::allocator<LandmarkLookupTable<ROEdge, ROVehicle> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::vector<ROEdge*, std::allocator<ROEdge*> > const&, DijkstraRouter<ROEdge, ROVehicle>*, DijkstraRouter<ReversedEdge<ROEdge, ROVehicle>, ROVehicle>*, ROVehicle*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator
<char> >, int>(std::_Sp_alloc_shared_tag<std::allocator<LandmarkLookupTable<ROEdge, ROVehicle> > >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::vector<ROEdge*, std::allocator<ROEdge*> > const&, DijkstraRouter<ROEdge, ROVehicle>*&&, DijkstraRouter<ReversedEdge<ROEdge, ROVehicle>, ROVehicle>*&&, ROVehicle*&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, int&&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../includ
e/c++/9/bits/shared_ptr_base.h:1344:14
>     #8 0x5b90a7 in std::shared_ptr<LandmarkLookupTable<ROEdge, ROVehicle> const>::shared_ptr<std::allocator<LandmarkLookupTable<ROEdge, ROVehicle> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::vector<ROEdge*, std::allocator<ROEdge*> > const&, DijkstraRouter<ROEdge, ROVehicle>*, DijkstraRouter<ReversedEdge<ROEdge, ROVehicle>, ROVehicle>*, ROVehicle*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, int>(std::_Sp_alloc_sh
ared_tag<std::allocator<LandmarkLookupTable<ROEdge, ROVehicle> > >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::vector<ROEdge*, std::allocator<ROEdge*> > const&, DijkstraRouter<ROEdge, ROVehicle>*&&, DijkstraRouter<ReversedEdge<ROEdge, ROVehicle>, ROVehicle>*&&, ROVehicle*&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, int&&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/shared_ptr.h:359:4
>     #9 0x5b8740 in std::shared_ptr<LandmarkLookupTable<ROEdge, ROVehicle> const> std::allocate_shared<LandmarkLookupTable<ROEdge, ROVehicle> const, std::allocator<LandmarkLookupTable<ROEdge, ROVehicle> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::vector<ROEdge*, std::allocator<ROEdge*> > const&, DijkstraRouter<ROEdge, ROVehicle>*, DijkstraRouter<ReversedEdge<ROEdge, ROVehicle>, ROVehicle>*, ROVehicle*, std::__cxx11::basic_string<char, std::char_trait
s<char>, std::allocator<char> >, int>(std::allocator<LandmarkLookupTable<ROEdge, ROVehicle> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::vector<ROEdge*, std::allocator<ROEdge*> > const&, DijkstraRouter<ROEdge, ROVehicle>*&&, DijkstraRouter<ReversedEdge<ROEdge, ROVehicle>, ROVehicle>*&&, ROVehicle*&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, int&&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../incl
ude/c++/9/bits/shared_ptr.h:701:14
>     #10 0x5171b2 in std::shared_ptr<LandmarkLookupTable<ROEdge, ROVehicle> const> std::make_shared<LandmarkLookupTable<ROEdge, ROVehicle> const, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::vector<ROEdge*, std::allocator<ROEdge*> > const&, DijkstraRouter<ROEdge, ROVehicle>*, DijkstraRouter<ReversedEdge<ROEdge, ROVehicle>, ROVehicle>*, ROVehicle*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, int>(std::__cxx11::basic_st
ring<char, std::char_traits<char>, std::allocator<char> >&&, std::vector<ROEdge*, std::allocator<ROEdge*> > const&, DijkstraRouter<ROEdge, ROVehicle>*&&, DijkstraRouter<ReversedEdge<ROEdge, ROVehicle>, ROVehicle>*&&, ROVehicle*&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, int&&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/shared_ptr.h:717:14
>     #11 0x50914a in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:132:26
>     #12 0x50f533 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
>     #13 0x7fdd403fc082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 557056 byte(s) in 2048 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0x514308 in ROEdge::getReversedRoutingEdge() const /home/delphi/clangDebug/sumo/src/router/ROEdge.h:531:37
>     #2 0x5086b3 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:125:46
>     #3 0x50f533 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
>     #4 0x7fdd403fc082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 196608 byte(s) in 2 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : function routing astar_landmark_taz ( Last six runs Sep2022 Aug2022 )

---------- Differences in alts ----------
5,12c5
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vType id="DEFAULT_VEHTYPE" sigma="0"/>
<     <vehicle id="0" depart="0.00" fromTaz="1" toTaz="2">
<         <routeDistribution last="0">
<             <route cost="64.96" probability="1.00000000" edges="5/5to5/6 5/6to5/7 5/7to5/8 5/8to5/9 5/9to6/9 6/9to7/9 7/9to8/9 8/9to9/9 9/9to9/8"/>
<         </routeDistribution>
<     </vehicle>
< </routes>
---
> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>
---------- Differences in errors ----------
0a1,57
> Warning: Unknown or unordered edge '1-sink' in landmark file.
> Warning: Unknown or unordered edge '1-source' in landmark file.
> Warning: Unknown or unordered edge '2-sink' in landmark file.
> Warning: Unknown or unordered edge '2-source' in landmark file.
> Warning: Unknown or unordered edge '1-sink' in landmark file.
> Warning: Unknown or unordered edge '1-source' in landmark file.
> Warning: Unknown or unordered edge '2-sink' in landmark file.
> Warning: Unknown or unordered edge '2-source' in landmark file.
> Error: No connection between edge '1-source' and edge '2-sink' found.
> Error: Mandatory edge '2-sink' not reachable by vehicle '0'.
> Error: The vehicle '0' has no valid route.
> Quitting (on error).
> 
> =================================================================
> ==4070707==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 544 byte(s) in 2 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0x514308 in ROEdge::getReversedRoutingEdge() const /home/delphi/clangDebug/sumo/src/router/ROEdge.h:531:37
>     #2 0x5086b3 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:125:46
>     #3 0x50f533 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
>     #4 0x7f36e81ea082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 557600 byte(s) in 2050 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0x514308 in ROEdge::getReversedRoutingEdge() const /home/delphi/clangDebug/sumo/src/router/ROEdge.h:531:37
>     #2 0x5086b3 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:125:46
>     #3 0x50f533 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
>     #4 0x7f36e81ea082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- Differences in output ----------
4c4
< AStarRouter answered 1 queries and explored 81.00 edges on average.
---
> AStarRouter answered 1 queries and explored 1.00 edges on average.
6d5
< Success.
---------- Differences in routes ----------
5,10c5
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vType id="DEFAULT_VEHTYPE" sigma="0"/>
<     <vehicle id="0" depart="0.00" fromTaz="1" toTaz="2">
<         <route edges="5/5to5/6 5/6to5/7 5/7to5/8 5/8to5/9 5/9to6/9 6/9to7/9 7/9to8/9 8/9to9/9 9/9to9/8"/>
<     </vehicle>
< </routes>
---
> <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"/>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip access ( Last six runs Sep2022 Aug2022 )

---------- Differences in errors ----------
0a1,101
> 
> =================================================================
> ==4071175==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2336 byte(s) in 4 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0x8acf43 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:569:34
>     #2 0x8b197d in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:634:9
>     #3 0x879f6c in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #4 0x50db88 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #5 0x50f533 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
>     #6 0x7f2b62069082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 5760 byte(s) in 4 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0x9030b0 in __gnu_cxx::new_allocator<SUMOVehicleParameter::Stop>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x902fdd in std::allocator_traits<std::allocator<SUMOVehicleParameter::Stop> >::allocate(std::allocator<SUMOVehicleParameter::Stop>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:443:20
>     #3 0x902f6f in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x9028bf in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0x9019d2 in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_Vector_base(unsigned long, std::allocator<SUMOVehicleParameter::Stop> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0x8fca75 in std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::vector(std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0x8d6715 in SUMOVehicleParameter::SUMOVehicleParameter(SUMOVehicleParameter const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.h:322:7
>     #8 0xb3ee49 in RORoutable::RORoutable(SUMOVehicleParameter const&, SUMOVTypeParameter const*) /home/delphi/clangDebug/sumo/src/router/RORoutable.h:60:11
>     #9 0xb2bf17 in ROVehicle::ROVehicle(SUMOVehicleParameter const&, RORouteDef*, SUMOVTypeParameter const*, RONet const*, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROVehicle.cpp:52:7
>     #10 0x8acff5 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:569:38
>     #11 0x8b197d in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:634:9
>     #12 0x879f6c in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #13 0x50db88 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #14 0x50f533 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip access_shortcut ( Last six runs Sep2022 Aug2022 )

---------- Differences in errors ----------
0a1,101
> 
> =================================================================
> ==4071176==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2336 byte(s) in 4 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0x8acf43 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:569:34
>     #2 0x8b197d in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:634:9
>     #3 0x879f6c in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #4 0x50db88 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #5 0x50f533 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
>     #6 0x7f004f3c4082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 5760 byte(s) in 4 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0x9030b0 in __gnu_cxx::new_allocator<SUMOVehicleParameter::Stop>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x902fdd in std::allocator_traits<std::allocator<SUMOVehicleParameter::Stop> >::allocate(std::allocator<SUMOVehicleParameter::Stop>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:443:20
>     #3 0x902f6f in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x9028bf in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0x9019d2 in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_Vector_base(unsigned long, std::allocator<SUMOVehicleParameter::Stop> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0x8fca75 in std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::vector(std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0x8d6715 in SUMOVehicleParameter::SUMOVehicleParameter(SUMOVehicleParameter const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.h:322:7
>     #8 0xb3ee49 in RORoutable::RORoutable(SUMOVehicleParameter const&, SUMOVTypeParameter const*) /home/delphi/clangDebug/sumo/src/router/RORoutable.h:60:11
>     #9 0xb2bf17 in ROVehicle::ROVehicle(SUMOVehicleParameter const&, RORouteDef*, SUMOVTypeParameter const*, RONet const*, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROVehicle.cpp:52:7
>     #10 0x8acff5 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:569:38
>     #11 0x8b197d in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:634:9
>     #12 0x879f6c in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #13 0x50db88 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #14 0x50f533 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip access_twice ( Last six runs Sep2022 Aug2022 )

---------- Differences in errors ----------
0a1,101
> 
> =================================================================
> ==4071178==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2336 byte(s) in 4 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0x8acf43 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:569:34
>     #2 0x8b197d in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:634:9
>     #3 0x879f6c in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #4 0x50db88 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #5 0x50f533 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
>     #6 0x7fbcc871a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 5760 byte(s) in 4 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0x9030b0 in __gnu_cxx::new_allocator<SUMOVehicleParameter::Stop>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x902fdd in std::allocator_traits<std::allocator<SUMOVehicleParameter::Stop> >::allocate(std::allocator<SUMOVehicleParameter::Stop>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:443:20
>     #3 0x902f6f in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x9028bf in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0x9019d2 in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_Vector_base(unsigned long, std::allocator<SUMOVehicleParameter::Stop> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0x8fca75 in std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::vector(std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0x8d6715 in SUMOVehicleParameter::SUMOVehicleParameter(SUMOVehicleParameter const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.h:322:7
>     #8 0xb3ee49 in RORoutable::RORoutable(SUMOVehicleParameter const&, SUMOVTypeParameter const*) /home/delphi/clangDebug/sumo/src/router/RORoutable.h:60:11
>     #9 0xb2bf17 in ROVehicle::ROVehicle(SUMOVehicleParameter const&, RORouteDef*, SUMOVTypeParameter const*, RONet const*, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROVehicle.cpp:52:7
>     #10 0x8acff5 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:569:38
>     #11 0x8b197d in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:634:9
>     #12 0x879f6c in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #13 0x50db88 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #14 0x50f533 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip bike_public_walk ( Last six runs Sep2022 Aug2022 )

---------- Differences in errors ----------
0a1,101
> 
> =================================================================
> ==4071309==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2336 byte(s) in 4 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0x8acf43 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:569:34
>     #2 0x8b197d in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:634:9
>     #3 0x879f6c in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #4 0x50db88 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #5 0x50f533 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
>     #6 0x7f870ca94082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 5760 byte(s) in 4 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0x9030b0 in __gnu_cxx::new_allocator<SUMOVehicleParameter::Stop>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x902fdd in std::allocator_traits<std::allocator<SUMOVehicleParameter::Stop> >::allocate(std::allocator<SUMOVehicleParameter::Stop>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:443:20
>     #3 0x902f6f in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x9028bf in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0x9019d2 in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_Vector_base(unsigned long, std::allocator<SUMOVehicleParameter::Stop> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0x8fca75 in std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::vector(std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0x8d6715 in SUMOVehicleParameter::SUMOVehicleParameter(SUMOVehicleParameter const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.h:322:7
>     #8 0xb3ee49 in RORoutable::RORoutable(SUMOVehicleParameter const&, SUMOVTypeParameter const*) /home/delphi/clangDebug/sumo/src/router/RORoutable.h:60:11
>     #9 0xb2bf17 in ROVehicle::ROVehicle(SUMOVehicleParameter const&, RORouteDef*, SUMOVTypeParameter const*, RONet const*, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROVehicle.cpp:52:7
>     #10 0x8acff5 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:569:38
>     #11 0x8b197d in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:634:9
>     #12 0x879f6c in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #13 0x50db88 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #14 0x50f533 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip busstop ( Last six runs Sep2022 Aug2022 )

---------- Differences in errors ----------
0a1,101
> 
> =================================================================
> ==4071078==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4672 byte(s) in 8 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0x8acf43 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:569:34
>     #2 0x8b197d in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:634:9
>     #3 0x879f6c in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #4 0x50db88 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #5 0x50f533 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
>     #6 0x7f1bba2d6082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 11520 byte(s) in 8 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0x9030b0 in __gnu_cxx::new_allocator<SUMOVehicleParameter::Stop>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x902fdd in std::allocator_traits<std::allocator<SUMOVehicleParameter::Stop> >::allocate(std::allocator<SUMOVehicleParameter::Stop>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:443:20
>     #3 0x902f6f in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x9028bf in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0x9019d2 in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_Vector_base(unsigned long, std::allocator<SUMOVehicleParameter::Stop> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0x8fca75 in std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::vector(std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0x8d6715 in SUMOVehicleParameter::SUMOVehicleParameter(SUMOVehicleParameter const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.h:322:7
>     #8 0xb3ee49 in RORoutable::RORoutable(SUMOVehicleParameter const&, SUMOVTypeParameter const*) /home/delphi/clangDebug/sumo/src/router/RORoutable.h:60:11
>     #9 0xb2bf17 in ROVehicle::ROVehicle(SUMOVehicleParameter const&, RORouteDef*, SUMOVTypeParameter const*, RONet const*, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROVehicle.cpp:52:7
>     #10 0x8acff5 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:569:38
>     #11 0x8b197d in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:634:9
>     #12 0x879f6c in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #13 0x50db88 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #14 0x50f533 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip busstop_early ( Last six runs Sep2022 Aug2022 )

---------- Differences in errors ----------
0a1,101
> 
> =================================================================
> ==4071083==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4672 byte(s) in 8 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0x8acf43 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:569:34
>     #2 0x8b197d in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:634:9
>     #3 0x879f6c in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #4 0x50db88 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #5 0x50f533 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
>     #6 0x7fda1c920082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 11520 byte(s) in 8 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0x9030b0 in __gnu_cxx::new_allocator<SUMOVehicleParameter::Stop>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x902fdd in std::allocator_traits<std::allocator<SUMOVehicleParameter::Stop> >::allocate(std::allocator<SUMOVehicleParameter::Stop>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:443:20
>     #3 0x902f6f in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x9028bf in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0x9019d2 in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_Vector_base(unsigned long, std::allocator<SUMOVehicleParameter::Stop> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0x8fca75 in std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::vector(std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0x8d6715 in SUMOVehicleParameter::SUMOVehicleParameter(SUMOVehicleParameter const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.h:322:7
>     #8 0xb3ee49 in RORoutable::RORoutable(SUMOVehicleParameter const&, SUMOVTypeParameter const*) /home/delphi/clangDebug/sumo/src/router/RORoutable.h:60:11
>     #9 0xb2bf17 in ROVehicle::ROVehicle(SUMOVehicleParameter const&, RORouteDef*, SUMOVTypeParameter const*, RONet const*, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROVehicle.cpp:52:7
>     #10 0x8acff5 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:569:38
>     #11 0x8b197d in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:634:9
>     #12 0x879f6c in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #13 0x50db88 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #14 0x50f533 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip busstop_too_late ( Last six runs Sep2022 Aug2022 )

---------- Differences in errors ----------
0a1,101
> 
> =================================================================
> ==4071085==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4672 byte(s) in 8 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0x8acf43 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:569:34
>     #2 0x8b197d in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:634:9
>     #3 0x879f6c in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #4 0x50db88 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #5 0x50f533 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
>     #6 0x7fcca8e41082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 11520 byte(s) in 8 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0x9030b0 in __gnu_cxx::new_allocator<SUMOVehicleParameter::Stop>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x902fdd in std::allocator_traits<std::allocator<SUMOVehicleParameter::Stop> >::allocate(std::allocator<SUMOVehicleParameter::Stop>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:443:20
>     #3 0x902f6f in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x9028bf in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0x9019d2 in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_Vector_base(unsigned long, std::allocator<SUMOVehicleParameter::Stop> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0x8fca75 in std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::vector(std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0x8d6715 in SUMOVehicleParameter::SUMOVehicleParameter(SUMOVehicleParameter const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.h:322:7
>     #8 0xb3ee49 in RORoutable::RORoutable(SUMOVehicleParameter const&, SUMOVTypeParameter const*) /home/delphi/clangDebug/sumo/src/router/RORoutable.h:60:11
>     #9 0xb2bf17 in ROVehicle::ROVehicle(SUMOVehicleParameter const&, RORouteDef*, SUMOVTypeParameter const*, RONet const*, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROVehicle.cpp:52:7
>     #10 0x8acff5 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:569:38
>     #11 0x8b197d in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:634:9
>     #12 0x879f6c in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #13 0x50db88 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #14 0x50f533 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip busstop_too_late2 ( Last six runs Sep2022 Aug2022 )

---------- Differences in errors ----------
0a1,101
> 
> =================================================================
> ==4071096==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2336 byte(s) in 4 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0x8acf43 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:569:34
>     #2 0x8b197d in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:634:9
>     #3 0x879f6c in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #4 0x50db88 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #5 0x50f533 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
>     #6 0x7f380b437082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 5760 byte(s) in 4 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0x9030b0 in __gnu_cxx::new_allocator<SUMOVehicleParameter::Stop>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x902fdd in std::allocator_traits<std::allocator<SUMOVehicleParameter::Stop> >::allocate(std::allocator<SUMOVehicleParameter::Stop>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:443:20
>     #3 0x902f6f in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x9028bf in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0x9019d2 in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_Vector_base(unsigned long, std::allocator<SUMOVehicleParameter::Stop> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0x8fca75 in std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::vector(std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0x8d6715 in SUMOVehicleParameter::SUMOVehicleParameter(SUMOVehicleParameter const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.h:322:7
>     #8 0xb3ee49 in RORoutable::RORoutable(SUMOVehicleParameter const&, SUMOVTypeParameter const*) /home/delphi/clangDebug/sumo/src/router/RORoutable.h:60:11
>     #9 0xb2bf17 in ROVehicle::ROVehicle(SUMOVehicleParameter const&, RORouteDef*, SUMOVTypeParameter const*, RONet const*, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROVehicle.cpp:52:7
>     #10 0x8acff5 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:569:38
>     #11 0x8b197d in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:634:9
>     #12 0x879f6c in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #13 0x50db88 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #14 0x50f533 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip busstop_unmatched ( Last six runs Sep2022 Aug2022 )

---------- Differences in errors ----------
1a2,102
> 
> =================================================================
> ==4071125==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4672 byte(s) in 8 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0x8acf43 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:569:34
>     #2 0x8b197d in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:634:9
>     #3 0x879f6c in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #4 0x50db88 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #5 0x50f533 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
>     #6 0x7fb475b01082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 11520 byte(s) in 8 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0x9030b0 in __gnu_cxx::new_allocator<SUMOVehicleParameter::Stop>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x902fdd in std::allocator_traits<std::allocator<SUMOVehicleParameter::Stop> >::allocate(std::allocator<SUMOVehicleParameter::Stop>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:443:20
>     #3 0x902f6f in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x9028bf in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0x9019d2 in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_Vector_base(unsigned long, std::allocator<SUMOVehicleParameter::Stop> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0x8fca75 in std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::vector(std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0x8d6715 in SUMOVehicleParameter::SUMOVehicleParameter(SUMOVehicleParameter const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.h:322:7
>     #8 0xb3ee49 in RORoutable::RORoutable(SUMOVehicleParameter const&, SUMOVTypeParameter const*) /home/delphi/clangDebug/sumo/src/router/RORoutable.h:60:11
>     #9 0xb2bf17 in ROVehicle::ROVehicle(SUMOVehicleParameter const&, RORouteDef*, SUMOVTypeParameter const*, RONet const*, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROVehicle.cpp:52:7
>     #10 0x8acff5 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:569:38
>     #11 0x8b197d in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:634:9
>     #12 0x879f6c in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #13 0x50db88 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #14 0x50f533 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip car_public_walk ( Last six runs Sep2022 Aug2022 )

---------- Differences in errors ----------
0a1,101
> 
> =================================================================
> ==4071209==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2336 byte(s) in 4 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0x8acf43 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:569:34
>     #2 0x8b197d in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:634:9
>     #3 0x879f6c in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #4 0x50db88 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #5 0x50f533 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
>     #6 0x7f934100f082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 5760 byte(s) in 4 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0x9030b0 in __gnu_cxx::new_allocator<SUMOVehicleParameter::Stop>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x902fdd in std::allocator_traits<std::allocator<SUMOVehicleParameter::Stop> >::allocate(std::allocator<SUMOVehicleParameter::Stop>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:443:20
>     #3 0x902f6f in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x9028bf in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0x9019d2 in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_Vector_base(unsigned long, std::allocator<SUMOVehicleParameter::Stop> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0x8fca75 in std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::vector(std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0x8d6715 in SUMOVehicleParameter::SUMOVehicleParameter(SUMOVehicleParameter const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.h:322:7
>     #8 0xb3ee49 in RORoutable::RORoutable(SUMOVehicleParameter const&, SUMOVTypeParameter const*) /home/delphi/clangDebug/sumo/src/router/RORoutable.h:60:11
>     #9 0xb2bf17 in ROVehicle::ROVehicle(SUMOVehicleParameter const&, RORouteDef*, SUMOVTypeParameter const*, RONet const*, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROVehicle.cpp:52:7
>     #10 0x8acff5 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:569:38
>     #11 0x8b197d in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:634:9
>     #12 0x879f6c in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #13 0x50db88 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #14 0x50f533 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip car_public_walk2 ( Last six runs Sep2022 Aug2022 )

---------- Differences in errors ----------
0a1,101
> 
> =================================================================
> ==4071215==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2336 byte(s) in 4 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0x8acf43 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:569:34
>     #2 0x8b197d in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:634:9
>     #3 0x879f6c in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #4 0x50db88 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #5 0x50f533 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
>     #6 0x7f1a8beaa082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 5760 byte(s) in 4 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0x9030b0 in __gnu_cxx::new_allocator<SUMOVehicleParameter::Stop>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x902fdd in std::allocator_traits<std::allocator<SUMOVehicleParameter::Stop> >::allocate(std::allocator<SUMOVehicleParameter::Stop>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:443:20
>     #3 0x902f6f in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x9028bf in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0x9019d2 in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_Vector_base(unsigned long, std::allocator<SUMOVehicleParameter::Stop> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0x8fca75 in std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::vector(std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0x8d6715 in SUMOVehicleParameter::SUMOVehicleParameter(SUMOVehicleParameter const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.h:322:7
>     #8 0xb3ee49 in RORoutable::RORoutable(SUMOVehicleParameter const&, SUMOVTypeParameter const*) /home/delphi/clangDebug/sumo/src/router/RORoutable.h:60:11
>     #9 0xb2bf17 in ROVehicle::ROVehicle(SUMOVehicleParameter const&, RORouteDef*, SUMOVTypeParameter const*, RONet const*, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROVehicle.cpp:52:7
>     #10 0x8acff5 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:569:38
>     #11 0x8b197d in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:634:9
>     #12 0x879f6c in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #13 0x50db88 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #14 0x50f533 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip car_public_walk3 ( Last six runs Sep2022 Aug2022 )

---------- Differences in errors ----------
0a1,119
> 
> =================================================================
> ==4071220==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2336 byte(s) in 4 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0x8acf43 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:569:34
>     #2 0x8b197d in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:634:9
>     #3 0x879f6c in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #4 0x50db88 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #5 0x50f533 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
>     #6 0x7fad69757082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 584 byte(s) in 1 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0xb5e6f6 in ROPerson::addTrip(std::vector<ROPerson::PlanItem*, std::allocator<ROPerson::PlanItem*> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<c
har> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:96:30
>     #2 0xadc012 in RORouteHandler::addPersonTrip(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1223:9
>     #3 0xe5f39c in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:191:13
>     #4 0xa8dae7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #5 0x100a523 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fad6aa095ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 5760 byte(s) in 4 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0x9030b0 in __gnu_cxx::new_allocator<SUMOVehicleParameter::Stop>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x902fdd in std::allocator_traits<std::allocator<SUMOVehicleParameter::Stop> >::allocate(std::allocator<SUMOVehicleParameter::Stop>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:443:20
>     #3 0x902f6f in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x9028bf in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0x9019d2 in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_Vector_base(unsigned long, std::allocator<SUMOVehicleParameter::Stop> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip car_public_walk4 ( Last six runs Sep2022 Aug2022 )

---------- Differences in errors ----------
0a1,101
> 
> =================================================================
> ==4071230==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2336 byte(s) in 4 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0x8acf43 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:569:34
>     #2 0x8b197d in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:634:9
>     #3 0x879f6c in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #4 0x50db88 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #5 0x50f533 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
>     #6 0x7f05953b0082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 5760 byte(s) in 4 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0x9030b0 in __gnu_cxx::new_allocator<SUMOVehicleParameter::Stop>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x902fdd in std::allocator_traits<std::allocator<SUMOVehicleParameter::Stop> >::allocate(std::allocator<SUMOVehicleParameter::Stop>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:443:20
>     #3 0x902f6f in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x9028bf in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0x9019d2 in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_Vector_base(unsigned long, std::allocator<SUMOVehicleParameter::Stop> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0x8fca75 in std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::vector(std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0x8d6715 in SUMOVehicleParameter::SUMOVehicleParameter(SUMOVehicleParameter const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.h:322:7
>     #8 0xb3ee49 in RORoutable::RORoutable(SUMOVehicleParameter const&, SUMOVTypeParameter const*) /home/delphi/clangDebug/sumo/src/router/RORoutable.h:60:11
>     #9 0xb2bf17 in ROVehicle::ROVehicle(SUMOVehicleParameter const&, RORouteDef*, SUMOVTypeParameter const*, RONet const*, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROVehicle.cpp:52:7
>     #10 0x8acff5 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:569:38
>     #11 0x8b197d in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:634:9
>     #12 0x879f6c in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #13 0x50db88 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #14 0x50f533 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip car_public_walk5 ( Last six runs Sep2022 Aug2022 )

---------- Differences in errors ----------
0a1,101
> 
> =================================================================
> ==4071237==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2336 byte(s) in 4 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0x8acf43 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:569:34
>     #2 0x8b197d in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:634:9
>     #3 0x879f6c in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #4 0x50db88 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #5 0x50f533 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
>     #6 0x7fc77d13a082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 5760 byte(s) in 4 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0x9030b0 in __gnu_cxx::new_allocator<SUMOVehicleParameter::Stop>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x902fdd in std::allocator_traits<std::allocator<SUMOVehicleParameter::Stop> >::allocate(std::allocator<SUMOVehicleParameter::Stop>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:443:20
>     #3 0x902f6f in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x9028bf in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0x9019d2 in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_Vector_base(unsigned long, std::allocator<SUMOVehicleParameter::Stop> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0x8fca75 in std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::vector(std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0x8d6715 in SUMOVehicleParameter::SUMOVehicleParameter(SUMOVehicleParameter const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.h:322:7
>     #8 0xb3ee49 in RORoutable::RORoutable(SUMOVehicleParameter const&, SUMOVTypeParameter const*) /home/delphi/clangDebug/sumo/src/router/RORoutable.h:60:11
>     #9 0xb2bf17 in ROVehicle::ROVehicle(SUMOVehicleParameter const&, RORouteDef*, SUMOVTypeParameter const*, RONet const*, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROVehicle.cpp:52:7
>     #10 0x8acff5 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:569:38
>     #11 0x8b197d in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:634:9
>     #12 0x879f6c in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #13 0x50db88 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #14 0x50f533 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip car_public_walk_detail ( Last six runs Sep2022 Aug2022 )

---------- Differences in errors ----------
0a1,101
> 
> =================================================================
> ==4071252==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2336 byte(s) in 4 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0x8acf43 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:569:34
>     #2 0x8b197d in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:634:9
>     #3 0x879f6c in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #4 0x50db88 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #5 0x50f533 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
>     #6 0x7f33ce550082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 5760 byte(s) in 4 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0x9030b0 in __gnu_cxx::new_allocator<SUMOVehicleParameter::Stop>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x902fdd in std::allocator_traits<std::allocator<SUMOVehicleParameter::Stop> >::allocate(std::allocator<SUMOVehicleParameter::Stop>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:443:20
>     #3 0x902f6f in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x9028bf in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0x9019d2 in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_Vector_base(unsigned long, std::allocator<SUMOVehicleParameter::Stop> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0x8fca75 in std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::vector(std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0x8d6715 in SUMOVehicleParameter::SUMOVehicleParameter(SUMOVehicleParameter const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.h:322:7
>     #8 0xb3ee49 in RORoutable::RORoutable(SUMOVehicleParameter const&, SUMOVTypeParameter const*) /home/delphi/clangDebug/sumo/src/router/RORoutable.h:60:11
>     #9 0xb2bf17 in ROVehicle::ROVehicle(SUMOVehicleParameter const&, RORouteDef*, SUMOVTypeParameter const*, RONet const*, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROVehicle.cpp:52:7
>     #10 0x8acff5 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:569:38
>     #11 0x8b197d in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:634:9
>     #12 0x879f6c in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #13 0x50db88 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #14 0x50f533 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip car_walk ( Last six runs Sep2022 Aug2022 )

---------- Differences in errors ----------
0a1,23
> 
> =================================================================
> ==4071007==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 584 byte(s) in 1 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0xb5e6f6 in ROPerson::addTrip(std::vector<ROPerson::PlanItem*, std::allocator<ROPerson::PlanItem*> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<c
har> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:96:30
>     #2 0xadc012 in RORouteHandler::addPersonTrip(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1223:9
>     #3 0xe5f39c in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:191:13
>     #4 0xa8dae7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #5 0x100a523 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fc8277fd5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 136 byte(s) in 1 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0xb5e75c in ROPerson::addTrip(std::vector<ROPerson::PlanItem*, std::allocator<ROPerson::PlanItem*> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<c
har> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:96:50
>     #2 0xadc012 in RORouteHandler::addPersonTrip(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1223:9
>     #3 0xe5f39c in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:191:13
>     #4 0xa8dae7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #5 0x100a523 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fc8277fd5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 720 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip car_walk_arrivalpos ( Last six runs Sep2022 Aug2022 )

---------- Differences in errors ----------
0a1,23
> 
> =================================================================
> ==4071028==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 584 byte(s) in 1 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0xb5e6f6 in ROPerson::addTrip(std::vector<ROPerson::PlanItem*, std::allocator<ROPerson::PlanItem*> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<c
har> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:96:30
>     #2 0xadc012 in RORouteHandler::addPersonTrip(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1223:9
>     #3 0xe5f39c in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:191:13
>     #4 0xa8dae7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #5 0x100a523 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7eff207525ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 136 byte(s) in 1 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0xb5e75c in ROPerson::addTrip(std::vector<ROPerson::PlanItem*, std::allocator<ROPerson::PlanItem*> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<c
har> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:96:50
>     #2 0xadc012 in RORouteHandler::addPersonTrip(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1223:9
>     #3 0xe5f39c in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:191:13
>     #4 0xa8dae7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #5 0x100a523 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7eff207525ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 720 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip car_walk_departPos ( Last six runs Sep2022 Aug2022 )

---------- Differences in errors ----------
0a1,23
> 
> =================================================================
> ==4071040==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 584 byte(s) in 1 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0xb5e6f6 in ROPerson::addTrip(std::vector<ROPerson::PlanItem*, std::allocator<ROPerson::PlanItem*> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<c
har> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:96:30
>     #2 0xadc012 in RORouteHandler::addPersonTrip(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1223:9
>     #3 0xe5f39c in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:191:13
>     #4 0xa8dae7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #5 0x100a523 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f68936075ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 136 byte(s) in 1 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0xb5e75c in ROPerson::addTrip(std::vector<ROPerson::PlanItem*, std::allocator<ROPerson::PlanItem*> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<c
har> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:96:50
>     #2 0xadc012 in RORouteHandler::addPersonTrip(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1223:9
>     #3 0xe5f39c in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:191:13
>     #4 0xa8dae7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #5 0x100a523 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f68936075ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 720 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip car_walk_detail ( Last six runs Sep2022 Aug2022 )

---------- Differences in errors ----------
0a1,23
> 
> =================================================================
> ==4071020==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 584 byte(s) in 1 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0xb5e6f6 in ROPerson::addTrip(std::vector<ROPerson::PlanItem*, std::allocator<ROPerson::PlanItem*> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<c
har> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:96:30
>     #2 0xadc012 in RORouteHandler::addPersonTrip(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1223:9
>     #3 0xe5f39c in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:191:13
>     #4 0xa8dae7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #5 0x100a523 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fb2e40c15ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 136 byte(s) in 1 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0xb5e75c in ROPerson::addTrip(std::vector<ROPerson::PlanItem*, std::allocator<ROPerson::PlanItem*> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<c
har> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:96:50
>     #2 0xadc012 in RORouteHandler::addPersonTrip(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1223:9
>     #3 0xe5f39c in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:191:13
>     #4 0xa8dae7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #5 0x100a523 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fb2e40c15ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 720 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip car_walk_sidewalk ( Last six runs Sep2022 Aug2022 )

---------- Differences in errors ----------
0a1,23
> 
> =================================================================
> ==4071026==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 584 byte(s) in 1 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0xb5e6f6 in ROPerson::addTrip(std::vector<ROPerson::PlanItem*, std::allocator<ROPerson::PlanItem*> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<c
har> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:96:30
>     #2 0xadc012 in RORouteHandler::addPersonTrip(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1223:9
>     #3 0xe5f39c in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:191:13
>     #4 0xa8dae7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #5 0x100a523 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f7cf03be5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 136 byte(s) in 1 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0xb5e75c in ROPerson::addTrip(std::vector<ROPerson::PlanItem*, std::allocator<ROPerson::PlanItem*> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<c
har> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:96:50
>     #2 0xadc012 in RORouteHandler::addPersonTrip(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1223:9
>     #3 0xe5f39c in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:191:13
>     #4 0xa8dae7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #5 0x100a523 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f7cf03be5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 720 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip early_ending_flow ( Last six runs Sep2022 Aug2022 )

---------- Differences in errors ----------
0a1,101
> 
> =================================================================
> ==4071268==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 5840 byte(s) in 10 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0x8acf43 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:569:34
>     #2 0x8b197d in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:634:9
>     #3 0x879f6c in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #4 0x50db88 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #5 0x50f533 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
>     #6 0x7f6aea156082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 28800 byte(s) in 10 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0x9030b0 in __gnu_cxx::new_allocator<SUMOVehicleParameter::Stop>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x902fdd in std::allocator_traits<std::allocator<SUMOVehicleParameter::Stop> >::allocate(std::allocator<SUMOVehicleParameter::Stop>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:443:20
>     #3 0x902f6f in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x9028bf in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0x9019d2 in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_Vector_base(unsigned long, std::allocator<SUMOVehicleParameter::Stop> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0x8fca75 in std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::vector(std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0x8d6715 in SUMOVehicleParameter::SUMOVehicleParameter(SUMOVehicleParameter const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.h:322:7
>     #8 0xb3ee49 in RORoutable::RORoutable(SUMOVehicleParameter const&, SUMOVTypeParameter const*) /home/delphi/clangDebug/sumo/src/router/RORoutable.h:60:11
>     #9 0xb2bf17 in ROVehicle::ROVehicle(SUMOVehicleParameter const&, RORouteDef*, SUMOVTypeParameter const*, RONet const*, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROVehicle.cpp:52:7
>     #10 0x8acff5 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:569:38
>     #11 0x8b197d in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:634:9
>     #12 0x879f6c in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #13 0x50db88 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #14 0x50f533 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip errors flow_without_end ( Last six runs Sep2022 Aug2022 )

---------- Differences in errors ----------
2a3,103
> 
> =================================================================
> ==4071519==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 336384 byte(s) in 576 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0x8acf43 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:569:34
>     #2 0x8b197d in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:634:9
>     #3 0x879f6c in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #4 0x50db88 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #5 0x50f533 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
>     #6 0x7fab2af3c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 829440 byte(s) in 576 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0x9030b0 in __gnu_cxx::new_allocator<SUMOVehicleParameter::Stop>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x902fdd in std::allocator_traits<std::allocator<SUMOVehicleParameter::Stop> >::allocate(std::allocator<SUMOVehicleParameter::Stop>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:443:20
>     #3 0x902f6f in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x9028bf in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0x9019d2 in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_Vector_base(unsigned long, std::allocator<SUMOVehicleParameter::Stop> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0x8fca75 in std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::vector(std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0x8d6715 in SUMOVehicleParameter::SUMOVehicleParameter(SUMOVehicleParameter const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.h:322:7
>     #8 0xb3ee49 in RORoutable::RORoutable(SUMOVehicleParameter const&, SUMOVTypeParameter const*) /home/delphi/clangDebug/sumo/src/router/RORoutable.h:60:11
>     #9 0xb2bf17 in ROVehicle::ROVehicle(SUMOVehicleParameter const&, RORouteDef*, SUMOVTypeParameter const*, RONet const*, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROVehicle.cpp:52:7
>     #10 0x8acff5 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:569:38
>     #11 0x8b197d in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:634:9
>     #12 0x879f6c in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #13 0x50db88 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #14 0x50f533 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip intermodal_car_walk ( Last six runs Sep2022 Aug2022 )

---------- Differences in errors ----------
0a1,23
> 
> =================================================================
> ==4071132==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 584 byte(s) in 1 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0xb5db9e in ROPerson::addTrip(std::vector<ROPerson::PlanItem*, std::allocator<ROPerson::PlanItem*> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<c
har> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:85:26
>     #2 0xadc012 in RORouteHandler::addPersonTrip(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1223:9
>     #3 0xe5f39c in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:191:13
>     #4 0xa8dae7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #5 0x100a523 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f6d52f8f5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 136 byte(s) in 1 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0xb5dc04 in ROPerson::addTrip(std::vector<ROPerson::PlanItem*, std::allocator<ROPerson::PlanItem*> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<c
har> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:85:46
>     #2 0xadc012 in RORouteHandler::addPersonTrip(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1223:9
>     #3 0xe5f39c in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:191:13
>     #4 0xa8dae7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #5 0x100a523 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f6d52f8f5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 720 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip intermodal_car_walk_junction ( Last six runs Sep2022 Aug2022 )

---------- Differences in errors ----------
0a1,23
> 
> =================================================================
> ==4071146==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 584 byte(s) in 1 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0xb5db9e in ROPerson::addTrip(std::vector<ROPerson::PlanItem*, std::allocator<ROPerson::PlanItem*> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<c
har> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:85:26
>     #2 0xadc012 in RORouteHandler::addPersonTrip(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1223:9
>     #3 0xe5f39c in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:191:13
>     #4 0xa8dae7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #5 0x100a523 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7ff5beaf05ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 136 byte(s) in 1 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0xb5dc04 in ROPerson::addTrip(std::vector<ROPerson::PlanItem*, std::allocator<ROPerson::PlanItem*> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<c
har> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:85:46
>     #2 0xadc012 in RORouteHandler::addPersonTrip(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1223:9
>     #3 0xe5f39c in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:191:13
>     #4 0xa8dae7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #5 0x100a523 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7ff5beaf05ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 720 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip intermodal_car_walk_no_place ( Last six runs Sep2022 Aug2022 )

---------- Differences in errors ----------
0a1,23
> 
> =================================================================
> ==4071162==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1168 byte(s) in 2 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0xb5db9e in ROPerson::addTrip(std::vector<ROPerson::PlanItem*, std::allocator<ROPerson::PlanItem*> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<c
har> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:85:26
>     #2 0xadc012 in RORouteHandler::addPersonTrip(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1223:9
>     #3 0xe5f39c in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:191:13
>     #4 0xa8dae7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #5 0x100a523 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f46ce6465ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 272 byte(s) in 2 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0xb5dc04 in ROPerson::addTrip(std::vector<ROPerson::PlanItem*, std::allocator<ROPerson::PlanItem*> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<c
har> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:85:46
>     #2 0xadc012 in RORouteHandler::addPersonTrip(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1223:9
>     #3 0xe5f39c in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:191:13
>     #4 0xa8dae7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #5 0x100a523 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f46ce6465ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 1440 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip intermodal_car_walk_ptstop ( Last six runs Sep2022 Aug2022 )

---------- Differences in errors ----------
0a1,23
> 
> =================================================================
> ==4071145==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 584 byte(s) in 1 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0xb5db9e in ROPerson::addTrip(std::vector<ROPerson::PlanItem*, std::allocator<ROPerson::PlanItem*> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<c
har> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:85:26
>     #2 0xadc012 in RORouteHandler::addPersonTrip(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1223:9
>     #3 0xe5f39c in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:191:13
>     #4 0xa8dae7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #5 0x100a523 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fadf929d5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 136 byte(s) in 1 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0xb5dc04 in ROPerson::addTrip(std::vector<ROPerson::PlanItem*, std::allocator<ROPerson::PlanItem*> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<c
har> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:85:46
>     #2 0xadc012 in RORouteHandler::addPersonTrip(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1223:9
>     #3 0xe5f39c in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:191:13
>     #4 0xa8dae7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #5 0x100a523 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fadf929d5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 720 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip intermodal_train_bus_walk ( Last six runs Sep2022 Aug2022 )

---------- Differences in errors ----------
0a1,203
> 
> =================================================================
> ==4071354==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 92160 byte(s) in 55 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0x9030b0 in __gnu_cxx::new_allocator<SUMOVehicleParameter::Stop>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x902fdd in std::allocator_traits<std::allocator<SUMOVehicleParameter::Stop> >::allocate(std::allocator<SUMOVehicleParameter::Stop>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:443:20
>     #3 0x902f6f in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x9028bf in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0x9019d2 in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_Vector_base(unsigned long, std::allocator<SUMOVehicleParameter::Stop> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0x8fca75 in std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::vector(std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0xa20657 in RORoute::RORoute(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, double, std::vector<ROEdge const*, std::allocator<ROEdge const*> > const&, RGBColor const*, std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&) /home/delphi/clangDebug/sumo/src/router/RORoute.cpp:43:60
>     #8 0xa45604 in RORouteDef::copy(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long long) const /home/delphi/clangDebug/sumo/src/router/RORouteDef.cpp:405:33
>     #9 0x8acf05 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:568:65
>     #10 0x8b197d in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:634:9
>     #11 0x879f6c in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #12 0x50db88 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #13 0x50f533 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
>     #14 0x7fa246db7082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 92160 byte(s) in 55 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0x9030b0 in __gnu_cxx::new_allocator<SUMOVehicleParameter::Stop>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x902fdd in std::allocator_traits<std::allocator<SUMOVehicleParameter::Stop> >::allocate(std::allocator<SUMOVehicleParameter::Stop>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:443:20
>     #3 0x902f6f in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x9cb536 in void std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_realloc_insert<SUMOVehicleParameter::Stop const&>(__gnu_cxx::__normal_iterator<SUMOVehicleParameter::Stop*, std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > >, SUMOVehicleParameter::Stop const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/vector.tcc:440:33
>     #5 0xb403a7 in std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::insert(__gnu_cxx::__normal_iterator<SUMOVehicleParameter::Stop const*, std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > >, SUMOVehicleParameter::Stop const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/vector.tcc:161:2
>     #6 0xb30192 in ROVehicle::addStop(SUMOVehicleParameter::Stop const&, RONet const*, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROVehicle.cpp:113:26
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip junctionTaz intermodal_net ( Last six runs Sep2022 Aug2022 )

---------- Differences in errors ----------
0a1,23
> 
> =================================================================
> ==4070965==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 3504 byte(s) in 6 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0xb5e6f6 in ROPerson::addTrip(std::vector<ROPerson::PlanItem*, std::allocator<ROPerson::PlanItem*> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<c
har> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:96:30
>     #2 0xadc012 in RORouteHandler::addPersonTrip(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1223:9
>     #3 0xe5f39c in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:191:13
>     #4 0xa8dae7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #5 0x100a523 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f067884c5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 816 byte(s) in 6 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0xb5e75c in ROPerson::addTrip(std::vector<ROPerson::PlanItem*, std::allocator<ROPerson::PlanItem*> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<c
har> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:96:50
>     #2 0xadc012 in RORouteHandler::addPersonTrip(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1223:9
>     #3 0xe5f39c in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:191:13
>     #4 0xa8dae7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #5 0x100a523 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f067884c5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 4320 byte(s) leaked in 12 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip late_pt_flow ( Last six runs Sep2022 Aug2022 )

---------- Differences in errors ----------
0a1,116
> 
> =================================================================
> ==4071288==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1168 byte(s) in 2 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0x8acf43 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:569:34
>     #2 0x8b197d in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:634:9
>     #3 0x879f6c in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #4 0x50db88 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #5 0x50f533 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
>     #6 0x7fb07014b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 5760 byte(s) in 2 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0x9030b0 in __gnu_cxx::new_allocator<SUMOVehicleParameter::Stop>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x902fdd in std::allocator_traits<std::allocator<SUMOVehicleParameter::Stop> >::allocate(std::allocator<SUMOVehicleParameter::Stop>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:443:20
>     #3 0x902f6f in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x9028bf in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0x9019d2 in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_Vector_base(unsigned long, std::allocator<SUMOVehicleParameter::Stop> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0x8fca75 in std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::vector(std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0xa20657 in RORoute::RORoute(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, double, std::vector<ROEdge const*, std::allocator<ROEdge const*> > const&, RGBColor const*, std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&) /home/delphi/clangDebug/sumo/src/router/RORoute.cpp:43:60
>     #8 0xa45604 in RORouteDef::copy(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long long) const /home/delphi/clangDebug/sumo/src/router/RORouteDef.cpp:405:33
>     #9 0x8acf05 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:568:65
>     #10 0x8b197d in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:634:9
>     #11 0x879f6c in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #12 0x50db88 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #13 0x50f533 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
>     #14 0x7fb07014b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip no_valid_connection ( Last six runs Sep2022 Aug2022 )

---------- Differences in errors ----------
3a4,26
> 
> =================================================================
> ==4071127==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 584 byte(s) in 1 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0xb5db9e in ROPerson::addTrip(std::vector<ROPerson::PlanItem*, std::allocator<ROPerson::PlanItem*> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<c
har> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:85:26
>     #2 0xadc012 in RORouteHandler::addPersonTrip(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1223:9
>     #3 0xe5f39c in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:191:13
>     #4 0xa8dae7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #5 0x100a523 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fe8e8d185ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 136 byte(s) in 1 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0xb5dc04 in ROPerson::addTrip(std::vector<ROPerson::PlanItem*, std::allocator<ROPerson::PlanItem*> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<c
har> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:85:46
>     #2 0xadc012 in RORouteHandler::addPersonTrip(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1223:9
>     #3 0xe5f39c in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:191:13
>     #4 0xa8dae7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #5 0x100a523 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fe8e8d185ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 720 byte(s) leaked in 2 allocation(s).

TEST FAILED on ts-sim-build-ba : person personTrip prefer_walking ( Last six runs Sep2022 Aug2022 )

---------- Differences in errors ----------
0a1,116
> 
> =================================================================
> ==4071107==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 584 byte(s) in 1 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0x8acf43 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:569:34
>     #2 0x8b197d in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:634:9
>     #3 0x879f6c in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #4 0x50db88 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #5 0x50f533 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
>     #6 0x7f1edbb40082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 1440 byte(s) in 1 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0x9030b0 in __gnu_cxx::new_allocator<SUMOVehicleParameter::Stop>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x902fdd in std::allocator_traits<std::allocator<SUMOVehicleParameter::Stop> >::allocate(std::allocator<SUMOVehicleParameter::Stop>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:443:20
>     #3 0x902f6f in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x9cb536 in void std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_realloc_insert<SUMOVehicleParameter::Stop const&>(__gnu_cxx::__normal_iterator<SUMOVehicleParameter::Stop*, std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > >, SUMOVehicleParameter::Stop const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/vector.tcc:440:33
>     #5 0xb403a7 in std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::insert(__gnu_cxx::__normal_iterator<SUMOVehicleParameter::Stop const*, std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > >, SUMOVehicleParameter::Stop const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/vector.tcc:161:2
>     #6 0xb30192 in ROVehicle::addStop(SUMOVehicleParameter::Stop const&, RONet const*, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROVehicle.cpp:113:26
>     #7 0xb2c99f in ROVehicle::ROVehicle(SUMOVehicleParameter const&, RORouteDef*, SUMOVTypeParameter const*, RONet const*, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROVehicle.cpp:56:13
>     #8 0x8acff5 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:569:38
>     #9 0x8b197d in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:634:9
>     #10 0x879f6c in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #11 0x50db88 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #12 0x50f533 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
>     #13 0x7f1edbb40082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip prefer_walking2 ( Last six runs Sep2022 Aug2022 )

---------- Differences in errors ----------
0a1,116
> 
> =================================================================
> ==4071113==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1168 byte(s) in 2 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0x8acf43 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:569:34
>     #2 0x8b197d in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:634:9
>     #3 0x879f6c in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #4 0x50db88 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #5 0x50f533 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
>     #6 0x7f5874f4c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 2880 byte(s) in 2 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0x9030b0 in __gnu_cxx::new_allocator<SUMOVehicleParameter::Stop>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x902fdd in std::allocator_traits<std::allocator<SUMOVehicleParameter::Stop> >::allocate(std::allocator<SUMOVehicleParameter::Stop>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:443:20
>     #3 0x902f6f in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x9cb536 in void std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_realloc_insert<SUMOVehicleParameter::Stop const&>(__gnu_cxx::__normal_iterator<SUMOVehicleParameter::Stop*, std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > >, SUMOVehicleParameter::Stop const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/vector.tcc:440:33
>     #5 0xb403a7 in std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::insert(__gnu_cxx::__normal_iterator<SUMOVehicleParameter::Stop const*, std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > >, SUMOVehicleParameter::Stop const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/vector.tcc:161:2
>     #6 0xb30192 in ROVehicle::addStop(SUMOVehicleParameter::Stop const&, RONet const*, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROVehicle.cpp:113:26
>     #7 0xb2c99f in ROVehicle::ROVehicle(SUMOVehicleParameter const&, RORouteDef*, SUMOVTypeParameter const*, RONet const*, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROVehicle.cpp:56:13
>     #8 0x8acff5 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:569:38
>     #9 0x8b197d in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:634:9
>     #10 0x879f6c in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #11 0x50db88 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #12 0x50f533 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
>     #13 0x7f5874f4c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip public_walk ( Last six runs Sep2022 Aug2022 )

---------- Differences in errors ----------
0a1,101
> 
> =================================================================
> ==4071046==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2336 byte(s) in 4 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0x8acf43 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:569:34
>     #2 0x8b197d in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:634:9
>     #3 0x879f6c in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #4 0x50db88 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #5 0x50f533 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
>     #6 0x7f3e55355082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 8640 byte(s) in 4 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0x9030b0 in __gnu_cxx::new_allocator<SUMOVehicleParameter::Stop>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x902fdd in std::allocator_traits<std::allocator<SUMOVehicleParameter::Stop> >::allocate(std::allocator<SUMOVehicleParameter::Stop>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:443:20
>     #3 0x902f6f in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x9028bf in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0x9019d2 in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_Vector_base(unsigned long, std::allocator<SUMOVehicleParameter::Stop> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0x8fca75 in std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::vector(std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0x8d6715 in SUMOVehicleParameter::SUMOVehicleParameter(SUMOVehicleParameter const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.h:322:7
>     #8 0xb3ee49 in RORoutable::RORoutable(SUMOVehicleParameter const&, SUMOVTypeParameter const*) /home/delphi/clangDebug/sumo/src/router/RORoutable.h:60:11
>     #9 0xb2bf17 in ROVehicle::ROVehicle(SUMOVehicleParameter const&, RORouteDef*, SUMOVTypeParameter const*, RONet const*, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROVehicle.cpp:52:7
>     #10 0x8acff5 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:569:38
>     #11 0x8b197d in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:634:9
>     #12 0x879f6c in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #13 0x50db88 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #14 0x50f533 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip public_walk_human_readable_time ( Last six runs Sep2022 Aug2022 )

---------- Differences in errors ----------
0a1,101
> 
> =================================================================
> ==4071303==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2336 byte(s) in 4 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0x8acf43 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:569:34
>     #2 0x8b197d in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:634:9
>     #3 0x879f6c in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #4 0x50db88 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #5 0x50f533 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
>     #6 0x7f1d8805e082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 8640 byte(s) in 4 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0x9030b0 in __gnu_cxx::new_allocator<SUMOVehicleParameter::Stop>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x902fdd in std::allocator_traits<std::allocator<SUMOVehicleParameter::Stop> >::allocate(std::allocator<SUMOVehicleParameter::Stop>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:443:20
>     #3 0x902f6f in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x9028bf in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0x9019d2 in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_Vector_base(unsigned long, std::allocator<SUMOVehicleParameter::Stop> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0x8fca75 in std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::vector(std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0x8d6715 in SUMOVehicleParameter::SUMOVehicleParameter(SUMOVehicleParameter const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.h:322:7
>     #8 0xb3ee49 in RORoutable::RORoutable(SUMOVehicleParameter const&, SUMOVTypeParameter const*) /home/delphi/clangDebug/sumo/src/router/RORoutable.h:60:11
>     #9 0xb2bf17 in ROVehicle::ROVehicle(SUMOVehicleParameter const&, RORouteDef*, SUMOVTypeParameter const*, RONet const*, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROVehicle.cpp:52:7
>     #10 0x8acff5 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:569:38
>     #11 0x8b197d in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:634:9
>     #12 0x879f6c in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #13 0x50db88 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #14 0x50f533 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip ride_from_stop ( Last six runs Sep2022 Aug2022 )

---------- Differences in errors ----------
0a1,116
> 
> =================================================================
> ==4071363==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 32120 byte(s) in 55 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0x8acf43 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:569:34
>     #2 0x8b197d in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:634:9
>     #3 0x879f6c in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #4 0x50db88 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #5 0x50f533 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
>     #6 0x7f8cf68ed082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 92160 byte(s) in 55 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0x9030b0 in __gnu_cxx::new_allocator<SUMOVehicleParameter::Stop>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x902fdd in std::allocator_traits<std::allocator<SUMOVehicleParameter::Stop> >::allocate(std::allocator<SUMOVehicleParameter::Stop>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:443:20
>     #3 0x902f6f in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x9cb536 in void std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_realloc_insert<SUMOVehicleParameter::Stop const&>(__gnu_cxx::__normal_iterator<SUMOVehicleParameter::Stop*, std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > >, SUMOVehicleParameter::Stop const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/vector.tcc:440:33
>     #5 0xb403a7 in std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::insert(__gnu_cxx::__normal_iterator<SUMOVehicleParameter::Stop const*, std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > >, SUMOVehicleParameter::Stop const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/vector.tcc:161:2
>     #6 0xb30192 in ROVehicle::addStop(SUMOVehicleParameter::Stop const&, RONet const*, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROVehicle.cpp:113:26
>     #7 0xb2c99f in ROVehicle::ROVehicle(SUMOVehicleParameter const&, RORouteDef*, SUMOVTypeParameter const*, RONet const*, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROVehicle.cpp:56:13
>     #8 0x8acff5 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:569:38
>     #9 0x8b197d in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:634:9
>     #10 0x879f6c in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #11 0x50db88 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #12 0x50f533 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
>     #13 0x7f8cf68ed082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip ride_trip ( Last six runs Sep2022 Aug2022 )

---------- Differences in errors ----------
0a1,116
> 
> =================================================================
> ==4071366==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 32120 byte(s) in 55 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0x8acf43 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:569:34
>     #2 0x8b197d in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:634:9
>     #3 0x879f6c in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #4 0x50db88 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #5 0x50f533 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
>     #6 0x7f9b7005e082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 92160 byte(s) in 55 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0x9030b0 in __gnu_cxx::new_allocator<SUMOVehicleParameter::Stop>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x902fdd in std::allocator_traits<std::allocator<SUMOVehicleParameter::Stop> >::allocate(std::allocator<SUMOVehicleParameter::Stop>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:443:20
>     #3 0x902f6f in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x9cb536 in void std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_realloc_insert<SUMOVehicleParameter::Stop const&>(__gnu_cxx::__normal_iterator<SUMOVehicleParameter::Stop*, std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > >, SUMOVehicleParameter::Stop const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/vector.tcc:440:33
>     #5 0xb403a7 in std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::insert(__gnu_cxx::__normal_iterator<SUMOVehicleParameter::Stop const*, std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > >, SUMOVehicleParameter::Stop const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/vector.tcc:161:2
>     #6 0xb30192 in ROVehicle::addStop(SUMOVehicleParameter::Stop const&, RONet const*, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROVehicle.cpp:113:26
>     #7 0xb2c99f in ROVehicle::ROVehicle(SUMOVehicleParameter const&, RORouteDef*, SUMOVTypeParameter const*, RONet const*, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROVehicle.cpp:56:13
>     #8 0x8acff5 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:569:38
>     #9 0x8b197d in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:634:9
>     #10 0x879f6c in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #11 0x50db88 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #12 0x50f533 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
>     #13 0x7f9b7005e082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip ride_trip_access ( Last six runs Sep2022 Aug2022 )

---------- Differences in errors ----------
0a1,116
> 
> =================================================================
> ==4071369==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1752 byte(s) in 3 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0x8acf43 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:569:34
>     #2 0x8b197d in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:634:9
>     #3 0x879f6c in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #4 0x50db88 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #5 0x50f533 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
>     #6 0x7fde68b9c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 4320 byte(s) in 3 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0x9030b0 in __gnu_cxx::new_allocator<SUMOVehicleParameter::Stop>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x902fdd in std::allocator_traits<std::allocator<SUMOVehicleParameter::Stop> >::allocate(std::allocator<SUMOVehicleParameter::Stop>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:443:20
>     #3 0x902f6f in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x9028bf in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0x9019d2 in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_Vector_base(unsigned long, std::allocator<SUMOVehicleParameter::Stop> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0x8fca75 in std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::vector(std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0xa20657 in RORoute::RORoute(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, double, std::vector<ROEdge const*, std::allocator<ROEdge const*> > const&, RGBColor const*, std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&) /home/delphi/clangDebug/sumo/src/router/RORoute.cpp:43:60
>     #8 0xa45604 in RORouteDef::copy(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, long long) const /home/delphi/clangDebug/sumo/src/router/RORouteDef.cpp:405:33
>     #9 0x8acf05 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:568:65
>     #10 0x8b197d in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:634:9
>     #11 0x879f6c in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #12 0x50db88 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #13 0x50f533 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
>     #14 0x7fde68b9c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip stop_access_stop ( Last six runs Sep2022 Aug2022 )

---------- Differences in errors ----------
0a1,116
> 
> =================================================================
> ==4071356==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 32120 byte(s) in 55 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0x8acf43 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:569:34
>     #2 0x8b197d in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:634:9
>     #3 0x879f6c in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #4 0x50db88 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #5 0x50f533 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
>     #6 0x7f43066b7082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 92160 byte(s) in 55 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0x9030b0 in __gnu_cxx::new_allocator<SUMOVehicleParameter::Stop>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x902fdd in std::allocator_traits<std::allocator<SUMOVehicleParameter::Stop> >::allocate(std::allocator<SUMOVehicleParameter::Stop>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:443:20
>     #3 0x902f6f in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x9cb536 in void std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_realloc_insert<SUMOVehicleParameter::Stop const&>(__gnu_cxx::__normal_iterator<SUMOVehicleParameter::Stop*, std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > >, SUMOVehicleParameter::Stop const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/vector.tcc:440:33
>     #5 0xb403a7 in std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::insert(__gnu_cxx::__normal_iterator<SUMOVehicleParameter::Stop const*, std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > >, SUMOVehicleParameter::Stop const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/vector.tcc:161:2
>     #6 0xb30192 in ROVehicle::addStop(SUMOVehicleParameter::Stop const&, RONet const*, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROVehicle.cpp:113:26
>     #7 0xb2c99f in ROVehicle::ROVehicle(SUMOVehicleParameter const&, RORouteDef*, SUMOVTypeParameter const*, RONet const*, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROVehicle.cpp:56:13
>     #8 0x8acff5 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:569:38
>     #9 0x8b197d in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:634:9
>     #10 0x879f6c in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #11 0x50db88 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #12 0x50f533 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
>     #13 0x7f43066b7082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip taxi basic ( Last six runs Sep2022 Aug2022 )

---------- Differences in errors ----------
0a1,147
> 
> =================================================================
> ==4071450==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 32120 byte(s) in 55 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0x8acf43 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:569:34
>     #2 0x8b197d in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:634:9
>     #3 0x879f6c in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #4 0x50db88 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #5 0x50f533 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
>     #6 0x7fe9d30d3082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 584 byte(s) in 1 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0xb5f3a0 in ROPerson::addTrip(std::vector<ROPerson::PlanItem*, std::allocator<ROPerson::PlanItem*> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<c
har> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:108:30
>     #2 0xadc012 in RORouteHandler::addPersonTrip(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1223:9
>     #3 0xe5f39c in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:191:13
>     #4 0xa8dae7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #5 0x100a523 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fe9d43855ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 92160 byte(s) in 55 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0x9030b0 in __gnu_cxx::new_allocator<SUMOVehicleParameter::Stop>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x902fdd in std::allocator_traits<std::allocator<SUMOVehicleParameter::Stop> >::allocate(std::allocator<SUMOVehicleParameter::Stop>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:443:20
>     #3 0x902f6f in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x9cb536 in void std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_realloc_insert<SUMOVehicleParameter::Stop const&>(__gnu_cxx::__normal_iterator<SUMOVehicleParameter::Stop*, std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > >, SUMOVehicleParameter::Stop const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/vector.tcc:440:33
>     #5 0xb403a7 in std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::insert(__gnu_cxx::__normal_iterator<SUMOVehicleParameter::Stop const*, std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > >, SUMOVehicleParameter::Stop const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/vector.tcc:161:2
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip taxi longTaxiWait ( Last six runs Sep2022 Aug2022 )

---------- Differences in errors ----------
0a1,147
> 
> =================================================================
> ==4071452==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 32120 byte(s) in 55 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0x8acf43 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:569:34
>     #2 0x8b197d in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:634:9
>     #3 0x879f6c in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #4 0x50db88 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #5 0x50f533 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
>     #6 0x7fe963006082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 584 byte(s) in 1 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0xb5f3a0 in ROPerson::addTrip(std::vector<ROPerson::PlanItem*, std::allocator<ROPerson::PlanItem*> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<c
har> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:108:30
>     #2 0xadc012 in RORouteHandler::addPersonTrip(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1223:9
>     #3 0xe5f39c in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:191:13
>     #4 0xa8dae7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #5 0x100a523 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fe9642b85ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 92160 byte(s) in 55 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0x9030b0 in __gnu_cxx::new_allocator<SUMOVehicleParameter::Stop>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x902fdd in std::allocator_traits<std::allocator<SUMOVehicleParameter::Stop> >::allocate(std::allocator<SUMOVehicleParameter::Stop>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:443:20
>     #3 0x902f6f in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x9cb536 in void std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_realloc_insert<SUMOVehicleParameter::Stop const&>(__gnu_cxx::__normal_iterator<SUMOVehicleParameter::Stop*, std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > >, SUMOVehicleParameter::Stop const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/vector.tcc:440:33
>     #5 0xb403a7 in std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::insert(__gnu_cxx::__normal_iterator<SUMOVehicleParameter::Stop const*, std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > >, SUMOVehicleParameter::Stop const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/vector.tcc:161:2
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip taxi transfer_allJunctions_shared_space ( Last six runs Sep2022 Aug2022 )

---------- Differences in errors ----------
0a1,36
> 
> =================================================================
> ==4071495==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 584 byte(s) in 1 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0xb5f3a0 in ROPerson::addTrip(std::vector<ROPerson::PlanItem*, std::allocator<ROPerson::PlanItem*> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<c
har> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:108:30
>     #2 0xadc012 in RORouteHandler::addPersonTrip(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1223:9
>     #3 0xe5f39c in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:191:13
>     #4 0xa8dae7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #5 0x100a523 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fab3e87a5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 136 byte(s) in 1 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0xb5f3fa in ROPerson::addTrip(std::vector<ROPerson::PlanItem*, std::allocator<ROPerson::PlanItem*> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<c
har> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:108:50
>     #2 0xadc012 in RORouteHandler::addPersonTrip(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1223:9
>     #3 0xe5f39c in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:191:13
>     #4 0xa8dae7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #5 0x100a523 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7fab3e87a5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 17 byte(s) in 1 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0xd1ca32 in void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char*>(char*, char*, std::forward_iterator_tag) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/basic_string.tcc:219:14
>     #2 0x8d6515 in SUMOVehicleParameter::SUMOVehicleParameter(SUMOVehicleParameter const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.h:322:7
>     #3 0xb3ee49 in RORoutable::RORoutable(SUMOVehicleParameter const&, SUMOVTypeParameter const*) /home/delphi/clangDebug/sumo/src/router/RORoutable.h:60:11
>     #4 0xb2bf17 in ROVehicle::ROVehicle(SUMOVehicleParameter const&, RORouteDef*, SUMOVTypeParameter const*, RONet const*, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROVehicle.cpp:52:7
>     #5 0xb5f5fc in ROPerson::addTrip(std::vector<ROPerson::PlanItem*, std::allocator<ROPerson::PlanItem*> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<c
har> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:108:34
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip taxi walk_first ( Last six runs Sep2022 Aug2022 )

---------- Differences in errors ----------
0a1,165
> 
> =================================================================
> ==4071457==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 32120 byte(s) in 55 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0x8acf43 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:569:34
>     #2 0x8b197d in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:634:9
>     #3 0x879f6c in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #4 0x50db88 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #5 0x50f533 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
>     #6 0x7f828419b082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 584 byte(s) in 1 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0xb5f3a0 in ROPerson::addTrip(std::vector<ROPerson::PlanItem*, std::allocator<ROPerson::PlanItem*> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<c
har> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:108:30
>     #2 0xadc012 in RORouteHandler::addPersonTrip(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1223:9
>     #3 0xe5f39c in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:191:13
>     #4 0xa8dae7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #5 0x100a523 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f828544d5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 584 byte(s) in 1 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0xb5e6f6 in ROPerson::addTrip(std::vector<ROPerson::PlanItem*, std::allocator<ROPerson::PlanItem*> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<c
har> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:96:30
>     #2 0xadc012 in RORouteHandler::addPersonTrip(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1223:9
>     #3 0xe5f39c in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:191:13
>     #4 0xa8dae7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #5 0x100a523 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip taxi walk_first_longTaxiWait ( Last six runs Sep2022 Aug2022 )

---------- Differences in errors ----------
0a1,165
> 
> =================================================================
> ==4071464==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 32120 byte(s) in 55 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0x8acf43 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:569:34
>     #2 0x8b197d in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:634:9
>     #3 0x879f6c in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #4 0x50db88 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #5 0x50f533 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
>     #6 0x7f3466dc1082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 584 byte(s) in 1 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0xb5f3a0 in ROPerson::addTrip(std::vector<ROPerson::PlanItem*, std::allocator<ROPerson::PlanItem*> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<c
har> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:108:30
>     #2 0xadc012 in RORouteHandler::addPersonTrip(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1223:9
>     #3 0xe5f39c in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:191:13
>     #4 0xa8dae7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #5 0x100a523 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f34680735ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 584 byte(s) in 1 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0xb5e6f6 in ROPerson::addTrip(std::vector<ROPerson::PlanItem*, std::allocator<ROPerson::PlanItem*> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<c
har> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:96:30
>     #2 0xadc012 in RORouteHandler::addPersonTrip(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1223:9
>     #3 0xe5f39c in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:191:13
>     #4 0xa8dae7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #5 0x100a523 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip taxi walk_first_transferTaxi ( Last six runs Sep2022 Aug2022 )

---------- Differences in errors ----------
0a1,165
> 
> =================================================================
> ==4071463==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 32120 byte(s) in 55 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0x8acf43 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:569:34
>     #2 0x8b197d in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:634:9
>     #3 0x879f6c in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #4 0x50db88 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #5 0x50f533 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
>     #6 0x7f45364c9082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 584 byte(s) in 1 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0xb5f3a0 in ROPerson::addTrip(std::vector<ROPerson::PlanItem*, std::allocator<ROPerson::PlanItem*> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<c
har> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:108:30
>     #2 0xadc012 in RORouteHandler::addPersonTrip(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1223:9
>     #3 0xe5f39c in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:191:13
>     #4 0xa8dae7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #5 0x100a523 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f453777b5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 584 byte(s) in 1 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0xb5e6f6 in ROPerson::addTrip(std::vector<ROPerson::PlanItem*, std::allocator<ROPerson::PlanItem*> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<c
har> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:96:30
>     #2 0xadc012 in RORouteHandler::addPersonTrip(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1223:9
>     #3 0xe5f39c in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:191:13
>     #4 0xa8dae7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #5 0x100a523 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip taxi walk_last ( Last six runs Sep2022 Aug2022 )

---------- Differences in errors ----------
0a1,165
> 
> =================================================================
> ==4071477==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 32120 byte(s) in 55 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0x8acf43 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:569:34
>     #2 0x8b197d in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:634:9
>     #3 0x879f6c in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #4 0x50db88 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #5 0x50f533 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
>     #6 0x7efce0642082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 584 byte(s) in 1 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0xb5f3a0 in ROPerson::addTrip(std::vector<ROPerson::PlanItem*, std::allocator<ROPerson::PlanItem*> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<c
har> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:108:30
>     #2 0xadc012 in RORouteHandler::addPersonTrip(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1223:9
>     #3 0xe5f39c in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:191:13
>     #4 0xa8dae7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #5 0x100a523 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7efce18f45ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 584 byte(s) in 1 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0xb5e6f6 in ROPerson::addTrip(std::vector<ROPerson::PlanItem*, std::allocator<ROPerson::PlanItem*> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<c
har> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:96:30
>     #2 0xadc012 in RORouteHandler::addPersonTrip(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1223:9
>     #3 0xe5f39c in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:191:13
>     #4 0xa8dae7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #5 0x100a523 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip taxi walk_last_transferTaxi ( Last six runs Sep2022 Aug2022 )

---------- Differences in errors ----------
0a1,165
> 
> =================================================================
> ==4071494==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 32120 byte(s) in 55 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0x8acf43 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:569:34
>     #2 0x8b197d in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:634:9
>     #3 0x879f6c in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #4 0x50db88 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #5 0x50f533 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
>     #6 0x7f873a507082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 584 byte(s) in 1 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0xb5f3a0 in ROPerson::addTrip(std::vector<ROPerson::PlanItem*, std::allocator<ROPerson::PlanItem*> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<c
har> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:108:30
>     #2 0xadc012 in RORouteHandler::addPersonTrip(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1223:9
>     #3 0xe5f39c in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:191:13
>     #4 0xa8dae7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #5 0x100a523 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f873b7b95ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 584 byte(s) in 1 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0xb5e6f6 in ROPerson::addTrip(std::vector<ROPerson::PlanItem*, std::allocator<ROPerson::PlanItem*> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<c
har> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:96:30
>     #2 0xadc012 in RORouteHandler::addPersonTrip(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1223:9
>     #3 0xe5f39c in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:191:13
>     #4 0xa8dae7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #5 0x100a523 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip taxi walk_taxi_walk_transfer_ptStops ( Last six runs Sep2022 Aug2022 )

---------- Differences in errors ----------
0a1,36
> 
> =================================================================
> ==4071503==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 584 byte(s) in 1 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0xb5f3a0 in ROPerson::addTrip(std::vector<ROPerson::PlanItem*, std::allocator<ROPerson::PlanItem*> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<c
har> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:108:30
>     #2 0xadc012 in RORouteHandler::addPersonTrip(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1223:9
>     #3 0xe5f39c in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:191:13
>     #4 0xa8dae7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #5 0x100a523 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f889f91f5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 136 byte(s) in 1 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0xb5f3fa in ROPerson::addTrip(std::vector<ROPerson::PlanItem*, std::allocator<ROPerson::PlanItem*> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<c
har> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:108:50
>     #2 0xadc012 in RORouteHandler::addPersonTrip(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1223:9
>     #3 0xe5f39c in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:191:13
>     #4 0xa8dae7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #5 0x100a523 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f889f91f5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 17 byte(s) in 1 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0xd1ca32 in void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char*>(char*, char*, std::forward_iterator_tag) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/basic_string.tcc:219:14
>     #2 0x8d6515 in SUMOVehicleParameter::SUMOVehicleParameter(SUMOVehicleParameter const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.h:322:7
>     #3 0xb3ee49 in RORoutable::RORoutable(SUMOVehicleParameter const&, SUMOVTypeParameter const*) /home/delphi/clangDebug/sumo/src/router/RORoutable.h:60:11
>     #4 0xb2bf17 in ROVehicle::ROVehicle(SUMOVehicleParameter const&, RORouteDef*, SUMOVTypeParameter const*, RONet const*, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROVehicle.cpp:52:7
>     #5 0xb5f5fc in ROPerson::addTrip(std::vector<ROPerson::PlanItem*, std::allocator<ROPerson::PlanItem*> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<c
har> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:108:34
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip unusable_bus ( Last six runs Sep2022 Aug2022 )

---------- Differences in errors ----------
1a2,102
> 
> =================================================================
> ==4071062==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2336 byte(s) in 4 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0x8acf43 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:569:34
>     #2 0x8b197d in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:634:9
>     #3 0x879f6c in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #4 0x50db88 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #5 0x50f533 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
>     #6 0x7f31dba31082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 8640 byte(s) in 4 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0x9030b0 in __gnu_cxx::new_allocator<SUMOVehicleParameter::Stop>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x902fdd in std::allocator_traits<std::allocator<SUMOVehicleParameter::Stop> >::allocate(std::allocator<SUMOVehicleParameter::Stop>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:443:20
>     #3 0x902f6f in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x9028bf in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0x9019d2 in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_Vector_base(unsigned long, std::allocator<SUMOVehicleParameter::Stop> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0x8fca75 in std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::vector(std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0x8d6715 in SUMOVehicleParameter::SUMOVehicleParameter(SUMOVehicleParameter const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.h:322:7
>     #8 0xb3ee49 in RORoutable::RORoutable(SUMOVehicleParameter const&, SUMOVTypeParameter const*) /home/delphi/clangDebug/sumo/src/router/RORoutable.h:60:11
>     #9 0xb2bf17 in ROVehicle::ROVehicle(SUMOVehicleParameter const&, RORouteDef*, SUMOVTypeParameter const*, RONet const*, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROVehicle.cpp:52:7
>     #10 0x8acff5 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:569:38
>     #11 0x8b197d in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:634:9
>     #12 0x879f6c in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #13 0x50db88 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #14 0x50f533 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip walk_via_trainStop_ride_taxi ( Last six runs Sep2022 Aug2022 )

---------- Differences in errors ----------
0a1,36
> 
> =================================================================
> ==4071406==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 584 byte(s) in 1 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0xb5f3a0 in ROPerson::addTrip(std::vector<ROPerson::PlanItem*, std::allocator<ROPerson::PlanItem*> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<c
har> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:108:30
>     #2 0xadc012 in RORouteHandler::addPersonTrip(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1223:9
>     #3 0xe5f39c in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:191:13
>     #4 0xa8dae7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #5 0x100a523 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7efd18b205ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 136 byte(s) in 1 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0xb5f3fa in ROPerson::addTrip(std::vector<ROPerson::PlanItem*, std::allocator<ROPerson::PlanItem*> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<c
har> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:108:50
>     #2 0xadc012 in RORouteHandler::addPersonTrip(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1223:9
>     #3 0xe5f39c in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:191:13
>     #4 0xa8dae7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #5 0x100a523 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7efd18b205ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 17 byte(s) in 1 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0xd1ca32 in void std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_construct<char*>(char*, char*, std::forward_iterator_tag) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/basic_string.tcc:219:14
>     #2 0x8d6515 in SUMOVehicleParameter::SUMOVehicleParameter(SUMOVehicleParameter const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.h:322:7
>     #3 0xb3ee49 in RORoutable::RORoutable(SUMOVehicleParameter const&, SUMOVTypeParameter const*) /home/delphi/clangDebug/sumo/src/router/RORoutable.h:60:11
>     #4 0xb2bf17 in ROVehicle::ROVehicle(SUMOVehicleParameter const&, RORouteDef*, SUMOVTypeParameter const*, RONet const*, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROVehicle.cpp:52:7
>     #5 0xb5f5fc in ROPerson::addTrip(std::vector<ROPerson::PlanItem*, std::allocator<ROPerson::PlanItem*> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<c
har> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:108:34
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person personTrip write_net_weight ( Last six runs Sep2022 Aug2022 )

---------- Differences in errors ----------
0a1,101
> 
> =================================================================
> ==4071296==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2336 byte(s) in 4 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0x8acf43 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:569:34
>     #2 0x8b197d in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:634:9
>     #3 0x879f6c in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #4 0x50db88 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #5 0x50f533 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
>     #6 0x7f74ae5af082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 5760 byte(s) in 4 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0x9030b0 in __gnu_cxx::new_allocator<SUMOVehicleParameter::Stop>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x902fdd in std::allocator_traits<std::allocator<SUMOVehicleParameter::Stop> >::allocate(std::allocator<SUMOVehicleParameter::Stop>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:443:20
>     #3 0x902f6f in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x9028bf in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0x9019d2 in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_Vector_base(unsigned long, std::allocator<SUMOVehicleParameter::Stop> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0x8fca75 in std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::vector(std::vector<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0x8d6715 in SUMOVehicleParameter::SUMOVehicleParameter(SUMOVehicleParameter const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParameter.h:322:7
>     #8 0xb3ee49 in RORoutable::RORoutable(SUMOVehicleParameter const&, SUMOVTypeParameter const*) /home/delphi/clangDebug/sumo/src/router/RORoutable.h:60:11
>     #9 0xb2bf17 in ROVehicle::ROVehicle(SUMOVehicleParameter const&, RORouteDef*, SUMOVTypeParameter const*, RONet const*, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/ROVehicle.cpp:52:7
>     #10 0x8acff5 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:569:38
>     #11 0x8b197d in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:634:9
>     #12 0x879f6c in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #13 0x50db88 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #14 0x50f533 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : person triggered invalid_mode ( Last six runs Sep2022 Aug2022 )

---------- Differences in errors ----------
2a3,21
> 
> =================================================================
> ==4071581==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 528 byte(s) in 1 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0xed1318 in SUMOVehicleParserHelper::parseVehicleAttributes(int, SUMOSAXAttributes const&, bool, bool, bool) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParserHelper.cpp:350:50
>     #2 0xe5b02d in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:34
>     #3 0xa8dae7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #4 0x100a523 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f78718dd5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0xa8dc07 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:191:28
>     #2 0x100a523 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #3 0x7f78718dd5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 552 byte(s) leaked in 2 allocation(s).

TEST FAILED on ts-sim-build-ba : person triggered unordered ( Last six runs Sep2022 Aug2022 )

---------- Differences in errors ----------
2a3,21
> 
> =================================================================
> ==4071571==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 528 byte(s) in 1 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0xed1318 in SUMOVehicleParserHelper::parseVehicleAttributes(int, SUMOSAXAttributes const&, bool, bool, bool) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMOVehicleParserHelper.cpp:350:50
>     #2 0xe5b02d in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:101:34
>     #3 0xa8dae7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #4 0x100a523 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f56eb9d25ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0xa8dc07 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:191:28
>     #2 0x100a523 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #3 0x7f56eb9d25ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 552 byte(s) leaked in 2 allocation(s).

TEST FAILED on ts-sim-build-ba : personFlow basic ( Last six runs Sep2022 Aug2022 )

---------- Differences in errors ----------
0a1,15
> 
> =================================================================
> ==4071697==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0xb5ca1e in ROPerson::addTrip(std::vector<ROPerson::PlanItem*, std::allocator<ROPerson::PlanItem*> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<c
har> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:67:24
>     #2 0xadc012 in RORouteHandler::addPersonTrip(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1223:9
>     #3 0xae05a7 in RORouteHandler::addWalk(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1271:9
>     #4 0xe5f4ed in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:194:13
>     #5 0xa8dae7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #6 0x100a523 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #7 0x7fd2bc5175ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 200 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : personFlow basic_randomize ( Last six runs Sep2022 Aug2022 )

---------- Differences in errors ----------
0a1,15
> 
> =================================================================
> ==4071692==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0xb5ca1e in ROPerson::addTrip(std::vector<ROPerson::PlanItem*, std::allocator<ROPerson::PlanItem*> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<c
har> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:67:24
>     #2 0xadc012 in RORouteHandler::addPersonTrip(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1223:9
>     #3 0xae05a7 in RORouteHandler::addWalk(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1271:9
>     #4 0xe5f4ed in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:194:13
>     #5 0xa8dae7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #6 0x100a523 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #7 0x7fcfb75c25ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 200 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : personFlow edges ( Last six runs Sep2022 Aug2022 )

---------- Differences in errors ----------
0a1,54
> 
> =================================================================
> ==4071711==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0xb60765 in ROPerson::addWalk(std::vector<ROPerson::PlanItem*, std::allocator<ROPerson::PlanItem*> >&, std::vector<ROEdge const*, std::allocator<ROEdge const*> > const&, double, double, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:126:24
>     #2 0xae0392 in RORouteHandler::addWalk(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1268:13
>     #3 0xe5f4ed in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:194:13
>     #4 0xa8dae7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #5 0x100a523 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f4aabeae5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 136 byte(s) in 1 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0xb60b99 in ROPerson::addWalk(std::vector<ROPerson::PlanItem*, std::allocator<ROPerson::PlanItem*> >&, std::vector<ROEdge const*, std::allocator<ROEdge const*> > const&, double, double, double, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:128:30
>     #2 0xae0392 in RORouteHandler::addWalk(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1268:13
>     #3 0xe5f4ed in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:194:13
>     #4 0xa8dae7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #5 0x100a523 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f4aabeae5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0x557100 in __gnu_cxx::new_allocator<ROEdge const*>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x55702d in std::allocator_traits<std::allocator<ROEdge const*> >::allocate(std::allocator<ROEdge const*>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:443:20
>     #3 0x55657f in std::_Vector_base<ROEdge const*, std::allocator<ROEdge const*> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0xa26f8f in std::_Vector_base<ROEdge const*, std::allocator<ROEdge const*> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0xa26e72 in std::_Vector_base<ROEdge const*, std::allocator<ROEdge const*> >::_Vector_base(unsigned long, std::allocator<ROEdge const*> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : personFlow personTrip busstop ( Last six runs Sep2022 Aug2022 )

---------- Differences in errors ----------
0a1,110
> 
> =================================================================
> ==4071685==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4672 byte(s) in 8 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0x8acf43 in RONet::checkFlows(long long, MsgHandler*) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:569:34
>     #2 0x8b197d in RONet::saveAndRemoveRoutesUntil(OptionsCont&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&, long long) /home/delphi/clangDebug/sumo/src/router/RONet.cpp:634:9
>     #3 0x879f6c in ROLoader::processRoutes(long long, long long, long long, RONet&, RouterProvider<ROEdge, ROLane, RONode, ROVehicle> const&) /home/delphi/clangDebug/sumo/src/router/ROLoader.cpp:210:24
>     #4 0x50db88 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:221:16
>     #5 0x50f533 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
>     #6 0x7f73a8689082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0xb5ca1e in ROPerson::addTrip(std::vector<ROPerson::PlanItem*, std::allocator<ROPerson::PlanItem*> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<c
har> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:67:24
>     #2 0xadc012 in RORouteHandler::addPersonTrip(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1223:9
>     #3 0xe5f39c in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:191:13
>     #4 0xa8dae7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #5 0x100a523 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #6 0x7f73a993b5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 11520 byte(s) in 8 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0x9030b0 in __gnu_cxx::new_allocator<SUMOVehicleParameter::Stop>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x902fdd in std::allocator_traits<std::allocator<SUMOVehicleParameter::Stop> >::allocate(std::allocator<SUMOVehicleParameter::Stop>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:443:20
>     #3 0x902f6f in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x9028bf in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0x9019d2 in std::_Vector_base<SUMOVehicleParameter::Stop, std::allocator<SUMOVehicleParameter::Stop> >::_Vector_base(unsigned long, std::allocator<SUMOVehicleParameter::Stop> const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : personFlow walk_poisson ( Last six runs Sep2022 Aug2022 )

---------- Differences in errors ----------
0a1,15
> 
> =================================================================
> ==4071710==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 200 byte(s) in 1 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0xb5ca1e in ROPerson::addTrip(std::vector<ROPerson::PlanItem*, std::allocator<ROPerson::PlanItem*> >&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, ROEdge const*, ROEdge const*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<c
har> > const&, double, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/router/ROPerson.cpp:67:24
>     #2 0xadc012 in RORouteHandler::addPersonTrip(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1223:9
>     #3 0xae05a7 in RORouteHandler::addWalk(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:1271:9
>     #4 0xe5f4ed in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:194:13
>     #5 0xa8dae7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #6 0x100a523 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #7 0x7fe5aa6d65ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> SUMMARY: AddressSanitizer: 200 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : routes embedded with_vehtypedist ( Last six runs Sep2022 Aug2022 )

---------- Differences in errors ----------
0a1,39
> 
> =================================================================
> ==4069207==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0xa8fb3a in RORouteHandler::openVehicleTypeDistribution(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:233:38
>     #2 0xe5e100 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:163:13
>     #3 0xa8dae7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #4 0x100a523 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7fbf61e3b5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 16 byte(s) in 1 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0x5752b0 in __gnu_cxx::new_allocator<double>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x5751dd in std::allocator_traits<std::allocator<double> >::allocate(std::allocator<double>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:443:20
>     #3 0x574b0f in std::_Vector_base<double, std::allocator<double> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x573346 in void std::vector<double, std::allocator<double> >::_M_realloc_insert<double const&>(__gnu_cxx::__normal_iterator<double*, std::vector<double, std::allocator<double> > >, double const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/vector.tcc:440:33
>     #5 0x56f99b in std::vector<double, std::allocator<double> >::push_back(double const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:1195:4
>     #6 0xae2a99 in RandomDistributor<SUMOVTypeParameter*>::add(SUMOVTypeParameter*, double, bool) /home/delphi/clangDebug/sumo/src/utils/distribution/RandomDistributor.h:83:17
>     #7 0xaa9fa5 in RORouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:548:41
>     #8 0xe61fd7 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:238:13
>     #9 0x100c2a8 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #10 0x7fbf61e3b5fe 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135fe)
> 
> Indirect leak of 16 byte(s) in 1 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0xb1cce0 in __gnu_cxx::new_allocator<SUMOVTypeParameter*>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0xb1cc0d in std::allocator_traits<std::allocator<SUMOVTypeParameter*> >::allocate(std::allocator<SUMOVTypeParameter*>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:443:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : trips rail reversal_impossible ( Last six runs Sep2022 Aug2022 )

---------- Differences in errors ----------
4a5,494
> 
> =================================================================
> ==4068495==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4048 byte(s) in 11 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0x6a6498 in ROEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/router/ROEdge.h:538:36
>     #2 0x522419 in RailwayRouter<ROEdge, ROVehicle>::RailwayRouter(std::vector<ROEdge*, std::allocator<ROEdge*> > const&, bool, double (*)(ROEdge const*, ROVehicle const*, double), double (*)(ROEdge const*, ROVehicle const*, double), bool, bool, bool, double) /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x50d4f7 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:211:26
>     #4 0x50f533 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
>     #5 0x7fbbbd7c9082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 13248 byte(s) in 36 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0x6a6498 in ROEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/router/ROEdge.h:538:36
>     #2 0x522419 in RailwayRouter<ROEdge, ROVehicle>::RailwayRouter(std::vector<ROEdge*, std::allocator<ROEdge*> > const&, bool, double (*)(ROEdge const*, ROVehicle const*, double), double (*)(ROEdge const*, ROVehicle const*, double), bool, bool, bool, double) /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x50d4f7 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:211:26
>     #4 0x50f533 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
>     #5 0x7fbbbd7c9082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 2208 byte(s) in 6 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0x6bb4d4 in RailEdge<ROEdge, ROVehicle>::init(std::vector<RailEdge<ROEdge, ROVehicle>*, std::allocator<RailEdge<ROEdge, ROVehicle>*> >&, int&, double) /home/delphi/clangDebug/sumo/src/utils/router/RailEdge.h:130:36
>     #2 0x6b6da0 in RailwayRouter<ROEdge, ROVehicle>::getRailEdges() /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:192:27
>     #3 0x6b1b31 in RailwayRouter<ROEdge, ROVehicle>::ensureInternalRouter() /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:176:54
>     #4 0x6a7333 in RailwayRouter<ROEdge, ROVehicle>::compute(ROEdge const*, ROEdge const*, ROVehicle const*, long long, std::vector<ROEdge const*, std::allocator<ROEdge const*> >&, bool) /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:103:9
>     #5 0xa3a595 in RORouteDef::repairCurrentRoute(SUMOAbstractRouter<ROEdge, ROVehicle>&, long long, ROVehicle const&, std::vector<ROEdge const*, std::allocator<ROEdge const*> >, std::vector<ROEdge const*, std::allocator<ROEdge const*> >&) const /home/delphi/clangDebug/sumo/src/router/RORouteDef.cpp:245:29
>     #6 0xa3047b in RORouteDef::preComputeCurrentRoute(SUMOAbstractRouter<ROEdge, ROVehicle>&, long long, ROVehicle const&) const /home/delphi/clangDebug/sumo/src/router/RORouteDef.cpp:120:13
>     #7 0xa2caa8 in RORouteDef::buildCurrentRoute(SUMOAbstractRouter<ROEdge, ROVehicle>&, long long, ROVehicle const&) const /home/delphi/clangDebug/sumo/src/router/RORouteDef.cpp:87:9
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : trips rail reversal_possible ( Last six runs Sep2022 Aug2022 )

---------- Differences in errors ----------
0a1,490
> 
> =================================================================
> ==4068483==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4048 byte(s) in 11 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0x6a6498 in ROEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/router/ROEdge.h:538:36
>     #2 0x522419 in RailwayRouter<ROEdge, ROVehicle>::RailwayRouter(std::vector<ROEdge*, std::allocator<ROEdge*> > const&, bool, double (*)(ROEdge const*, ROVehicle const*, double), double (*)(ROEdge const*, ROVehicle const*, double), bool, bool, bool, double) /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x50d4f7 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:211:26
>     #4 0x50f533 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
>     #5 0x7fe02ba9c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 13248 byte(s) in 36 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0x6a6498 in ROEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/router/ROEdge.h:538:36
>     #2 0x522419 in RailwayRouter<ROEdge, ROVehicle>::RailwayRouter(std::vector<ROEdge*, std::allocator<ROEdge*> > const&, bool, double (*)(ROEdge const*, ROVehicle const*, double), double (*)(ROEdge const*, ROVehicle const*, double), bool, bool, bool, double) /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x50d4f7 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:211:26
>     #4 0x50f533 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
>     #5 0x7fe02ba9c082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 2208 byte(s) in 6 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0x6bb4d4 in RailEdge<ROEdge, ROVehicle>::init(std::vector<RailEdge<ROEdge, ROVehicle>*, std::allocator<RailEdge<ROEdge, ROVehicle>*> >&, int&, double) /home/delphi/clangDebug/sumo/src/utils/router/RailEdge.h:130:36
>     #2 0x6b6da0 in RailwayRouter<ROEdge, ROVehicle>::getRailEdges() /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:192:27
>     #3 0x6b1b31 in RailwayRouter<ROEdge, ROVehicle>::ensureInternalRouter() /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:176:54
>     #4 0x6a7333 in RailwayRouter<ROEdge, ROVehicle>::compute(ROEdge const*, ROEdge const*, ROVehicle const*, long long, std::vector<ROEdge const*, std::allocator<ROEdge const*> >&, bool) /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:103:9
>     #5 0xa3a595 in RORouteDef::repairCurrentRoute(SUMOAbstractRouter<ROEdge, ROVehicle>&, long long, ROVehicle const&, std::vector<ROEdge const*, std::allocator<ROEdge const*> >, std::vector<ROEdge const*, std::allocator<ROEdge const*> >&) const /home/delphi/clangDebug/sumo/src/router/RORouteDef.cpp:245:29
>     #6 0xa3047b in RORouteDef::preComputeCurrentRoute(SUMOAbstractRouter<ROEdge, ROVehicle>&, long long, ROVehicle const&) const /home/delphi/clangDebug/sumo/src/router/RORouteDef.cpp:120:13
>     #7 0xa2caa8 in RORouteDef::buildCurrentRoute(SUMOAbstractRouter<ROEdge, ROVehicle>&, long long, ROVehicle const&) const /home/delphi/clangDebug/sumo/src/router/RORouteDef.cpp:87:9
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : trips rail stop_reverse_stop ( Last six runs Sep2022 Aug2022 )

---------- Differences in errors ----------
0a1,490
> 
> =================================================================
> ==4068494==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 4048 byte(s) in 11 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0x6a6498 in ROEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/router/ROEdge.h:538:36
>     #2 0x522419 in RailwayRouter<ROEdge, ROVehicle>::RailwayRouter(std::vector<ROEdge*, std::allocator<ROEdge*> > const&, bool, double (*)(ROEdge const*, ROVehicle const*, double), double (*)(ROEdge const*, ROVehicle const*, double), bool, bool, bool, double) /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x50d4f7 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:211:26
>     #4 0x50f533 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
>     #5 0x7f7dd41e8082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 13248 byte(s) in 36 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0x6a6498 in ROEdge::getRailwayRoutingEdge() const /home/delphi/clangDebug/sumo/src/router/ROEdge.h:538:36
>     #2 0x522419 in RailwayRouter<ROEdge, ROVehicle>::RailwayRouter(std::vector<ROEdge*, std::allocator<ROEdge*> > const&, bool, double (*)(ROEdge const*, ROVehicle const*, double), double (*)(ROEdge const*, ROVehicle const*, double), bool, bool, bool, double) /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:87:44
>     #3 0x50d4f7 in computeRoutes(RONet&, ROLoader&, OptionsCont&) /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:211:26
>     #4 0x50f533 in main /home/delphi/clangDebug/sumo/src/duarouter/duarouter_main.cpp:271:13
>     #5 0x7f7dd41e8082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 2208 byte(s) in 6 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0x6bb4d4 in RailEdge<ROEdge, ROVehicle>::init(std::vector<RailEdge<ROEdge, ROVehicle>*, std::allocator<RailEdge<ROEdge, ROVehicle>*> >&, int&, double) /home/delphi/clangDebug/sumo/src/utils/router/RailEdge.h:130:36
>     #2 0x6b6da0 in RailwayRouter<ROEdge, ROVehicle>::getRailEdges() /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:192:27
>     #3 0x6b1b31 in RailwayRouter<ROEdge, ROVehicle>::ensureInternalRouter() /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:176:54
>     #4 0x6a7333 in RailwayRouter<ROEdge, ROVehicle>::compute(ROEdge const*, ROEdge const*, ROVehicle const*, long long, std::vector<ROEdge const*, std::allocator<ROEdge const*> >&, bool) /home/delphi/clangDebug/sumo/src/utils/router/RailwayRouter.h:103:9
>     #5 0xa3a595 in RORouteDef::repairCurrentRoute(SUMOAbstractRouter<ROEdge, ROVehicle>&, long long, ROVehicle const&, std::vector<ROEdge const*, std::allocator<ROEdge const*> >, std::vector<ROEdge const*, std::allocator<ROEdge const*> >&) const /home/delphi/clangDebug/sumo/src/router/RORouteDef.cpp:245:29
>     #6 0xa3047b in RORouteDef::preComputeCurrentRoute(SUMOAbstractRouter<ROEdge, ROVehicle>&, long long, ROVehicle const&) const /home/delphi/clangDebug/sumo/src/router/RORouteDef.cpp:120:13
>     #7 0xa2caa8 in RORouteDef::buildCurrentRoute(SUMOAbstractRouter<ROEdge, ROVehicle>&, long long, ROVehicle const&) const /home/delphi/clangDebug/sumo/src/router/RORouteDef.cpp:87:9
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : trips with_vehtype_dist ( Last six runs Sep2022 Aug2022 )

---------- Differences in errors ----------
0a1,41
> 
> =================================================================
> ==4068368==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0xa8fb3a in RORouteHandler::openVehicleTypeDistribution(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:233:38
>     #2 0xe5e100 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:163:13
>     #3 0xa8dae7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #4 0x100a523 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f7d6aec25ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0x5752b0 in __gnu_cxx::new_allocator<double>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x5751dd in std::allocator_traits<std::allocator<double> >::allocate(std::allocator<double>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:443:20
>     #3 0x574b0f in std::_Vector_base<double, std::allocator<double> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x573346 in void std::vector<double, std::allocator<double> >::_M_realloc_insert<double const&>(__gnu_cxx::__normal_iterator<double*, std::vector<double, std::allocator<double> > >, double const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/vector.tcc:440:33
>     #5 0x56f99b in std::vector<double, std::allocator<double> >::push_back(double const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:1195:4
>     #6 0xae2a99 in RandomDistributor<SUMOVTypeParameter*>::add(SUMOVTypeParameter*, double, bool) /home/delphi/clangDebug/sumo/src/utils/distribution/RandomDistributor.h:83:17
>     #7 0xa9099c in RORouteHandler::openVehicleTypeDistribution(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:243:49
>     #8 0xe5e100 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:163:13
>     #9 0xa8dae7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #10 0x100a523 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #11 0x7f7d6aec25ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0xb1cce0 in __gnu_cxx::new_allocator<SUMOVTypeParameter*>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : trips with_vehtype_keepdist ( Last six runs Sep2022 Aug2022 )

---------- Differences in errors ----------
0a1,41
> 
> =================================================================
> ==4068369==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0xa8fb3a in RORouteHandler::openVehicleTypeDistribution(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:233:38
>     #2 0xe5e100 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:163:13
>     #3 0xa8dae7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #4 0x100a523 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #5 0x7f617588f5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0x5752b0 in __gnu_cxx::new_allocator<double>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x5751dd in std::allocator_traits<std::allocator<double> >::allocate(std::allocator<double>&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:443:20
>     #3 0x574b0f in std::_Vector_base<double, std::allocator<double> >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x573346 in void std::vector<double, std::allocator<double> >::_M_realloc_insert<double const&>(__gnu_cxx::__normal_iterator<double*, std::vector<double, std::allocator<double> > >, double const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/vector.tcc:440:33
>     #5 0x56f99b in std::vector<double, std::allocator<double> >::push_back(double const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:1195:4
>     #6 0xae2a99 in RandomDistributor<SUMOVTypeParameter*>::add(SUMOVTypeParameter*, double, bool) /home/delphi/clangDebug/sumo/src/utils/distribution/RandomDistributor.h:83:17
>     #7 0xa9099c in RORouteHandler::openVehicleTypeDistribution(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:243:49
>     #8 0xe5e100 in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:163:13
>     #9 0xa8dae7 in RORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/router/RORouteHandler.cpp:186:23
>     #10 0x100a523 in GenericSAXHandler::startElement(char16_t const*, char16_t const*, char16_t const*, xercesc_3_2::Attributes const&) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:128:9
>     #11 0x7f617588f5ae 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) (/usr/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x2135ae)
> 
> Indirect leak of 8 byte(s) in 1 object(s) allocated from:
>     #0 0x501e8d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/duarouterD+0x501e8d)
>     #1 0xb1cce0 in __gnu_cxx::new_allocator<SUMOVTypeParameter*>::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1