25Sep22rv1_14_1+1238-9b9cc23eb8f - 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.30Sep050611.248857 -g

To start TextTest for these tests, run:

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


default: 3805 tests: 3623 succeeded 146 FAILED 25 known bugs 11 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 Sep2022 )
additionalelements calibratorflow load arrivalpos ( Last six runs Sep2022 )
additionalelements calibratorflow load arrivalposlat ( Last six runs Sep2022 )
additionalelements calibratorflow load arrivalspeed ( Last six runs Sep2022 )
additionalelements calibratorflow load begin ( Last six runs Sep2022 )
additionalelements calibratorflow load color ( Last six runs Sep2022 )
additionalelements calibratorflow load containernumber ( Last six runs Sep2022 )
additionalelements calibratorflow load default ( Last six runs Sep2022 )
additionalelements calibratorflow load departlane ( Last six runs Sep2022 )
additionalelements calibratorflow load departpos ( Last six runs Sep2022 )
additionalelements calibratorflow load departposlat ( Last six runs Sep2022 )
additionalelements calibratorflow load departspeed ( Last six runs Sep2022 )
additionalelements calibratorflow load end ( Last six runs Sep2022 )
additionalelements calibratorflow load id ( Last six runs Sep2022 )
additionalelements calibratorflow load line ( Last six runs Sep2022 )
additionalelements calibratorflow load personnumber ( Last six runs Sep2022 )
additionalelements calibratorflow load reroute ( Last six runs Sep2022 )
additionalelements calibratorflow load route ( Last six runs Sep2022 )
additionalelements calibratorflow load speed ( Last six runs Sep2022 )

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

---------- 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 Sep2022 )

---------- 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 Sep2022 )

---------- 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 Sep2022 )

---------- Differences in errors ----------
1a2
> sumo: /home/delphi/clangDebug/sumo/src/microsim/output/MSE2Collector.cpp:277: 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 Sep2022 )

---------- 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 Sep2022 )

---------- Differences in errors ----------
2a3,508
> 
> =================================================================
> ==918581==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x17a05c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:424:40
>     #2 0x179b291 in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:363:24
>     #3 0x178fb0f in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:134:5
>     #4 0x179fab9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:330:17
>     #5 0x5551a4 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #6 0x7fc6b6d61082 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 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x187fb78 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 0x17c3dc8 in NLHandler::addLane(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:540:49
>     #3 0x17b4dd5 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:102:17
>     #4 0x30d93c3 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 0x7fc6b80135ae 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 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x1887d22 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 0x187f0ef 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 0x17bf9c3 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:455:30
>     #4 0x17b4cd7 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x30d93c3 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 0x7fc6b80135ae 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 Sep2022 )

---------- Differences in errors ----------
2a3,508
> 
> =================================================================
> ==918574==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x17a05c1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:424:40
>     #2 0x179b291 in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:363:24
>     #3 0x178fb0f in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:134:5
>     #4 0x179fab9 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:330:17
>     #5 0x5551a4 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:96:19
>     #6 0x7fe40d48d082 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 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x187fb78 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 0x17c3dc8 in NLHandler::addLane(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:540:49
>     #3 0x17b4dd5 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:102:17
>     #4 0x30d93c3 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 0x7fe40e73f5ae 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 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x1887d22 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 0x187f0ef 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 0x17bf9c3 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:455:30
>     #4 0x17b4cd7 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x30d93c3 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 0x7fe40e73f5ae 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 Sep2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==914374==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x92e8ab in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1516:33
>     #2 0x2eec4ef in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:111:13
>     #3 0x8c0b51 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x30d93c3 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 0x7f329d8475ae 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 Sep2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==914364==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x92e8ab in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1516:33
>     #2 0x2eec4ef in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:111:13
>     #3 0x8c0b51 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x30d93c3 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 0x7f3098add5ae 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 Sep2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==914348==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x92e8ab in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1516:33
>     #2 0x2eec4ef in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:111:13
>     #3 0x8c0b51 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x30d93c3 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 0x7fd674d6c5ae 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 Sep2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==914335==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x92e8ab in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1516:33
>     #2 0x2eec4ef in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:111:13
>     #3 0x8c0b51 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x30d93c3 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 0x7fac3b1f15ae 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 Sep2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==914321==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x92e8ab in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1516:33
>     #2 0x2eec4ef in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:111:13
>     #3 0x8c0b51 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x30d93c3 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 0x7f158e9425ae 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 Sep2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==914328==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x92e8ab in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1516:33
>     #2 0x2eec4ef in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:111:13
>     #3 0x8c0b51 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x30d93c3 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 0x7f106619a5ae 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 Sep2022 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==914334==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x92e8ab in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1516:33
>     #2 0x2eec4ef in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:111:13
>     #3 0x8c0b51 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x30d93c3 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 0x7fd145fba5ae 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 Sep2022 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==914336==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x92e8ab in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1516:33
>     #2 0x2eec4ef in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:111:13
>     #3 0x8c0b51 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x30d93c3 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 0x7f36efe5b5ae 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 Sep2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==914382==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x92e8ab in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1516:33
>     #2 0x2eec4ef in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:111:13
>     #3 0x8c0b51 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x30d93c3 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 0x7fcf917995ae 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 Sep2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==914366==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x92e8ab in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1516:33
>     #2 0x2eec4ef in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:111:13
>     #3 0x8c0b51 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x30d93c3 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 0x7f504cc5e5ae 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 Sep2022 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==914407==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x92e8ab in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1516:33
>     #2 0x2eec4ef in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:111:13
>     #3 0x8c0b51 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x30d93c3 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 0x7fe7687195ae 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 Sep2022 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==914414==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x92e8ab in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1516:33
>     #2 0x2eec4ef in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:111:13
>     #3 0x8c0b51 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x30d93c3 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 0x7f397b7e75ae 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 Sep2022 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==914419==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x92e8ab in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1516:33
>     #2 0x2eec4ef in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:111:13
>     #3 0x8c0b51 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x30d93c3 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 0x7f236c3b55ae 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 Sep2022 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==914397==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x92e8ab in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1516:33
>     #2 0x2eec4ef in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:111:13
>     #3 0x8c0b51 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x30d93c3 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 0x7fc32edfc5ae 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 Sep2022 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==914432==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x92e8ab in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1516:33
>     #2 0x2eec4ef in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:111:13
>     #3 0x8c0b51 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x30d93c3 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 0x7f21c71f05ae 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 Sep2022 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==914403==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x92e8ab in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1516:33
>     #2 0x2eec4ef in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:111:13
>     #3 0x8c0b51 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x30d93c3 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 0x7f204638c5ae 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 Sep2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==914449==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x92e8ab in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1516:33
>     #2 0x2eec4ef in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:111:13
>     #3 0x8c0b51 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x30d93c3 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 0x7f0dd250d5ae 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 Sep2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==914457==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x92e8ab in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1516:33
>     #2 0x2eec4ef in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:111:13
>     #3 0x8c0b51 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x30d93c3 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 0x7f8e5d81b5ae 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 Sep2022 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==914459==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x92e8ab in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1516:33
>     #2 0x2eec4ef in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:111:13
>     #3 0x8c0b51 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x30d93c3 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 0x7f9138b265ae 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 Sep2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==914466==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x92e8ab in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1516:33
>     #2 0x2eec4ef in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:111:13
>     #3 0x8c0b51 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x30d93c3 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 0x7f6b86dc75ae 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 Sep2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==914444==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x92e8ab in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1516:33
>     #2 0x2eec4ef in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:111:13
>     #3 0x8c0b51 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x30d93c3 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 0x7f3a0e31d5ae 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 Sep2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==914494==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x92e8ab in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1516:33
>     #2 0x2eec4ef in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:111:13
>     #3 0x8c0b51 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x30d93c3 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 0x7ff2590475ae 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 Sep2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==914472==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x92e8ab in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1516:33
>     #2 0x2eec4ef in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:111:13
>     #3 0x8c0b51 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x30d93c3 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 0x7f4fd89b95ae 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 Sep2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==914509==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x92e8ab in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1516:33
>     #2 0x2eec4ef in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:111:13
>     #3 0x8c0b51 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x30d93c3 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 0x7f760c67a5ae 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 Sep2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==914511==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x92e8ab in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1516:33
>     #2 0x2eec4ef in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:111:13
>     #3 0x8c0b51 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x30d93c3 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 0x7f6841c7d5ae 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 Sep2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==914496==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x92e8ab in MSRouteHandler::addContainer(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1516:33
>     #2 0x2eec4ef in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:111:13
>     #3 0x8c0b51 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x30d93c3 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 0x7f60ea3ed5ae 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 containerflow inspect id ( Last six runs Sep2022 )

---------- Differences in errors ----------
1,1800d0
< Warning: Container 'cf_1.0' aborted waiting for ANY at edge 'gneE4'.
< Warning: Container 'cf_1.1' aborted waiting for ANY at edge 'gneE4'.
< Warning: Container 'cf_1.2' aborted waiting for ANY at edge 'gneE4'.
< Warning: Container 'cf_1.3' aborted waiting for ANY at edge 'gneE4'.
< Warning: Container 'cf_1.4' aborted waiting for ANY at edge 'gneE4'.
< Warning: Container 'cf_1.5' aborted waiting for ANY at edge 'gneE4'.
< Warning: Container 'cf_1.6' aborted waiting for ANY at edge 'gneE4'.
< Warning: Container 'cf_1.7' aborted waiting for ANY at edge 'gneE4'.
< Warning: Container 'cf_1.8' aborted waiting for ANY at edge 'gneE4'.
< Warning: Container 'cf_1.9' aborted waiting for ANY at edge 'gneE4'.
< Warning: Container 'cf_1.10' aborted waiting for ANY at edge 'gneE4'.
< Warning: Container 'cf_1.11' aborted waiting for ANY at edge 'gneE4'.
< Warning: Container 'cf_1.12' aborted waiting for ANY at edge 'gneE4'.
< Warning: Container 'cf_1.13' aborted waiting for ANY at edge 'gneE4'.
< Warning: Container 'cf_1.14' aborted waiting for ANY at edge 'gneE4'.
< Warning: Container 'cf_1.15' aborted waiting for ANY at edge 'gneE4'.
< Warning: Container 'cf_1.16' aborted waiting for ANY at edge 'gneE4'.
< Warning: Container 'cf_1.17' aborted waiting for ANY at edge 'gneE4'.
< Warning: Container 'cf_1.18' aborted waiting for ANY at edge 'gneE4'.
< Warning: Container 'cf_1.19' aborted waiting for ANY at edge 'gneE4'.
< Warning: Container 'cf_1.20' aborted waiting for ANY at edge 'gneE4'.
< Warning: Container 'cf_1.21' aborted waiting for ANY at edge 'gneE4'.
< Warning: Container 'cf_1.22' aborted waiting for ANY at edge 'gneE4'.
< Warning: Container 'cf_1.23' aborted waiting for ANY at edge 'gneE4'.
< Warning: Container 'cf_1.24' aborted waiting for ANY at edge 'gneE4'.
< Warning: Container 'cf_1.25' aborted waiting for ANY at edge 'gneE4'.
< Warning: Container 'cf_1.26' aborted waiting for ANY at edge 'gneE4'.
< Warning: Container 'cf_1.27' aborted waiting for ANY at edge 'gneE4'.
< Warning: Container 'cf_1.28' aborted waiting for ANY at edge 'gneE4'.
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==913688==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x92d57b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1508:33
>     #2 0x2eebdeb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8c0b51 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x30d93c3 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 0x7f6266e765ae 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 Sep2022 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==913658==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x92d57b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1508:33
>     #2 0x2eebdeb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8c0b51 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x30d93c3 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 0x7f1d93b8d5ae 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 Sep2022 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==913647==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x92d57b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1508:33
>     #2 0x2eebdeb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8c0b51 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x30d93c3 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 0x7f2e8ca1a5ae 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 Sep2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==913671==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x92d57b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1508:33
>     #2 0x2eebdeb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8c0b51 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x30d93c3 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 0x7f6ec5fe85ae 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 Sep2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==913661==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x92d57b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1508:33
>     #2 0x2eebdeb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8c0b51 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x30d93c3 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 0x7f30d07045ae 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 Sep2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==913617==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x92d57b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1508:33
>     #2 0x2eebdeb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8c0b51 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x30d93c3 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 0x7f20e31c35ae 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 Sep2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==913569==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x92d57b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1508:33
>     #2 0x2eebdeb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8c0b51 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x30d93c3 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 0x7f39c73325ae 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 Sep2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==913634==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x92d57b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1508:33
>     #2 0x2eebdeb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8c0b51 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x30d93c3 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 0x7f41adf495ae 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 Sep2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==913624==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x92d57b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1508:33
>     #2 0x2eebdeb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8c0b51 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x30d93c3 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 0x7fbcbd4095ae 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 Sep2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==913626==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x92d57b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1508:33
>     #2 0x2eebdeb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8c0b51 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x30d93c3 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 0x7f82ed98b5ae 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 Sep2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==913640==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x92d57b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1508:33
>     #2 0x2eebdeb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8c0b51 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x30d93c3 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 0x7fc7e4d435ae 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 Sep2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==913700==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x92d57b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1508:33
>     #2 0x2eebdeb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8c0b51 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x30d93c3 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 0x7f95ebd2d5ae 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 Sep2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==913693==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x92d57b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1508:33
>     #2 0x2eebdeb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8c0b51 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x30d93c3 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 0x7f5540c1f5ae 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 Sep2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==913679==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x92d57b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1508:33
>     #2 0x2eebdeb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8c0b51 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x30d93c3 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 0x7fda54c085ae 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 Sep2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==913723==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x92d57b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1508:33
>     #2 0x2eebdeb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8c0b51 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x30d93c3 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 0x7f96ac63c5ae 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 Sep2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==913741==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x92d57b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1508:33
>     #2 0x2eebdeb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8c0b51 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x30d93c3 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 0x7f0020d7c5ae 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 Sep2022 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==913743==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x92d57b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1508:33
>     #2 0x2eebdeb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8c0b51 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x30d93c3 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 0x7f4918b115ae 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 Sep2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==913730==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x92d57b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1508:33
>     #2 0x2eebdeb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8c0b51 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x30d93c3 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 0x7f81bbb1a5ae 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 Sep2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==913715==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x92d57b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1508:33
>     #2 0x2eebdeb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8c0b51 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x30d93c3 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 0x7f50df33b5ae 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 Sep2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==913758==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x92d57b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1508:33
>     #2 0x2eebdeb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8c0b51 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x30d93c3 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 0x7f948e9785ae 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 Sep2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==913721==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x92d57b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1508:33
>     #2 0x2eebdeb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8c0b51 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x30d93c3 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 0x7ff71e8ce5ae 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 Sep2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==913768==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x92d57b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1508:33
>     #2 0x2eebdeb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8c0b51 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x30d93c3 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 0x7f4005ceb5ae 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 Sep2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==913781==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x92d57b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1508:33
>     #2 0x2eebdeb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8c0b51 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x30d93c3 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 0x7faac97445ae 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 Sep2022 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==913790==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x92d57b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1508:33
>     #2 0x2eebdeb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8c0b51 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x30d93c3 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 0x7f1de6c835ae 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 Sep2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==913776==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x92d57b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1508:33
>     #2 0x2eebdeb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8c0b51 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x30d93c3 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 0x7fcabf5145ae 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 Sep2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==913791==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x92d57b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1508:33
>     #2 0x2eebdeb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8c0b51 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x30d93c3 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 0x7f0f7cc765ae 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 Sep2022 )

---------- Differences in errors ----------
2a3,15
> 
> =================================================================
> ==913764==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x92d57b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1508:33
>     #2 0x2eebdeb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8c0b51 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x30d93c3 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 0x7f9627c1a5ae 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 color ( Last six runs Sep2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==913835==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x92d57b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1508:33
>     #2 0x2eebdeb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8c0b51 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x30d93c3 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 0x7fe39e0025ae 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 Sep2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==913806==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x92d57b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1508:33
>     #2 0x2eebdeb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8c0b51 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x30d93c3 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 0x7f0222a7d5ae 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 Sep2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==913841==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x92d57b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1508:33
>     #2 0x2eebdeb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8c0b51 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x30d93c3 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 0x7f9b104705ae 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 Sep2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==913842==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 96 byte(s) in 4 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x92d57b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1508:33
>     #2 0x2eebdeb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8c0b51 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x30d93c3 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 0x7f3eeb06b5ae 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 Sep2022 )

---------- Differences in errors ----------
0a1,13
> 
> =================================================================
> ==913851==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x92d57b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1508:33
>     #2 0x2eebdeb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8c0b51 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x30d93c3 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 0x7f3d119025ae 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 Sep2022 )

---------- Differences in errors ----------
1a2,14
> 
> =================================================================
> ==913823==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 48 byte(s) in 2 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x92d57b in MSRouteHandler::addPerson(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:1508:33
>     #2 0x2eebdeb in SUMORouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:102:13
>     #3 0x8c0b51 in MSRouteHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:192:27
>     #4 0x30d93c3 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 0x7f36568545ae 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 stop chargingstation inspect_selection triggered_container ( Last six runs Sep2022 )

---------- Differences in errors ----------
12d11
< Warning: Vehicle 'flow.4' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
13a13
> Warning: Vehicle 'flow.4' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
23d22
< Warning: Vehicle 'flow.10' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
24a24
> Warning: Vehicle 'flow.10' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
27d26
< Warning: Vehicle 'flow.14' ignores container triggered stop on lane 'gneE0_0' due to capacity constraints.
28a28
> Warning: Vehicle 'flow.14' ignores container triggered stop on lane 'gneE0_0' due to capacity constraints.
31d30
< Warning: Vehicle 'flow.16' ignores container triggered stop on lane 'gneE0_0' due to capacity constraints.
32a32
> Warning: Vehicle 'flow.16' ignores container triggered stop on lane 'gneE0_0' due to capacity constraints.

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation inspect_selection triggered_join ( Last six runs Sep2022 )

---------- Differences in errors ----------
1c1
< Warning: Teleporting vehicle 'flow.2'; waited too long (blocked), lane='gneE0_0', time=310.00.
---
> Warning: Teleporting vehicle 'flow.2'; waited too long (wrong lane), lane='gneE0_0', time=310.00.
4c4
< Warning: Teleporting vehicle 'flow.3'; waited too long (blocked), lane='gneE0_0', time=611.00.
---
> Warning: Teleporting vehicle 'flow.3'; waited too long (wrong lane), lane='gneE0_0', time=611.00.
7c7
< Warning: Teleporting vehicle 'flow.4'; waited too long (blocked), lane='gneE0_0', time=912.00.
---
> Warning: Teleporting vehicle 'flow.4'; waited too long (wrong lane), lane='gneE0_0', time=912.00.
9,11c9,10
< Warning: Vehicle 'flow.4' teleports beyond arrival edge 'gneE1', time=938.00.
< Warning: Vehicle 'flow.4' skips stop on lane 'gneE1_0' time=938.00.
< Warning: Teleporting vehicle 'flow.5'; waited too long (blocked), lane='gneE0_0', time=1213.00.
---
> Warning: Vehicle 'flow.4' ends teleporting on edge 'gneE1', time=912.00.
> Warning: Teleporting vehicle 'flow.5'; waited too long (wrong lane), lane='gneE0_0', time=1213.00.
13,14c12
< Warning: Vehicle 'flow.5' teleports beyond arrival edge 'gneE1', time=1239.00.
< Warning: Vehicle 'flow.5' skips stop on lane 'gneE1_0' time=1239.00.
---
> Warning: Vehicle 'flow.5' ends teleporting on edge 'gneE1', time=1213.00.

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation load parking ( Last six runs Sep2022 )

---------- Differences in errors ----------
1,2c1,12
< Warning: Teleporting vehicle 'flow_4.0'; waited too long (blocked), lane='gneE0_0', time=318.00.
< Warning: Vehicle 'flow_4.0' ends teleporting on edge 'gneE1', time=318.00.
---
> Warning: Teleporting vehicle 'flow_3.1'; waited too long (wrong lane), lane='gneE0_0', time=333.00.
> Warning: Vehicle 'flow_3.1' skips stop on lane 'gneE0_0' time=333.00.
> Warning: Vehicle 'flow_3.1' ends teleporting on edge 'gneE1', time=333.00.
> Warning: Teleporting vehicle 'flow_5.1'; waited too long (wrong lane), lane='gneE0_0', time=637.00.
> Warning: Vehicle 'flow_5.1' skips stop on lane 'gneE0_0' time=637.00.
> Warning: Vehicle 'flow_5.1' ends teleporting on edge 'gneE1', time=637.00.
> Warning: Teleporting vehicle 'flow_3.2'; waited too long (wrong lane), lane='gneE0_0', time=948.00.
> Warning: Vehicle 'flow_3.2' skips stop on lane 'gneE0_0' time=948.00.
> Warning: Vehicle 'flow_3.2' ends teleporting on edge 'gneE1', time=948.00.
> Warning: Teleporting vehicle 'flow_5.2'; waited too long (wrong lane), lane='gneE0_0', time=1252.00.
> Warning: Vehicle 'flow_5.2' skips stop on lane 'gneE0_0' time=1252.00.
> Warning: Vehicle 'flow_5.2' ends teleporting on edge 'gneE1', time=1252.00.

TEST FAILED on ts-sim-build-ba : demandelements stop containerstop load parking ( Last six runs Sep2022 )

---------- Differences in errors ----------
1,5c1,3
< Warning: Teleporting vehicle 'trip_4'; waited too long (blocked), lane='gneE0_0', time=318.00.
< Warning: Vehicle 'trip_4' ends teleporting on edge 'gneE1', time=318.00.
< Warning: Teleporting vehicle 'trip_5'; waited too long (blocked), lane='gneE0_0', time=623.00.
< Warning: Vehicle 'trip_5' skips stop on lane 'gneE0_0' time=623.00.
< Warning: Vehicle 'trip_5' ends teleporting on edge 'gneE1', time=623.00.
---
> Warning: Teleporting vehicle 'trip_5'; waited too long (wrong lane), lane='gneE0_0', time=322.00.
> Warning: Vehicle 'trip_5' skips stop on lane 'gneE0_0' time=322.00.
> Warning: Vehicle 'trip_5' ends teleporting on edge 'gneE1', time=322.00.

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

---------- Differences in errors ----------
0a1,2
> Error: stop for vehicle 'routeFlow.0' on lane 'gneE1_0' is not downstream the current route.
> Quitting (on error).
---------- New result in exitcode ----------
1
demandelements stop lane create acttype ( Last six runs Sep2022 )
demandelements stop lane create extension ( Last six runs Sep2022 )
demandelements stop lane create poslat ( Last six runs Sep2022 )
demandelements stop lane create triggered_person ( Last six runs Sep2022 )
demandelements stop lane create until ( Last six runs Sep2022 )

TEST FAILED on ts-sim-build-ba : demandelements stop lane create line ( Last six runs Sep2022 )

---------- Differences in errors ----------
1,15c1,2
< Warning: Vehicle 'routeFlow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.90), time=72.00.
< Warning: Vehicle 'routeFlow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.05), time=133.00.
< Warning: Vehicle 'routeFlow.1' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.26), time=273.00.
< Warning: Vehicle 'routeFlow.1' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.63), time=334.00.
< Warning: Vehicle 'routeFlow.2' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.30), time=473.00.
< Warning: Vehicle 'routeFlow.2' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.60), time=534.00.
< Warning: Vehicle 'routeFlow.3' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.52), time=674.00.
< Warning: Vehicle 'routeFlow.3' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.02), time=735.00.
< Warning: Vehicle 'routeFlow.4' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.44), time=872.00.
< Warning: Vehicle 'routeFlow.4' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.38), time=933.00.
< Warning: Vehicle 'routeFlow.5' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.87), time=1075.00.
< Warning: Vehicle 'routeFlow.5' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.45), time=1136.00.
< Warning: Vehicle 'routeFlow.6' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.82), time=1273.00.
< Warning: Vehicle 'routeFlow.6' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.53), time=1334.00.
< Warning: Vehicle 'routeFlow.7' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.69), time=1473.00.
---
> Error: stop for vehicle 'routeFlow.0' on lane 'gneE1_0' is not downstream the current route.
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop lane create triggered_container ( Last six runs Sep2022 )

---------- Differences in errors ----------
1,23c1,2
< Warning: Vehicle 'routeFlow.0' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow.0' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow.0' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow.1' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow.1' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow.1' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow.2' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow.2' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow.2' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow.3' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow.3' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow.3' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow.4' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow.4' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow.4' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow.5' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow.5' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow.5' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow.6' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow.6' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow.6' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow.7' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow.7' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
---
> Error: stop for vehicle 'routeFlow.0' on lane 'gneE1_0' is not downstream the current route.
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop lane load parking ( Last six runs Sep2022 )

---------- Differences in errors ----------
1,8d0
< Warning: Teleporting vehicle 'routeFlow_4.0'; waited too long (blocked), lane='gneE1_0', time=327.00.
< Warning: Vehicle 'routeFlow_4.0' teleports beyond arrival edge 'gneE1', time=327.00.
< Warning: Teleporting vehicle 'routeFlow_0.1'; waited too long (blocked), lane='gneE1_0', time=634.00.
< Warning: Vehicle 'routeFlow_0.1' teleports beyond arrival edge 'gneE1', time=634.00.
< Warning: Teleporting vehicle 'routeFlow_1.1'; waited too long (blocked), lane='gneE1_0', time=940.00.
< Warning: Vehicle 'routeFlow_1.1' teleports beyond arrival edge 'gneE1', time=940.00.
< Warning: Teleporting vehicle 'routeFlow_2.1'; waited too long (blocked), lane='gneE1_0', time=1245.00.
< Warning: Vehicle 'routeFlow_2.1' teleports beyond arrival edge 'gneE1', time=1245.00.

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

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==904347==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x19c2cdf in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0xcbd677 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:43
>     #3 0x8f5d16 in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:898:30
>     #4 0x2ef2b77 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:238:13
>     #5 0x30db148 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7fde0bad4f52 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 Sep2022 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==904400==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x19c2cdf in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0xcbd677 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:43
>     #3 0x8f5d16 in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:898:30
>     #4 0x2ef2b77 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:238:13
>     #5 0x30db148 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f7121ae5f52 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 Sep2022 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==904355==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x19c2cdf in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0xcbd677 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:43
>     #3 0x8f5d16 in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:898:30
>     #4 0x2ef2b77 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:238:13
>     #5 0x30db148 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f54d42fff52 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 Sep2022 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==904356==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x19c2cdf in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0xcbd677 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:43
>     #3 0x8f5d16 in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:898:30
>     #4 0x2ef2b77 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:238:13
>     #5 0x30db148 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f2485f78f52 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 Sep2022 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==904446==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x19c2cdf in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0xcbd677 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:43
>     #3 0x8f5d16 in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:898:30
>     #4 0x2ef2b77 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:238:13
>     #5 0x30db148 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f135b601f52 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 Sep2022 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==904448==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x19c2cdf in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0xcbd677 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:43
>     #3 0x8f5d16 in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:898:30
>     #4 0x2ef2b77 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:238:13
>     #5 0x30db148 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f313ea64f52 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 Sep2022 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==904417==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x19c2cdf in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0xcbd677 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:43
>     #3 0x8f5d16 in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:898:30
>     #4 0x2ef2b77 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:238:13
>     #5 0x30db148 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f0e02803f52 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 Sep2022 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==904443==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x19c2cdf in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0xcbd677 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:43
>     #3 0x8f5d16 in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:898:30
>     #4 0x2ef2b77 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:238:13
>     #5 0x30db148 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f24d8090f52 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 Sep2022 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==904429==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x19c2cdf in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0xcbd677 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:43
>     #3 0x8f5d16 in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:898:30
>     #4 0x2ef2b77 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:238:13
>     #5 0x30db148 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7fa9ee0eff52 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 Sep2022 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==904369==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x19c2cdf in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0xcbd677 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:43
>     #3 0x8f5d16 in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:898:30
>     #4 0x2ef2b77 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:238:13
>     #5 0x30db148 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7fc9e5f81f52 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 Sep2022 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==904373==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x19c2cdf in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0xcbd677 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:43
>     #3 0x8f5d16 in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:898:30
>     #4 0x2ef2b77 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:238:13
>     #5 0x30db148 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7fbf9d0b8f52 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 Sep2022 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==904396==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 288 byte(s) in 3 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x19c2cdf in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0xcbd677 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:43
>     #3 0x8f5d16 in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:898:30
>     #4 0x2ef2b77 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:238:13
>     #5 0x30db148 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7fdb0b310f52 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 Sep2022 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==904386==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x19c2cdf in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0xcbd677 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:43
>     #3 0x8f5d16 in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:898:30
>     #4 0x2ef2b77 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:238:13
>     #5 0x30db148 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f0c6207bf52 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 Sep2022 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==904415==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x19c2cdf in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0xcbd677 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:43
>     #3 0x8f5d16 in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:898:30
>     #4 0x2ef2b77 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:238:13
>     #5 0x30db148 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7fb07c0b0f52 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 Sep2022 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==904414==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x19c2cdf in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0xcbd677 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:43
>     #3 0x8f5d16 in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:898:30
>     #4 0x2ef2b77 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:238:13
>     #5 0x30db148 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f4ae360df52 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 Sep2022 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==904412==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x19c2cdf in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0xcbd677 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:43
>     #3 0x8f5d16 in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:898:30
>     #4 0x2ef2b77 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:238:13
>     #5 0x30db148 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7fa67110bf52 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 Sep2022 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==904387==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x19c2cdf in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0xcbd677 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:43
>     #3 0x8f5d16 in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:898:30
>     #4 0x2ef2b77 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:238:13
>     #5 0x30db148 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f2da44cef52 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 Sep2022 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==904395==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x19c2cdf in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0xcbd677 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:361:43
>     #3 0x8f5d16 in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:898:30
>     #4 0x2ef2b77 in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:238:13
>     #5 0x30db148 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f9580c97f52 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 waypoint chargingstation create parking ( Last six runs Sep2022 )

---------- Differences in errors ----------
7,38c7,41
< Warning: Vehicle 'flow.2' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-4.64, offset=3.86), time=20.00.
< Warning: Vehicle 'flow.2' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.96), time=21.00.
< Warning: Vehicle 'flow.3' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-3.27, offset=0.22), time=24.00.
< Warning: Vehicle 'flow.3' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.21), time=25.00.
< Warning: Vehicle 'flow.3' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.40), time=26.00.
< Warning: Vehicle 'flow.4' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-3.46, offset=2.94), time=30.00.
< Warning: Vehicle 'flow.4' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.43), time=31.00.
< Warning: Vehicle 'flow.5' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-2.92, offset=0.22), time=34.00.
< Warning: Vehicle 'flow.5' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.64), time=35.00.
< Warning: Vehicle 'flow.6' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-3.43, offset=0.70), time=38.00.
< Warning: Vehicle 'flow.6' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.80), time=39.00.
< Warning: Vehicle 'flow.7' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-3.57, offset=1.97), time=42.00.
< Warning: Vehicle 'flow.7' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.57), time=43.00.
< Warning: Vehicle 'flow.8' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-3.62, offset=1.43), time=46.00.
< Warning: Vehicle 'flow.8' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.36), time=47.00.
< Warning: Vehicle 'flow.9' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-4.09, offset=5.57), time=51.00.
< Warning: Vehicle 'flow.10' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-4.50, offset=3.71), time=54.00.
< Warning: Vehicle 'flow.10' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.93), time=55.00.
< Warning: Vehicle 'flow.11' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-4.27, offset=5.78), time=59.00.
< Warning: Vehicle 'flow.11' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.77), time=60.00.
< Warning: Vehicle 'flow.12' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-3.51, offset=2.76), time=64.00.
< Warning: Vehicle 'flow.12' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.23), time=65.00.
< Warning: Vehicle 'flow.13' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-3.88, offset=4.61), time=69.00.
< Warning: Vehicle 'flow.13' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.80), time=70.00.
< Warning: Vehicle 'flow.14' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-4.73, offset=6.66), time=74.00.
< Warning: Vehicle 'flow.14' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.32), time=75.00.
< Warning: Vehicle 'flow.15' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-4.42, offset=5.58), time=79.00.
< Warning: Vehicle 'flow.15' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.00), time=80.00.
< Warning: Vehicle 'flow.16' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-3.71, offset=3.42), time=84.00.
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation inspect parking ( Last six runs Sep2022 )

---------- Differences in errors ----------
2,5c2,3
< Warning: Vehicle 'flow.7' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-7.83, offset=2.86), time=37.00.
< Warning: Vehicle 'flow.9' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-7.46, offset=2.76), time=45.00.
< Warning: Vehicle 'flow.12' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-8.38, offset=1.73), time=55.00.
< Warning: Vehicle 'flow.15' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-8.00, offset=4.44), time=66.00.
---
> Warning: Vehicle 'flow.11' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-8.08, offset=1.75), time=52.00.
> Warning: Vehicle 'flow.12' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-7.79, offset=0.27), time=55.00.

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

---------- Differences in errors ----------
1,15d0
< Warning: Vehicle 'flow.0' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'flow.1' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'flow.1' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-6.63, offset=1.96), time=23.00.
< Warning: Vehicle 'flow.2' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'flow.2' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-9.39, offset=10.36), time=27.00.
< Warning: Vehicle 'flow.3' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'flow.3' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-9.06, offset=10.37), time=31.00.
< Warning: Vehicle 'flow.4' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'flow.4' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-7.63, offset=5.93), time=34.00.
< Warning: Vehicle 'flow.5' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'flow.5' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-8.00, offset=5.05), time=38.00.
< Warning: Vehicle 'flow.6' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'flow.6' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-8.73, offset=6.15), time=42.00.
< Warning: Vehicle 'flow.7' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'flow.7' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-7.69, offset=2.29), time=46.00.
17c2
< Warning: Vehicle 'flow.8' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-7.44, offset=4.03), time=51.00.
---
> Warning: Vehicle 'flow.8' performs emergency braking on lane 'gneE1_0' with decel=9.25, wished=4.50, severity=1.06, time=117.00.
19d3
< Warning: Vehicle 'flow.9' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-8.35, offset=5.58), time=55.00.
21d4
< Warning: Vehicle 'flow.10' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-8.88, offset=10.35), time=59.00.
23c6
< Warning: Vehicle 'flow.11' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-9.43, offset=9.85), time=62.00.
---
> Warning: Vehicle 'flow.11' performs emergency braking on lane 'gneE1_0' with decel=9.32, wished=4.50, severity=1.07, time=128.00.
25,28c8
< Warning: Vehicle 'flow.12' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-8.64, offset=7.76), time=66.00.
<truncated after showing first 30 lines>
demandelements waypoint chargingstation inspect_selection acttype ( Last six runs Sep2022 )
demandelements waypoint chargingstation inspect_selection permitted ( Last six runs Sep2022 )

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation inspect_selection duration ( Last six runs Sep2022 )

---------- Differences in errors ----------
1,15d0
< Warning: Vehicle 'flow.0' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'flow.1' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'flow.1' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-6.63, offset=1.96), time=23.00.
< Warning: Vehicle 'flow.2' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'flow.2' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-9.39, offset=10.36), time=27.00.
< Warning: Vehicle 'flow.3' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'flow.3' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-9.06, offset=10.37), time=31.00.
< Warning: Vehicle 'flow.4' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'flow.4' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-7.63, offset=5.93), time=34.00.
< Warning: Vehicle 'flow.5' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'flow.5' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-8.00, offset=5.05), time=38.00.
< Warning: Vehicle 'flow.6' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'flow.6' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-8.73, offset=6.15), time=42.00.
< Warning: Vehicle 'flow.7' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'flow.7' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-7.69, offset=2.29), time=46.00.
17c2
< Warning: Vehicle 'flow.8' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-7.44, offset=4.03), time=51.00.
---
> Warning: Vehicle 'flow.8' performs emergency braking on lane 'gneE1_0' with decel=9.65, wished=4.50, severity=1.15, time=50.00.
19d3
< Warning: Vehicle 'flow.9' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-8.35, offset=5.58), time=55.00.
21d4
< Warning: Vehicle 'flow.10' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-8.88, offset=10.35), time=59.00.
23d5
< Warning: Vehicle 'flow.11' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-9.43, offset=9.85), time=62.00.
25d6
< Warning: Vehicle 'flow.12' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-8.64, offset=7.76), time=66.00.
27,34d7
< Warning: Vehicle 'flow.13' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-9.49, offset=8.28), time=69.00.
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation inspect_selection extension ( Last six runs Sep2022 )

---------- Differences in errors ----------
1,15d0
< Warning: Vehicle 'flow.0' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'flow.1' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'flow.1' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-6.63, offset=1.96), time=23.00.
< Warning: Vehicle 'flow.2' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'flow.2' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-9.39, offset=10.36), time=27.00.
< Warning: Vehicle 'flow.3' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'flow.3' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-9.06, offset=10.37), time=31.00.
< Warning: Vehicle 'flow.4' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'flow.4' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-7.63, offset=5.93), time=34.00.
< Warning: Vehicle 'flow.5' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'flow.5' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-8.00, offset=5.05), time=38.00.
< Warning: Vehicle 'flow.6' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'flow.6' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-8.73, offset=6.15), time=42.00.
< Warning: Vehicle 'flow.7' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'flow.7' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-7.69, offset=2.29), time=46.00.
17c2
< Warning: Vehicle 'flow.8' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-7.44, offset=4.03), time=51.00.
---
> Warning: Vehicle 'flow.8' performs emergency braking on lane 'gneE1_0' with decel=9.25, wished=4.50, severity=1.06, time=110.00.
19d3
< Warning: Vehicle 'flow.9' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-8.35, offset=5.58), time=55.00.
21d4
< Warning: Vehicle 'flow.10' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-8.88, offset=10.35), time=59.00.
23c6
< Warning: Vehicle 'flow.11' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-9.43, offset=9.85), time=62.00.
---
> Warning: Vehicle 'flow.11' performs emergency braking on lane 'gneE1_0' with decel=9.32, wished=4.50, severity=1.07, time=121.00.
25,28c8
< Warning: Vehicle 'flow.12' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-8.64, offset=7.76), time=66.00.
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation inspect_selection triggered_container ( Last six runs Sep2022 )

---------- Differences in errors ----------
4d3
< Warning: Vehicle 'flow.0' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
6,7d4
< Warning: Vehicle 'flow.1' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'flow.1' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-6.63, offset=1.96), time=23.00.
9,10d5
< Warning: Vehicle 'flow.2' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'flow.2' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-9.39, offset=10.36), time=27.00.
12,13d6
< Warning: Vehicle 'flow.3' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'flow.3' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-9.06, offset=10.37), time=31.00.
15,16d7
< Warning: Vehicle 'flow.4' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'flow.4' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-7.63, offset=5.93), time=34.00.
18,19d8
< Warning: Vehicle 'flow.5' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'flow.5' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-8.00, offset=5.05), time=38.00.
21,22d9
< Warning: Vehicle 'flow.6' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'flow.6' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-8.73, offset=6.15), time=42.00.
24,25d10
< Warning: Vehicle 'flow.7' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'flow.7' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-7.69, offset=2.29), time=46.00.
28d12
< Warning: Vehicle 'flow.8' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-7.44, offset=4.03), time=51.00.
30,32d13
< Warning: Vehicle 'flow.9' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'flow.9' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-8.35, offset=5.58), time=55.00.
< Warning: Vehicle 'flow.12' ignores container triggered stop on lane 'gneE0_0' due to capacity constraints.
34c15,16
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation inspect_selection triggered_join ( Last six runs Sep2022 )

---------- Differences in errors ----------
1,1487d0
< Warning: Vehicle 'flow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-2.30, offset=0.77), time=21.00.
< Warning: Vehicle 'flow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.48), time=22.00.
< Warning: Vehicle 'flow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.55), time=23.00.
< Warning: Vehicle 'flow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.16), time=24.00.
< Warning: Vehicle 'flow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.56), time=25.00.
< Warning: Vehicle 'flow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.12), time=26.00.
< Warning: Vehicle 'flow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.33), time=27.00.
< Warning: Vehicle 'flow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.04), time=28.00.
< Warning: Vehicle 'flow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.44), time=29.00.
< Warning: Vehicle 'flow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.00), time=30.00.
< Warning: Vehicle 'flow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.64), time=31.00.
< Warning: Vehicle 'flow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.55), time=32.00.
< Warning: Vehicle 'flow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.89), time=33.00.
< Warning: Vehicle 'flow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.39), time=34.00.
< Warning: Vehicle 'flow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.74), time=35.00.
< Warning: Vehicle 'flow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.15), time=36.00.
< Warning: Vehicle 'flow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.81), time=37.00.
< Warning: Vehicle 'flow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.44), time=38.00.
< Warning: Vehicle 'flow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.15), time=39.00.
< Warning: Vehicle 'flow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.00), time=40.00.
< Warning: Vehicle 'flow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.22), time=41.00.
< Warning: Vehicle 'flow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.92), time=42.00.
< Warning: Vehicle 'flow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.90), time=43.00.
< Warning: Vehicle 'flow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.62), time=44.00.
< Warning: Vehicle 'flow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.58), time=45.00.
< Warning: Vehicle 'flow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.40), time=46.00.
< Warning: Vehicle 'flow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.93), time=47.00.
< Warning: Vehicle 'flow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.60), time=48.00.
< Warning: Vehicle 'flow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.91), time=49.00.
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation inspect_selection triggered_person ( Last six runs Sep2022 )

---------- Differences in errors ----------
1,719c1,3
< Warning: Vehicle 'flow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-2.30, offset=0.77), time=21.00.
< Warning: Vehicle 'flow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.48), time=22.00.
< Warning: Vehicle 'flow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.55), time=23.00.
< Warning: Vehicle 'flow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.16), time=24.00.
< Warning: Vehicle 'flow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.56), time=25.00.
< Warning: Vehicle 'flow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.12), time=26.00.
< Warning: Vehicle 'flow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.33), time=27.00.
< Warning: Vehicle 'flow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.04), time=28.00.
< Warning: Vehicle 'flow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.44), time=29.00.
< Warning: Vehicle 'flow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.00), time=30.00.
< Warning: Vehicle 'flow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.64), time=31.00.
< Warning: Vehicle 'flow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.55), time=32.00.
< Warning: Vehicle 'flow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.89), time=33.00.
< Warning: Vehicle 'flow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.39), time=34.00.
< Warning: Vehicle 'flow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.74), time=35.00.
< Warning: Vehicle 'flow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.15), time=36.00.
< Warning: Vehicle 'flow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.81), time=37.00.
< Warning: Vehicle 'flow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.44), time=38.00.
< Warning: Vehicle 'flow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.15), time=39.00.
< Warning: Vehicle 'flow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.00), time=40.00.
< Warning: Vehicle 'flow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.22), time=41.00.
< Warning: Vehicle 'flow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.92), time=42.00.
< Warning: Vehicle 'flow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.90), time=43.00.
< Warning: Vehicle 'flow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.62), time=44.00.
< Warning: Vehicle 'flow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.58), time=45.00.
< Warning: Vehicle 'flow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.40), time=46.00.
< Warning: Vehicle 'flow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.93), time=47.00.
< Warning: Vehicle 'flow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.60), time=48.00.
< Warning: Vehicle 'flow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.91), time=49.00.
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation inspect_selection until ( Last six runs Sep2022 )

---------- Differences in errors ----------
1,3d0
< Warning: Vehicle 'flow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-7.65, offset=0.09), time=9.00.
< Warning: Vehicle 'flow.0' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'flow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.86), time=10.00.
5,9c2
< Warning: Vehicle 'flow.1' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-7.81, offset=5.15), time=15.00.
< Warning: Vehicle 'flow.2' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'flow.2' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-8.91, offset=8.75), time=19.00.
< Warning: Vehicle 'flow.3' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'flow.3' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-7.87, offset=4.33), time=22.00.
---
> Warning: Vehicle 'flow.1' performs emergency braking on lane 'gneE1_0' with decel=9.25, wished=4.50, severity=1.06, time=96.00.
11c4
< Warning: Vehicle 'flow.4' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-7.75, offset=3.74), time=25.00.
---
> Warning: Vehicle 'flow.5' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-7.24, offset=0.31), time=109.00.
13d5
< Warning: Vehicle 'flow.5' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-9.02, offset=8.80), time=30.00.
15c7
< Warning: Vehicle 'flow.6' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-8.59, offset=9.30), time=34.00.
---
> Warning: Vehicle 'flow.6' performs emergency braking on lane 'gneE1_0' with decel=9.00, wished=4.50, severity=1.00, time=113.00.
17d8
< Warning: Vehicle 'flow.7' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-8.77, offset=6.58), time=38.00.
19d9
< Warning: Vehicle 'flow.8' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-7.84, offset=3.39), time=42.00.
21,22d10
< Warning: Vehicle 'flow.9' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-7.61, offset=5.47), time=47.00.
< Warning: Vehicle 'flow.10' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-7.60, offset=0.19), time=50.00.
24,26d11
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1d0
< Warning: Vehicle 'trip' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
demandelements waypoint containerstop inspect_selection acttype ( Last six runs Sep2022 )
demandelements waypoint containerstop inspect_selection duration ( Last six runs Sep2022 )
demandelements waypoint containerstop inspect_selection extension ( Last six runs Sep2022 )
demandelements waypoint containerstop inspect_selection permitted ( Last six runs Sep2022 )

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop inspect_selection triggered_container ( Last six runs Sep2022 )

---------- Differences in errors ----------
2d1
< Warning: Vehicle 'trip' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop inspect_selection triggered_join ( Last six runs Sep2022 )

---------- Differences in errors ----------
1,1479d0
< Warning: Vehicle 'trip' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-2.68, offset=2.16), time=21.00.
< Warning: Vehicle 'trip' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.44), time=22.00.
< Warning: Vehicle 'trip' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.76), time=23.00.
< Warning: Vehicle 'trip' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.48), time=24.00.
< Warning: Vehicle 'trip' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.49), time=25.00.
< Warning: Vehicle 'trip' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.55), time=26.00.
< Warning: Vehicle 'trip' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.40), time=27.00.
< Warning: Vehicle 'trip' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.16), time=28.00.
< Warning: Vehicle 'trip' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.03), time=29.00.
< Warning: Vehicle 'trip' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.77), time=30.00.
< Warning: Vehicle 'trip' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.56), time=31.00.
< Warning: Vehicle 'trip' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.61), time=32.00.
< Warning: Vehicle 'trip' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.76), time=33.00.
< Warning: Vehicle 'trip' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.12), time=34.00.
< Warning: Vehicle 'trip' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.61), time=35.00.
< Warning: Vehicle 'trip' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.96), time=36.00.
< Warning: Vehicle 'trip' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.33), time=37.00.
< Warning: Vehicle 'trip' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.43), time=38.00.
< Warning: Vehicle 'trip' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.59), time=39.00.
< Warning: Vehicle 'trip' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.04), time=40.00.
< Warning: Vehicle 'trip' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.98), time=41.00.
< Warning: Vehicle 'trip' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.12), time=42.00.
< Warning: Vehicle 'trip' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.00), time=43.00.
< Warning: Vehicle 'trip' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.44), time=44.00.
< Warning: Vehicle 'trip' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.21), time=45.00.
< Warning: Vehicle 'trip' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.96), time=46.00.
< Warning: Vehicle 'trip' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.40), time=47.00.
< Warning: Vehicle 'trip' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.00), time=48.00.
< Warning: Vehicle 'trip' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.53), time=49.00.
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop inspect_selection triggered_person ( Last six runs Sep2022 )

---------- Differences in errors ----------
1,79d0
< Warning: Vehicle 'trip' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-2.68, offset=2.16), time=21.00.
< Warning: Vehicle 'trip' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.44), time=22.00.
< Warning: Vehicle 'trip' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.76), time=23.00.
< Warning: Vehicle 'trip' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.48), time=24.00.
< Warning: Vehicle 'trip' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.49), time=25.00.
< Warning: Vehicle 'trip' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.55), time=26.00.
< Warning: Vehicle 'trip' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.40), time=27.00.
< Warning: Vehicle 'trip' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.16), time=28.00.
< Warning: Vehicle 'trip' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.03), time=29.00.
< Warning: Vehicle 'trip' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.77), time=30.00.
< Warning: Vehicle 'trip' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.56), time=31.00.
< Warning: Vehicle 'trip' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.61), time=32.00.
< Warning: Vehicle 'trip' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.76), time=33.00.
< Warning: Vehicle 'trip' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.12), time=34.00.
< Warning: Vehicle 'trip' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.61), time=35.00.
< Warning: Vehicle 'trip' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.96), time=36.00.
< Warning: Vehicle 'trip' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.33), time=37.00.
< Warning: Vehicle 'trip' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.43), time=38.00.
< Warning: Vehicle 'trip' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.59), time=39.00.
< Warning: Vehicle 'trip' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.04), time=40.00.
< Warning: Vehicle 'trip' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.98), time=41.00.
< Warning: Vehicle 'trip' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.12), time=42.00.
< Warning: Vehicle 'trip' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.00), time=43.00.
< Warning: Vehicle 'trip' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.44), time=44.00.
< Warning: Vehicle 'trip' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.21), time=45.00.
< Warning: Vehicle 'trip' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.96), time=46.00.
< Warning: Vehicle 'trip' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.40), time=47.00.
< Warning: Vehicle 'trip' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.00), time=48.00.
< Warning: Vehicle 'trip' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.53), time=49.00.
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop inspect_selection until ( Last six runs Sep2022 )

---------- Differences in errors ----------
0a1
> Warning: Vehicle 'trip' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-7.25, offset=0.58), time=91.00.
2d2
< Warning: Vehicle 'trip' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-10.10, offset=11.55), time=10.00.

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane create acttype ( Last six runs Sep2022 )

---------- Differences in errors ----------
1,48c1,2
< Warning: Vehicle 'routeFlow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-10.10, offset=11.55), time=10.00.
< Warning: Vehicle 'routeFlow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.30), time=11.00.
< Warning: Vehicle 'routeFlow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.10), time=12.00.
< Warning: Vehicle 'routeFlow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.44), time=13.00.
< Warning: Vehicle 'routeFlow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.76), time=14.00.
< Warning: Vehicle 'routeFlow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.48), time=15.00.
< Warning: Vehicle 'routeFlow.1' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-9.13, offset=7.61), time=210.00.
< Warning: Vehicle 'routeFlow.1' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.77), time=211.00.
< Warning: Vehicle 'routeFlow.1' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.56), time=212.00.
< Warning: Vehicle 'routeFlow.1' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.61), time=213.00.
< Warning: Vehicle 'routeFlow.1' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.76), time=214.00.
< Warning: Vehicle 'routeFlow.1' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.12), time=215.00.
< Warning: Vehicle 'routeFlow.2' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-7.55, offset=4.39), time=411.00.
< Warning: Vehicle 'routeFlow.2' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.04), time=412.00.
< Warning: Vehicle 'routeFlow.2' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.98), time=413.00.
< Warning: Vehicle 'routeFlow.2' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.12), time=414.00.
< Warning: Vehicle 'routeFlow.2' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.00), time=415.00.
< Warning: Vehicle 'routeFlow.2' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.44), time=416.00.
< Warning: Vehicle 'routeFlow.3' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-8.08, offset=6.44), time=611.00.
< Warning: Vehicle 'routeFlow.3' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.43), time=612.00.
< Warning: Vehicle 'routeFlow.3' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.85), time=613.00.
< Warning: Vehicle 'routeFlow.3' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.64), time=614.00.
< Warning: Vehicle 'routeFlow.3' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.43), time=615.00.
< Warning: Vehicle 'routeFlow.3' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.46), time=616.00.
< Warning: Vehicle 'routeFlow.4' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-8.39, offset=5.35), time=810.00.
< Warning: Vehicle 'routeFlow.4' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.89), time=811.00.
< Warning: Vehicle 'routeFlow.4' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.41), time=812.00.
< Warning: Vehicle 'routeFlow.4' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.12), time=813.00.
< Warning: Vehicle 'routeFlow.4' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.40), time=814.00.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane create line ( Last six runs Sep2022 )

---------- Differences in errors ----------
1,40c1,2
< Warning: Vehicle 'routeFlow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-10.10, offset=11.55), time=10.00.
< Warning: Vehicle 'routeFlow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.30), time=11.00.
< Warning: Vehicle 'routeFlow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.10), time=12.00.
< Warning: Vehicle 'routeFlow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.44), time=13.00.
< Warning: Vehicle 'routeFlow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.76), time=14.00.
< Warning: Vehicle 'routeFlow.1' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-8.46, offset=5.41), time=210.00.
< Warning: Vehicle 'routeFlow.1' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.03), time=211.00.
< Warning: Vehicle 'routeFlow.1' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.77), time=212.00.
< Warning: Vehicle 'routeFlow.1' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.56), time=213.00.
< Warning: Vehicle 'routeFlow.1' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.61), time=214.00.
< Warning: Vehicle 'routeFlow.2' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-8.53, offset=6.69), time=411.00.
< Warning: Vehicle 'routeFlow.2' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.43), time=412.00.
< Warning: Vehicle 'routeFlow.2' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.59), time=413.00.
< Warning: Vehicle 'routeFlow.2' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.04), time=414.00.
< Warning: Vehicle 'routeFlow.2' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.98), time=415.00.
< Warning: Vehicle 'routeFlow.3' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-8.36, offset=6.55), time=611.00.
< Warning: Vehicle 'routeFlow.3' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.40), time=612.00.
< Warning: Vehicle 'routeFlow.3' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.00), time=613.00.
< Warning: Vehicle 'routeFlow.3' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.53), time=614.00.
< Warning: Vehicle 'routeFlow.3' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.43), time=615.00.
< Warning: Vehicle 'routeFlow.4' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-8.90, offset=7.31), time=810.00.
< Warning: Vehicle 'routeFlow.4' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.55), time=811.00.
< Warning: Vehicle 'routeFlow.4' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.56), time=812.00.
< Warning: Vehicle 'routeFlow.4' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.91), time=813.00.
< Warning: Vehicle 'routeFlow.4' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.43), time=814.00.
< Warning: Vehicle 'routeFlow.5' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-7.87, offset=5.86), time=1011.00.
< Warning: Vehicle 'routeFlow.5' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.54), time=1012.00.
< Warning: Vehicle 'routeFlow.5' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.47), time=1013.00.
< Warning: Vehicle 'routeFlow.5' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.21), time=1014.00.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane create speed ( Last six runs Sep2022 )

---------- Differences in errors ----------
1,16c1,2
< Warning: Vehicle 'routeFlow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-10.10, offset=11.55), time=10.00.
< Warning: Vehicle 'routeFlow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.30), time=11.00.
< Warning: Vehicle 'routeFlow.1' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-7.70, offset=3.31), time=210.00.
< Warning: Vehicle 'routeFlow.1' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.55), time=211.00.
< Warning: Vehicle 'routeFlow.2' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-8.80, offset=8.93), time=411.00.
< Warning: Vehicle 'routeFlow.2' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.61), time=412.00.
< Warning: Vehicle 'routeFlow.3' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-8.41, offset=6.45), time=611.00.
< Warning: Vehicle 'routeFlow.3' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.43), time=612.00.
< Warning: Vehicle 'routeFlow.4' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-9.51, offset=9.55), time=810.00.
< Warning: Vehicle 'routeFlow.4' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.44), time=811.00.
< Warning: Vehicle 'routeFlow.5' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-8.29, offset=7.21), time=1011.00.
< Warning: Vehicle 'routeFlow.5' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.43), time=1012.00.
< Warning: Vehicle 'routeFlow.6' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-8.47, offset=6.09), time=1210.00.
< Warning: Vehicle 'routeFlow.6' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.55), time=1211.00.
< Warning: Vehicle 'routeFlow.7' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-7.87, offset=2.83), time=1410.00.
< Warning: Vehicle 'routeFlow.7' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.12), time=1411.00.
---
> Error: stop for vehicle 'routeFlow.0' on lane 'gneE1_0' is not downstream the current route.
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane create triggered_container ( Last six runs Sep2022 )

---------- Differences in errors ----------
1,55c1,2
< Warning: Vehicle 'routeFlow.0' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow.0' performs emergency braking on lane 'gneE1_0' with decel=10.10, wished=4.50, severity=1.24, time=10.00.
< Warning: Vehicle 'routeFlow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.45), time=11.00.
< Warning: Vehicle 'routeFlow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.30), time=12.00.
< Warning: Vehicle 'routeFlow.0' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.10), time=14.00.
< Warning: Vehicle 'routeFlow.0' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.44), time=15.00.
< Warning: Vehicle 'routeFlow.0' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow.1' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow.1' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-2.40, offset=0.73), time=212.00.
< Warning: Vehicle 'routeFlow.1' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow.1' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.03), time=214.00.
< Warning: Vehicle 'routeFlow.1' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.77), time=215.00.
< Warning: Vehicle 'routeFlow.1' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow.2' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow.2' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-1.61, offset=0.93), time=413.00.
< Warning: Vehicle 'routeFlow.2' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow.2' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.33), time=415.00.
< Warning: Vehicle 'routeFlow.2' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.43), time=416.00.
< Warning: Vehicle 'routeFlow.2' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow.3' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow.3' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-2.00, offset=2.79), time=613.00.
< Warning: Vehicle 'routeFlow.3' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow.3' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=2.21), time=615.00.
< Warning: Vehicle 'routeFlow.3' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.96), time=616.00.
< Warning: Vehicle 'routeFlow.3' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow.4' ignores container triggered stop on lane 'gneE1_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow.4' performs emergency braking on lane 'gneE1_0' with decel=10.33, wished=4.50, severity=1.30, time=810.00.
< Warning: Vehicle 'routeFlow.4' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=0.00, offset=1.18), time=811.00.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane create triggered_person ( Last six runs Sep2022 )

---------- Differences in errors ----------
1,3c1,2
< Warning: Vehicle 'routeFlow.0' performs emergency braking on lane 'gneE1_0' with decel=10.10, wished=4.50, severity=1.24, time=10.00.
< Warning: Vehicle 'routeFlow.1' performs emergency braking on lane 'gneE1_0' with decel=9.28, wished=4.50, severity=1.06, time=210.00.
< Warning: Vehicle 'routeFlow.4' performs emergency braking on lane 'gneE1_0' with decel=9.33, wished=4.50, severity=1.07, time=810.00.
---
> Error: stop for vehicle 'routeFlow.0' on lane 'gneE1_0' is not downstream the current route.
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane load parking ( Last six runs Sep2022 )

---------- Differences in errors ----------
1,3d0
< Warning: Vehicle 'routeFlow_5.2' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-7.87, offset=0.39), time=429.00.
< Warning: Vehicle 'routeFlow_3.3' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-8.20, offset=0.26), time=620.00.
< Warning: Vehicle 'routeFlow_3.5' performs emergency stop at the end of lane 'gneE1_0' for unknown reasons (decel=-7.86, offset=0.60), time=1020.00.

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

---------- Differences in errors ----------
0a1,52
> 
> =================================================================
> ==894295==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x18ae460 in NLJunctionControlBuilder::closeJunctionLogic() /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:483:30
>     #2 0x17ec6ba in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:317:46
>     #3 0x30db148 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #4 0x7f145bae2f52 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 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x18d1e10 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 0x18d1d3d 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 0x18d166f 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 0x18ded3f 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 0x18de242 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 0x18b49e5 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 0x18ae7fb in NLJunctionControlBuilder::closeJunctionLogic() /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:485:17
>     #8 0x17ec6ba in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:317:46
>     #9 0x30db148 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #10 0x7f145bae2f52 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 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x18d1e10 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 0x18d1d3d 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 0x18d166f 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 Sep2022 )

---------- Differences in errors ----------
0a1,52
> 
> =================================================================
> ==894575==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 64 byte(s) in 1 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x18ae460 in NLJunctionControlBuilder::closeJunctionLogic() /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:483:30
>     #2 0x17ec6ba in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:317:46
>     #3 0x30db148 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #4 0x7fde7e14ff52 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 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x18d1e10 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 0x18d1d3d 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 0x18d166f 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 0x18ded3f 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 0x18de242 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 0x18b49e5 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 0x18ae7fb in NLJunctionControlBuilder::closeJunctionLogic() /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:485:17
>     #8 0x17ec6ba in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:317:46
>     #9 0x30db148 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #10 0x7fde7e14ff52 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 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x18d1e10 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 0x18d1d3d 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 0x18d166f 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 trafficlights joined phases NEMA buttons delete ( Last six runs Sep2022 )

---------- Differences in errors ----------
2a3,672
> 
> =================================================================
> ==897011==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 149952 byte(s) in 88 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x187fb78 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 0x17c3dc8 in NLHandler::addLane(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:540:49
>     #3 0x17b4dd5 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:102:17
>     #4 0x30d93c3 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 0x7feb087fc5ae 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 53856 byte(s) in 44 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x1887d22 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 0x187f0ef 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 0x17bf9c3 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:455:30
>     #4 0x17b4cd7 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x30d93c3 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 0x7feb087fc5ae 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 34560 byte(s) in 80 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x17d3351 in NLHandler::addConnection(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1453:16
>     #2 0x17b5abc in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:127:17
>     #3 0x30d93c3 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
>     #4 0x7feb087fc5ae 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 19008 byte(s) in 28 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements trafficlights joined phases NEMA name ( Last six runs Sep2022 )

---------- Differences in errors ----------
2a3,672
> 
> =================================================================
> ==896945==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 149952 byte(s) in 88 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x187fb78 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 0x17c3dc8 in NLHandler::addLane(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:540:49
>     #3 0x17b4dd5 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:102:17
>     #4 0x30d93c3 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 0x7f0148ee55ae 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 53856 byte(s) in 44 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x1887d22 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 0x187f0ef 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 0x17bf9c3 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:455:30
>     #4 0x17b4cd7 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x30d93c3 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 0x7f0148ee55ae 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 34560 byte(s) in 80 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x17d3351 in NLHandler::addConnection(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1453:16
>     #2 0x17b5abc in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:127:17
>     #3 0x30d93c3 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
>     #4 0x7f0148ee55ae 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 19008 byte(s) in 28 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements trafficlights single phases NEMA buttons delete ( Last six runs Sep2022 )

---------- Differences in errors ----------
2a3,655
> 
> =================================================================
> ==896391==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 81792 byte(s) in 48 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x187fb78 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 0x17c3dc8 in NLHandler::addLane(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:540:49
>     #3 0x17b4dd5 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:102:17
>     #4 0x30d93c3 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 0x7f6b8ad105ae 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 29376 byte(s) in 24 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x1887d22 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 0x187f0ef 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 0x17bf9c3 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:455:30
>     #4 0x17b4cd7 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x30d93c3 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 0x7f6b8ad105ae 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 20736 byte(s) in 48 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x17d3351 in NLHandler::addConnection(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1453:16
>     #2 0x17b5abc in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:127:17
>     #3 0x30d93c3 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
>     #4 0x7f6b8ad105ae 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 10560 byte(s) in 16 object(s) allocated from:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : netelements trafficlights single phases NEMA name ( Last six runs Sep2022 )

---------- Differences in errors ----------
2a3,655
> 
> =================================================================
> ==896348==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 81792 byte(s) in 48 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x187fb78 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 0x17c3dc8 in NLHandler::addLane(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:540:49
>     #3 0x17b4dd5 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:102:17
>     #4 0x30d93c3 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 0x7f722301a5ae 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 29376 byte(s) in 24 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x1887d22 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 0x187f0ef 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 0x17bf9c3 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:455:30
>     #4 0x17b4cd7 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x30d93c3 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 0x7f722301a5ae 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 20736 byte(s) in 48 object(s) allocated from:
>     #0 0x55134d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x55134d)
>     #1 0x17d3351 in NLHandler::addConnection(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1453:16
>     #2 0x17b5abc in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:127:17
>     #3 0x30d93c3 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
>     #4 0x7f722301a5ae 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 10560 byte(s) in 16 object(s) allocated from:
<truncated after showing first 30 lines>

Detailed information for the tests that had known bugs:

25 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 Sep2022 )
demandelements container volatilerecomputing ( Last six runs Sep2022 )
demandelements containerflow fix ( Last six runs Sep2022 )
demandelements containerflow volatilerecomputing ( Last six runs Sep2022 )
demandelements flow fix ( Last six runs Sep2022 )
demandelements flow_embedded fix ( Last six runs Sep2022 )
demandelements flow_junctions fix ( Last six runs Sep2022 )
demandelements person fix ( Last six runs Sep2022 )
demandelements person volatilerecomputing ( Last six runs Sep2022 )
demandelements personflow fix ( Last six runs Sep2022 )
demandelements personflow volatilerecomputing ( Last six runs Sep2022 )
demandelements routeflow fix ( Last six runs Sep2022 )
demandelements trip fix ( Last six runs Sep2022 )
demandelements trip_junctions fix ( Last six runs Sep2022 )
demandelements vehicle fix ( Last six runs Sep2022 )
demandelements vehicle_embedded fix ( Last six runs Sep2022 )
netelements trafficlights joined attributes E1 ( Last six runs Sep2022 )
netelements trafficlights joined file load ( Last six runs Sep2022 )
netelements trafficlights joined file save ( Last six runs Sep2022 )
netelements trafficlights joined programs select ( Last six runs Sep2022 )
netelements trafficlights single attributes E1 ( Last six runs Sep2022 )
netelements trafficlights single file load ( Last six runs Sep2022 )
netelements trafficlights single file save ( Last six runs Sep2022 )
netelements trafficlights single programs select ( Last six runs Sep2022 )
selection basic contextual_menu ( Last six runs Sep2022 )

Detailed information for the tests that were terminated before completion:

8 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 poisson ( Last six runs Sep2022 )
demandelements flow inspect poisson ( Last six runs Sep2022 )
demandelements flow_embedded create poisson ( Last six runs Sep2022 )
demandelements flow_junctions create color ( Last six runs Sep2022 )
demandelements flow_junctions create departposlat ( Last six runs Sep2022 )
demandelements flow_junctions create poisson ( Last six runs Sep2022 )
demandelements flow_junctions inspect poisson ( Last six runs Sep2022 )
demandelements routeflow create poisson ( Last six runs Sep2022 )

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

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
4520,9489d4519
< Error: Vehicle 'flowB.4380' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4381' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4382' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4383' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4384' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4385' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4386' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4387' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4388' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4389' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4390' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4391' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4392' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4393' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4394' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4395' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4396' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4397' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4398' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4399' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4400' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4401' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4402' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4403' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4404' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4405' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4406' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4407' will not be able to depart using the given velocity (junction 'gneJ6' too close)!
< Error: Vehicle 'flowB.4408' 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 Sep2022 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
4386,11401d4385
< Warning: Person 'pf_1.6279' is jammed on edge 'gneE4', time=2764.00.
< Warning: Person 'pf_1.6280' is jammed on edge 'gneE4', time=2764.00.
< Warning: Person 'pf_1.6281' is jammed on edge 'gneE4', time=2764.00.
< Warning: Person 'pf_0.6294' is jammed on edge 'gneE2', time=2764.00.
< Warning: Person 'pf_1.6282' is jammed on edge 'gneE4', time=2765.00.
< Warning: Person 'pf_1.6283' is jammed on edge 'gneE4', time=2765.00.
< Warning: Person 'pf_1.6284' is jammed on edge 'gneE4', time=2765.00.
< Warning: Person 'pf_0.6295' is jammed on edge 'gneE2', time=2765.00.
< Warning: Person 'pf_1.6285' is jammed on edge 'gneE4', time=2766.00.
< Warning: Person 'pf_1.6286' is jammed on edge 'gneE4', time=2766.00.
< Warning: Person 'pf_0.6296' is jammed on edge 'gneE2', time=2766.00.
< Warning: Person 'pf_0.6297' is jammed on edge 'gneE2', time=2766.00.
< Warning: Person 'pf_0.6298' is jammed on edge 'gneE2', time=2766.00.
< Warning: Person 'pf_1.6287' is jammed on edge 'gneE4', time=2767.00.
< Warning: Person 'pf_1.6288' is jammed on edge 'gneE4', time=2767.00.
< Warning: Person 'pf_1.6289' is jammed on edge 'gneE4', time=2767.00.
< Warning: Person 'pf_0.6299' is jammed on edge 'gneE2', time=2767.00.
< Warning: Person 'pf_0.6300' is jammed on edge 'gneE2', time=2767.00.
< Warning: Person 'pf_0.6301' is jammed on edge 'gneE2', time=2767.00.
< Warning: Person 'pf_1.6290' is jammed on edge 'gneE4', time=2768.00.
< Warning: Person 'pf_1.6291' is jammed on edge 'gneE4', time=2768.00.
< Warning: Person 'pf_0.6302' is jammed on edge 'gneE2', time=2768.00.
< Warning: Person 'pf_0.6303' is jammed on edge 'gneE2', time=2768.00.
< Warning: Person 'pf_1.6293' is jammed on edge 'gneE4', time=2769.00.
< Warning: Person 'pf_0.6304' is jammed on edge 'gneE2', time=2769.00.
< Warning: Person 'pf_0.6305' is jammed on edge 'gneE2', time=2769.00.
< Warning: Person 'pf_0.6306' is jammed on edge 'gneE2', time=2769.00.
< Warning: Person 'pf_0.6307' is jammed on edge 'gneE2', time=2769.00.
< Warning: Person 'pf_1.6294' is jammed on edge 'gneE4', time=2770.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 Sep2022 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
1519,3311d1518
< Error: Vehicle 'flowB.3271' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.3274' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.3283' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.3290' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.3295' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.3296' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.3299' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.3300' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.3302' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.3308' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.3309' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.3312' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.3315' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.3319' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.3321' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.3323' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.3325' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.3330' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.3331' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.3337' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.3340' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.3342' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.3345' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.3352' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.3354' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.3360' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.3361' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.3364' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.3375' 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.