23Aug22rv1_14_1+0445-8da87663f71 - detailed test results for NETEDITCHECKOUTPUT

To reconnect the TextTest GUI to these results, run:

texttest -a neteditcheckoutput -d /home/delphi/clangDebug/sumo/tests -reconnect /home/delphi/clangDebug/texttesttmp/clang3_64D.31Aug050550.4041459 -g

To start TextTest for these tests, run:

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


default: 3617 tests: 3478 succeeded 107 FAILED 17 known bugs 15 killed

Detailed information for the tests that FAILED:

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

---------- Differences in errors ----------
0a1,2
> /home/delphi/clangDebug/sumo/src/microsim/trigger/MSCalibrator.cpp:276:21: runtime error: 6.40512e+14 is outside the range of representable values of type 'int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/trigger/MSCalibrator.cpp:276:21 in 
additionalelements calibratorflow load arrivallane ( Last six runs Aug2022 )
additionalelements calibratorflow load arrivalpos ( Last six runs Aug2022 )
additionalelements calibratorflow load arrivalposlat ( Last six runs Aug2022 )
additionalelements calibratorflow load arrivalspeed ( Last six runs Aug2022 )
additionalelements calibratorflow load begin ( Last six runs Aug2022 )
additionalelements calibratorflow load color ( Last six runs Aug2022 )
additionalelements calibratorflow load containernumber ( Last six runs Aug2022 )
additionalelements calibratorflow load default ( Last six runs Aug2022 )
additionalelements calibratorflow load departlane ( Last six runs Aug2022 )
additionalelements calibratorflow load departpos ( Last six runs Aug2022 )
additionalelements calibratorflow load departposlat ( Last six runs Aug2022 )
additionalelements calibratorflow load departspeed ( Last six runs Aug2022 )
additionalelements calibratorflow load end ( Last six runs Aug2022 )
additionalelements calibratorflow load id ( Last six runs Aug2022 )
additionalelements calibratorflow load line ( Last six runs Aug2022 )
additionalelements calibratorflow load personnumber ( Last six runs Aug2022 )
additionalelements calibratorflow load reroute ( Last six runs Aug2022 )
additionalelements calibratorflow load route ( Last six runs Aug2022 )
additionalelements calibratorflow load speed ( Last six runs Aug2022 )

TEST FAILED on ts-sim-build-ba : additionalelements calibratorflow load invalid ( Last six runs Aug2022 )

---------- Differences in errors ----------
0a1,2
> /home/delphi/clangDebug/sumo/src/microsim/trigger/MSCalibrator.cpp:276:21: runtime error: 6.40512e+15 is outside the range of representable values of type 'int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/trigger/MSCalibrator.cpp:276:21 in 

TEST FAILED on ts-sim-build-ba : additionalelements calibratorflow load type ( Last six runs Aug2022 )

---------- Differences in errors ----------
0a1,2
> /home/delphi/clangDebug/sumo/src/microsim/trigger/MSCalibrator.cpp:276:21: runtime error: -2.56205e+12 is outside the range of representable values of type 'int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/trigger/MSCalibrator.cpp:276:21 in 

TEST FAILED on ts-sim-build-ba : additionalelements calibratorflow load vehsperhour ( Last six runs Aug2022 )

---------- Differences in errors ----------
0a1,2
> /home/delphi/clangDebug/sumo/src/microsim/trigger/MSCalibrator.cpp:276:21: runtime error: 5.89271e+14 is outside the range of representable values of type 'int'
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /home/delphi/clangDebug/sumo/src/microsim/trigger/MSCalibrator.cpp:276:21 in 

TEST FAILED on ts-sim-build-ba : additionalelements e2multilanedetector load endpos ( Last six runs Aug2022 )

---------- Differences in errors ----------
1a2
> sumo: /home/delphi/clangDebug/sumo/src/microsim/output/MSE2Collector.cpp:275: void MSE2Collector::checkPositioning(bool, double): Assertion `(myStartPos >= POSITION_EPS || myStartPos == 0) && myStartPos < myFirstLane->getLength()' failed.
---------- New result in exitcode ----------
-6

TEST FAILED on ts-sim-build-ba : additionalelements e2multilanedetector volatilerecomputing ( Last six runs Aug2022 )

---------- Differences in errors ----------
0a1,6
> Error: Lanes 'gneE2_0' and 'gneE14_0' are not consecutive in defintion of e2Detector 'multiLaneAreaDetector_0'
> Error: Lanes 'gneE2_4' and 'gneE4_0' are not consecutive in defintion of e2Detector 'multiLaneAreaDetector_1'
> Error: Lanes 'gneE13_0' and 'gneE4_0' are not consecutive in defintion of e2Detector 'multiLaneAreaDetector_2'
> Error: Lanes 'gneE5_0' and 'gneE6_0' are not consecutive in defintion of e2Detector 'multiLaneAreaDetector_3'
> Error: Lanes 'gneE1_0' and 'gneE5_0' are not consecutive in defintion of e2Detector 'multiLaneAreaDetector_4'
> Quitting (on error).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
2a3,508
> 
> =================================================================
> ==2491168==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55030d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55030d)
>     #1 0x177a981 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:424:40
>     #2 0x1775651 in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:363:24
>     #3 0x1769ecf in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:134:5
>     #4 0x1779e79 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:330:17
>     #5 0x554164 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #6 0x7f471f470082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 39192 byte(s) in 23 object(s) allocated from:
>     #0 0x55030d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55030d)
>     #1 0x1859208 in NLEdgeControlBuilder::addLane(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, double, double, PositionVector const&, double, int, int, int, int, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:87:20
>     #2 0x179e188 in NLHandler::addLane(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:541:49
>     #3 0x178f195 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:103:17
>     #4 0x309ab63 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 0x7f47207225ae 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 23256 byte(s) in 19 object(s) allocated from:
>     #0 0x55030d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55030d)
>     #1 0x18613b2 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:233:12
>     #2 0x185877f in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBui
lder.cpp:68:20
>     #3 0x1799d83 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:456:30
>     #4 0x178f097 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:100:17
>     #5 0x309ab63 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 0x7f47207225ae 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)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
2a3,508
> 
> =================================================================
> ==2491157==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55030d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55030d)
>     #1 0x177a981 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:424:40
>     #2 0x1775651 in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:363:24
>     #3 0x1769ecf in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:134:5
>     #4 0x1779e79 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:330:17
>     #5 0x554164 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #6 0x7f9214ea2082 in __libc_start_main /build/glibc-SzIz7B/glibc-2.31/csu/../csu/libc-start.c:308:16
> 
> Indirect leak of 39192 byte(s) in 23 object(s) allocated from:
>     #0 0x55030d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55030d)
>     #1 0x1859208 in NLEdgeControlBuilder::addLane(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double, double, double, PositionVector const&, double, int, int, int, int, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:87:20
>     #2 0x179e188 in NLHandler::addLane(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:541:49
>     #3 0x178f195 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:103:17
>     #4 0x309ab63 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 0x7f92161545ae 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 23256 byte(s) in 19 object(s) allocated from:
>     #0 0x55030d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55030d)
>     #1 0x18613b2 in NLEdgeControlBuilder::buildEdge(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBuilder.cpp:233:12
>     #2 0x185877f in NLEdgeControlBuilder::beginEdgeParsing(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLEdgeFunc, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, double) /home/delphi/clangDebug/sumo/src/netload/NLEdgeControlBui
lder.cpp:68:20
>     #3 0x1799d83 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:456:30
>     #4 0x178f097 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:100:17
>     #5 0x309ab63 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 0x7f92161545ae 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)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements container create color ( Last six runs Aug2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2487031==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55030d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55030d)
>     #1 0x92c9fb in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1515:33
>     #2 0x2eb6b6f in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:111:13
>     #3 0x8bee21 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x309ab63 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 0x7f44d2c615ae 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: 48 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements container create default_stop default_stop_containerstop ( Last six runs Aug2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2487009==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55030d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55030d)
>     #1 0x92c9fb in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1515:33
>     #2 0x2eb6b6f in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:111:13
>     #3 0x8bee21 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x309ab63 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 0x7fac614c15ae 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: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements container create default_stop default_stop_lane ( Last six runs Aug2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2487002==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55030d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55030d)
>     #1 0x92c9fb in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1515:33
>     #2 0x2eb6b6f in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:111:13
>     #3 0x8bee21 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x309ab63 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 0x7f51fc4955ae 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: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements container create default_tranship default_tranship_containerstop ( Last six runs Aug2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2486984==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55030d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55030d)
>     #1 0x92c9fb in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1515:33
>     #2 0x2eb6b6f in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:111:13
>     #3 0x8bee21 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x309ab63 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 0x7f3a6b63f5ae 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: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements container create default_tranship default_tranship_edges ( Last six runs Aug2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2486974==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55030d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55030d)
>     #1 0x92c9fb in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1515:33
>     #2 0x2eb6b6f in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:111:13
>     #3 0x8bee21 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x309ab63 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 0x7f9a64f645ae 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: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements container create default_tranship default_tranship_fromto ( Last six runs Aug2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2486978==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55030d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55030d)
>     #1 0x92c9fb in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1515:33
>     #2 0x2eb6b6f in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:111:13
>     #3 0x8bee21 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x309ab63 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 0x7f260290d5ae 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: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements container create default_transport default_transport_containerstop ( Last six runs Aug2022 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==2486996==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55030d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55030d)
>     #1 0x92c9fb in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1515:33
>     #2 0x2eb6b6f in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:111:13
>     #3 0x8bee21 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x309ab63 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 0x7f38710ed5ae 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: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements container create default_transport default_transport_fromto ( Last six runs Aug2022 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==2486994==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55030d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55030d)
>     #1 0x92c9fb in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1515:33
>     #2 0x2eb6b6f in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:111:13
>     #3 0x8bee21 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x309ab63 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 0x7f39cb2c05ae 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: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements container create depart ( Last six runs Aug2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2487037==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55030d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55030d)
>     #1 0x92c9fb in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1515:33
>     #2 0x2eb6b6f in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:111:13
>     #3 0x8bee21 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x309ab63 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 0x7f1fa90d65ae 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: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements container create id ( Last six runs Aug2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2487024==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55030d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55030d)
>     #1 0x92c9fb in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1515:33
>     #2 0x2eb6b6f in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:111:13
>     #3 0x8bee21 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x309ab63 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 0x7fb36f8055ae 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: 48 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements container inspect color ( Last six runs Aug2022 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==2487070==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55030d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55030d)
>     #1 0x92c9fb in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1515:33
>     #2 0x2eb6b6f in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:111:13
>     #3 0x8bee21 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x309ab63 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 0x7f6b251565ae 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: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements container inspect depart float ( Last six runs Aug2022 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==2487075==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55030d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55030d)
>     #1 0x92c9fb in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1515:33
>     #2 0x2eb6b6f in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:111:13
>     #3 0x8bee21 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x309ab63 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 0x7f17fde6b5ae 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: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements container inspect depart triggered ( Last six runs Aug2022 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==2487081==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55030d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55030d)
>     #1 0x92c9fb in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1515:33
>     #2 0x2eb6b6f in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:111:13
>     #3 0x8bee21 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x309ab63 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 0x7f59dd8ff5ae 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: 24 byte(s) leaked in 1 allocation(s).

TEST FAILED on ts-sim-build-ba : demandelements container inspect id ( Last six runs Aug2022 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==2487051==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55030d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55030d)
>     #1 0x92c9fb in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1515:33
>     #2 0x2eb6b6f in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:111:13
>     #3 0x8bee21 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x309ab63 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 0x7f4aa5a9e5ae 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: 48 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements container inspect parameters ( Last six runs Aug2022 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==2487088==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55030d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55030d)
>     #1 0x92c9fb in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1515:33
>     #2 0x2eb6b6f in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:111:13
>     #3 0x8bee21 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x309ab63 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 0x7f5616dc25ae 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: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements container inspect type ( Last six runs Aug2022 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==2487061==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55030d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55030d)
>     #1 0x92c9fb in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1515:33
>     #2 0x2eb6b6f in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:111:13
>     #3 0x8bee21 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x309ab63 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 0x7fc1585335ae 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: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements container inspect_selection color ( Last six runs Aug2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2487091==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55030d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55030d)
>     #1 0x92c9fb in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1515:33
>     #2 0x2eb6b6f in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:111:13
>     #3 0x8bee21 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x309ab63 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 0x7f2ebb4ee5ae 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: 48 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements container inspect_selection depart float ( Last six runs Aug2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2487110==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55030d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55030d)
>     #1 0x92c9fb in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1515:33
>     #2 0x2eb6b6f in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:111:13
>     #3 0x8bee21 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x309ab63 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 0x7fec14d335ae 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: 48 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements container inspect_selection depart triggered ( Last six runs Aug2022 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==2487122==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55030d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55030d)
>     #1 0x92c9fb in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1515:33
>     #2 0x2eb6b6f in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:111:13
>     #3 0x8bee21 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x309ab63 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 0x7f9f804c95ae 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: 24 byte(s) leaked in 1 allocation(s).

TEST FAILED on ts-sim-build-ba : demandelements container inspect_selection parameters ( Last six runs Aug2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2487125==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55030d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55030d)
>     #1 0x92c9fb in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1515:33
>     #2 0x2eb6b6f in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:111:13
>     #3 0x8bee21 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x309ab63 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 0x7f7766e9f5ae 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: 48 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements container inspect_selection type ( Last six runs Aug2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2487090==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55030d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55030d)
>     #1 0x92c9fb in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1515:33
>     #2 0x2eb6b6f in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:111:13
>     #3 0x8bee21 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x309ab63 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 0x7fe82a3075ae 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: 48 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements container load color ( Last six runs Aug2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2487155==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55030d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55030d)
>     #1 0x92c9fb in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1515:33
>     #2 0x2eb6b6f in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:111:13
>     #3 0x8bee21 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x309ab63 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 0x7f899cf4f5ae 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: 48 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements container load default ( Last six runs Aug2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2487127==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55030d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55030d)
>     #1 0x92c9fb in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1515:33
>     #2 0x2eb6b6f in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:111:13
>     #3 0x8bee21 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x309ab63 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 0x7f232f83e5ae 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: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements container load depart ( Last six runs Aug2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2487160==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55030d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55030d)
>     #1 0x92c9fb in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1515:33
>     #2 0x2eb6b6f in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:111:13
>     #3 0x8bee21 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x309ab63 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 0x7fe8684785ae 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: 48 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements container load parameters ( Last six runs Aug2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2487168==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55030d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55030d)
>     #1 0x92c9fb in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1515:33
>     #2 0x2eb6b6f in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:111:13
>     #3 0x8bee21 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x309ab63 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 0x7f47f6e9b5ae 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: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements container load type ( Last six runs Aug2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2487146==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55030d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55030d)
>     #1 0x92c9fb in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1515:33
>     #2 0x2eb6b6f in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:111:13
>     #3 0x8bee21 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x309ab63 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 0x7fa01a3f75ae 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: 48 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements person create color ( Last six runs Aug2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2486355==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55030d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55030d)
>     #1 0x92b6cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1507:33
>     #2 0x2eb646b in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8bee21 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x309ab63 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 0x7f55fb7f35ae 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: 48 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements person create default_ride default_ride_busstop ( Last six runs Aug2022 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==2486326==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55030d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55030d)
>     #1 0x92b6cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1507:33
>     #2 0x2eb646b in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8bee21 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x309ab63 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 0x7f17af90a5ae 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: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements person create default_ride default_ride_fromto ( Last six runs Aug2022 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==2486315==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55030d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55030d)
>     #1 0x92b6cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1507:33
>     #2 0x2eb646b in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8bee21 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x309ab63 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 0x7f7c806f95ae 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: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements person create default_stop default_stop_busstop ( Last six runs Aug2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2486335==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55030d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55030d)
>     #1 0x92b6cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1507:33
>     #2 0x2eb646b in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8bee21 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x309ab63 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 0x7eff30c985ae 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: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements person create default_stop default_stop_lane ( Last six runs Aug2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2486333==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55030d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55030d)
>     #1 0x92b6cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1507:33
>     #2 0x2eb646b in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8bee21 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x309ab63 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 0x7fb8248bd5ae 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: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements person create default_trip default_trip_busstop ( Last six runs Aug2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2486273==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55030d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55030d)
>     #1 0x92b6cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1507:33
>     #2 0x2eb646b in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8bee21 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x309ab63 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 0x7fd9a5d435ae 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: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements person create default_trip default_trip_fromto ( Last six runs Aug2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2486272==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55030d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55030d)
>     #1 0x92b6cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1507:33
>     #2 0x2eb646b in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8bee21 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x309ab63 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 0x7f6907ad35ae 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: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements person create default_walk default_walk_busstop ( Last six runs Aug2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2486305==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55030d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55030d)
>     #1 0x92b6cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1507:33
>     #2 0x2eb646b in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8bee21 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x309ab63 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 0x7f65ae99f5ae 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: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements person create default_walk default_walk_edges ( Last six runs Aug2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2486280==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55030d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55030d)
>     #1 0x92b6cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1507:33
>     #2 0x2eb646b in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8bee21 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x309ab63 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 0x7f4d9ce885ae 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: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements person create default_walk default_walk_fromto ( Last six runs Aug2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2486284==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55030d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55030d)
>     #1 0x92b6cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1507:33
>     #2 0x2eb646b in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8bee21 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x309ab63 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 0x7fad5c6215ae 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: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements person create default_walk default_walk_route ( Last six runs Aug2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2486303==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55030d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55030d)
>     #1 0x92b6cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1507:33
>     #2 0x2eb646b in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8bee21 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x309ab63 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 0x7f07aa8705ae 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: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements person create depart ( Last six runs Aug2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2486363==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55030d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55030d)
>     #1 0x92b6cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1507:33
>     #2 0x2eb646b in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8bee21 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x309ab63 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 0x7fc8710f65ae 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: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements person create departpos ( Last six runs Aug2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2486356==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55030d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55030d)
>     #1 0x92b6cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1507:33
>     #2 0x2eb646b in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8bee21 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x309ab63 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 0x7f9cf19b05ae 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: 48 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements person create id ( Last six runs Aug2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2486350==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55030d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55030d)
>     #1 0x92b6cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1507:33
>     #2 0x2eb646b in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8bee21 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x309ab63 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 0x7eff1c4ae5ae 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: 48 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements person inspect color ( Last six runs Aug2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2486389==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55030d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55030d)
>     #1 0x92b6cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1507:33
>     #2 0x2eb646b in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8bee21 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x309ab63 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 0x7f0898e895ae 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: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements person inspect depart float ( Last six runs Aug2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2486407==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55030d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55030d)
>     #1 0x92b6cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1507:33
>     #2 0x2eb646b in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8bee21 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x309ab63 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 0x7f07891d85ae 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: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements person inspect depart triggered ( Last six runs Aug2022 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==2486410==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55030d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55030d)
>     #1 0x92b6cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1507:33
>     #2 0x2eb646b in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8bee21 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x309ab63 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 0x7ff5dff7d5ae 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: 24 byte(s) leaked in 1 allocation(s).

TEST FAILED on ts-sim-build-ba : demandelements person inspect departpos ( Last six runs Aug2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2486390==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55030d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55030d)
>     #1 0x92b6cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1507:33
>     #2 0x2eb646b in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8bee21 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x309ab63 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 0x7fbe5ec115ae 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: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements person inspect id ( Last six runs Aug2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2486376==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55030d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55030d)
>     #1 0x92b6cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1507:33
>     #2 0x2eb646b in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8bee21 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x309ab63 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 0x7fcec3bb05ae 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: 48 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements person inspect parameters ( Last six runs Aug2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2486415==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55030d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55030d)
>     #1 0x92b6cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1507:33
>     #2 0x2eb646b in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8bee21 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x309ab63 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 0x7f8c0d8ef5ae 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: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements person inspect type ( Last six runs Aug2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2486381==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55030d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55030d)
>     #1 0x92b6cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1507:33
>     #2 0x2eb646b in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8bee21 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x309ab63 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 0x7fe4a3ada5ae 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: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements person inspect_selection color ( Last six runs Aug2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2486428==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55030d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55030d)
>     #1 0x92b6cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1507:33
>     #2 0x2eb646b in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8bee21 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x309ab63 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 0x7f26872e85ae 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: 48 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements person inspect_selection depart float ( Last six runs Aug2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2486446==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55030d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55030d)
>     #1 0x92b6cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1507:33
>     #2 0x2eb646b in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8bee21 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x309ab63 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 0x7f1aa38385ae 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: 48 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements person inspect_selection depart triggered ( Last six runs Aug2022 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==2486458==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55030d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55030d)
>     #1 0x92b6cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1507:33
>     #2 0x2eb646b in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8bee21 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x309ab63 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 0x7fd0550065ae 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: 24 byte(s) leaked in 1 allocation(s).

TEST FAILED on ts-sim-build-ba : demandelements person inspect_selection departpos ( Last six runs Aug2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2486432==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55030d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55030d)
>     #1 0x92b6cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1507:33
>     #2 0x2eb646b in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8bee21 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x309ab63 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 0x7f2218ef95ae 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: 48 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements person inspect_selection parameters ( Last six runs Aug2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2486459==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55030d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55030d)
>     #1 0x92b6cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1507:33
>     #2 0x2eb646b in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8bee21 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x309ab63 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 0x7f48275cc5ae 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: 48 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements person inspect_selection type ( Last six runs Aug2022 )

---------- Differences in errors ----------
2a3
> sumo: /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1819: bool MSPModel_Striping::PState::moveToNextLane(SUMOTime): Assertion `OptionsCont::getOptions().getBool("ignore-route-errors")' failed.
---------- New result in exitcode ----------
-6

TEST FAILED on ts-sim-build-ba : demandelements person load color ( Last six runs Aug2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2486486==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55030d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55030d)
>     #1 0x92b6cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1507:33
>     #2 0x2eb646b in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8bee21 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x309ab63 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 0x7fb214aba5ae 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: 48 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements person load default ( Last six runs Aug2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2486473==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55030d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55030d)
>     #1 0x92b6cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1507:33
>     #2 0x2eb646b in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8bee21 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x309ab63 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 0x7f49892c95ae 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: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements person load depart ( Last six runs Aug2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2486503==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55030d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55030d)
>     #1 0x92b6cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1507:33
>     #2 0x2eb646b in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8bee21 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x309ab63 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 0x7fd3fb4db5ae 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: 48 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements person load departpos ( Last six runs Aug2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2486497==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0x55030d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55030d)
>     #1 0x92b6cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1507:33
>     #2 0x2eb646b in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8bee21 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x309ab63 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 0x7ff7a80d75ae 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: 96 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements person load parameters ( Last six runs Aug2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==2486514==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55030d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55030d)
>     #1 0x92b6cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1507:33
>     #2 0x2eb646b in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8bee21 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x309ab63 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 0x7fde85e445ae 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: 24 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements person load type ( Last six runs Aug2022 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==2486475==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55030d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55030d)
>     #1 0x92b6cb in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1507:33
>     #2 0x2eb646b in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8bee21 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x309ab63 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 0x7f4789c1a5ae 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: 48 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personflow inspect_selection type ( Last six runs Aug2022 )

---------- Differences in errors ----------
1,26603c1
< Warning: Collision of person 'pf_1.8' and person 'pf_1.6', lane='gneE5_0', time=17.00.
< Warning: Collision of person 'pf_1.6' and person 'pf_1.14', lane='gneE5_0', time=18.00.
< Warning: Collision of person 'pf_1.8' and person 'pf_1.14', lane='gneE5_0', time=18.00.
< Warning: Collision of person 'pf_1.8' and person 'pf_1.6', lane='gneE5_0', time=18.00.
< Warning: Collision of person 'pf_1.14' and person 'pf_1.16', lane='gneE5_0', time=19.00.
< Warning: Collision of person 'pf_1.6' and person 'pf_1.14', lane='gneE5_0', time=19.00.
< Warning: Collision of person 'pf_1.8' and person 'pf_1.14', lane='gneE5_0', time=19.00.
< Warning: Collision of person 'pf_1.8' and person 'pf_1.6', lane='gneE5_0', time=19.00.
< Warning: Collision of person 'pf_1.14' and person 'pf_1.20', lane='gneE5_0', time=20.00.
< Warning: Collision of person 'pf_1.6' and person 'pf_1.14', lane='gneE5_0', time=20.00.
< Warning: Collision of person 'pf_1.8' and person 'pf_1.14', lane='gneE5_0', time=20.00.
< Warning: Collision of person 'pf_1.8' and person 'pf_1.6', lane='gneE5_0', time=20.00.
< Warning: Collision of person 'pf_1.17' and person 'pf_1.14', lane='gneE5_0', time=20.00.
< Warning: Collision of person 'pf_1.17' and person 'pf_1.6', lane='gneE5_0', time=20.00.
< Warning: Collision of person 'pf_1.17' and person 'pf_1.8', lane='gneE5_0', time=20.00.
< Warning: Collision of person 'pf_1.14' and person 'pf_1.22', lane='gneE5_0', time=21.00.
< Warning: Collision of person 'pf_1.6' and person 'pf_1.14', lane='gneE5_0', time=21.00.
< Warning: Collision of person 'pf_1.6' and person 'pf_1.23', lane='gneE5_0', time=21.00.
< Warning: Collision of person 'pf_1.8' and person 'pf_1.14', lane='gneE5_0', time=21.00.
< Warning: Collision of person 'pf_1.8' and person 'pf_1.23', lane='gneE5_0', time=21.00.
< Warning: Collision of person 'pf_1.8' and person 'pf_1.6', lane='gneE5_0', time=21.00.
< Warning: Collision of person 'pf_1.17' and person 'pf_1.14', lane='gneE5_0', time=21.00.
< Warning: Collision of person 'pf_1.17' and person 'pf_1.23', lane='gneE5_0', time=21.00.
< Warning: Collision of person 'pf_1.17' and person 'pf_1.6', lane='gneE5_0', time=21.00.
< Warning: Collision of person 'pf_1.17' and person 'pf_1.8', lane='gneE5_0', time=21.00.
< Warning: Collision of person 'pf_1.23' and person 'pf_1.14', lane='gneE5_0', time=22.00.
< Warning: Collision of person 'pf_1.23' and person 'pf_1.26', lane='gneE5_0', time=22.00.
< Warning: Collision of person 'pf_1.6' and person 'pf_1.14', lane='gneE5_0', time=22.00.
< Warning: Collision of person 'pf_1.6' and person 'pf_1.26', lane='gneE5_0', time=22.00.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
-6

TEST FAILED on ts-sim-build-ba : demandelements personflow load type ( Last six runs Aug2022 )

---------- Differences in errors ----------
0a1
> sumo: /home/delphi/clangDebug/sumo/src/microsim/transportables/MSPModel_Striping.cpp:1819: bool MSPModel_Striping::PState::moveToNextLane(SUMOTime): Assertion `OptionsCont::getOptions().getBool("ignore-route-errors")' failed.
---------- New result in exitcode ----------
-6

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params cf_cc_c1 ( Last six runs Aug2022 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2473570==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55030d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55030d)
>     #1 0x19995df in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0xcb4847 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:43
>     #3 0x8f3fe6 in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:898:30
>     #4 0x2ebd1f7 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:238:13
>     #5 0x309c8e8 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f11ddc03f52 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)
> 
> SUMMARY: AddressSanitizer: 384 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params cf_cc_ccaccel ( Last six runs Aug2022 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2473631==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55030d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55030d)
>     #1 0x19995df in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0xcb4847 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:43
>     #3 0x8f3fe6 in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:898:30
>     #4 0x2ebd1f7 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:238:13
>     #5 0x309c8e8 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f4a0da8ef52 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)
> 
> SUMMARY: AddressSanitizer: 384 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params cf_cc_ccdecel ( Last six runs Aug2022 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2473582==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55030d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55030d)
>     #1 0x19995df in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0xcb4847 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:43
>     #3 0x8f3fe6 in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:898:30
>     #4 0x2ebd1f7 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:238:13
>     #5 0x309c8e8 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f7de80bdf52 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)
> 
> SUMMARY: AddressSanitizer: 384 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params cf_cc_constspacing ( Last six runs Aug2022 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2473590==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55030d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55030d)
>     #1 0x19995df in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0xcb4847 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:43
>     #3 0x8f3fe6 in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:898:30
>     #4 0x2ebd1f7 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:238:13
>     #5 0x309c8e8 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7fb87759ff52 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)
> 
> SUMMARY: AddressSanitizer: 384 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params cf_cc_flatbed_d ( Last six runs Aug2022 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2473695==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55030d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55030d)
>     #1 0x19995df in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0xcb4847 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:43
>     #3 0x8f3fe6 in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:898:30
>     #4 0x2ebd1f7 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:238:13
>     #5 0x309c8e8 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f6f4ccacf52 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)
> 
> SUMMARY: AddressSanitizer: 384 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params cf_cc_flatbed_h ( Last six runs Aug2022 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2473708==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55030d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55030d)
>     #1 0x19995df in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0xcb4847 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:43
>     #3 0x8f3fe6 in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:898:30
>     #4 0x2ebd1f7 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:238:13
>     #5 0x309c8e8 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f1363e3df52 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)
> 
> SUMMARY: AddressSanitizer: 384 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params cf_cc_flatbed_ka ( Last six runs Aug2022 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2473676==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55030d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55030d)
>     #1 0x19995df in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0xcb4847 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:43
>     #3 0x8f3fe6 in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:898:30
>     #4 0x2ebd1f7 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:238:13
>     #5 0x309c8e8 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f89f437af52 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)
> 
> SUMMARY: AddressSanitizer: 384 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params cf_cc_flatbed_kp ( Last six runs Aug2022 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2473689==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55030d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55030d)
>     #1 0x19995df in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0xcb4847 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:43
>     #3 0x8f3fe6 in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:898:30
>     #4 0x2ebd1f7 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:238:13
>     #5 0x309c8e8 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f8f223ddf52 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)
> 
> SUMMARY: AddressSanitizer: 384 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params cf_cc_flatbed_kv ( Last six runs Aug2022 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2473686==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55030d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55030d)
>     #1 0x19995df in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0xcb4847 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:43
>     #3 0x8f3fe6 in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:898:30
>     #4 0x2ebd1f7 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:238:13
>     #5 0x309c8e8 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f431e53cf52 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)
> 
> SUMMARY: AddressSanitizer: 384 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params cf_cc_kp ( Last six runs Aug2022 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2473593==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55030d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55030d)
>     #1 0x19995df in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0xcb4847 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:43
>     #3 0x8f3fe6 in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:898:30
>     #4 0x2ebd1f7 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:238:13
>     #5 0x309c8e8 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7fd064c31f52 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)
> 
> SUMMARY: AddressSanitizer: 384 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params cf_cc_lambda ( Last six runs Aug2022 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2473596==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55030d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55030d)
>     #1 0x19995df in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0xcb4847 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:43
>     #3 0x8f3fe6 in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:898:30
>     #4 0x2ebd1f7 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:238:13
>     #5 0x309c8e8 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f7376b12f52 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)
> 
> SUMMARY: AddressSanitizer: 384 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params cf_cc_lanes_count ( Last six runs Aug2022 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2473618==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 288 byte(s) in 3 object(s) allocated from:
>     #0 0x55030d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55030d)
>     #1 0x19995df in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0xcb4847 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:43
>     #3 0x8f3fe6 in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:898:30
>     #4 0x2ebd1f7 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:238:13
>     #5 0x309c8e8 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f6339c39f52 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)
> 
> SUMMARY: AddressSanitizer: 288 byte(s) leaked in 3 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params cf_cc_omegan ( Last six runs Aug2022 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2473602==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55030d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55030d)
>     #1 0x19995df in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0xcb4847 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:43
>     #3 0x8f3fe6 in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:898:30
>     #4 0x2ebd1f7 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:238:13
>     #5 0x309c8e8 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7ff63e832f52 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)
> 
> SUMMARY: AddressSanitizer: 384 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params cf_cc_ploeg_h ( Last six runs Aug2022 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2473671==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55030d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55030d)
>     #1 0x19995df in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0xcb4847 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:43
>     #3 0x8f3fe6 in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:898:30
>     #4 0x2ebd1f7 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:238:13
>     #5 0x309c8e8 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7fd5fc4fcf52 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)
> 
> SUMMARY: AddressSanitizer: 384 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params cf_cc_ploeg_kd ( Last six runs Aug2022 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2473644==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55030d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55030d)
>     #1 0x19995df in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0xcb4847 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:43
>     #3 0x8f3fe6 in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:898:30
>     #4 0x2ebd1f7 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:238:13
>     #5 0x309c8e8 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f8427782f52 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)
> 
> SUMMARY: AddressSanitizer: 384 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params cf_cc_ploeg_kp ( Last six runs Aug2022 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2473643==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55030d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55030d)
>     #1 0x19995df in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0xcb4847 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:43
>     #3 0x8f3fe6 in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:898:30
>     #4 0x2ebd1f7 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:238:13
>     #5 0x309c8e8 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f72fead1f52 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)
> 
> SUMMARY: AddressSanitizer: 384 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params cf_cc_tau ( Last six runs Aug2022 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2473606==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55030d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55030d)
>     #1 0x19995df in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0xcb4847 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:43
>     #3 0x8f3fe6 in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:898:30
>     #4 0x2ebd1f7 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:238:13
>     #5 0x309c8e8 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f9a53e03f52 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)
> 
> SUMMARY: AddressSanitizer: 384 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicletype load carfollowingmodel_params cf_cc_xi ( Last six runs Aug2022 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==2473613==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55030d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55030d)
>     #1 0x19995df in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0xcb4847 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:43
>     #3 0x8f3fe6 in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:898:30
>     #4 0x2ebd1f7 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:238:13
>     #5 0x309c8e8 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7fdd05feef52 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)
> 
> SUMMARY: AddressSanitizer: 384 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : netelements junctions inspect type internal ( Last six runs Aug2022 )

---------- Differences in errors ----------
0a1,52
> 
> =================================================================
> ==2461108==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x55030d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55030d)
>     #1 0x1887af0 in NLJunctionControlBuilder::closeJunctionLogic() /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:483:30
>     #2 0x17c675a in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:318:46
>     #3 0x309c8e8 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #4 0x7fceba67cf52 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 704 byte(s) in 1 object(s) allocated from:
>     #0 0x55030d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55030d)
>     #1 0x18ab4a0 in __gnu_cxx::new_allocator<std::bitset<256ul> >::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x18ab3cd in std::allocator_traits<std::allocator<std::bitset<256ul> > >::allocate(std::allocator<std::bitset<256ul> >&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:443:20
>     #3 0x18aacff in std::_Vector_base<std::bitset<256ul>, std::allocator<std::bitset<256ul> > >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x18b83cf in std::_Vector_base<std::bitset<256ul>, std::allocator<std::bitset<256ul> > >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0x18b78d2 in std::_Vector_base<std::bitset<256ul>, std::allocator<std::bitset<256ul> > >::_Vector_base(unsigned long, std::allocator<std::bitset<256ul> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0x188e075 in std::vector<std::bitset<256ul>, std::allocator<std::bitset<256ul> > >::vector(std::vector<std::bitset<256ul>, std::allocator<std::bitset<256ul> > > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0x1887e8b in NLJunctionControlBuilder::closeJunctionLogic() /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:485:17
>     #8 0x17c675a in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:318:46
>     #9 0x309c8e8 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #10 0x7fceba67cf52 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 704 byte(s) in 1 object(s) allocated from:
>     #0 0x55030d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55030d)
>     #1 0x18ab4a0 in __gnu_cxx::new_allocator<std::bitset<256ul> >::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x18ab3cd in std::allocator_traits<std::allocator<std::bitset<256ul> > >::allocate(std::allocator<std::bitset<256ul> >&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:443:20
>     #3 0x18aacff in std::_Vector_base<std::bitset<256ul>, std::allocator<std::bitset<256ul> > >::_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 : netelements junctions inspect_tls type internal ( Last six runs Aug2022 )

---------- Differences in errors ----------
0a1,52
> 
> =================================================================
> ==2461559==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x55030d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55030d)
>     #1 0x1887af0 in NLJunctionControlBuilder::closeJunctionLogic() /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:483:30
>     #2 0x17c675a in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:318:46
>     #3 0x309c8e8 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #4 0x7f69d4672f52 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 704 byte(s) in 1 object(s) allocated from:
>     #0 0x55030d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55030d)
>     #1 0x18ab4a0 in __gnu_cxx::new_allocator<std::bitset<256ul> >::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x18ab3cd in std::allocator_traits<std::allocator<std::bitset<256ul> > >::allocate(std::allocator<std::bitset<256ul> >&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:443:20
>     #3 0x18aacff in std::_Vector_base<std::bitset<256ul>, std::allocator<std::bitset<256ul> > >::_M_allocate(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:343:20
>     #4 0x18b83cf in std::_Vector_base<std::bitset<256ul>, std::allocator<std::bitset<256ul> > >::_M_create_storage(unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:358:33
>     #5 0x18b78d2 in std::_Vector_base<std::bitset<256ul>, std::allocator<std::bitset<256ul> > >::_Vector_base(unsigned long, std::allocator<std::bitset<256ul> > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:302:9
>     #6 0x188e075 in std::vector<std::bitset<256ul>, std::allocator<std::bitset<256ul> > >::vector(std::vector<std::bitset<256ul>, std::allocator<std::bitset<256ul> > > const&) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h:551:9
>     #7 0x1887e8b in NLJunctionControlBuilder::closeJunctionLogic() /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:485:17
>     #8 0x17c675a in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:318:46
>     #9 0x309c8e8 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #10 0x7f69d4672f52 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 704 byte(s) in 1 object(s) allocated from:
>     #0 0x55030d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55030d)
>     #1 0x18ab4a0 in __gnu_cxx::new_allocator<std::bitset<256ul> >::allocate(unsigned long, void const*) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h:114:27
>     #2 0x18ab3cd in std::allocator_traits<std::allocator<std::bitset<256ul> > >::allocate(std::allocator<std::bitset<256ul> >&, unsigned long) /usr/bin/../lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h:443:20
>     #3 0x18aacff in std::_Vector_base<std::bitset<256ul>, std::allocator<std::bitset<256ul> > >::_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

Detailed information for the tests that had known bugs:

17 TESTS had known bugs (Test needed #3045) on ts-sim-build-ba :

#3045
(This bug was triggered by text found in file 'errors' matching 'File 'net.netedit' is not accessible')
---------- New result in errors ----------
Error: File 'net.netedit' is not accessible (No such file or directory).
Quitting (on error).
demandelements container fix ( Last six runs Aug2022 )
demandelements container volatilerecomputing ( Last six runs Aug2022 )
demandelements containerflow fix ( Last six runs Aug2022 )
demandelements containerflow volatilerecomputing ( Last six runs Aug2022 )
demandelements flow fix ( Last six runs Aug2022 )
demandelements flow_embedded fix ( Last six runs Aug2022 )
demandelements flow_junctions fix ( Last six runs Aug2022 )
demandelements person fix ( Last six runs Aug2022 )
demandelements person volatilerecomputing ( Last six runs Aug2022 )
demandelements personflow fix ( Last six runs Aug2022 )
demandelements personflow volatilerecomputing ( Last six runs Aug2022 )
demandelements routeflow fix ( Last six runs Aug2022 )
demandelements trip fix ( Last six runs Aug2022 )
demandelements trip_junctions fix ( Last six runs Aug2022 )
demandelements vehicle fix ( Last six runs Aug2022 )
demandelements vehicle_embedded fix ( Last six runs Aug2022 )
selection basic contextual_menu ( Last six runs Aug2022 )

Detailed information for the tests that were terminated before completion:

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

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.
demandelements flow create departposlat ( Last six runs Aug2022 )
demandelements flow create poisson ( Last six runs Aug2022 )
demandelements flow inspect poisson ( Last six runs Aug2022 )
demandelements flow_embedded create poisson ( Last six runs Aug2022 )
demandelements flow_junctions create arrivalspeed ( Last six runs Aug2022 )
demandelements flow_junctions create begin ( Last six runs Aug2022 )
demandelements flow_junctions create color ( Last six runs Aug2022 )
demandelements flow_junctions create departposlat ( Last six runs Aug2022 )
demandelements flow_junctions create line ( Last six runs Aug2022 )
demandelements flow_junctions create poisson ( Last six runs Aug2022 )
demandelements flow_junctions inspect poisson ( Last six runs Aug2022 )
demandelements routeflow create poisson ( Last six runs Aug2022 )

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : demandelements flow inspect_selection poisson ( Last six runs Aug2022 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
4578,9489d4577
< Error: Vehicle 'flowB.4438' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4439' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4440' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4441' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4442' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4443' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4444' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4445' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4446' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4447' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4448' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4449' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4450' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4451' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4452' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4453' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4454' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4455' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4456' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4457' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4458' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4459' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4460' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4461' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4462' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4463' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4464' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4465' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4466' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : demandelements personflow inspect_selection poisson ( Last six runs Aug2022 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
4828,11401d4827
< Warning: Person 'pf_1.6515' is jammed on edge 'gneE4', time=2856.00.
< Warning: Person 'pf_1.6516' is jammed on edge 'gneE4', time=2856.00.
< Warning: Person 'pf_0.6522' is jammed on edge 'gneE2', time=2856.00.
< Warning: Person 'pf_0.6523' is jammed on edge 'gneE2', time=2856.00.
< Warning: Person 'pf_0.6524' is jammed on edge 'gneE2', time=2856.00.
< Warning: Person 'pf_0.6525' is jammed on edge 'gneE2', time=2856.00.
< Warning: Person 'pf_1.6517' is jammed on edge 'gneE4', time=2857.00.
< Warning: Person 'pf_1.6518' is jammed on edge 'gneE4', time=2857.00.
< Warning: Person 'pf_1.6519' is jammed on edge 'gneE4', time=2857.00.
< Warning: Collision of person 'pf_0.5397' and person 'pf_1.7264', lane='gneE4_0', time=2857.00.
< Warning: Person 'pf_0.6526' is jammed on edge 'gneE2', time=2857.00.
< Warning: Person 'pf_0.6527' is jammed on edge 'gneE2', time=2857.00.
< Warning: Person 'pf_0.6528' is jammed on edge 'gneE2', time=2858.00.
< Warning: Person 'pf_0.6529' is jammed on edge 'gneE2', time=2858.00.
< Warning: Person 'pf_0.6530' is jammed on edge 'gneE2', time=2858.00.
< Warning: Person 'pf_0.6531' is jammed on edge 'gneE2', time=2858.00.
< Warning: Person 'pf_1.6520' is jammed on edge 'gneE4', time=2859.00.
< Warning: Person 'pf_1.6521' is jammed on edge 'gneE4', time=2859.00.
< Warning: Person 'pf_0.6532' is jammed on edge 'gneE2', time=2859.00.
< Warning: Person 'pf_0.6533' is jammed on edge 'gneE2', time=2859.00.
< Warning: Person 'pf_0.6534' is jammed on edge 'gneE2', time=2859.00.
< Warning: Person 'pf_1.6522' is jammed on edge 'gneE4', time=2860.00.
< Warning: Person 'pf_1.6523' is jammed on edge 'gneE4', time=2860.00.
< Warning: Person 'pf_1.6524' is jammed on edge 'gneE4', time=2860.00.
< Warning: Person 'pf_1.6525' is jammed on edge 'gneE4', time=2860.00.
< Warning: Person 'pf_0.6535' is jammed on edge 'gneE2', time=2860.00.
< Warning: Person 'pf_1.6526' is jammed on edge 'gneE4', time=2861.00.
< Warning: Person 'pf_1.6527' is jammed on edge 'gneE4', time=2861.00.
< Warning: Person 'pf_1.6528' is jammed on edge 'gneE4', time=2861.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : demandelements routeflow inspect_selection poisson ( Last six runs Aug2022 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
1686,3311d1685
< Error: Vehicle 'flowB.3871' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.3872' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.3877' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.3880' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.3882' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.3886' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.3887' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.3891' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.3896' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.3905' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.3907' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.3911' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.3913' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.3914' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.3916' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.3919' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.3925' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.3926' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.3930' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.3932' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.3934' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.3943' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.3946' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.3949' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.3950' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.3952' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.3954' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.3956' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.3959' will not be able to depart using the given velocity (slow lane ahead)!
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.