28Jul23rv1_18_0+0508-22637e2f52c - 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.02Aug074308.1349045 -g

To start TextTest for these tests, run:

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


default: 4651 tests: 3891 succeeded 638 FAILED 98 known bugs 24 killed

Detailed information for the tests that FAILED:

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

---------- Differences in errors ----------
1a2
> sumo: /home/delphi/clangDebug/sumo/src/microsim/output/MSE2Collector.cpp:281: 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 : demandelements container create color ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==583221==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x558b40ae128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x558b41deacf4 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:252:12
>     #2 0x558b41de03cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x558b41d00eb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x558b41cf6049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x558b435964e9 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 0x7fc99a6224d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x558b40ae128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x558b41e01ed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x558b41dff64e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x558b41d30546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x558b435981e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fc99a622984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x558b40ae128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x558b410df659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x558b410df55a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==583202==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x56248b99728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x56248cca0cf4 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:252:12
>     #2 0x56248cc963cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x56248cbb6eb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x56248cbac049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x56248e44c4e9 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 0x7fe44b28e4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x56248b99728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x56248ccb7ed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x56248ccb564e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x56248cbe6546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x56248e44e1e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fe44b28e984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x56248b99728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x56248bf95659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x56248bf9555a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==583201==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5589f58ea28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x5589f6bf3cf4 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:252:12
>     #2 0x5589f6be93cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5589f6b09eb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5589f6aff049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5589f839f4e9 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 0x7f13f14a94d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x5589f58ea28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x5589f6c0aed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5589f6c0864e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5589f6b39546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5589f83a11e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f13f14a9984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x5589f58ea28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x5589f5ee8659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5589f5ee855a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==583174==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55c15bf7628d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55c15d27fcf4 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:252:12
>     #2 0x55c15d2753cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55c15d195eb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55c15d18b049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55c15ea2b4e9 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 0x7f0b7bfcf4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55c15bf7628d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55c15d296ed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55c15d29464e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55c15d1c5546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55c15ea2d1e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f0b7bfcf984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55c15bf7628d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55c15c574659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55c15c57455a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==583191==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x557c7ec6928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x557c7ff72cf4 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:252:12
>     #2 0x557c7ff683cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x557c7fe88eb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x557c7fe7e049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x557c8171e4e9 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 0x7f4c3f7014d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x557c7ec6928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x557c7ff89ed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x557c7ff8764e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x557c7feb8546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x557c817201e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f4c3f701984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x557c7ec6928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x557c7f267659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x557c7f26755a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==583244==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55af49f6128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55af4b26acf4 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:252:12
>     #2 0x55af4b2603cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55af4b180eb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55af4b176049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55af4ca164e9 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 0x7f60373eb4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55af49f6128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55af4b281ed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55af4b27f64e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55af4b1b0546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55af4ca181e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f60373eb984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55af49f6128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55af4a55f659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55af4a55f55a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==583206==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55a13b5f128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55a13c8facf4 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:252:12
>     #2 0x55a13c8f03cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55a13c810eb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55a13c806049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55a13e0a64e9 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 0x7faaf82954d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55a13b5f128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55a13c911ed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55a13c90f64e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55a13c840546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55a13e0a81e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7faaf8295984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55a13b5f128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55a13bbef659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55a13bbef55a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements container delete ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==583293==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x565254f2b28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x565256234cf4 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:252:12
>     #2 0x56525622a3cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x56525614aeb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x565256140049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5652579e04e9 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 0x7f350ab474d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x565254f2b28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x56525624bed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x56525624964e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x56525617a546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5652579e21e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f350ab47984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x565254f2b28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x565255529659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x56525552955a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==583319==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5564f92f528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x5564fa5fecf4 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:252:12
>     #2 0x5564fa5f43cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5564fa514eb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5564fa50a049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5564fbdaa4e9 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 0x7ff4014e14d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x5564f92f528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x5564fa615ed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5564fa61364e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5564fa544546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5564fbdac1e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7ff4014e1984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x5564f92f528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x5564f98f3659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5564f98f355a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements container transform ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==583517==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x560c24d8628d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x560c2608fcf4 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:252:12
>     #2 0x560c260853cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x560c25fa5eb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x560c25f9b049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x560c2783b4e9 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 0x7fe2029914d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x560c24d8628d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x560c260a6ed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x560c260a464e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x560c25fd5546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x560c2783d1e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fe202991984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x560c24d8628d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x560c25384659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x560c2538455a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerflow create begin ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==583590==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55dc6b6d828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55dc6c9e1cf4 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:252:12
>     #2 0x55dc6c9d73cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55dc6c8f7eb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55dc6c8ed049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55dc6e18d4e9 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 0x7fd7792de4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55dc6b6d828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55dc6c9f8ed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55dc6c9f664e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55dc6c927546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55dc6e18f1e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fd7792de984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55dc6b6d828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55dc6bcd6659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55dc6bcd655a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerflow create color ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==583585==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x560c9098028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x560c91c89cf4 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:252:12
>     #2 0x560c91c7f3cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x560c91b9feb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x560c91b95049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x560c934354e9 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 0x7f19dadee4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x560c9098028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x560c91ca0ed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x560c91c9e64e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x560c91bcf546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x560c934371e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f19dadee984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x560c9098028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x560c90f7e659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x560c90f7e55a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerflow create containersperhour ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==583650==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5575b301128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x5575b431acf4 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:252:12
>     #2 0x5575b43103cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5575b4230eb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5575b4226049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5575b5ac64e9 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 0x7fb22406b4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x5575b301128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x5575b4331ed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5575b432f64e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5575b4260546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5575b5ac81e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fb22406b984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x5575b301128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x5575b360f659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5575b360f55a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerflow create default_stop default_stop_containerstop ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==583562==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55c64756028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55c648869cf4 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:252:12
>     #2 0x55c64885f3cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55c64877feb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55c648775049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55c64a0154e9 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 0x7fe146aa44d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55c64756028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55c648880ed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55c64887e64e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55c6487af546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55c64a0171e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fe146aa4984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55c64756028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55c647b5e659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55c647b5e55a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerflow create default_stop default_stop_lane ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==583561==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55f02d3a328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55f02e6accf4 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:252:12
>     #2 0x55f02e6a23cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55f02e5c2eb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55f02e5b8049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55f02fe584e9 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 0x7f9c8298c4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55f02d3a328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55f02e6c3ed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55f02e6c164e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55f02e5f2546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55f02fe5a1e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f9c8298c984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55f02d3a328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55f02d9a1659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55f02d9a155a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerflow create default_tranship default_tranship_containerstop ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==583543==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55b4a82d228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55b4a95dbcf4 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:252:12
>     #2 0x55b4a95d13cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55b4a94f1eb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55b4a94e7049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55b4aad874e9 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 0x7f8eab2654d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55b4a82d228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55b4a95f2ed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55b4a95f064e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55b4a9521546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55b4aad891e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f8eab265984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55b4a82d228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55b4a88d0659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55b4a88d055a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerflow create default_transport default_transport_containerstop ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==583549==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x560a5f20528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x560a6050ecf4 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:252:12
>     #2 0x560a605043cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x560a60424eb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x560a6041a049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x560a61cba4e9 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 0x7ffae22734d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x560a5f20528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x560a60525ed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x560a6052364e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x560a60454546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x560a61cbc1e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7ffae2273984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x560a5f20528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x560a5f803659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x560a5f80355a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerflow create default_transport default_transport_fromto ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==583547==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55c6ff9ef28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55c700cf8cf4 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:252:12
>     #2 0x55c700cee3cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55c700c0eeb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55c700c04049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55c7024a44e9 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 0x7f801ce994d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55c6ff9ef28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55c700d0fed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55c700d0d64e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55c700c3e546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55c7024a61e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f801ce99984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55c6ff9ef28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55c6fffed659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55c6fffed55a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerflow create end ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==583597==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x562c35b2b28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x562c36e34cf4 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:252:12
>     #2 0x562c36e2a3cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x562c36d4aeb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x562c36d40049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x562c385e04e9 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 0x7f62a620b4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x562c35b2b28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x562c36e4bed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x562c36e4964e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x562c36d7a546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x562c385e21e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f62a620b984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x562c35b2b28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x562c36129659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x562c3612955a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerflow create endnumber ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==583628==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55613c6d728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55613d9e0cf4 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:252:12
>     #2 0x55613d9d63cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55613d8f6eb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55613d8ec049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55613f18c4e9 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 0x7fe9f858e4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55613c6d728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55613d9f7ed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55613d9f564e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55613d926546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55613f18e1e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fe9f858e984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55613c6d728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55613ccd5659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55613ccd555a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerflow create id ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==583570==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55df80dbf28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55df820c8cf4 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:252:12
>     #2 0x55df820be3cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55df81fdeeb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55df81fd4049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55df838744e9 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 0x7f987a1444d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55df80dbf28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55df820dfed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55df820dd64e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55df8200e546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55df838761e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f987a144984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55df80dbf28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55df813bd659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55df813bd55a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerflow create number ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==583709==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5618f1f8b28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x5618f3294cf4 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:252:12
>     #2 0x5618f328a3cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5618f31aaeb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5618f31a0049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5618f4a404e9 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 0x7f5f17d004d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x5618f1f8b28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x5618f32abed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5618f32a964e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5618f31da546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5618f4a421e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f5f17d00984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x5618f1f8b28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x5618f2589659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5618f258955a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerflow create period ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==583657==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55ba82b7028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55ba83e79cf4 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:252:12
>     #2 0x55ba83e6f3cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55ba83d8feb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55ba83d85049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55ba856254e9 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 0x7f8095e814d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55ba82b7028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55ba83e90ed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55ba83e8e64e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55ba83dbf546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55ba856271e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f8095e81984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55ba82b7028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55ba8316e659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55ba8316e55a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerflow create poisson ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==583660==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55d99c61b28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55d99d924cf4 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:252:12
>     #2 0x55d99d91a3cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55d99d83aeb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55d99d830049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55d99f0d04e9 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 0x7f034b2274d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55d99c61b28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55d99d93bed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55d99d93964e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55d99d86a546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55d99f0d21e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f034b227984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55d99c61b28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55d99cc19659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55d99cc1955a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerflow create probability ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==583677==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x559c21a2b28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x559c22d34cf4 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:252:12
>     #2 0x559c22d2a3cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x559c22c4aeb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x559c22c40049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x559c244e04e9 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 0x7f5f7312e4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x559c21a2b28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x559c22d4bed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x559c22d4964e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x559c22c7a546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x559c244e21e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f5f7312e984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x559c21a2b28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x559c22029659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x559c2202955a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerflow inspect id ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==583741==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55c63c2d828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55c63d5e1cf4 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:252:12
>     #2 0x55c63d5d73cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55c63d4f7eb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55c63d4ed049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55c63ed8d4e9 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 0x7fd1b057b4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55c63c2d828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55c63d5f8ed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55c63d5f664e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55c63d527546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55c63ed8f1e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fd1b057b984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55c63c2d828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55c63c8d6659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55c63c8d655a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan basic delete_edge ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,110
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==584226==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1224 byte(s) in 1 object(s) allocated from:
>     #0 0x5564aff8728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x5564b1290cf4 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:252:12
>     #2 0x5564b12863cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5564b11a6eb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5564b119c049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5564b2a3c4e9 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 0x7f51f75ba4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x5564aff8728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x5564b12a7ed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5564b12a564e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5564b11d6546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5564b2a3e1e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f51f75ba984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 312 byte(s) in 1 object(s) allocated from:
>     #0 0x5564aff8728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x5564b0585659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5564b058555a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x5564b05854e7 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_containerstop create acttype ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==585063==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5600569de28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x560057ce7cf4 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:252:12
>     #2 0x560057cdd3cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x560057bfdeb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x560057bf3049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5600594934e9 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 0x7f6ebde454d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x5600569de28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x560057cfeed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x560057cfc64e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x560057c2d546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5600594951e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f6ebde45984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x5600569de28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x560056fdc659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x560056fdc55a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_containerstop create default ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==584995==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55fc5e6ea28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55fc5f9f3cf4 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:252:12
>     #2 0x55fc5f9e93cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55fc5f909eb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55fc5f8ff049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55fc6119f4e9 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 0x7f15631ca4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55fc5e6ea28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55fc5fa0aed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55fc5fa0864e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55fc5f939546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55fc611a11e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f15631ca984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55fc5e6ea28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55fc5ece8659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55fc5ece855a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_containerstop create duration ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==585000==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55add009828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55add13a1cf4 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:252:12
>     #2 0x55add13973cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55add12b7eb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55add12ad049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55add2b4d4e9 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 0x7f75b64224d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55add009828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55add13b8ed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55add13b664e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55add12e7546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55add2b4f1e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f75b6422984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55add009828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55add0696659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55add069655a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_containerstop create until ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==585012==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x56304b19928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x56304c4a2cf4 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:252:12
>     #2 0x56304c4983cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x56304c3b8eb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x56304c3ae049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x56304dc4e4e9 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 0x7f55e0f3e4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x56304b19928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x56304c4b9ed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x56304c4b764e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x56304c3e8546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x56304dc501e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f55e0f3e984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x56304b19928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x56304b797659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x56304b79755a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_containerstop delete ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==585103==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x561233b5028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x561234e59cf4 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:252:12
>     #2 0x561234e4f3cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x561234d6feb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x561234d65049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5612366054e9 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 0x7efef57cc4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x561233b5028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x561234e70ed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x561234e6e64e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x561234d9f546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5612366071e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7efef57cc984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x561233b5028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x56123414e659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x56123414e55a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_containerstop inspect acttype ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==585120==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55ef0624e28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55ef07557cf4 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:252:12
>     #2 0x55ef0754d3cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55ef0746deb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55ef07463049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55ef08d034e9 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 0x7f96f80dd4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55ef0624e28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55ef0756eed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55ef0756c64e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55ef0749d546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55ef08d051e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f96f80dd984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55ef0624e28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55ef0684c659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55ef0684c55a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_containerstop inspect duration ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==585106==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x558e73d3028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x558e75039cf4 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:252:12
>     #2 0x558e7502f3cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x558e74f4feb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x558e74f45049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x558e767e54e9 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 0x7fdc443734d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x558e73d3028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x558e75050ed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x558e7504e64e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x558e74f7f546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x558e767e71e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fdc44373984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x558e73d3028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x558e7432e659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x558e7432e55a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_containerstop inspect until ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==585117==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x557d96ec328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x557d981cccf4 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:252:12
>     #2 0x557d981c23cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x557d980e2eb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x557d980d8049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x557d999784e9 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 0x7f9c1be0c4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x557d96ec328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x557d981e3ed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x557d981e164e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x557d98112546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x557d9997a1e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f9c1be0c984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x557d96ec328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x557d974c1659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x557d974c155a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_containerstop inspect_selection acttype ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==585135==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x56050a9d128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x56050bcdacf4 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:252:12
>     #2 0x56050bcd03cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x56050bbf0eb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x56050bbe6049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x56050d4864e9 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 0x7fd5a389b4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x56050a9d128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x56050bcf1ed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x56050bcef64e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x56050bc20546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x56050d4881e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fd5a389b984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x56050a9d128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x56050afcf659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x56050afcf55a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_containerstop inspect_selection duration ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==585121==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55c4869d328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55c487cdccf4 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:252:12
>     #2 0x55c487cd23cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55c487bf2eb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55c487be8049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55c4894884e9 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 0x7fe650f5c4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55c4869d328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55c487cf3ed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55c487cf164e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55c487c22546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55c48948a1e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fe650f5c984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55c4869d328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55c486fd1659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55c486fd155a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_containerstop inspect_selection until ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==585132==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x56063494828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x560635c51cf4 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:252:12
>     #2 0x560635c473cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x560635b67eb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x560635b5d049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5606373fd4e9 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 0x7f9c1d9414d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x56063494828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x560635c68ed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x560635c6664e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x560635b97546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5606373ff1e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f9c1d941984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x56063494828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x560634f46659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x560634f4655a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_containerstop load acttype ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==585173==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5607c9ccd28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x5607cafd6cf4 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:252:12
>     #2 0x5607cafcc3cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5607caeeceb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5607caee2049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5607cc7824e9 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 0x7f8aa8a5a4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x5607c9ccd28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x5607cafeded8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5607cafeb64e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5607caf1c546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5607cc7841e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f8aa8a5a984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x5607c9ccd28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x5607ca2cb659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5607ca2cb55a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_containerstop load containerstop ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==585142==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x56329a6bd28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x56329b9c6cf4 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:252:12
>     #2 0x56329b9bc3cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x56329b8dceb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x56329b8d2049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x56329d1724e9 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 0x7fd3b5de04d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x56329a6bd28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x56329b9dded8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x56329b9db64e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x56329b90c546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x56329d1741e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fd3b5de0984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x56329a6bd28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x56329acbb659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x56329acbb55a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_containerstop load duration ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==585147==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55e19cb1f28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55e19de28cf4 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:252:12
>     #2 0x55e19de1e3cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55e19dd3eeb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55e19dd34049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55e19f5d44e9 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 0x7f922f1c84d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55e19cb1f28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55e19de3fed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55e19de3d64e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55e19dd6e546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55e19f5d61e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f922f1c8984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55e19cb1f28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55e19d11d659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55e19d11d55a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_containerstop load until ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==585168==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x555bb325c28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x555bb4565cf4 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:252:12
>     #2 0x555bb455b3cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x555bb447beb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x555bb4471049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x555bb5d114e9 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 0x7f67ec07d4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x555bb325c28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x555bb457ced8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x555bb457a64e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x555bb44ab546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x555bb5d131e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f67ec07d984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x555bb325c28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x555bb385a659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x555bb385a55a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_edge create acttype ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
1,2c1,111
< Warning: Disconnected plan for container 'c_0' (stop range 23.89-24.09 does not cover previous arrival position 46.10).
< Warning: Disconnected plan for container 'c_0' (stop range 29.01-29.21 does not cover previous arrival position 46.10).
---
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==585228==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x56190a02c28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x56190b335cf4 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:252:12
>     #2 0x56190b32b3cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x56190b24beb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x56190b241049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x56190cae14e9 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 0x7f21c2e034d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x56190a02c28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x56190b34ced8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x56190b34a64e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x56190b27b546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x56190cae31e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f21c2e03984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_edge create default ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==585195==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x558c26c3828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x558c27f41cf4 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:252:12
>     #2 0x558c27f373cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x558c27e57eb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x558c27e4d049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x558c296ed4e9 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 0x7f33de5f84d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x558c26c3828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x558c27f58ed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x558c27f5664e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x558c27e87546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x558c296ef1e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f33de5f8984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x558c26c3828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x558c27236659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x558c2723655a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_edge create duration ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
1,2c1,111
< Warning: Disconnected plan for container 'c_0' (stop range 34.13-34.33 does not cover previous arrival position 46.10).
< Warning: Disconnected plan for container 'c_0' (stop range 26.45-26.65 does not cover previous arrival position 46.10).
---
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==585202==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55b07309728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55b0743a0cf4 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:252:12
>     #2 0x55b0743963cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55b0742b6eb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55b0742ac049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55b075b4c4e9 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 0x7fd303b674d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55b07309728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55b0743b7ed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55b0743b564e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55b0742e6546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55b075b4e1e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fd303b67984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_edge create friendlypos ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
1c1,111
< Warning: Disconnected plan for container 'c_0' (stop range 34.13-34.33 does not cover previous arrival position 46.10).
---
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==585199==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55680a0d428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55680b3ddcf4 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:252:12
>     #2 0x55680b3d33cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55680b2f3eb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55680b2e9049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55680cb894e9 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 0x7faebe4b34d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55680a0d428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55680b3f4ed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55680b3f264e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55680b323546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55680cb8b1e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7faebe4b3984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55680a0d428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_edge create until ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
1,2c1,111
< Warning: Disconnected plan for container 'c_0' (stop range 34.13-34.33 does not cover previous arrival position 46.10).
< Warning: Disconnected plan for container 'c_0' (stop range 26.45-26.65 does not cover previous arrival position 46.10).
---
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==585214==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5629060ff28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x562907408cf4 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:252:12
>     #2 0x5629073fe3cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x56290731eeb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x562907314049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x562908bb44e9 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 0x7f636fc604d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x5629060ff28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x56290741fed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x56290741d64e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x56290734e546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x562908bb61e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f636fc60984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_edge delete ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==585244==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55650455d28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x556505866cf4 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:252:12
>     #2 0x55650585c3cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55650577ceb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x556505772049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5565070124e9 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 0x7f4453db04d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55650455d28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55650587ded8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55650587b64e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5565057ac546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5565070141e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f4453db0984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55650455d28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x556504b5b659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x556504b5b55a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_edge inspect acttype ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==585354==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55701bbc328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55701cecccf4 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:252:12
>     #2 0x55701cec23cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55701cde2eb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55701cdd8049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55701e6784e9 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 0x7fc092b484d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55701bbc328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55701cee3ed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55701cee164e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55701ce12546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55701e67a1e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fc092b48984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55701bbc328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55701c1c1659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55701c1c155a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_edge inspect duration ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==585336==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5571e63a328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x5571e76accf4 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:252:12
>     #2 0x5571e76a23cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5571e75c2eb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5571e75b8049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5571e8e584e9 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 0x7f8b064604d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x5571e63a328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x5571e76c3ed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5571e76c164e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5571e75f2546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5571e8e5a1e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f8b06460984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x5571e63a328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x5571e69a1659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5571e69a155a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_edge inspect edge ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==585263==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x56032741428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x56032871dcf4 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:252:12
>     #2 0x5603287133cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x560328633eb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x560328629049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x560329ec94e9 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 0x7efed956c4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x56032741428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x560328734ed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x56032873264e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x560328663546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x560329ecb1e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7efed956c984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x56032741428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x560327a12659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x560327a1255a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_edge inspect endpos ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==585290==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x56109bc1728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x56109cf20cf4 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:252:12
>     #2 0x56109cf163cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x56109ce36eb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x56109ce2c049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x56109e6cc4e9 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 0x7f47febeb4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x56109bc1728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x56109cf37ed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x56109cf3564e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x56109ce66546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x56109e6ce1e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f47febeb984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x56109bc1728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x56109c215659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x56109c21555a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_edge inspect friendlypos ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==585329==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55a2a02ba28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55a2a15c3cf4 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:252:12
>     #2 0x55a2a15b93cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55a2a14d9eb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55a2a14cf049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55a2a2d6f4e9 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 0x7fb0aed824d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55a2a02ba28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55a2a15daed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55a2a15d864e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55a2a1509546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55a2a2d711e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fb0aed82984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55a2a02ba28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55a2a08b8659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55a2a08b855a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_edge inspect until ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==585346==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55a3dd1c428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55a3de4cdcf4 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:252:12
>     #2 0x55a3de4c33cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55a3de3e3eb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55a3de3d9049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55a3dfc794e9 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 0x7f852cee64d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55a3dd1c428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55a3de4e4ed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55a3de4e264e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55a3de413546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55a3dfc7b1e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f852cee6984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55a3dd1c428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55a3dd7c2659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55a3dd7c255a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_edge inspect_selection acttype ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
1c1,111
< Warning: Disconnected plan for container 'c_0' (stop range 40.12-40.32 does not cover previous arrival position 46.10).
---
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==585384==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x556d2710328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x556d2840ccf4 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:252:12
>     #2 0x556d284023cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x556d28322eb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x556d28318049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x556d29bb84e9 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 0x7fb6a17944d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x556d2710328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x556d28423ed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x556d2842164e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x556d28352546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x556d29bba1e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fb6a1794984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x556d2710328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_edge inspect_selection duration ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
1c1,111
< Warning: Disconnected plan for container 'c_0' (stop range 40.12-40.32 does not cover previous arrival position 46.10).
---
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==585362==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55fdd5c8128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55fdd6f8acf4 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:252:12
>     #2 0x55fdd6f803cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55fdd6ea0eb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55fdd6e96049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55fdd87364e9 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 0x7ffbe822e4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55fdd5c8128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55fdd6fa1ed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55fdd6f9f64e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55fdd6ed0546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55fdd87381e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7ffbe822e984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55fdd5c8128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_edge inspect_selection friendlypos ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
1c1,111
< Warning: Disconnected plan for container 'c_0' (stop range 40.12-40.32 does not cover previous arrival position 46.10).
---
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==585360==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x556c1f7f928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x556c20b02cf4 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:252:12
>     #2 0x556c20af83cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x556c20a18eb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x556c20a0e049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x556c222ae4e9 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 0x7f434cf234d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x556c1f7f928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x556c20b19ed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x556c20b1764e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x556c20a48546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x556c222b01e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f434cf23984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x556c1f7f928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan stops stop_edge inspect_selection until ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
1c1,111
< Warning: Disconnected plan for container 'c_0' (stop range 40.12-40.32 does not cover previous arrival position 46.10).
---
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==585373==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5593b962a28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x5593ba933cf4 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:252:12
>     #2 0x5593ba9293cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5593ba849eb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5593ba83f049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5593bc0df4e9 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 0x7fcb9e6334d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x5593b962a28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x5593ba94aed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5593ba94864e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5593ba879546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5593bc0e11e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fcb9e633984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x5593b962a28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan tranships tranship_edgecontainerstop create default ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==584719==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55e923ee528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55e9251eecf4 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:252:12
>     #2 0x55e9251e43cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55e925104eb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55e9250fa049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55e92699a4e9 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 0x7fe70365d4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55e923ee528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55e925205ed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55e92520364e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55e925134546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55e92699c1e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fe70365d984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55e923ee528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55e9244e3659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55e9244e355a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan tranships tranship_edgecontainerstop create departpos ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==584720==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x555793b4f28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x555794e58cf4 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:252:12
>     #2 0x555794e4e3cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x555794d6eeb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x555794d64049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5557966044e9 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 0x7f23f4e824d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x555793b4f28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x555794e6fed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x555794e6d64e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x555794d9e546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5557966061e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f23f4e82984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x555793b4f28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55579414d659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55579414d55a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan tranships tranship_edgecontainerstop create speed ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==584727==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x561a982cd28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x561a995d6cf4 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:252:12
>     #2 0x561a995cc3cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x561a994eceb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x561a994e2049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x561a9ad824e9 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 0x7fec7f09c4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x561a982cd28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x561a995eded8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x561a995eb64e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x561a9951c546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x561a9ad841e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fec7f09c984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x561a982cd28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x561a988cb659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x561a988cb55a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan tranships tranship_edgecontainerstop inspect containerstop ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==584746==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55bc31ce528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55bc32feecf4 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:252:12
>     #2 0x55bc32fe43cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55bc32f04eb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55bc32efa049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55bc3479a4e9 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 0x7fc580a564d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55bc31ce528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55bc33005ed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55bc3300364e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55bc32f34546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55bc3479c1e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fc580a56984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55bc31ce528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55bc322e3659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55bc322e355a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan tranships tranship_edgecontainerstop inspect departpos ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==584745==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55a26253028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55a263839cf4 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:252:12
>     #2 0x55a26382f3cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55a26374feb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55a263745049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55a264fe54e9 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 0x7fbcbec404d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55a26253028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55a263850ed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55a26384e64e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55a26377f546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55a264fe71e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fbcbec40984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55a26253028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55a262b2e659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55a262b2e55a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan tranships tranship_edgecontainerstop inspect speed ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==584750==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5640538b828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x564054bc1cf4 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:252:12
>     #2 0x564054bb73cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x564054ad7eb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x564054acd049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x56405636d4e9 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 0x7f7b7118d4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x5640538b828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x564054bd8ed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x564054bd664e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x564054b07546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x56405636f1e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f7b7118d984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x5640538b828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x564053eb6659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x564053eb655a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan tranships tranship_edgecontainerstop inspect_selection departpos ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==584757==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5589de3d428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x5589df6ddcf4 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:252:12
>     #2 0x5589df6d33cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5589df5f3eb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5589df5e9049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5589e0e894e9 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 0x7ffa47d6d4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x5589de3d428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x5589df6f4ed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5589df6f264e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5589df623546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5589e0e8b1e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7ffa47d6d984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x5589de3d428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x5589de9d2659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5589de9d255a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan tranships tranship_edgecontainerstop inspect_selection speed ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==584775==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x564f003b728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x564f016c0cf4 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:252:12
>     #2 0x564f016b63cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x564f015d6eb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x564f015cc049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x564f02e6c4e9 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 0x7f579b68a4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x564f003b728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x564f016d7ed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x564f016d564e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x564f01606546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x564f02e6e1e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f579b68a984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x564f003b728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x564f009b5659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x564f009b555a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan tranships tranship_edgeedge inspect_selection arrivalpos ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==584593==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55bccc68128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55bccd98acf4 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:252:12
>     #2 0x55bccd9803cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55bccd8a0eb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55bccd896049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55bccf1364e9 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 0x7fa474e484d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55bccc68128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55bccd9a1ed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55bccd99f64e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55bccd8d0546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55bccf1381e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fa474e48984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55bccc68128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55bcccc7f659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55bcccc7f55a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan tranships tranship_edgeedge inspect_selection departpos ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==584588==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55d03eb7228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55d03fe7bcf4 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:252:12
>     #2 0x55d03fe713cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55d03fd91eb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55d03fd87049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55d0416274e9 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 0x7f67b815e4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55d03eb7228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55d03fe92ed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55d03fe9064e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55d03fdc1546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55d0416291e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f67b815e984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55d03eb7228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55d03f170659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55d03f17055a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan tranships tranship_edgeedge inspect_selection speed ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==584611==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5602aec5728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x5602aff60cf4 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:252:12
>     #2 0x5602aff563cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5602afe76eb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5602afe6c049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5602b170c4e9 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 0x7f48cfd404d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x5602aec5728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x5602aff77ed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5602aff7564e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5602afea6546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5602b170e1e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f48cfd40984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x5602aec5728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x5602af255659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5602af25555a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan tranships tranship_edges inspect_selection arrivalpos ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==584939==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55baf8d9128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55bafa09acf4 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:252:12
>     #2 0x55bafa0903cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55baf9fb0eb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55baf9fa6049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55bafb8464e9 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 0x7f65e1f824d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55baf8d9128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55bafa0b1ed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55bafa0af64e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55baf9fe0546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55bafb8481e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f65e1f82984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55baf8d9128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55baf938f659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55baf938f55a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan tranships tranship_edges inspect_selection departpos ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==584934==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x558a4df8128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x558a4f28acf4 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:252:12
>     #2 0x558a4f2803cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x558a4f1a0eb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x558a4f196049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x558a50a364e9 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 0x7f25d615b4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x558a4df8128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x558a4f2a1ed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x558a4f29f64e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x558a4f1d0546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x558a50a381e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f25d615b984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x558a4df8128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x558a4e57f659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x558a4e57f55a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan tranships tranship_edges inspect_selection speed ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==584944==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55704b0cb28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55704c3d4cf4 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:252:12
>     #2 0x55704c3ca3cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55704c2eaeb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55704c2e0049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55704db804e9 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 0x7f286c0354d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55704b0cb28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55704c3ebed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55704c3e964e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55704c31a546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55704db821e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f286c035984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55704b0cb28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55704b6c9659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55704b6c955a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1c1
< Warning: Invalid departPos 49.60 given for container getting transhipped from Edge1. Using edge end instead.
---
> Warning: Invalid departPos 54.80 given for container getting transhipped from Edge1. Using edge end instead.
demandelements containerplan tranships tranship_edges load arrivalpos ( Last six runs Aug2023 Jul2023 )
demandelements containerplan tranships tranship_edges load departpos ( Last six runs Aug2023 Jul2023 )
demandelements containerplan tranships tranship_edges load edges ( Last six runs Aug2023 Jul2023 )
demandelements containerplan tranships tranship_edges load speed ( Last six runs Aug2023 Jul2023 )

TEST FAILED on ts-sim-build-ba : demandelements containerplan transports transport_edgecontainerstop create default ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==584387==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55b4176d128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55b4189dacf4 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:252:12
>     #2 0x55b4189d03cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55b4188f0eb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55b4188e6049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55b41a1864e9 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 0x7fae962d44d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55b4176d128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55b4189f1ed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55b4189ef64e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55b418920546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55b41a1881e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fae962d4984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55b4176d128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55b417ccf659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55b417ccf55a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan transports transport_edgecontainerstop create lines ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==584404==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55607943e28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55607a747cf4 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:252:12
>     #2 0x55607a73d3cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55607a65deb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55607a653049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55607bef34e9 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 0x7fa7817b54d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55607943e28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55607a75eed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55607a75c64e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55607a68d546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55607bef51e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fa7817b5984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55607943e28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x556079a3c659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x556079a3c55a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan transports transport_edgecontainerstop inspect containerstop ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==584414==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55ba52f4f28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55ba54258cf4 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:252:12
>     #2 0x55ba5424e3cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55ba5416eeb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55ba54164049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55ba55a044e9 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 0x7fbebaf634d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55ba52f4f28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55ba5426fed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55ba5426d64e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55ba5419e546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55ba55a061e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fbebaf63984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55ba52f4f28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55ba5354d659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55ba5354d55a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan transports transport_edgecontainerstop inspect lines ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==584418==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x555d1b5c528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x555d1c8cecf4 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:252:12
>     #2 0x555d1c8c43cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x555d1c7e4eb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x555d1c7da049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x555d1e07a4e9 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 0x7fe226a9b4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x555d1b5c528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x555d1c8e5ed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x555d1c8e364e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x555d1c814546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x555d1e07c1e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fe226a9b984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x555d1b5c528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x555d1bbc3659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x555d1bbc355a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan transports transport_edgecontainerstop inspect_selection ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==584423==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5650db5b228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x5650dc8bbcf4 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:252:12
>     #2 0x5650dc8b13cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5650dc7d1eb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5650dc7c7049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5650de0674e9 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 0x7ff58cbfc4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x5650db5b228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x5650dc8d2ed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5650dc8d064e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5650dc801546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5650de0691e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7ff58cbfc984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x5650db5b228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x5650dbbb0659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5650dbbb055a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan transports transport_edgeedge create lines ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==584283==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55c95bcb028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55c95cfb9cf4 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:252:12
>     #2 0x55c95cfaf3cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55c95cecfeb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55c95cec5049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55c95e7654e9 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 0x7f634b9fd4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55c95bcb028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55c95cfd0ed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55c95cfce64e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55c95ceff546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55c95e7671e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f634b9fd984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55c95bcb028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55c95c2ae659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55c95c2ae55a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan transports transport_edgeedge delete ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==584316==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55a50a21b28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55a50b524cf4 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:252:12
>     #2 0x55a50b51a3cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55a50b43aeb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55a50b430049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55a50ccd04e9 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 0x7fb573b5c4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55a50a21b28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55a50b53bed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55a50b53964e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55a50b46a546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55a50ccd21e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fb573b5c984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55a50a21b28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55a50a819659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55a50a81955a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan transports transport_edgeedge inspect_selection arrivalpos ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==584350==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55fbfcbbd28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55fbfdec6cf4 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:252:12
>     #2 0x55fbfdebc3cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55fbfdddceb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55fbfddd2049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55fbff6724e9 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 0x7f8e39ed54d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55fbfcbbd28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55fbfdedded8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55fbfdedb64e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55fbfde0c546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55fbff6741e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f8e39ed5984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55fbfcbbd28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55fbfd1bb659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55fbfd1bb55a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements containerplan transports transport_edgeedge inspect_selection lines ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==584359==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55bf1c57928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55bf1d882cf4 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:252:12
>     #2 0x55bf1d8783cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55bf1d798eb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55bf1d78e049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55bf1f02e4e9 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 0x7f75844e44d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55bf1c57928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55bf1d899ed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55bf1d89764e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55bf1d7c8546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55bf1f0301e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f75844e4984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55bf1c57928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55bf1cb77659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55bf1cb7755a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,2
> Error: Invalid departlane definition for vehicle 'f_0.0'.
> Quitting (on error).
---------- New result in exitcode ----------
1
demandelements flow inspect departlane float ( Last six runs Aug2023 Jul2023 )
demandelements flow_embedded inspect departlane float ( Last six runs Aug2023 Jul2023 )
demandelements flow_junctions inspect departlane float ( Last six runs Aug2023 Jul2023 )
demandelements flow_taz inspect departlane float ( Last six runs Aug2023 Jul2023 )
demandelements routeflow inspect departlane float ( Last six runs Aug2023 Jul2023 )

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

---------- Differences in errors ----------
1,4d0
< Error: Another edge with the id ':Junction3_0' exists.
< Error: Another edge with the id ':Junction3_1' exists.
< Error: Another junction with the id 'Junction3' exists.
< Quitting (on error).
---------- Missing result in exitcode ----------
1
demandelements flow inspect via ( Last six runs Aug2023 Jul2023 )
demandelements trip inspect via ( Last six runs Aug2023 Jul2023 )

TEST FAILED on ts-sim-build-ba : demandelements flow inspect_selection departlane float ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
1,18c1,2
< Error: Vehicle 'flowB.0' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.1' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.2' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.3' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.4' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.5' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.6' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.7' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.8' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.9' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.10' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.11' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.12' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.13' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.14' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.15' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.16' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.17' will not be able to depart using the given velocity (junction 'Junction3' too close)!
---
> Error: Invalid departlane definition for vehicle 'flowA.0'.
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow inspect_selection departpos free ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,25
> Warning: Vehicle 'flowA.0' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'flowA.0' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'flowA.1' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'flowA.1' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'flowA.2' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'flowA.2' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'flowA.3' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'flowA.3' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'flowA.4' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'flowA.4' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'flowA.5' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'flowA.5' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'flowA.6' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'flowA.6' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'flowA.7' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'flowA.7' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'flowA.8' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'flowA.8' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'flowA.9' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'flowA.9' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'flowA.10' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'flowA.10' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'flowA.11' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'flowA.11' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'flowA.12' will not be able to arrive at the given lane 'Edge2_0'!
1a27
> Warning: Vehicle 'flowA.12' will not be able to arrive at the given lane 'Edge2_0'!
2a29,30
> Warning: Vehicle 'flowA.13' will not be able to arrive at the given lane 'Edge2_0'!
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements flow inspect_selection departpos last ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
3c3
< Error: Vehicle 'flowA.0' will not be able to depart using the given velocity (junction 'Junction1' too close)!
---
> Error: Vehicle 'flowA.0' will not be able to depart using the given velocity (slow lane ahead)!
6c6
< Error: Vehicle 'flowA.1' will not be able to depart using the given velocity (junction 'Junction1' too close)!
---
> Error: Vehicle 'flowA.1' will not be able to depart using the given velocity (slow lane ahead)!
9c9
< Error: Vehicle 'flowA.2' will not be able to depart using the given velocity (junction 'Junction1' too close)!
---
> Error: Vehicle 'flowA.2' will not be able to depart using the given velocity (slow lane ahead)!
12c12
< Error: Vehicle 'flowA.3' will not be able to depart using the given velocity (junction 'Junction1' too close)!
---
> Error: Vehicle 'flowA.3' will not be able to depart using the given velocity (slow lane ahead)!
15c15
< Error: Vehicle 'flowA.4' will not be able to depart using the given velocity (junction 'Junction1' too close)!
---
> Error: Vehicle 'flowA.4' will not be able to depart using the given velocity (slow lane ahead)!
18c18
< Error: Vehicle 'flowA.5' will not be able to depart using the given velocity (junction 'Junction1' too close)!
---
> Error: Vehicle 'flowA.5' will not be able to depart using the given velocity (slow lane ahead)!
21c21
< Error: Vehicle 'flowA.6' will not be able to depart using the given velocity (junction 'Junction1' too close)!
---
> Error: Vehicle 'flowA.6' will not be able to depart using the given velocity (slow lane ahead)!
24c24
< Error: Vehicle 'flowA.7' will not be able to depart using the given velocity (junction 'Junction1' too close)!
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements flow inspect_selection departpos random ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
3d2
< Error: Vehicle 'flowA.0' will not be able to depart using the given velocity (junction 'Junction1' too close)!
8d6
< Error: Vehicle 'flowA.2' will not be able to depart using the given velocity (junction 'Junction1' too close)!
11d8
< Error: Vehicle 'flowA.3' will not be able to depart using the given velocity (junction 'Junction1' too close)!
15a13
> Error: Vehicle 'flowA.5' will not be able to depart using the given velocity (slow lane ahead)!
22d19
< Error: Vehicle 'flowA.8' will not be able to depart using the given velocity (junction 'Junction1' too close)!
28,29c25
< Warning: Vehicle 'flowA.11' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.12' will not be able to arrive at the given lane 'Edge2_0'!
---
> Warning: Vehicle 'flowA.10' will not be able to arrive at the given lane 'Edge2_0'!
30a27
> Warning: Vehicle 'flowA.11' will not be able to arrive at the given lane 'Edge2_0'!
32,33c29,30
< Warning: Vehicle 'flowA.13' will not be able to arrive at the given lane 'Edge2_0'!
< Error: Vehicle 'flowA.13' will not be able to depart using the given velocity (junction 'Junction1' too close)!
---
> Warning: Vehicle 'flowA.12' will not be able to arrive at the given lane 'Edge2_0'!
> Error: Vehicle 'flowA.13' will not be able to depart using the given velocity (slow lane ahead)!

TEST FAILED on ts-sim-build-ba : demandelements flow inspect_selection departpos random_free ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
3,4d2
< Error: Vehicle 'flowA.0' will not be able to depart using the given velocity (junction 'Junction1' too close)!
< Error: Vehicle 'flowA.0' will not be able to depart using the given velocity (junction 'Junction1' too close)!
6a5
> Error: Vehicle 'flowA.1' will not be able to depart using the given velocity (slow lane ahead)!
11d9
< Error: Vehicle 'flowA.3' will not be able to depart using the given velocity (junction 'Junction1' too close)!
15a14
> Error: Vehicle 'flowA.5' will not be able to depart using the given velocity (slow lane ahead)!
20,22d18
< Error: Vehicle 'flowA.7' will not be able to depart using the given velocity (junction 'Junction1' too close)!
< Error: Vehicle 'flowA.7' will not be able to depart using the given velocity (junction 'Junction1' too close)!
< Error: Vehicle 'flowA.7' will not be able to depart using the given velocity (junction 'Junction1' too close)!
24a21
> Error: Vehicle 'flowA.8' will not be able to depart using the given velocity (slow lane ahead)!
26a24,26
> Error: Vehicle 'flowA.9' will not be able to depart using the given velocity (slow lane ahead)!
> Warning: Vehicle 'flowA.10' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'flowA.10' will not be able to arrive at the given lane 'Edge2_0'!
29,32d28
< Error: Vehicle 'flowA.10' will not be able to depart using the given velocity (junction 'Junction1' too close)!
< Warning: Vehicle 'flowA.11' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.11' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.12' will not be able to arrive at the given lane 'Edge2_0'!
33a30
> Warning: Vehicle 'flowA.11' will not be able to arrive at the given lane 'Edge2_0'!
35c32
< Warning: Vehicle 'flowA.13' will not be able to arrive at the given lane 'Edge2_0'!
---
> Warning: Vehicle 'flowA.12' will not be able to arrive at the given lane 'Edge2_0'!
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements flow inspect_selection departspeed float ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
4d3
< Error: Vehicle 'flowA.0' will not be able to depart using the given velocity (junction 'Junction1' too close)!
10d8
< Error: Vehicle 'flowA.1' will not be able to depart using the given velocity (junction 'Junction1' too close)!
16d13
< Error: Vehicle 'flowA.2' will not be able to depart using the given velocity (junction 'Junction1' too close)!
22d18
< Error: Vehicle 'flowA.3' will not be able to depart using the given velocity (junction 'Junction1' too close)!
28d23
< Error: Vehicle 'flowA.4' will not be able to depart using the given velocity (junction 'Junction1' too close)!
34d28
< Error: Vehicle 'flowA.5' will not be able to depart using the given velocity (junction 'Junction1' too close)!
40d33
< Error: Vehicle 'flowA.6' will not be able to depart using the given velocity (junction 'Junction1' too close)!
46d38
< Error: Vehicle 'flowA.7' will not be able to depart using the given velocity (junction 'Junction1' too close)!
52d43
< Error: Vehicle 'flowA.8' will not be able to depart using the given velocity (junction 'Junction1' too close)!
58d48
< Error: Vehicle 'flowA.9' will not be able to depart using the given velocity (junction 'Junction1' too close)!
64d53
< Error: Vehicle 'flowA.10' will not be able to depart using the given velocity (junction 'Junction1' too close)!
70d58
< Error: Vehicle 'flowA.11' will not be able to depart using the given velocity (junction 'Junction1' too close)!
76d63
< Error: Vehicle 'flowA.12' will not be able to depart using the given velocity (junction 'Junction1' too close)!
82d68
< Error: Vehicle 'flowA.13' will not be able to depart using the given velocity (junction 'Junction1' too close)!

TEST FAILED on ts-sim-build-ba : demandelements flow inspect_selection probability ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
160,161c160
< Warning: Vehicle 'flowA.79' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.80' will not be able to arrive at the given lane 'Edge2_0'!
---
> Warning: Vehicle 'flowA.79' will not be able to arrive with the given speed!
162a162
> Warning: Vehicle 'flowA.79' will not be able to arrive with the given speed!
201,202c201,202
< Warning: Vehicle 'flowA.100' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.100' will not be able to arrive at the given lane 'Edge2_0'!
---
> Warning: Vehicle 'flowA.99' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'flowA.99' will not be able to arrive at the given lane 'Edge2_0'!
248,249c248
< Warning: Vehicle 'flowA.123' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.124' will not be able to arrive at the given lane 'Edge2_0'!
---
> Warning: Vehicle 'flowA.122' will not be able to arrive with the given speed!
250a250
> Warning: Vehicle 'flowA.122' will not be able to arrive with the given speed!
284c284
< Warning: Vehicle 'flowA.141' will not be able to arrive with the given speed!
---
> Warning: Vehicle 'flowA.139' will not be able to arrive at the given lane 'Edge2_0'!
286c286
< Warning: Vehicle 'flowA.141' will not be able to arrive with the given speed!
---
> Warning: Vehicle 'flowA.140' will not be able to arrive at the given lane 'Edge2_0'!
384c384
< Warning: Vehicle 'flowA.190' will not be able to arrive with the given speed!
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements flow inspect_selection type ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
1,28c1,2
< Warning: Vehicle 'flowA.0' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.0' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.1' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.1' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.2' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.2' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.3' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.3' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.4' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.4' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.5' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.5' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.6' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.6' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.7' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.7' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.8' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.8' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.9' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.9' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.10' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.10' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.11' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.11' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.12' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.12' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.13' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.13' will not be able to arrive at the given lane 'Edge2_0'!
---
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,2
> Error: Invalid departlane definition for vehicle 'flow_2.0'.
> Quitting (on error).
---------- New result in exitcode ----------
1
demandelements flow load departlane ( Last six runs Aug2023 Jul2023 )
demandelements flow_embedded load departlane ( Last six runs Aug2023 Jul2023 )
demandelements flow_junctions load departlane ( Last six runs Aug2023 Jul2023 )
demandelements flow_taz load departlane ( Last six runs Aug2023 Jul2023 )
demandelements routeflow load departlane ( Last six runs Aug2023 Jul2023 )

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

---------- Differences in errors ----------
6a7,13
> Warning: Invalid departPos 500.00 given for vehicle 'flow_3.1'. Inserting at lane end instead.
> Warning: Invalid departPos 500.00 given for vehicle 'flow_3.1'. Inserting at lane end instead.
> Warning: Invalid departPos 500.00 given for vehicle 'flow_3.1'. Inserting at lane end instead.
> Warning: Invalid departPos 500.00 given for vehicle 'flow_3.1'. Inserting at lane end instead.
> Warning: Invalid departPos 500.00 given for vehicle 'flow_3.1'. Inserting at lane end instead.
> Warning: Invalid departPos 500.00 given for vehicle 'flow_3.1'. Inserting at lane end instead.
> Warning: Invalid departPos 500.00 given for vehicle 'flow_3.1'. Inserting at lane end instead.
7a15,22
> Warning: Invalid departPos 500.00 given for vehicle 'flow_3.2'. Inserting at lane end instead.
> Warning: Invalid departPos 500.00 given for vehicle 'flow_3.2'. Inserting at lane end instead.
> Warning: Invalid departPos 500.00 given for vehicle 'flow_3.2'. Inserting at lane end instead.
> Warning: Invalid departPos 500.00 given for vehicle 'flow_3.2'. Inserting at lane end instead.
> Warning: Invalid departPos 500.00 given for vehicle 'flow_3.2'. Inserting at lane end instead.
> Warning: Invalid departPos 500.00 given for vehicle 'flow_3.3'. Inserting at lane end instead.
> Warning: Invalid departPos 500.00 given for vehicle 'flow_3.3'. Inserting at lane end instead.
> Warning: Invalid departPos 500.00 given for vehicle 'flow_3.3'. Inserting at lane end instead.
8a24,27
> Warning: Invalid departPos 500.00 given for vehicle 'flow_3.3'. Inserting at lane end instead.
> Warning: Invalid departPos 500.00 given for vehicle 'flow_3.3'. Inserting at lane end instead.
> Warning: Invalid departPos 500.00 given for vehicle 'flow_3.4'. Inserting at lane end instead.
> Warning: Invalid departPos 500.00 given for vehicle 'flow_3.4'. Inserting at lane end instead.
9a29,32
> Warning: Invalid departPos 500.00 given for vehicle 'flow_3.4'. Inserting at lane end instead.
> Warning: Invalid departPos 500.00 given for vehicle 'flow_3.4'. Inserting at lane end instead.
> Warning: Invalid departPos 500.00 given for vehicle 'flow_3.4'. Inserting at lane end instead.
> Warning: Invalid departPos 500.00 given for vehicle 'flow_3.5'. Inserting at lane end instead.
10a34,42
> Warning: Invalid departPos 500.00 given for vehicle 'flow_3.5'. Inserting at lane end instead.
> Warning: Invalid departPos 500.00 given for vehicle 'flow_3.5'. Inserting at lane end instead.
<truncated after showing first 30 lines>
demandelements flow load departpos ( Last six runs Aug2023 Jul2023 )
demandelements flow_embedded load departpos ( Last six runs Aug2023 Jul2023 )
demandelements routeflow load departpos ( Last six runs Aug2023 Jul2023 )

TEST FAILED on ts-sim-build-ba : demandelements flow load no_edges ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
2a3,16
> 
> =================================================================
> ==567006==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5568bf3e928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x5568c05eabf1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:441:40
>     #2 0x5568c05e467a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:384:24
>     #3 0x5568c05d7b92 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:135:5
>     #4 0x5568c05ea101 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #5 0x5568bf3ecda9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fd8f8eacd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).

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

---------- Differences in errors ----------
2d1
< Error: Vehicle 'f_1.0' will not be able to depart using the given velocity (junction 'Junction1' too close)!
4d2
< Error: Vehicle 'f_1.1' will not be able to depart using the given velocity (junction 'Junction1' too close)!
6d3
< Error: Vehicle 'f_1.2' will not be able to depart using the given velocity (junction 'Junction1' too close)!
8d4
< Error: Vehicle 'f_1.3' will not be able to depart using the given velocity (junction 'Junction1' too close)!
10d5
< Error: Vehicle 'f_1.4' will not be able to depart using the given velocity (junction 'Junction1' too close)!
12d6
< Error: Vehicle 'f_1.5' will not be able to depart using the given velocity (junction 'Junction1' too close)!
14d7
< Error: Vehicle 'f_1.6' will not be able to depart using the given velocity (junction 'Junction1' too close)!
16d8
< Error: Vehicle 'f_1.7' will not be able to depart using the given velocity (junction 'Junction1' too close)!
18d9
< Error: Vehicle 'f_1.8' will not be able to depart using the given velocity (junction 'Junction1' too close)!
20d10
< Error: Vehicle 'f_1.9' will not be able to depart using the given velocity (junction 'Junction1' too close)!
22d11
< Error: Vehicle 'f_1.10' will not be able to depart using the given velocity (junction 'Junction1' too close)!
24d12
< Error: Vehicle 'f_1.11' will not be able to depart using the given velocity (junction 'Junction1' too close)!
26d13
< Error: Vehicle 'f_1.12' will not be able to depart using the given velocity (junction 'Junction1' too close)!
28d14
< Error: Vehicle 'f_1.13' will not be able to depart using the given velocity (junction 'Junction1' too close)!
30d15
< Error: Vehicle 'f_1.14' will not be able to depart using the given velocity (junction 'Junction1' too close)!
<truncated after showing first 30 lines>
demandelements flow_embedded create departspeed ( Last six runs Aug2023 Jul2023 )
demandelements routeflow create departspeed ( Last six runs Aug2023 Jul2023 )

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

---------- Differences in errors ----------
1c1
< Warning: Unused states in tlLogic 'Junction1', program '0' in phase 0 after tl-index 0
---
> Warning: Unused states in tlLogic 'Junction1', program '0' in phase 0 after tl-index 1
demandelements flow_embedded delete ( Last six runs Aug2023 Jul2023 )
demandelements trip delete ( Last six runs Aug2023 Jul2023 )

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

---------- Differences in errors ----------
1,2d0
< Warning: Teleporting vehicle 'f_0.1642'; waited too long (wrong lane), lane='Edge0_0', time=5475.00.
< Warning: Vehicle 'f_0.1642' ends teleporting on edge 'Edge2', time=5479.00.
demandelements flow_embedded inspect departpos free ( Last six runs Aug2023 Jul2023 )
demandelements routeflow inspect departpos free ( Last six runs Aug2023 Jul2023 )

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

---------- Differences in errors ----------
1,2d0
< Warning: Teleporting vehicle 'f_0.1437'; waited too long (wrong lane), lane='Edge0_0', time=5553.00.
< Warning: Vehicle 'f_0.1437' ends teleporting on edge 'Edge2', time=5557.00.
demandelements flow_embedded inspect departpos random_free ( Last six runs Aug2023 Jul2023 )
demandelements routeflow inspect departpos random_free ( Last six runs Aug2023 Jul2023 )

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

---------- Differences in errors ----------
2d1
< Error: Vehicle 'f_0.0' will not be able to depart using the given velocity (junction 'Junction1' too close)!
4d2
< Error: Vehicle 'f_0.1' will not be able to depart using the given velocity (junction 'Junction1' too close)!
6d3
< Error: Vehicle 'f_0.2' will not be able to depart using the given velocity (junction 'Junction1' too close)!
8d4
< Error: Vehicle 'f_0.3' will not be able to depart using the given velocity (junction 'Junction1' too close)!
10d5
< Error: Vehicle 'f_0.4' will not be able to depart using the given velocity (junction 'Junction1' too close)!
12d6
< Error: Vehicle 'f_0.5' will not be able to depart using the given velocity (junction 'Junction1' too close)!
14d7
< Error: Vehicle 'f_0.6' will not be able to depart using the given velocity (junction 'Junction1' too close)!
16d8
< Error: Vehicle 'f_0.7' will not be able to depart using the given velocity (junction 'Junction1' too close)!
18d9
< Error: Vehicle 'f_0.8' will not be able to depart using the given velocity (junction 'Junction1' too close)!
20d10
< Error: Vehicle 'f_0.9' will not be able to depart using the given velocity (junction 'Junction1' too close)!
22d11
< Error: Vehicle 'f_0.10' will not be able to depart using the given velocity (junction 'Junction1' too close)!
24d12
< Error: Vehicle 'f_0.11' will not be able to depart using the given velocity (junction 'Junction1' too close)!
26d13
< Error: Vehicle 'f_0.12' will not be able to depart using the given velocity (junction 'Junction1' too close)!
28d14
< Error: Vehicle 'f_0.13' will not be able to depart using the given velocity (junction 'Junction1' too close)!
30d15
< Error: Vehicle 'f_0.14' will not be able to depart using the given velocity (junction 'Junction1' too close)!
<truncated after showing first 30 lines>
demandelements flow_embedded inspect departspeed float ( Last six runs Aug2023 Jul2023 )
demandelements routeflow inspect departspeed float ( Last six runs Aug2023 Jul2023 )

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect_selection departlane float ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
1,19c1,3
< Error: Vehicle 'flowB.0' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.1' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.2' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.3' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.4' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.5' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.6' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.7' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.8' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.9' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.10' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.11' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!
< Error: Vehicle 'flowB.12' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.13' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.14' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.15' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.16' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.17' will not be able to depart using the given velocity (junction 'Junction3' too close)!
---
> Warning: Vehicle 'flowA.0' will not be able to arrive at the given lane 'Edge2_0'!
> Error: Invalid departlane definition for vehicle 'flowA.0'.
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect_selection departpos last ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
2c2
< Error: Vehicle 'flowA.0' will not be able to depart using the given velocity (junction 'Junction1' too close)!
---
> Error: Vehicle 'flowA.0' will not be able to depart using the given velocity (slow lane ahead)!
4c4
< Error: Vehicle 'flowA.1' will not be able to depart using the given velocity (junction 'Junction1' too close)!
---
> Error: Vehicle 'flowA.1' will not be able to depart using the given velocity (slow lane ahead)!
6c6
< Error: Vehicle 'flowA.2' will not be able to depart using the given velocity (junction 'Junction1' too close)!
---
> Error: Vehicle 'flowA.2' will not be able to depart using the given velocity (slow lane ahead)!
8c8
< Error: Vehicle 'flowA.3' will not be able to depart using the given velocity (junction 'Junction1' too close)!
---
> Error: Vehicle 'flowA.3' will not be able to depart using the given velocity (slow lane ahead)!
10c10
< Error: Vehicle 'flowA.4' will not be able to depart using the given velocity (junction 'Junction1' too close)!
---
> Error: Vehicle 'flowA.4' will not be able to depart using the given velocity (slow lane ahead)!
12c12
< Error: Vehicle 'flowA.5' will not be able to depart using the given velocity (junction 'Junction1' too close)!
---
> Error: Vehicle 'flowA.5' will not be able to depart using the given velocity (slow lane ahead)!
14c14
< Error: Vehicle 'flowA.6' will not be able to depart using the given velocity (junction 'Junction1' too close)!
---
> Error: Vehicle 'flowA.6' will not be able to depart using the given velocity (slow lane ahead)!
16c16
< Error: Vehicle 'flowA.7' will not be able to depart using the given velocity (junction 'Junction1' too close)!
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect_selection departpos random ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
2d1
< Error: Vehicle 'flowA.0' will not be able to depart using the given velocity (junction 'Junction1' too close)!
5d3
< Error: Vehicle 'flowA.2' will not be able to depart using the given velocity (junction 'Junction1' too close)!
7d4
< Error: Vehicle 'flowA.3' will not be able to depart using the given velocity (junction 'Junction1' too close)!
9a7
> Error: Vehicle 'flowA.5' will not be able to depart using the given velocity (slow lane ahead)!
13d10
< Error: Vehicle 'flowA.8' will not be able to depart using the given velocity (junction 'Junction1' too close)!
20c17
< Error: Vehicle 'flowA.13' will not be able to depart using the given velocity (junction 'Junction1' too close)!
---
> Error: Vehicle 'flowA.13' will not be able to depart using the given velocity (slow lane ahead)!

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect_selection departpos random_free ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
2,3d1
< Error: Vehicle 'flowA.0' will not be able to depart using the given velocity (junction 'Junction1' too close)!
< Error: Vehicle 'flowA.0' will not be able to depart using the given velocity (junction 'Junction1' too close)!
4a3
> Error: Vehicle 'flowA.1' will not be able to depart using the given velocity (slow lane ahead)!
7d5
< Error: Vehicle 'flowA.3' will not be able to depart using the given velocity (junction 'Junction1' too close)!
9a8
> Error: Vehicle 'flowA.5' will not be able to depart using the given velocity (slow lane ahead)!
12,14d10
< Error: Vehicle 'flowA.7' will not be able to depart using the given velocity (junction 'Junction1' too close)!
< Error: Vehicle 'flowA.7' will not be able to depart using the given velocity (junction 'Junction1' too close)!
< Error: Vehicle 'flowA.7' will not be able to depart using the given velocity (junction 'Junction1' too close)!
15a12
> Error: Vehicle 'flowA.8' will not be able to depart using the given velocity (slow lane ahead)!
16a14
> Error: Vehicle 'flowA.9' will not be able to depart using the given velocity (slow lane ahead)!
18d15
< Error: Vehicle 'flowA.10' will not be able to depart using the given velocity (junction 'Junction1' too close)!

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect_selection departspeed float ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
3d2
< Error: Vehicle 'flowA.0' will not be able to depart using the given velocity (junction 'Junction1' too close)!
8d6
< Error: Vehicle 'flowA.1' will not be able to depart using the given velocity (junction 'Junction1' too close)!
13d10
< Error: Vehicle 'flowA.2' will not be able to depart using the given velocity (junction 'Junction1' too close)!
18d14
< Error: Vehicle 'flowA.3' will not be able to depart using the given velocity (junction 'Junction1' too close)!
23d18
< Error: Vehicle 'flowA.4' will not be able to depart using the given velocity (junction 'Junction1' too close)!
28d22
< Error: Vehicle 'flowA.5' will not be able to depart using the given velocity (junction 'Junction1' too close)!
33d26
< Error: Vehicle 'flowA.6' will not be able to depart using the given velocity (junction 'Junction1' too close)!
38d30
< Error: Vehicle 'flowA.7' will not be able to depart using the given velocity (junction 'Junction1' too close)!
43d34
< Error: Vehicle 'flowA.8' will not be able to depart using the given velocity (junction 'Junction1' too close)!
48d38
< Error: Vehicle 'flowA.9' will not be able to depart using the given velocity (junction 'Junction1' too close)!
53d42
< Error: Vehicle 'flowA.10' will not be able to depart using the given velocity (junction 'Junction1' too close)!
58d46
< Error: Vehicle 'flowA.11' will not be able to depart using the given velocity (junction 'Junction1' too close)!
64d51
< Error: Vehicle 'flowA.12' will not be able to depart using the given velocity (junction 'Junction1' too close)!
69d55
< Error: Vehicle 'flowA.13' will not be able to depart using the given velocity (junction 'Junction1' too close)!

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect_selection probability ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
194c194
< Warning: Choosing new speed factor 1.26 for vehicle 'flowA.180' to match departure speed 12.00 (max 11.46).
---
> Warning: Vehicle 'flowA.181' will not be able to arrive at the given lane 'Edge2_0'!
204d203
< Warning: Vehicle 'flowA.190' will not be able to arrive at the given lane 'Edge2_0'!
206a206
> Warning: Vehicle 'flowA.191' will not be able to arrive at the given lane 'Edge2_0'!
208d207
< Warning: Vehicle 'flowA.193' will not be able to arrive at the given lane 'Edge2_0'!
213c212
< Warning: Vehicle 'flowA.196' will not be able to arrive at the given lane 'Edge2_0'!
---
> Warning: Vehicle 'flowA.195' will not be able to arrive at the given lane 'Edge2_0'!
215a215
> Warning: Vehicle 'flowA.197' will not be able to arrive at the given lane 'Edge2_0'!
224d223
< Warning: Vehicle 'flowA.206' will not be able to arrive at the given lane 'Edge2_0'!
226a226
> Warning: Vehicle 'flowA.207' will not be able to arrive at the given lane 'Edge2_0'!
228d227
< Warning: Vehicle 'flowA.209' will not be able to arrive at the given lane 'Edge2_0'!
232a232
> Warning: Vehicle 'flowA.211' will not be able to arrive at the given lane 'Edge2_0'!
244d243
< Warning: Vehicle 'flowA.223' will not be able to arrive at the given lane 'Edge2_0'!
246a246
> Warning: Vehicle 'flowA.224' will not be able to arrive at the given lane 'Edge2_0'!
250d249
< Warning: Vehicle 'flowA.228' will not be able to arrive at the given lane 'Edge2_0'!
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
2,14c2,3
< Warning: Vehicle 'flowA.1' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.2' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.3' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.4' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.5' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.6' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.7' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.8' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.9' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.10' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.11' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.12' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.13' will not be able to arrive at the given lane 'Edge2_0'!
---
> Error: Invalid departlane definition for vehicle 'flowA.0'.
> Quitting (on error).
---------- New result in exitcode ----------
1
demandelements flow_embedded inspect_selection type ( Last six runs Aug2023 Jul2023 )
demandelements routeflow inspect_selection type ( Last six runs Aug2023 Jul2023 )

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded load no_route ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
2a3,16
> 
> =================================================================
> ==579106==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5592efaf028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x5592f0cf1bf1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:441:40
>     #2 0x5592f0ceb67a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:384:24
>     #3 0x5592f0cdeb92 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:135:5
>     #4 0x5592f0cf1101 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #5 0x5592efaf3da9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fae07252d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect_selection arrivallane float ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
469d468
< Warning: Vehicle 'flowB.71' will not be able to arrive at the given lane 'Edge2_0'!
472c471
< Warning: Vehicle 'flowB.73' will not be able to arrive at the given lane 'Edge2_0'!
---
> Warning: Vehicle 'flowB.72' will not be able to arrive at the given lane 'Edge2_0'!
477c476
< Warning: Vehicle 'flowB.76' will not be able to arrive at the given lane 'Edge2_0'!
---
> Warning: Vehicle 'flowB.75' will not be able to arrive at the given lane 'Edge2_0'!
486c485
< Warning: Vehicle 'flowB.81' will not be able to arrive at the given lane 'Edge2_0'!
---
> Warning: Vehicle 'flowB.80' will not be able to arrive at the given lane 'Edge2_0'!
491c490
< Warning: Vehicle 'flowB.84' will not be able to arrive at the given lane 'Edge2_0'!
---
> Warning: Vehicle 'flowB.83' will not be able to arrive at the given lane 'Edge2_0'!
500c499
< Warning: Vehicle 'flowB.89' will not be able to arrive at the given lane 'Edge2_0'!
---
> Warning: Vehicle 'flowB.88' will not be able to arrive at the given lane 'Edge2_0'!
507c506
< Warning: Vehicle 'flowB.93' will not be able to arrive at the given lane 'Edge2_0'!
---
> Warning: Vehicle 'flowB.92' will not be able to arrive at the given lane 'Edge2_0'!
512c511
< Warning: Vehicle 'flowB.96' will not be able to arrive at the given lane 'Edge2_0'!
---
> Warning: Vehicle 'flowB.95' will not be able to arrive at the given lane 'Edge2_0'!
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect_selection arrivalpos float ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
268,269d267
< Warning: Vehicle 'flowA.77' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.78' will not be able to arrive at the given lane 'Edge2_0'!

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect_selection arrivalpos max ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
227,228d226
< Warning: Vehicle 'flowA.36' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.37' will not be able to arrive at the given lane 'Edge2_0'!
247d244
< Warning: Vehicle 'flowA.55' will not be able to arrive with the given speed!

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect_selection arrivalpos random ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
260c260
< Warning: Vehicle 'flowA.70' will not be able to arrive at the given lane 'Edge2_0'!
---
> Warning: Vehicle 'flowA.70' will not be able to arrive with the given speed!
288a289
> Warning: Vehicle 'flowA.98' will not be able to arrive with the given speed!

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect_selection arrivalposlat float ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
647d646
< Warning: Vehicle 'flowB.71' will not be able to arrive with the given speed!
651c650
< Warning: Vehicle 'flowB.73' will not be able to arrive with the given speed!
---
> Warning: Vehicle 'flowB.72' will not be able to arrive with the given speed!
658c657
< Warning: Vehicle 'flowA.83' will not be able to arrive at the given lane 'Edge2_0'!
---
> Warning: Vehicle 'flowA.82' will not be able to arrive at the given lane 'Edge2_0'!
667c666
< Warning: Vehicle 'flowB.81' will not be able to arrive with the given speed!
---
> Warning: Vehicle 'flowB.80' will not be able to arrive with the given speed!
674c673
< Warning: Vehicle 'flowB.84' will not be able to arrive with the given speed!
---
> Warning: Vehicle 'flowB.83' will not be able to arrive with the given speed!
686c685
< Warning: Vehicle 'flowB.89' will not be able to arrive with the given speed!
---
> Warning: Vehicle 'flowB.88' will not be able to arrive with the given speed!
696c695
< Warning: Vehicle 'flowB.93' will not be able to arrive with the given speed!
---
> Warning: Vehicle 'flowB.92' will not be able to arrive with the given speed!
703c702
< Warning: Vehicle 'flowB.96' will not be able to arrive with the given speed!
---
> Warning: Vehicle 'flowB.95' will not be able to arrive with the given speed!
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect_selection begin ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
227c227
< Warning: Vehicle 'flowA.48' will not be able to arrive at the given lane 'Edge2_0'!
---
> Warning: Vehicle 'flowA.47' will not be able to arrive with the given speed!
277a278
> Warning: Vehicle 'flowA.99' will not be able to arrive at the given lane 'Edge2_0'!

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect_selection departlane float ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
1,16c1,4
< Warning: Vehicle 'flowA.5' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.5' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.9' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.9' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.24' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.24' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.36' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.36' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.55' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.55' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.70' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.70' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.77' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.77' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.98' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.98' will not be able to arrive with the given speed!
---
> Warning: Vehicle 'flowA.0' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'flowA.0' will not be able to arrive at the given lane 'Edge2_0'!
> Error: Invalid departlane definition for vehicle 'flowA.0'.
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect_selection departpos base ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
261c261
< Warning: Vehicle 'flowA.70' will not be able to arrive with the given speed!
---
> Warning: Vehicle 'flowA.71' will not be able to arrive at the given lane 'Edge2_0'!
290d289
< Warning: Vehicle 'flowA.99' will not be able to arrive at the given lane 'Edge2_0'!

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect_selection departpos float ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
217,218d216
< Warning: Vehicle 'flowA.24' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.25' will not be able to arrive at the given lane 'Edge2_0'!
264d261
< Warning: Vehicle 'flowA.70' will not be able to arrive with the given speed!
271a269
> Warning: Vehicle 'flowA.77' will not be able to arrive with the given speed!

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect_selection departpos free ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
217,218d216
< Warning: Vehicle 'flowA.28' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.29' will not be able to arrive at the given lane 'Edge2_0'!
260d257
< Warning: Vehicle 'flowA.70' will not be able to arrive with the given speed!

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect_selection departpos last ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
3c3
< Error: Vehicle 'flowA.0' will not be able to depart using the given velocity (junction 'Junction1' too close)!
---
> Error: Vehicle 'flowA.0' will not be able to depart using the given velocity (slow lane ahead)!
8c8
< Error: Vehicle 'flowA.1' will not be able to depart using the given velocity (junction 'Junction1' too close)!
---
> Error: Vehicle 'flowA.1' will not be able to depart using the given velocity (slow lane ahead)!
17c17
< Error: Vehicle 'flowA.2' will not be able to depart using the given velocity (junction 'Junction1' too close)!
---
> Error: Vehicle 'flowA.2' will not be able to depart using the given velocity (slow lane ahead)!
22c22
< Error: Vehicle 'flowA.3' will not be able to depart using the given velocity (junction 'Junction1' too close)!
---
> Error: Vehicle 'flowA.3' will not be able to depart using the given velocity (slow lane ahead)!
31c31
< Error: Vehicle 'flowA.4' will not be able to depart using the given velocity (junction 'Junction1' too close)!
---
> Error: Vehicle 'flowA.4' will not be able to depart using the given velocity (slow lane ahead)!
36c36
< Error: Vehicle 'flowA.5' will not be able to depart using the given velocity (junction 'Junction1' too close)!
---
> Error: Vehicle 'flowA.5' will not be able to depart using the given velocity (slow lane ahead)!
43c43
< Error: Vehicle 'flowA.6' will not be able to depart using the given velocity (junction 'Junction1' too close)!
---
> Error: Vehicle 'flowA.6' will not be able to depart using the given velocity (slow lane ahead)!
48c48
< Error: Vehicle 'flowA.7' will not be able to depart using the given velocity (junction 'Junction1' too close)!
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect_selection departpos random ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
3d2
< Error: Vehicle 'flowA.0' will not be able to depart using the given velocity (junction 'Junction1' too close)!
8d6
< Error: Vehicle 'flowA.1' will not be able to depart using the given velocity (junction 'Junction1' too close)!
17d14
< Error: Vehicle 'flowA.4' will not be able to depart using the given velocity (junction 'Junction1' too close)!
22d18
< Error: Vehicle 'flowA.5' will not be able to depart using the given velocity (junction 'Junction1' too close)!
31d26
< Error: Vehicle 'flowA.7' will not be able to depart using the given velocity (junction 'Junction1' too close)!
46d40
< Error: Vehicle 'flowA.9' will not be able to depart using the given velocity (junction 'Junction1' too close)!
57d50
< Error: Vehicle 'flowA.10' will not be able to depart using the given velocity (junction 'Junction1' too close)!
70d62
< Error: Vehicle 'flowA.11' will not be able to depart using the given velocity (junction 'Junction1' too close)!
81d72
< Error: Vehicle 'flowA.13' will not be able to depart using the given velocity (junction 'Junction1' too close)!
104d94
< Error: Vehicle 'flowA.15' will not be able to depart using the given velocity (junction 'Junction1' too close)!
111d100
< Error: Vehicle 'flowA.16' will not be able to depart using the given velocity (junction 'Junction1' too close)!
116d104
< Error: Vehicle 'flowA.18' will not be able to depart using the given velocity (junction 'Junction1' too close)!
123d110
< Error: Vehicle 'flowA.19' will not be able to depart using the given velocity (junction 'Junction1' too close)!
128d114
< Error: Vehicle 'flowA.20' will not be able to depart using the given velocity (junction 'Junction1' too close)!
137d122
< Error: Vehicle 'flowA.21' will not be able to depart using the given velocity (junction 'Junction1' too close)!
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect_selection departpos random_free ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
3,4d2
< Error: Vehicle 'flowA.0' will not be able to depart using the given velocity (junction 'Junction1' too close)!
< Error: Vehicle 'flowA.0' will not be able to depart using the given velocity (junction 'Junction1' too close)!
9,12d6
< Error: Vehicle 'flowA.1' will not be able to depart using the given velocity (junction 'Junction1' too close)!
< Error: Vehicle 'flowA.1' will not be able to depart using the given velocity (junction 'Junction1' too close)!
< Error: Vehicle 'flowA.1' will not be able to depart using the given velocity (junction 'Junction1' too close)!
< Error: Vehicle 'flowA.1' will not be able to depart using the given velocity (junction 'Junction1' too close)!
21,26d14
< Error: Vehicle 'flowA.3' will not be able to depart using the given velocity (junction 'Junction1' too close)!
< Error: Vehicle 'flowA.3' will not be able to depart using the given velocity (junction 'Junction1' too close)!
< Error: Vehicle 'flowA.3' will not be able to depart using the given velocity (junction 'Junction1' too close)!
< Error: Vehicle 'flowA.3' will not be able to depart using the given velocity (junction 'Junction1' too close)!
< Error: Vehicle 'flowA.3' will not be able to depart using the given velocity (junction 'Junction1' too close)!
< Error: Vehicle 'flowA.3' will not be able to depart using the given velocity (junction 'Junction1' too close)!
31,35d18
< Error: Vehicle 'flowA.4' will not be able to depart using the given velocity (junction 'Junction1' too close)!
< Error: Vehicle 'flowA.4' will not be able to depart using the given velocity (junction 'Junction1' too close)!
< Error: Vehicle 'flowA.4' will not be able to depart using the given velocity (junction 'Junction1' too close)!
< Error: Vehicle 'flowA.5' will not be able to depart using the given velocity (junction 'Junction1' too close)!
< Error: Vehicle 'flowA.5' will not be able to depart using the given velocity (junction 'Junction1' too close)!
44,49d26
< Error: Vehicle 'flowA.6' will not be able to depart using the given velocity (junction 'Junction1' too close)!
< Error: Vehicle 'flowA.6' will not be able to depart using the given velocity (junction 'Junction1' too close)!
< Error: Vehicle 'flowA.6' will not be able to depart using the given velocity (junction 'Junction1' too close)!
< Error: Vehicle 'flowA.6' will not be able to depart using the given velocity (junction 'Junction1' too close)!
< Error: Vehicle 'flowA.6' will not be able to depart using the given velocity (junction 'Junction1' too close)!
< Error: Vehicle 'flowA.6' will not be able to depart using the given velocity (junction 'Junction1' too close)!
54,55d30
< Error: Vehicle 'flowA.8' will not be able to depart using the given velocity (junction 'Junction1' too close)!
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
216a217,219
> Warning: Vehicle 'flowA.27' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'flowA.28' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'flowA.29' will not be able to arrive at the given lane 'Edge2_0'!
demandelements flow_junctions inspect_selection departposlat center ( Last six runs Aug2023 Jul2023 )
demandelements flow_junctions inspect_selection departposlat free ( Last six runs Aug2023 Jul2023 )
demandelements flow_junctions inspect_selection departposlat left ( Last six runs Aug2023 Jul2023 )
demandelements flow_junctions inspect_selection departposlat random_free ( Last six runs Aug2023 Jul2023 )
demandelements flow_junctions inspect_selection departposlat right ( Last six runs Aug2023 Jul2023 )

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect_selection departposlat random ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
27c27
< Warning: Choosing new speed factor 1.20 for vehicle 'flowA.9' to match departure speed 12.00 (max 11.91).
---
> Warning: Vehicle 'flowA.11' will not be able to arrive at the given lane 'Edge2_0'!
54d53
< Warning: Vehicle 'flowA.24' will not be able to arrive at the given lane 'Edge2_0'!
59a59
> Warning: Vehicle 'flowA.25' will not be able to arrive at the given lane 'Edge2_0'!
80d79
< Warning: Vehicle 'flowA.36' will not be able to arrive at the given lane 'Edge2_0'!
85a85
> Warning: Vehicle 'flowA.37' will not be able to arrive at the given lane 'Edge2_0'!
120d119
< Warning: Vehicle 'flowA.55' will not be able to arrive at the given lane 'Edge2_0'!
125a125
> Warning: Vehicle 'flowA.56' will not be able to arrive at the given lane 'Edge2_0'!
152d151
< Warning: Vehicle 'flowA.70' will not be able to arrive at the given lane 'Edge2_0'!
157a157
> Warning: Vehicle 'flowA.71' will not be able to arrive at the given lane 'Edge2_0'!
168d167
< Warning: Vehicle 'flowA.77' will not be able to arrive at the given lane 'Edge2_0'!
173a173
> Warning: Vehicle 'flowA.78' will not be able to arrive at the given lane 'Edge2_0'!
212d211
< Warning: Vehicle 'flowA.98' will not be able to arrive at the given lane 'Edge2_0'!
217a217
> Warning: Vehicle 'flowA.28' will not be able to arrive at the given lane 'Edge2_0'!
286a287
> Warning: Vehicle 'flowA.99' will not be able to arrive at the given lane 'Edge2_0'!
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect_selection departspeed float ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
4d3
< Error: Vehicle 'flowA.0' will not be able to depart using the given velocity (junction 'Junction1' too close)!
10d8
< Error: Vehicle 'flowA.1' will not be able to depart using the given velocity (junction 'Junction1' too close)!
20d17
< Error: Vehicle 'flowA.2' will not be able to depart using the given velocity (junction 'Junction1' too close)!
28d24
< Error: Vehicle 'flowA.3' will not be able to depart using the given velocity (junction 'Junction1' too close)!
39d34
< Error: Vehicle 'flowA.4' will not be able to depart using the given velocity (junction 'Junction1' too close)!
43c38
< Warning: Vehicle 'flowA.11' will not be able to arrive at the given lane 'Edge2_0'!
---
> Warning: Vehicle 'flowA.10' will not be able to arrive at the given lane 'Edge2_0'!
47d41
< Error: Vehicle 'flowA.5' will not be able to depart using the given velocity (junction 'Junction1' too close)!
51c45
< Warning: Vehicle 'flowA.13' will not be able to arrive at the given lane 'Edge2_0'!
---
> Warning: Vehicle 'flowA.12' will not be able to arrive at the given lane 'Edge2_0'!
56d49
< Error: Vehicle 'flowA.6' will not be able to depart using the given velocity (junction 'Junction1' too close)!
61c54
< Warning: Vehicle 'flowA.16' will not be able to arrive at the given lane 'Edge2_0'!
---
> Warning: Vehicle 'flowA.15' will not be able to arrive at the given lane 'Edge2_0'!
64d56
< Error: Vehicle 'flowA.7' will not be able to depart using the given velocity (junction 'Junction1' too close)!
73d64
< Error: Vehicle 'flowA.8' will not be able to depart using the given velocity (junction 'Junction1' too close)!
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect_selection departspeed max ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
217,219d216
< Warning: Vehicle 'flowA.27' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.28' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.29' will not be able to arrive at the given lane 'Edge2_0'!

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect_selection departspeed speedlimit ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
228d227
< Warning: Vehicle 'flowA.36' will not be able to arrive at the given lane 'Edge2_0'!
230a230
> Warning: Vehicle 'flowA.37' will not be able to arrive at the given lane 'Edge2_0'!
248d247
< Warning: Vehicle 'flowA.55' will not be able to arrive at the given lane 'Edge2_0'!
250a250
> Warning: Vehicle 'flowA.56' will not be able to arrive at the given lane 'Edge2_0'!
264d263
< Warning: Vehicle 'flowA.70' will not be able to arrive at the given lane 'Edge2_0'!
266a266
> Warning: Vehicle 'flowA.71' will not be able to arrive at the given lane 'Edge2_0'!
272d271
< Warning: Vehicle 'flowA.77' will not be able to arrive at the given lane 'Edge2_0'!
274a274
> Warning: Vehicle 'flowA.78' will not be able to arrive at the given lane 'Edge2_0'!
294d293
< Warning: Vehicle 'flowA.98' will not be able to arrive at the given lane 'Edge2_0'!

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect_selection poisson ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
85c85
< Warning: Vehicle 'flowA.38' will not be able to arrive at the given lane 'Edge2_0'!
---
> Warning: Choosing new speed factor 1.25 for vehicle 'flowA.33' to match departure speed 12.00 (max 11.82).
117a118
> Warning: Vehicle 'flowA.54' will not be able to arrive at the given lane 'Edge2_0'!
122d122
< Warning: Vehicle 'flowA.55' will not be able to arrive at the given lane 'Edge2_0'!
150a151
> Warning: Vehicle 'flowA.69' will not be able to arrive with the given speed!
152,153c153
< Warning: Vehicle 'flowA.70' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.71' will not be able to arrive at the given lane 'Edge2_0'!
---
> Warning: Vehicle 'flowA.69' will not be able to arrive with the given speed!
154a155
> Warning: Vehicle 'flowA.70' will not be able to arrive at the given lane 'Edge2_0'!
156,158c157,158
< Warning: Vehicle 'flowA.72' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.73' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.73' will not be able to arrive with the given speed!
---
> Warning: Vehicle 'flowA.71' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Choosing new speed factor 1.22 for vehicle 'flowA.69' to match departure speed 12.00 (max 11.43).
160c160
< Warning: Vehicle 'flowA.73' will not be able to arrive with the given speed!
---
> Warning: Vehicle 'flowA.72' will not be able to arrive at the given lane 'Edge2_0'!
171a172,175
> Warning: Vehicle 'flowA.78' will not be able to arrive with the given speed!
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect_selection type ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
3,28c3,4
< Warning: Vehicle 'flowA.1' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.1' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.2' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.2' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.3' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.3' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.4' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.4' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.5' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.5' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.6' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.6' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.7' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.7' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.8' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.8' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.9' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.9' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.10' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.10' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.11' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.11' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.12' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.12' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.13' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.13' will not be able to arrive at the given lane 'Edge2_0'!
---
> Error: Invalid departlane definition for vehicle 'flowA.0'.
> Quitting (on error).
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions load from ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,4
> Warning: No connection between edge 'Junction3-source' and edge 'Junction3-sink' found.
> Warning: No route for vehicle 'flow_3.0' found.
> Error: Vehicle 'flow_3.0' has no valid route.
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions load no_junctions ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
2a3,16
> 
> =================================================================
> ==546740==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56399884628d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x563999a47bf1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:441:40
>     #2 0x563999a4167a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:384:24
>     #3 0x563999a34b92 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:135:5
>     #4 0x563999a47101 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #5 0x563998849da9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f9dca9a5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions load to ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,4
> Warning: No connection between edge 'Junction0-source' and edge 'Junction0-sink' found.
> Warning: No route for vehicle 'flow_3.0' found.
> Error: Vehicle 'flow_3.0' has no valid route.
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions volatilerecomputing ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,4
> Warning: No connection between edge 'Junction3-source' and edge 'Junction4-sink' found.
> Warning: No route for vehicle 'f_3.0' found.
> Error: Vehicle 'f_3.0' has no valid route.
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_taz create arrivallane ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
89c89
< Warning: Vehicle 'f_1.14' will not be able to arrive at the given lane 'Edge5_20'!
---
> Warning: Vehicle 'f_1.44' will not be able to arrive at the given lane 'Edge5_20'!
93d92
< Warning: Vehicle 'f_1.45' will not be able to arrive at the given lane 'Edge5_20'!
95c94
< Warning: Vehicle 'f_1.16' will not be able to arrive at the given lane 'Edge5_20'!
---
> Warning: Vehicle 'f_1.15' will not be able to arrive at the given lane 'Edge5_20'!
145a145
> Warning: Vehicle 'f_1.62' will not be able to arrive at the given lane 'Edge5_20'!
147d146
< Warning: Vehicle 'f_1.63' will not be able to arrive at the given lane 'Edge5_20'!
149c148
< Warning: Vehicle 'f_1.34' will not be able to arrive at the given lane 'Edge5_20'!
---
> Warning: Vehicle 'f_1.33' will not be able to arrive at the given lane 'Edge5_20'!
160a160
> Warning: Vehicle 'f_1.67' will not be able to arrive at the given lane 'Edge5_20'!
162d161
< Warning: Vehicle 'f_1.68' will not be able to arrive at the given lane 'Edge5_20'!
164c163
< Warning: Vehicle 'f_1.39' will not be able to arrive at the given lane 'Edge5_20'!
---
> Warning: Vehicle 'f_1.38' will not be able to arrive at the given lane 'Edge5_20'!
188c187
< Warning: Vehicle 'f_1.77' will not be able to arrive at the given lane 'Edge5_20'!
---
> Warning: Vehicle 'f_1.76' will not be able to arrive at the given lane 'Edge5_20'!
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements flow_taz create arrivalposlat ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
173d172
< Warning: Vehicle 'f_0.56' will not be able to arrive with the given speed!
176c175,176
< Warning: Vehicle 'f_0.57' will not be able to arrive with the given speed!
---
> Warning: Vehicle 'f_0.86' will not be able to arrive with the given speed!
> Warning: Vehicle 'f_0.87' will not be able to arrive with the given speed!
213,214c213,214
< Warning: Vehicle 'f_0.99' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.99' will not be able to arrive with the given speed!
---
> Warning: Vehicle 'f_0.100' will not be able to arrive with the given speed!
> Warning: Vehicle 'f_0.100' will not be able to arrive with the given speed!
302c302
< Warning: Vehicle 'f_0.99' will not be able to arrive with the given speed!
---
> Warning: Vehicle 'f_0.100' will not be able to arrive with the given speed!
2913,2914c2913,2914
< Warning: Vehicle 'f_0.999' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.999' will not be able to arrive with the given speed!
---
> Warning: Vehicle 'f_0.1000' will not be able to arrive with the given speed!
> Warning: Vehicle 'f_0.1000' will not be able to arrive with the given speed!
3002c3002
< Warning: Vehicle 'f_0.999' will not be able to arrive with the given speed!
---
> Warning: Vehicle 'f_0.1000' will not be able to arrive with the given speed!
5342,5344d5341
< Warning: Vehicle 'f_0.1797' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.1798' will not be able to arrive with the given speed!
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements flow_taz inspect_selection arrivallane current ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
17d16
< Warning: Vehicle 'flowA.70' will not be able to arrive with the given speed!

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

---------- Differences in errors ----------
0a1,11
> Warning: Vehicle 'flowA.0' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.0' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.1' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.1' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.2' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.2' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.3' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.3' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.4' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.4' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.5' will not be able to arrive at the given lane 'Edge5_0'!
1a13
> Warning: Vehicle 'flowA.5' will not be able to arrive at the given lane 'Edge5_0'!
2a15,21
> Warning: Vehicle 'flowA.6' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.6' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.7' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.7' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.8' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.8' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.9' will not be able to arrive at the given lane 'Edge5_0'!
3a23
> Warning: Vehicle 'flowA.9' will not be able to arrive at the given lane 'Edge5_0'!
4a25,53
> Warning: Vehicle 'flowA.10' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.10' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.11' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.11' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.12' will not be able to arrive at the given lane 'Edge5_0'!
<truncated after showing first 30 lines>
demandelements flow_taz inspect_selection arrivallane float ( Last six runs Aug2023 Jul2023 )
demandelements flow_taz inspect_selection arrivalpos float ( Last six runs Aug2023 Jul2023 )
demandelements flow_taz inspect_selection arrivalpos max ( Last six runs Aug2023 Jul2023 )
demandelements flow_taz inspect_selection arrivalpos random ( Last six runs Aug2023 Jul2023 )
demandelements flow_taz inspect_selection arrivalspeed center ( Last six runs Aug2023 Jul2023 )
demandelements flow_taz inspect_selection arrivalspeed float ( Last six runs Aug2023 Jul2023 )
demandelements flow_taz inspect_selection arrivalspeed left ( Last six runs Aug2023 Jul2023 )
demandelements flow_taz inspect_selection arrivalspeed right ( Last six runs Aug2023 Jul2023 )
demandelements flow_taz inspect_selection color ( Last six runs Aug2023 Jul2023 )
demandelements flow_taz inspect_selection containernumber ( Last six runs Aug2023 Jul2023 )
demandelements flow_taz inspect_selection departpos base ( Last six runs Aug2023 Jul2023 )
demandelements flow_taz inspect_selection departpos float ( Last six runs Aug2023 Jul2023 )
demandelements flow_taz inspect_selection departpos free ( Last six runs Aug2023 Jul2023 )
demandelements flow_taz inspect_selection departposlat center ( Last six runs Aug2023 Jul2023 )
demandelements flow_taz inspect_selection departposlat float ( Last six runs Aug2023 Jul2023 )
demandelements flow_taz inspect_selection departposlat free ( Last six runs Aug2023 Jul2023 )
demandelements flow_taz inspect_selection departposlat left ( Last six runs Aug2023 Jul2023 )
demandelements flow_taz inspect_selection departposlat random_free ( Last six runs Aug2023 Jul2023 )
demandelements flow_taz inspect_selection departposlat right ( Last six runs Aug2023 Jul2023 )
demandelements flow_taz inspect_selection departspeed desired ( Last six runs Aug2023 Jul2023 )
demandelements flow_taz inspect_selection departspeed max ( Last six runs Aug2023 Jul2023 )
demandelements flow_taz inspect_selection departspeed random ( Last six runs Aug2023 Jul2023 )
demandelements flow_taz inspect_selection departspeed speedlimit ( Last six runs Aug2023 Jul2023 )
demandelements flow_taz inspect_selection insertionchecks ( Last six runs Aug2023 Jul2023 )
demandelements flow_taz inspect_selection line ( Last six runs Aug2023 Jul2023 )
demandelements flow_taz inspect_selection parameters ( Last six runs Aug2023 Jul2023 )
demandelements flow_taz inspect_selection personnumber ( Last six runs Aug2023 Jul2023 )

TEST FAILED on ts-sim-build-ba : demandelements flow_taz inspect_selection arrivalposlat current ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,276
> Warning: Vehicle 'flowA.0' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.0' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.1' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.1' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.2' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.2' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.3' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.3' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.4' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.4' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.5' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.5' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.6' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.6' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.7' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.7' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.8' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.8' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.9' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.9' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.10' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.10' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.11' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.11' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.12' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.12' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.13' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.13' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.14' will not be able to arrive at the given lane 'Edge5_0'!
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements flow_taz inspect_selection arrivalposlat float ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1
> Warning: Vehicle 'flowA.0' will not be able to arrive at the given lane 'Edge5_0'!
1a3
> Warning: Vehicle 'flowA.0' will not be able to arrive at the given lane 'Edge5_0'!
2a5
> Warning: Vehicle 'flowA.1' will not be able to arrive at the given lane 'Edge5_0'!
3a7
> Warning: Vehicle 'flowA.1' will not be able to arrive at the given lane 'Edge5_0'!
4a9
> Warning: Vehicle 'flowA.2' will not be able to arrive at the given lane 'Edge5_0'!
5a11
> Warning: Vehicle 'flowA.2' will not be able to arrive at the given lane 'Edge5_0'!
6a13
> Warning: Vehicle 'flowA.3' will not be able to arrive at the given lane 'Edge5_0'!
7a15
> Warning: Vehicle 'flowA.3' will not be able to arrive at the given lane 'Edge5_0'!
8a17
> Warning: Vehicle 'flowA.4' will not be able to arrive at the given lane 'Edge5_0'!
9a19
> Warning: Vehicle 'flowA.4' will not be able to arrive at the given lane 'Edge5_0'!
10a21
> Warning: Vehicle 'flowA.5' will not be able to arrive at the given lane 'Edge5_0'!
11a23
> Warning: Vehicle 'flowA.5' will not be able to arrive at the given lane 'Edge5_0'!
12a25
> Warning: Vehicle 'flowA.6' will not be able to arrive at the given lane 'Edge5_0'!
13a27
> Warning: Vehicle 'flowA.6' will not be able to arrive at the given lane 'Edge5_0'!
14a29
> Warning: Vehicle 'flowA.7' will not be able to arrive at the given lane 'Edge5_0'!
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements flow_taz inspect_selection begin ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,51
> Warning: Vehicle 'flowA.0' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.0' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.1' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.1' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.2' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.2' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.3' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.3' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.4' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.4' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.5' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.5' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.6' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.6' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.7' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.7' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.8' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.8' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.9' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.9' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.10' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.10' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.11' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.11' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.12' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.12' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.13' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.13' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.14' will not be able to arrive at the given lane 'Edge5_0'!
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements flow_taz inspect_selection departlane float ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
1,17c1,4
< Warning: Vehicle 'flowA.5' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.5' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.9' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.9' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.24' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.24' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.36' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.36' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.55' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.55' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.70' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.70' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.77' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.77' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.98' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.98' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.70' will not be able to arrive with the given speed!
---
> Warning: Vehicle 'flowA.0' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.0' will not be able to arrive at the given lane 'Edge5_0'!
> Error: Invalid departlane definition for vehicle 'flowA.0'.
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_taz inspect_selection departpos last ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,2
> Warning: Vehicle 'flowA.0' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.0' will not be able to arrive at the given lane 'Edge5_0'!
1a4,7
> Warning: Vehicle 'flowA.1' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.1' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.2' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.2' will not be able to arrive at the given lane 'Edge5_0'!
2a9,13
> Warning: Vehicle 'flowA.3' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.3' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.4' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.4' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.5' will not be able to arrive at the given lane 'Edge5_0'!
3a15
> Warning: Vehicle 'flowA.5' will not be able to arrive at the given lane 'Edge5_0'!
5a18,21
> Warning: Vehicle 'flowA.6' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.6' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.7' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.7' will not be able to arrive at the given lane 'Edge5_0'!
6a23,25
> Warning: Vehicle 'flowA.8' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.8' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.9' will not be able to arrive at the given lane 'Edge5_0'!
7a27
> Warning: Vehicle 'flowA.9' will not be able to arrive at the given lane 'Edge5_0'!
8a29,30
> Warning: Vehicle 'flowA.10' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.10' will not be able to arrive at the given lane 'Edge5_0'!
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements flow_taz inspect_selection departpos random ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
1c1,11
< Error: Vehicle 'flowA.0' will not be able to depart using the given velocity (slow lane ahead)!
---
> Warning: Vehicle 'flowA.0' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.0' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.1' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.1' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.2' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.2' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.3' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.3' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.4' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.4' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.5' will not be able to arrive at the given lane 'Edge5_0'!
2a13
> Warning: Vehicle 'flowA.5' will not be able to arrive at the given lane 'Edge5_0'!
3a15,22
> Warning: Choosing new speed factor 1.20 for vehicle 'flowA.5' to match departure speed 12.00 (max 11.55).
> Warning: Vehicle 'flowA.6' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.6' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.7' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.7' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.8' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.8' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.9' will not be able to arrive at the given lane 'Edge5_0'!
4a24
> Warning: Vehicle 'flowA.9' will not be able to arrive at the given lane 'Edge5_0'!
6c26,54
< Warning: Choosing new speed factor 1.20 for vehicle 'flowA.9' to match departure speed 12.00 (max 11.91).
---
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements flow_taz inspect_selection departpos random_free ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
1c1,11
< Error: Vehicle 'flowA.0' will not be able to depart using the given velocity (slow lane ahead)!
---
> Warning: Vehicle 'flowA.0' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.0' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.1' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.1' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.2' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.2' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.3' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.3' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.4' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.4' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.5' will not be able to arrive at the given lane 'Edge5_0'!
2a13
> Warning: Vehicle 'flowA.5' will not be able to arrive at the given lane 'Edge5_0'!
3a15,21
> Warning: Vehicle 'flowA.6' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.6' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.7' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.7' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.8' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.8' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.9' will not be able to arrive at the given lane 'Edge5_0'!
4a23
> Warning: Vehicle 'flowA.9' will not be able to arrive at the given lane 'Edge5_0'!
6,8c25,30
< Error: Vehicle 'flowA.3' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.4' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.4' will not be able to depart using the given velocity (slow lane ahead)!
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements flow_taz inspect_selection departposlat random ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,11
> Warning: Vehicle 'flowA.0' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.0' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.1' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.1' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.2' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.2' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.3' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.3' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.4' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.4' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.5' will not be able to arrive at the given lane 'Edge5_0'!
1a13
> Warning: Vehicle 'flowA.5' will not be able to arrive at the given lane 'Edge5_0'!
2a15,21
> Warning: Vehicle 'flowA.6' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.6' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.7' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.7' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.8' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.8' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.9' will not be able to arrive at the given lane 'Edge5_0'!
3a23
> Warning: Vehicle 'flowA.9' will not be able to arrive at the given lane 'Edge5_0'!
5c25,53
< Warning: Choosing new speed factor 1.20 for vehicle 'flowA.9' to match departure speed 12.00 (max 11.91).
---
> Warning: Vehicle 'flowA.10' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.10' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.11' will not be able to arrive at the given lane 'Edge5_0'!
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements flow_taz inspect_selection departspeed float ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,2
> Warning: Vehicle 'flowA.0' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.0' will not be able to arrive at the given lane 'Edge5_0'!
1a4,7
> Warning: Vehicle 'flowA.1' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.1' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.2' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.2' will not be able to arrive at the given lane 'Edge5_0'!
3a10,14
> Warning: Vehicle 'flowA.3' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.3' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.4' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.4' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.5' will not be able to arrive at the given lane 'Edge5_0'!
4a16
> Warning: Vehicle 'flowA.5' will not be able to arrive at the given lane 'Edge5_0'!
8a21,24
> Warning: Vehicle 'flowA.6' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.6' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.7' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.7' will not be able to arrive at the given lane 'Edge5_0'!
10a27,29
> Warning: Vehicle 'flowA.8' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.8' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.9' will not be able to arrive at the given lane 'Edge5_0'!
11a31
> Warning: Vehicle 'flowA.9' will not be able to arrive at the given lane 'Edge5_0'!
12a33,34
> Warning: Vehicle 'flowA.10' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.10' will not be able to arrive at the given lane 'Edge5_0'!
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements flow_taz inspect_selection end ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,11
> Warning: Vehicle 'flowA.0' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.0' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.1' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.1' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.2' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.2' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.3' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.3' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.4' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.4' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.5' will not be able to arrive at the given lane 'Edge5_0'!
1a13
> Warning: Vehicle 'flowA.5' will not be able to arrive at the given lane 'Edge5_0'!
2a15,17
> Warning: Choosing new speed factor 1.20 for vehicle 'flowA.5' to match departure speed 12.00 (max 11.55).
> Warning: Vehicle 'flowA.6' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.6' will not be able to arrive at the given lane 'Edge5_0'!

TEST FAILED on ts-sim-build-ba : demandelements flow_taz inspect_selection number ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,11
> Warning: Vehicle 'flowA.0' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.0' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.1' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.1' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.2' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.2' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.3' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.3' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.4' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.4' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.5' will not be able to arrive at the given lane 'Edge5_0'!
1a13
> Warning: Vehicle 'flowA.5' will not be able to arrive at the given lane 'Edge5_0'!
2a15,18
> Warning: Choosing new speed factor 1.20 for vehicle 'flowA.5' to match departure speed 12.00 (max 11.55).
> Warning: Vehicle 'flowA.6' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.6' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.7' will not be able to arrive at the given lane 'Edge5_0'!
3a20
> Warning: Vehicle 'flowA.7' will not be able to arrive at the given lane 'Edge5_0'!
5c22,57
< Warning: Choosing new speed factor 1.20 for vehicle 'flowA.7' to match departure speed 12.00 (max 11.91).
---
> Warning: Vehicle 'flowA.8' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.8' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.9' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.9' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.10' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.10' will not be able to arrive at the given lane 'Edge5_0'!
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements flow_taz inspect_selection period ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,4
> Warning: Vehicle 'flowA.0' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.0' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.1' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.1' will not be able to arrive at the given lane 'Edge5_0'!

TEST FAILED on ts-sim-build-ba : demandelements flow_taz inspect_selection poisson ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,11
> Warning: Vehicle 'flowA.0' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.0' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.1' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.1' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.2' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.2' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.3' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.3' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.4' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.4' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.5' will not be able to arrive at the given lane 'Edge5_0'!
1a13
> Warning: Vehicle 'flowA.5' will not be able to arrive at the given lane 'Edge5_0'!
2a15,21
> Warning: Vehicle 'flowA.6' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.6' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.7' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.7' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.8' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.8' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.9' will not be able to arrive at the given lane 'Edge5_0'!
3a23
> Warning: Vehicle 'flowA.9' will not be able to arrive at the given lane 'Edge5_0'!
4a25,71
> Warning: Vehicle 'flowA.10' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.10' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.11' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.11' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.12' will not be able to arrive at the given lane 'Edge5_0'!
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements flow_taz inspect_selection probability ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,9
> Warning: Vehicle 'flowA.0' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.0' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.1' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.1' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.2' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.2' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.3' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.3' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.4' will not be able to arrive at the given lane 'Edge5_0'!
1a11
> Warning: Vehicle 'flowA.4' will not be able to arrive at the given lane 'Edge5_0'!
2a13,35
> Warning: Vehicle 'flowA.5' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.5' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.6' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.6' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.7' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.7' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.8' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.8' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.9' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.9' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.10' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.10' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.11' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.11' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.12' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.12' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.13' will not be able to arrive at the given lane 'Edge5_0'!
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements flow_taz inspect_selection type ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,4
> Warning: Vehicle 'flowA.0' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.0' will not be able to arrive at the given lane 'Edge5_0'!
> Error: Invalid departlane definition for vehicle 'flowA.0'.
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_taz inspect_selection vehsperhour ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,2
> Warning: Vehicle 'flowA.0' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flowA.0' will not be able to arrive at the given lane 'Edge5_0'!

TEST FAILED on ts-sim-build-ba : demandelements flow_taz load arrivallane ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,2
> Warning: Vehicle 'flow_2.0' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flow_2.0' will not be able to arrive at the given lane 'Edge5_0'!
2a5,6
> Warning: Vehicle 'flow_2.1' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flow_2.1' will not be able to arrive at the given lane 'Edge5_0'!
4a9,10
> Warning: Vehicle 'flow_2.2' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flow_2.2' will not be able to arrive at the given lane 'Edge5_0'!
6a13,14
> Warning: Vehicle 'flow_2.3' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flow_2.3' will not be able to arrive at the given lane 'Edge5_0'!
8a17,18
> Warning: Vehicle 'flow_2.4' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flow_2.4' will not be able to arrive at the given lane 'Edge5_0'!
10a21,22
> Warning: Vehicle 'flow_2.5' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flow_2.5' will not be able to arrive at the given lane 'Edge5_0'!
12a25,26
> Warning: Vehicle 'flow_2.6' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flow_2.6' will not be able to arrive at the given lane 'Edge5_0'!
14a29,30
> Warning: Vehicle 'flow_2.7' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flow_2.7' will not be able to arrive at the given lane 'Edge5_0'!
18a35,36
> Warning: Vehicle 'flow_2.8' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flow_2.8' will not be able to arrive at the given lane 'Edge5_0'!
20a39,40
> Warning: Vehicle 'flow_2.9' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'flow_2.9' will not be able to arrive at the given lane 'Edge5_0'!
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements flow_taz load departpos ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
5,8c5,11
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.2'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.2'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.2'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.2'. Inserting at lane end instead.
---
> Warning: Invalid departPos 500.00 given for vehicle 'flow_3.1'. Inserting at lane end instead.
> Warning: Invalid departPos 500.00 given for vehicle 'flow_3.1'. Inserting at lane end instead.
> Warning: Invalid departPos 500.00 given for vehicle 'flow_3.1'. Inserting at lane end instead.
> Warning: Invalid departPos 500.00 given for vehicle 'flow_3.1'. Inserting at lane end instead.
> Warning: Invalid departPos 500.00 given for vehicle 'flow_3.1'. Inserting at lane end instead.
> Warning: Invalid departPos 500.00 given for vehicle 'flow_3.1'. Inserting at lane end instead.
> Warning: Invalid departPos 500.00 given for vehicle 'flow_3.1'. Inserting at lane end instead.
26a30,31
> Warning: Invalid departPos 500.00 given for vehicle 'flow_3.4'. Inserting at lane end instead.
> Warning: Invalid departPos 500.00 given for vehicle 'flow_3.5'. Inserting at lane end instead.
43a49,51
> Warning: Invalid departPos 500.00 given for vehicle 'flow_3.7'. Inserting at lane end instead.
> Warning: Invalid departPos 500.00 given for vehicle 'flow_3.7'. Inserting at lane end instead.
> Warning: Invalid departPos 500.00 given for vehicle 'flow_3.8'. Inserting at lane end instead.
51a60,64
> Warning: Invalid departPos 500.00 given for vehicle 'flow_3.11'. Inserting at lane end instead.
> Warning: Invalid departPos 500.00 given for vehicle 'flow_3.11'. Inserting at lane end instead.
> Warning: Invalid departPos 500.00 given for vehicle 'flow_3.11'. Inserting at lane end instead.
> Warning: Invalid departPos 500.00 given for vehicle 'flow_3.11'. Inserting at lane end instead.
> Warning: Invalid departPos 500.00 given for vehicle 'flow_3.11'. Inserting at lane end instead.
54,55c67,70
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.10'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.10'. Inserting at lane end instead.
---
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements flow_taz load no_tazs ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
2a3,16
> 
> =================================================================
> ==558297==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5629e70c728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x5629e82c8bf1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:441:40
>     #2 0x5629e82c267a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:384:24
>     #3 0x5629e82b5b92 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:135:5
>     #4 0x5629e82c8101 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #5 0x5629e70cada9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fdade7ead8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).

TEST FAILED on ts-sim-build-ba : demandelements flow_taz volatilerecomputing ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
2a3,176
> 
> =================================================================
> ==558615==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 6120 byte(s) in 5 object(s) allocated from:
>     #0 0x562fb9f4028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x562fbb249cf4 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:252:12
>     #2 0x562fbb131cea in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:48
>     #3 0x562fbb141101 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #4 0x562fb9f43da9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fd12d132d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 6120 byte(s) in 5 object(s) allocated from:
>     #0 0x562fb9f4028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x562fbb249cf4 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:252:12
>     #2 0x562fbb1319a2 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:177:46
>     #3 0x562fbb141101 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #4 0x562fb9f43da9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fd12d132d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x562fb9f4028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x562fbb249cf4 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:252:12
>     #2 0x562fbb185259 in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1609:47
>     #3 0x562fbb15a7da in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:231:17
>     #4 0x562fbc9f54e9 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 0x7fd12e3ff4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 2448 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==579731==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55aafb2c528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55aafc5cecf4 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:252:12
>     #2 0x55aafc5c43cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55aafc4e4eb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55aafc4da049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55aafdd7a4e9 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 0x7f17ad3934d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55aafb2c528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55aafc5e5ed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55aafc5e364e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55aafc514546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55aafdd7c1e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f17ad393984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55aafb2c528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55aafb8c3659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55aafb8c355a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==579692==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55fbb32b328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55fbb45bccf4 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:252:12
>     #2 0x55fbb45b23cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55fbb44d2eb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55fbb44c8049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55fbb5d684e9 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 0x7fcfcac974d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55fbb32b328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55fbb45d3ed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55fbb45d164e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55fbb4502546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55fbb5d6a1e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fcfcac97984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55fbb32b328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55fbb38b1659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55fbb38b155a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==579639==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55e0118e828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55e012bf1cf4 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:252:12
>     #2 0x55e012be73cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55e012b07eb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55e012afd049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55e01439d4e9 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 0x7fa6b1b7d4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55e0118e828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55e012c08ed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55e012c0664e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55e012b37546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55e01439f1e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fa6b1b7d984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55e0118e828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55e011ee6659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55e011ee655a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==579772==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55f675ad928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55f676de2cf4 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:252:12
>     #2 0x55f676dd83cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55f676cf8eb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55f676cee049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55f67858e4e9 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 0x7f83389f54d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55f675ad928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55f676df9ed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55f676df764e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55f676d28546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55f6785901e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f83389f5984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55f675ad928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55f6760d7659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55f6760d755a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==579716==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55d9e534e28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55d9e6657cf4 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:252:12
>     #2 0x55d9e664d3cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55d9e656deb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55d9e6563049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55d9e7e034e9 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 0x7f6b5f5384d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55d9e534e28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55d9e666eed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55d9e666c64e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55d9e659d546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55d9e7e051e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f6b5f538984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55d9e534e28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55d9e594c659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55d9e594c55a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
2a3,83
> 
> =================================================================
> ==579892==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1224 byte(s) in 1 object(s) allocated from:
>     #0 0x564738b8328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x564739e8ccf4 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:252:12
>     #2 0x564739d749a2 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:177:46
>     #3 0x564739d84101 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #4 0x564738b86da9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f85291ead8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 1224 byte(s) in 1 object(s) allocated from:
>     #0 0x564738b8328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x564739e8ccf4 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:252:12
>     #2 0x564739d74cea in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:48
>     #3 0x564739d84101 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #4 0x564738b86da9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f85291ead8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x564738b8328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x564739d7509b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:183:34
>     #2 0x564739d84101 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #3 0x564738b86da9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f85291ead8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x564738b8328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==579787==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55da1909828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55da1a3a1cf4 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:252:12
>     #2 0x55da1a3973cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55da1a2b7eb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55da1a2ad049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55da1bb4d4e9 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 0x7eff6be884d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55da1909828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55da1a3b8ed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55da1a3b664e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55da1a2e7546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55da1bb4f1e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7eff6be88984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55da1909828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55da19696659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55da1969655a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
2a3,83
> 
> =================================================================
> ==579949==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1224 byte(s) in 1 object(s) allocated from:
>     #0 0x55f116c1b28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55f117f24cf4 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:252:12
>     #2 0x55f117e0c9a2 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:177:46
>     #3 0x55f117e1c101 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #4 0x55f116c1eda9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7faf64a3cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 1224 byte(s) in 1 object(s) allocated from:
>     #0 0x55f116c1b28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55f117f24cf4 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:252:12
>     #2 0x55f117e0ccea in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:48
>     #3 0x55f117e1c101 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #4 0x55f116c1eda9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7faf64a3cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55f116c1b28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55f117e0d09b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:183:34
>     #2 0x55f117e1c101 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #3 0x55f116c1eda9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7faf64a3cd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55f116c1b28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1
> Warning: Invalid departPos 20.00 given for stopping at Edge1. Using edge end instead.

TEST FAILED on ts-sim-build-ba : demandelements personflow create color ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==580392==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55d7edc0f28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55d7eef18cf4 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:252:12
>     #2 0x55d7eef0e3cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55d7eee2eeb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55d7eee24049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55d7f06c44e9 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 0x7f4edc09d4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55d7edc0f28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55d7eef2fed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55d7eef2d64e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55d7eee5e546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55d7f06c61e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f4edc09d984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55d7edc0f28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55d7ee20d659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55d7ee20d55a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personflow create default_stop default_stop_lane ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==580281==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55fe9e58c28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55fe9f895cf4 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:252:12
>     #2 0x55fe9f88b3cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55fe9f7abeb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55fe9f7a1049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55fea10414e9 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 0x7f5a7b0f34d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55fe9e58c28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55fe9f8aced8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55fe9f8aa64e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55fe9f7db546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55fea10431e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f5a7b0f3984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55fe9e58c28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55fe9eb8a659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55fe9eb8a55a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personflow create default_walk default_walk_route ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==580119==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5627bfbc428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x5627c0ecdcf4 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:252:12
>     #2 0x5627c0ec33cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5627c0de3eb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5627c0dd9049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5627c26794e9 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 0x7fbcd6aa34d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x5627bfbc428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x5627c0ee4ed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5627c0ee264e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5627c0e13546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5627c267b1e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fbcd6aa3984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x5627bfbc428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x5627c01c2659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5627c01c255a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personflow create endnumber ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
1,1451c1,111
< Warning: Person 'pf_1.15' is jammed on edge 'Edge0', time=303.00.
< Warning: Person 'pf_1.17' is jammed on edge 'Edge0', time=303.00.
< Warning: Person 'pf_1.19' is jammed on edge 'Edge0', time=303.00.
< Warning: Person 'pf_1.2' is jammed on edge 'Edge0', time=303.00.
< Warning: Person 'pf_1.20' is jammed on edge 'Edge0', time=303.00.
< Warning: Person 'pf_1.21' is jammed on edge 'Edge0', time=303.00.
< Warning: Person 'pf_1.22' is jammed on edge 'Edge0', time=303.00.
< Warning: Person 'pf_1.23' is jammed on edge 'Edge0', time=303.00.
< Warning: Person 'pf_1.24' is jammed on edge 'Edge0', time=303.00.
< Warning: Person 'pf_1.25' is jammed on edge 'Edge0', time=303.00.
< Warning: Person 'pf_1.26' is jammed on edge 'Edge0', time=303.00.
< Warning: Person 'pf_1.27' is jammed on edge 'Edge0', time=303.00.
< Warning: Person 'pf_1.28' is jammed on edge 'Edge0', time=303.00.
< Warning: Person 'pf_1.30' is jammed on edge 'Edge0', time=303.00.
< Warning: Person 'pf_1.31' is jammed on edge 'Edge0', time=303.00.
< Warning: Person 'pf_1.32' is jammed on edge 'Edge0', time=303.00.
< Warning: Person 'pf_1.33' is jammed on edge 'Edge0', time=303.00.
< Warning: Person 'pf_1.34' is jammed on edge 'Edge0', time=303.00.
< Warning: Person 'pf_1.35' is jammed on edge 'Edge0', time=303.00.
< Warning: Person 'pf_1.36' is jammed on edge 'Edge0', time=303.00.
< Warning: Person 'pf_1.37' is jammed on edge 'Edge0', time=303.00.
< Warning: Person 'pf_1.38' is jammed on edge 'Edge0', time=303.00.
< Warning: Person 'pf_1.39' is jammed on edge 'Edge0', time=303.00.
< Warning: Person 'pf_1.4' is jammed on edge 'Edge0', time=303.00.
< Warning: Person 'pf_1.40' is jammed on edge 'Edge0', time=303.00.
< Warning: Person 'pf_1.41' is jammed on edge 'Edge0', time=303.00.
< Warning: Person 'pf_1.42' is jammed on edge 'Edge0', time=303.00.
< Warning: Person 'pf_1.43' is jammed on edge 'Edge0', time=303.00.
< Warning: Person 'pf_1.44' is jammed on edge 'Edge0', time=303.00.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personflow create id ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==580309==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x563bf1d1028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x563bf3019cf4 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:252:12
>     #2 0x563bf300f3cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x563bf2f2feb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x563bf2f25049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x563bf47c54e9 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 0x7f87608e94d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x563bf1d1028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x563bf3030ed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x563bf302e64e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x563bf2f5f546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x563bf47c71e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f87608e9984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x563bf1d1028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x563bf230e659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x563bf230e55a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personflow create number ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==580601==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x558efe5e228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x558eff8ebcf4 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:252:12
>     #2 0x558eff8e13cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x558eff801eb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x558eff7f7049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x558f010974e9 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 0x7f28783744d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x558efe5e228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x558eff902ed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x558eff90064e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x558eff831546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x558f010991e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f2878374984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x558efe5e228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x558efebe0659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x558efebe055a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personflow create period ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==580506==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55ba6b2df28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55ba6c5e8cf4 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:252:12
>     #2 0x55ba6c5de3cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55ba6c4feeb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55ba6c4f4049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55ba6dd944e9 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 0x7f1ab71bc4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55ba6b2df28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55ba6c5ffed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55ba6c5fd64e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55ba6c52e546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55ba6dd961e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f1ab71bc984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55ba6b2df28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55ba6b8dd659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55ba6b8dd55a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personflow create poisson ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==580516==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x560a9fb2c28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x560aa0e35cf4 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:252:12
>     #2 0x560aa0e2b3cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x560aa0d4beb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x560aa0d41049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x560aa25e14e9 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 0x7f1cbb55f4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x560a9fb2c28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x560aa0e4ced8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x560aa0e4a64e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x560aa0d7b546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x560aa25e31e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f1cbb55f984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x560a9fb2c28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x560aa012a659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x560aa012a55a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personflow create probability ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==580525==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x556298b9428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x556299e9dcf4 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:252:12
>     #2 0x556299e933cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x556299db3eb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x556299da9049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55629b6494e9 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 0x7fbb3f2364d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x556298b9428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x556299eb4ed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x556299eb264e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x556299de3546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55629b64b1e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fbb3f236984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x556298b9428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x556299192659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55629919255a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personflow delete ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==580613==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5561c16a828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x5561c29b1cf4 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:252:12
>     #2 0x5561c29a73cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5561c28c7eb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5561c28bd049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5561c415d4e9 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 0x7fcceaedc4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x5561c16a828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x5561c29c8ed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5561c29c664e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5561c28f7546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5561c415f1e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fcceaedc984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x5561c16a828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x5561c1ca6659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5561c1ca655a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personflow inspect begin triggered ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
2a3,83
> 
> =================================================================
> ==580742==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1224 byte(s) in 1 object(s) allocated from:
>     #0 0x55ca9162828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55ca92931cf4 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:252:12
>     #2 0x55ca928199a2 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:177:46
>     #3 0x55ca92829101 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #4 0x55ca9162bda9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f1a636e9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 1224 byte(s) in 1 object(s) allocated from:
>     #0 0x55ca9162828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55ca92931cf4 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:252:12
>     #2 0x55ca92819cea in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:48
>     #3 0x55ca92829101 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #4 0x55ca9162bda9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f1a636e9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55ca9162828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55ca9281a09b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:183:34
>     #2 0x55ca92829101 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #3 0x55ca9162bda9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f1a636e9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x55ca9162828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements personflow inspect id ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==580629==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x558c36bb528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x558c37ebecf4 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:252:12
>     #2 0x558c37eb43cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x558c37dd4eb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x558c37dca049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x558c3966a4e9 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 0x7fe1108be4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x558c36bb528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x558c37ed5ed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x558c37ed364e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x558c37e04546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x558c3966c1e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fe1108be984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x558c36bb528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x558c371b3659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x558c371b355a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personflow inspect_selection begin triggered ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
2a3,83
> 
> =================================================================
> ==580973==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1224 byte(s) in 1 object(s) allocated from:
>     #0 0x562ec56da28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x562ec69e3cf4 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:252:12
>     #2 0x562ec68cb9a2 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:177:46
>     #3 0x562ec68db101 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #4 0x562ec56ddda9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f135ac17d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 1224 byte(s) in 1 object(s) allocated from:
>     #0 0x562ec56da28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x562ec69e3cf4 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:252:12
>     #2 0x562ec68cbcea in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:48
>     #3 0x562ec68db101 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #4 0x562ec56ddda9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f135ac17d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x562ec56da28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x562ec68cc09b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:183:34
>     #2 0x562ec68db101 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #3 0x562ec56ddda9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f135ac17d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x562ec56da28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements personflow inspect_selection personsperhour ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==581018==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55d91409228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55d91539bcf4 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:252:12
>     #2 0x55d9153913cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55d9152b1eb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55d9152a7049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55d916b474e9 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 0x7fb6539ff4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55d91409228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55d9153b2ed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55d9153b064e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55d9152e1546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55d916b491e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fb6539ff984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55d91409228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55d914690659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55d91469055a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan basic delete_edge ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,110
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==581360==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1224 byte(s) in 1 object(s) allocated from:
>     #0 0x55c3e4a2928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55c3e5d32cf4 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:252:12
>     #2 0x55c3e5d283cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55c3e5c48eb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55c3e5c3e049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55c3e74de4e9 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 0x7f5d1f4e14d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55c3e4a2928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55c3e5d49ed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55c3e5d4764e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55c3e5c78546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55c3e74e01e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f5d1f4e1984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 312 byte(s) in 1 object(s) allocated from:
>     #0 0x55c3e4a2928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55c3e5027659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55c3e502755a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x55c3e50274e7 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_edgebusstop create default ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==581583==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55eee2b4928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55eee3e52cf4 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:252:12
>     #2 0x55eee3e483cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55eee3d68eb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55eee3d5e049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55eee55fe4e9 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 0x7fd68fabc4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55eee2b4928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55eee3e69ed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55eee3e6764e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55eee3d98546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55eee56001e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fd68fabc984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55eee2b4928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55eee3147659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55eee314755a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_edgebusstop create lines ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==581687==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55e97c58f28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55e97d898cf4 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:252:12
>     #2 0x55e97d88e3cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55e97d7aeeb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55e97d7a4049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55e97f0444e9 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 0x7f6baa3f54d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55e97c58f28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55e97d8afed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55e97d8ad64e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55e97d7de546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55e97f0461e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f6baa3f5984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55e97c58f28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55e97cb8d659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55e97cb8d55a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_edgebusstop create modes ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==581656==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x557937c5028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x557938f59cf4 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:252:12
>     #2 0x557938f4f3cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x557938e6feb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x557938e65049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55793a7054e9 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 0x7f8a03c2d4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x557937c5028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x557938f70ed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x557938f6e64e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x557938e9f546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55793a7071e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f8a03c2d984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x557937c5028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55793824e659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55793824e55a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_edgebusstop create vtypes ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==581617==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55c9825ef28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55c9838f8cf4 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:252:12
>     #2 0x55c9838ee3cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55c98380eeb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55c983804049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55c9850a44e9 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 0x7f61e42624d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55c9825ef28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55c98390fed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55c98390d64e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55c98383e546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55c9850a61e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f61e4262984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55c9825ef28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55c982bed659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55c982bed55a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_edgebusstop delete ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==581692==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55c999cc228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55c99afcbcf4 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:252:12
>     #2 0x55c99afc13cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55c99aee1eb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55c99aed7049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55c99c7774e9 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 0x7f7bc93ee4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55c999cc228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55c99afe2ed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55c99afe064e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55c99af11546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55c99c7791e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f7bc93ee984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55c999cc228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55c99a2c0659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55c99a2c055a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_edgebusstop inspect busstop ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==581698==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x563e49fe028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x563e4b2e9cf4 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:252:12
>     #2 0x563e4b2df3cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x563e4b1ffeb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x563e4b1f5049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x563e4ca954e9 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 0x7fc387fd84d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x563e49fe028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x563e4b300ed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x563e4b2fe64e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x563e4b22f546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x563e4ca971e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fc387fd8984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x563e49fe028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x563e4a5de659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x563e4a5de55a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_edgebusstop inspect lines ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==581722==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55da92ebe28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55da941c7cf4 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:252:12
>     #2 0x55da941bd3cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55da940ddeb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55da940d3049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55da959734e9 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 0x7fa90c0c54d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55da92ebe28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55da941deed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55da941dc64e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55da9410d546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55da959751e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fa90c0c5984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55da92ebe28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55da934bc659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55da934bc55a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_edgebusstop inspect modes ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==581712==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55b23966c28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55b23a975cf4 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:252:12
>     #2 0x55b23a96b3cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55b23a88beb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55b23a881049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55b23c1214e9 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 0x7f683e2194d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55b23966c28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55b23a98ced8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55b23a98a64e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55b23a8bb546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55b23c1231e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f683e219984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55b23966c28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55b239c6a659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55b239c6a55a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_edgebusstop inspect vtypes ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==581705==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x555731a7928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x555732d82cf4 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:252:12
>     #2 0x555732d783cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x555732c98eb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x555732c8e049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55573452e4e9 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 0x7fb67db764d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x555731a7928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x555732d99ed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x555732d9764e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x555732cc8546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5557345301e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fb67db76984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x555731a7928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x555732077659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55573207755a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_edgebusstop inspect_selection lines ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
1c1,111
< Warning: Ignoring vehicle type 'type2' when routing person 'p_0' because it is not allowed on the start edge.
---
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==581743==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55d6e9a0128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55d6ead0acf4 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:252:12
>     #2 0x55d6ead003cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55d6eac20eb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55d6eac16049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55d6ec4b64e9 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 0x7f7d443ed4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55d6e9a0128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55d6ead21ed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55d6ead1f64e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55d6eac50546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55d6ec4b81e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f7d443ed984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55d6e9a0128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_edgebusstop inspect_selection modes ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
1c1,111
< Warning: Ignoring vehicle type 'type2' when routing person 'p_0' because it is not allowed on the start edge.
---
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==581738==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x557ba3d9128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x557ba509acf4 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:252:12
>     #2 0x557ba50903cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x557ba4fb0eb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x557ba4fa6049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x557ba68464e9 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 0x7fbcf3d254d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x557ba3d9128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x557ba50b1ed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x557ba50af64e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x557ba4fe0546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x557ba68481e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fbcf3d25984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x557ba3d9128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_edgebusstop inspect_selection vtypes ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
1c1,111
< Warning: Ignoring vehicle type 'customType' when routing person 'p_0' because it is not allowed on the start edge.
---
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==581728==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x561adfb3e28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x561ae0e47cf4 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:252:12
>     #2 0x561ae0e3d3cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x561ae0d5deb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x561ae0d53049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x561ae25f34e9 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 0x7efe09bc54d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x561adfb3e28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x561ae0e5eed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x561ae0e5c64e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x561ae0d8d546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x561ae25f51e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7efe09bc5984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x561adfb3e28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_edgeedge delete ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==581395==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55b4b605a28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55b4b7363cf4 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:252:12
>     #2 0x55b4b73593cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55b4b7279eb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55b4b726f049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55b4b8b0f4e9 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 0x7f2a5bb234d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55b4b605a28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55b4b737aed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55b4b737864e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55b4b72a9546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55b4b8b111e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f2a5bb23984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55b4b605a28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55b4b6658659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55b4b665855a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_edgeedge inspect arrivalpos ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==581414==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55b07f17028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55b080479cf4 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:252:12
>     #2 0x55b08046f3cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55b08038feb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55b080385049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55b081c254e9 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 0x7f5673d554d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55b07f17028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55b080490ed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55b08048e64e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55b0803bf546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55b081c271e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f5673d55984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55b07f17028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55b07f76e659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55b07f76e55a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_edgeedge inspect lines ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==581508==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x561dde69128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x561ddf99acf4 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:252:12
>     #2 0x561ddf9903cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x561ddf8b0eb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x561ddf8a6049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x561de11464e9 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 0x7f18a7c0c4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x561dde69128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x561ddf9b1ed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x561ddf9af64e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x561ddf8e0546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x561de11481e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f18a7c0c984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x561dde69128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x561ddec8f659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x561ddec8f55a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_edgeedge inspect modes ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==581505==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55eae4c2a28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55eae5f33cf4 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:252:12
>     #2 0x55eae5f293cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55eae5e49eb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55eae5e3f049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55eae76df4e9 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 0x7fc76d5af4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55eae4c2a28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55eae5f4aed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55eae5f4864e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55eae5e79546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55eae76e11e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fc76d5af984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55eae4c2a28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55eae5228659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55eae522855a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_edgeedge inspect to ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==581413==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55e4f144a28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55e4f2753cf4 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:252:12
>     #2 0x55e4f27493cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55e4f2669eb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55e4f265f049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55e4f3eff4e9 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 0x7f62c5c274d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55e4f144a28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55e4f276aed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55e4f276864e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55e4f2699546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55e4f3f011e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f62c5c27984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55e4f144a28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55e4f1a48659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55e4f1a4855a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_edgeedge inspect vtypes ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==581486==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55c1f45a828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55c1f58b1cf4 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:252:12
>     #2 0x55c1f58a73cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55c1f57c7eb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55c1f57bd049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55c1f705d4e9 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 0x7f564d22c4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55c1f45a828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55c1f58c8ed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55c1f58c664e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55c1f57f7546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55c1f705f1e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f564d22c984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55c1f45a828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55c1f4ba6659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55c1f4ba655a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_edgeedge inspect_selection arrivalpos ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
1c1,111
< Warning: Ignoring vehicle type 'type2' when routing person 'p_0' because it is not allowed on the start edge.
---
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==581507==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55df787b328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55df79abccf4 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:252:12
>     #2 0x55df79ab23cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55df799d2eb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55df799c8049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55df7b2684e9 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 0x7f31b14834d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55df787b328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55df79ad3ed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55df79ad164e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55df79a02546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55df7b26a1e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f31b1483984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55df787b328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_edgeedge inspect_selection lines ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
1c1,111
< Warning: Ignoring vehicle type 'type2' when routing person 'p_0' because it is not allowed on the start edge.
---
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==581532==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55ef56d5228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55ef5805bcf4 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:252:12
>     #2 0x55ef580513cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55ef57f71eb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55ef57f67049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55ef598074e9 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 0x7f8dfcc404d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55ef56d5228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55ef58072ed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55ef5807064e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55ef57fa1546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55ef598091e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f8dfcc40984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55ef56d5228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_edgeedge inspect_selection modes ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
1c1,111
< Warning: Ignoring vehicle type 'type2' when routing person 'p_0' because it is not allowed on the start edge.
---
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==581524==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55a9c1ff428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55a9c32fdcf4 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:252:12
>     #2 0x55a9c32f33cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55a9c3213eb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55a9c3209049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55a9c4aa94e9 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 0x7f7bad84a4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55a9c1ff428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55a9c3314ed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55a9c331264e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55a9c3243546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55a9c4aab1e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f7bad84a984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55a9c1ff428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_edgeedge inspect_selection vtypes ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
1c1,111
< Warning: Ignoring vehicle type 'customType' when routing person 'p_0' because it is not allowed on the start edge.
---
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==581516==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x558249b8d28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55824ae96cf4 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:252:12
>     #2 0x55824ae8c3cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55824adaceb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55824ada2049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55824c6424e9 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 0x7f69fae484d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x558249b8d28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55824aeaded8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55824aeab64e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55824addc546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55824c6441e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f69fae48984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x558249b8d28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_junctions create default ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==581802==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55fa5568c28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55fa56995cf4 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:252:12
>     #2 0x55fa5698b3cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55fa568abeb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55fa568a1049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55fa581414e9 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 0x7fc2cf15f4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55fa5568c28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55fa569aced8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55fa569aa64e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55fa568db546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55fa581431e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fc2cf15f984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55fa5568c28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55fa55c8a659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55fa55c8a55a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_junctions create lines ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==581882==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x564a2981b28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x564a2ab24cf4 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:252:12
>     #2 0x564a2ab1a3cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x564a2aa3aeb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x564a2aa30049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x564a2c2d04e9 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 0x7f530cf8e4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x564a2981b28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x564a2ab3bed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x564a2ab3964e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x564a2aa6a546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x564a2c2d21e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f530cf8e984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x564a2981b28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x564a29e19659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x564a29e1955a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_junctions create modes ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==581839==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55db91b6728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55db92e70cf4 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:252:12
>     #2 0x55db92e663cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55db92d86eb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55db92d7c049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55db9461c4e9 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 0x7f291c1664d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55db91b6728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55db92e87ed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55db92e8564e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55db92db6546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55db9461e1e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f291c166984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55db91b6728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55db92165659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55db9216555a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_junctions create vtypes ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==581818==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x564553a7528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x564554d7ecf4 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:252:12
>     #2 0x564554d743cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x564554c94eb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x564554c8a049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x56455652a4e9 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 0x7f2109c574d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x564553a7528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x564554d95ed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x564554d9364e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x564554cc4546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x56455652c1e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f2109c57984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x564553a7528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x564554073659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x56455407355a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_junctions delete ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==581898==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5601eb61828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x5601ec921cf4 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:252:12
>     #2 0x5601ec9173cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5601ec837eb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5601ec82d049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5601ee0cd4e9 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 0x7fccfeafd4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x5601eb61828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x5601ec938ed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5601ec93664e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5601ec867546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5601ee0cf1e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fccfeafd984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x5601eb61828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x5601ebc16659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5601ebc1655a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_junctions inspect lines ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==581928==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55ae69bb028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55ae6aeb9cf4 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:252:12
>     #2 0x55ae6aeaf3cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55ae6adcfeb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55ae6adc5049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55ae6c6654e9 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 0x7f07c3c774d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55ae69bb028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55ae6aed0ed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55ae6aece64e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55ae6adff546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55ae6c6671e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f07c3c77984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55ae69bb028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55ae6a1ae659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55ae6a1ae55a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_junctions inspect modes ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==581912==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x56314660328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x56314790ccf4 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:252:12
>     #2 0x5631479023cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x563147822eb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x563147818049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5631490b84e9 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 0x7f3b3abc14d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x56314660328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x563147923ed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x56314792164e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x563147852546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5631490ba1e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f3b3abc1984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x56314660328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x563146c01659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x563146c0155a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_junctions inspect to ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==581902==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5568ccd5e28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x5568ce067cf4 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:252:12
>     #2 0x5568ce05d3cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5568cdf7deb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5568cdf73049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5568cf8134e9 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 0x7fc0236744d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x5568ccd5e28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x5568ce07eed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5568ce07c64e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5568cdfad546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5568cf8151e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fc023674984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x5568ccd5e28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x5568cd35c659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5568cd35c55a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_junctions inspect vtypes ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==581907==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55dc4962528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55dc4a92ecf4 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:252:12
>     #2 0x55dc4a9243cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55dc4a844eb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55dc4a83a049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55dc4c0da4e9 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 0x7fcdc73b64d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55dc4962528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55dc4a945ed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55dc4a94364e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55dc4a874546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55dc4c0dc1e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fcdc73b6984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55dc4962528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55dc49c23659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55dc49c2355a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_junctions inspect_selection lines ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
1c1,111
< Warning: Ignoring vehicle type 'type1' when routing person 'p_0' because it is not allowed on the start edge.
---
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==581947==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55cb6a7dc28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55cb6bae5cf4 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:252:12
>     #2 0x55cb6badb3cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55cb6b9fbeb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55cb6b9f1049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55cb6d2914e9 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 0x7f58acbf84d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55cb6a7dc28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55cb6bafced8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55cb6bafa64e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55cb6ba2b546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55cb6d2931e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f58acbf8984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55cb6a7dc28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_junctions inspect_selection modes ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
1c1,111
< Warning: Ignoring vehicle type 'type1' when routing person 'p_0' because it is not allowed on the start edge.
---
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==581938==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55904d76c28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55904ea75cf4 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:252:12
>     #2 0x55904ea6b3cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55904e98beb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55904e981049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5590502214e9 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 0x7ffb7c4c74d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55904d76c28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55904ea8ced8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55904ea8a64e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55904e9bb546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5590502231e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7ffb7c4c7984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55904d76c28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_junctions inspect_selection vtypes ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
1c1,111
< Warning: Ignoring vehicle type 'customType' when routing person 'p_0' because it is not allowed on the start edge.
---
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==581935==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55760f7ca28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x557610ad3cf4 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:252:12
>     #2 0x557610ac93cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5576109e9eb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5576109df049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55761227f4e9 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 0x7f62e224a4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55760f7ca28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x557610aeaed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x557610ae864e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x557610a19546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5576122811e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f62e224a984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55760f7ca28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_junctions load to ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==581954==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55cfae0b028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55cfaf3b9cf4 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:252:12
>     #2 0x55cfaf3af3cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55cfaf2cfeb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55cfaf2c5049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55cfb0b654e9 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 0x7f15a85014d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55cfae0b028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55cfaf3d0ed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55cfaf3ce64e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55cfaf2ff546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55cfb0b671e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f15a8501984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55cfae0b028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55cfae6ae659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55cfae6ae55a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan rides ride_edgebusstop create default ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==582579==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55e91a9d528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55e91bcdecf4 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:252:12
>     #2 0x55e91bcd43cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55e91bbf4eb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55e91bbea049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55e91d48a4e9 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 0x7f4575d0a4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55e91a9d528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55e91bcf5ed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55e91bcf364e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55e91bc24546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55e91d48c1e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f4575d0a984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55e91a9d528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55e91afd3659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55e91afd355a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan rides ride_edgebusstop create lines ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==582592==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5624bfe4d28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x5624c1156cf4 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:252:12
>     #2 0x5624c114c3cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5624c106ceb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5624c1062049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5624c29024e9 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 0x7faf1ad554d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x5624bfe4d28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x5624c116ded8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5624c116b64e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5624c109c546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5624c29041e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7faf1ad55984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x5624bfe4d28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x5624c044b659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5624c044b55a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan rides ride_edgebusstop delete ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==582591==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5602fb88628d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x5602fcb8fcf4 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:252:12
>     #2 0x5602fcb853cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5602fcaa5eb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5602fca9b049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5602fe33b4e9 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 0x7f2fd4f674d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x5602fb88628d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x5602fcba6ed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5602fcba464e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5602fcad5546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5602fe33d1e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f2fd4f67984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x5602fb88628d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x5602fbe84659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5602fbe8455a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan rides ride_edgebusstop inspect busstop ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==582610==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55f84a0a528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55f84b3aecf4 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:252:12
>     #2 0x55f84b3a43cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55f84b2c4eb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55f84b2ba049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55f84cb5a4e9 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 0x7f4592f314d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55f84a0a528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55f84b3c5ed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55f84b3c364e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55f84b2f4546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55f84cb5c1e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f4592f31984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55f84a0a528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55f84a6a3659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55f84a6a355a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan rides ride_edgebusstop inspect lines ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==582615==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x561e80cfb28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x561e82004cf4 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:252:12
>     #2 0x561e81ffa3cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x561e81f1aeb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x561e81f10049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x561e837b04e9 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 0x7f91e13824d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x561e80cfb28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x561e8201bed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x561e8201964e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x561e81f4a546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x561e837b21e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f91e1382984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x561e80cfb28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x561e812f9659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x561e812f955a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan rides ride_edgebusstop inspect_selection lines ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==582660==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5566dd42128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x5566de72acf4 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:252:12
>     #2 0x5566de7203cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5566de640eb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5566de636049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5566dfed64e9 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 0x7f16193574d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x5566dd42128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x5566de741ed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5566de73f64e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5566de670546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5566dfed81e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f1619357984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x5566dd42128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x5566dda1f659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5566dda1f55a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan rides ride_edgeedge delete ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==582506==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5604b739728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x5604b86a0cf4 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:252:12
>     #2 0x5604b86963cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5604b85b6eb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5604b85ac049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5604b9e4c4e9 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 0x7fa539b8d4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x5604b739728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x5604b86b7ed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5604b86b564e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5604b85e6546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5604b9e4e1e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fa539b8d984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x5604b739728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x5604b7995659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5604b799555a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan rides ride_edgeedge inspect arrivalpos ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==582518==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x556ffc65d28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x556ffd966cf4 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:252:12
>     #2 0x556ffd95c3cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x556ffd87ceb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x556ffd872049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x556fff1124e9 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 0x7f7bd7ccc4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x556ffc65d28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x556ffd97ded8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x556ffd97b64e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x556ffd8ac546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x556fff1141e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f7bd7ccc984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x556ffc65d28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x556ffcc5b659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x556ffcc5b55a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan rides ride_edgeedge inspect lines ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==582520==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55a1f273028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55a1f3a39cf4 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:252:12
>     #2 0x55a1f3a2f3cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55a1f394feb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55a1f3945049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55a1f51e54e9 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 0x7f68831354d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55a1f273028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55a1f3a50ed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55a1f3a4e64e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55a1f397f546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55a1f51e71e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f6883135984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55a1f273028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55a1f2d2e659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55a1f2d2e55a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan rides ride_edgeedge inspect to ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==582513==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5572c08b728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x5572c1bc0cf4 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:252:12
>     #2 0x5572c1bb63cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5572c1ad6eb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5572c1acc049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5572c336c4e9 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 0x7f9baf5644d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x5572c08b728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x5572c1bd7ed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5572c1bd564e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5572c1b06546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5572c336e1e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f9baf564984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x5572c08b728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x5572c0eb5659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5572c0eb555a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan rides ride_edgeedge inspect_selection arrivalpos ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==582525==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55e443b1228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55e444e1bcf4 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:252:12
>     #2 0x55e444e113cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55e444d31eb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55e444d27049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55e4465c74e9 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 0x7fb254f2f4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55e443b1228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55e444e32ed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55e444e3064e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55e444d61546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55e4465c91e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fb254f2f984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55e443b1228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55e444110659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55e44411055a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan rides ride_edgeedge inspect_selection lines ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==582539==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x56384067528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x56384197ecf4 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:252:12
>     #2 0x5638419743cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x563841894eb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x56384188a049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x56384312a4e9 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 0x7f5a247ff4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x56384067528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x563841995ed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x56384199364e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5638418c4546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x56384312c1e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f5a247ff984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x56384067528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x563840c73659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x563840c7355a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan stops stop_busstop create acttype ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==582990==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55d289aee28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55d28adf7cf4 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:252:12
>     #2 0x55d28aded3cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55d28ad0deb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55d28ad03049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55d28c5a34e9 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 0x7f72c74364d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55d289aee28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55d28ae0eed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55d28ae0c64e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55d28ad3d546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55d28c5a51e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f72c7436984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55d289aee28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55d28a0ec659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55d28a0ec55a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan stops stop_busstop create default ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==582963==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55c22cbbf28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55c22dec8cf4 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:252:12
>     #2 0x55c22debe3cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55c22dddeeb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55c22ddd4049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55c22f6744e9 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 0x7f7d441124d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55c22cbbf28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55c22dedfed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55c22dedd64e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55c22de0e546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55c22f6761e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f7d44112984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55c22cbbf28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55c22d1bd659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55c22d1bd55a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan stops stop_busstop create duration ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==582979==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55b134e2f28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55b136138cf4 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:252:12
>     #2 0x55b13612e3cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55b13604eeb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55b136044049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55b1378e44e9 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 0x7fc1c299f4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55b134e2f28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55b13614fed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55b13614d64e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55b13607e546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55b1378e61e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fc1c299f984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55b134e2f28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55b13542d659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55b13542d55a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan stops stop_busstop create until ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==582989==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55d61042828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55d611731cf4 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:252:12
>     #2 0x55d6117273cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55d611647eb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55d61163d049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55d612edd4e9 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 0x7f22f7e0b4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55d61042828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55d611748ed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55d61174664e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55d611677546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55d612edf1e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f22f7e0b984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55d61042828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55d610a26659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55d610a2655a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan stops stop_busstop delete ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==582992==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5623c026c28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x5623c1575cf4 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:252:12
>     #2 0x5623c156b3cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5623c148beb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5623c1481049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5623c2d214e9 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 0x7f058237a4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x5623c026c28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x5623c158ced8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5623c158a64e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5623c14bb546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5623c2d231e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f058237a984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x5623c026c28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x5623c086a659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5623c086a55a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan stops stop_busstop inspect acttype ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==583058==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55b130e1028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55b132119cf4 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:252:12
>     #2 0x55b13210f3cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55b13202feb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55b132025049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55b1338c54e9 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 0x7fcfb14134d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55b130e1028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55b132130ed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55b13212e64e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55b13205f546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55b1338c71e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fcfb1413984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55b130e1028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55b13140e659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55b13140e55a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan stops stop_busstop inspect duration ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==583021==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x56356c3d528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x56356d6decf4 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:252:12
>     #2 0x56356d6d43cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x56356d5f4eb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x56356d5ea049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x56356ee8a4e9 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 0x7f4c586f54d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x56356c3d528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x56356d6f5ed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x56356d6f364e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x56356d624546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x56356ee8c1e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f4c586f5984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x56356c3d528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x56356c9d3659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x56356c9d355a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan stops stop_busstop inspect until ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==583033==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55ce1228128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55ce1358acf4 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:252:12
>     #2 0x55ce135803cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55ce134a0eb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55ce13496049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55ce14d364e9 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 0x7f57ba9954d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55ce1228128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55ce135a1ed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55ce1359f64e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55ce134d0546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55ce14d381e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f57ba995984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55ce1228128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55ce1287f659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55ce1287f55a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan stops stop_busstop inspect_selection acttype ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==583106==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5592df32828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x5592e0631cf4 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:252:12
>     #2 0x5592e06273cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5592e0547eb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5592e053d049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5592e1ddd4e9 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 0x7f486bfd54d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x5592df32828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x5592e0648ed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5592e064664e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5592e0577546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5592e1ddf1e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f486bfd5984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x5592df32828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x5592df926659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5592df92655a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan stops stop_busstop inspect_selection duration ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==583060==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55e6dd71628d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55e6dea1fcf4 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:252:12
>     #2 0x55e6dea153cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55e6de935eb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55e6de92b049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55e6e01cb4e9 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 0x7f574589d4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55e6dd71628d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55e6dea36ed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55e6dea3464e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55e6de965546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55e6e01cd1e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f574589d984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55e6dd71628d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55e6ddd14659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55e6ddd1455a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan stops stop_busstop inspect_selection until ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==583093==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x56249e0ac28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x56249f3b5cf4 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:252:12
>     #2 0x56249f3ab3cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x56249f2cbeb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x56249f2c1049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5624a0b614e9 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 0x7f59ceba14d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x56249e0ac28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x56249f3cced8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x56249f3ca64e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x56249f2fb546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5624a0b631e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f59ceba1984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x56249e0ac28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x56249e6aa659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x56249e6aa55a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan stops stop_busstop load acttype ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==583143==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x557e90b3d28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x557e91e46cf4 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:252:12
>     #2 0x557e91e3c3cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x557e91d5ceb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x557e91d52049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x557e935f24e9 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 0x7ff0f62434d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x557e90b3d28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x557e91e5ded8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x557e91e5b64e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x557e91d8c546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x557e935f41e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7ff0f6243984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x557e90b3d28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x557e9113b659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x557e9113b55a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan stops stop_busstop load duration ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==583132==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5603ac5ae28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x5603ad8b7cf4 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:252:12
>     #2 0x5603ad8ad3cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5603ad7cdeb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5603ad7c3049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5603af0634e9 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 0x7fd4b1a384d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x5603ac5ae28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x5603ad8ceed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5603ad8cc64e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5603ad7fd546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5603af0651e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fd4b1a38984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x5603ac5ae28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x5603acbac659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5603acbac55a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan stops stop_busstop load until ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==583131==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x562f6892928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x562f69c32cf4 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:252:12
>     #2 0x562f69c283cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x562f69b48eb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x562f69b3e049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x562f6b3de4e9 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 0x7f6ab1a924d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x562f6892928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x562f69c49ed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x562f69c4764e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x562f69b78546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x562f6b3e01e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f6ab1a92984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x562f6892928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x562f68f27659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x562f68f2755a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan stops stop_edge create acttype ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
1,2c1,111
< Warning: Disconnected plan for person 'p_0' (stop range 26.65-26.85 does not cover previous arrival position 24.45).
< Warning: Disconnected plan for person 'p_0' (stop range 31.99-32.19 does not cover previous arrival position 24.45).
---
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==582749==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5638c937328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x5638ca67ccf4 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:252:12
>     #2 0x5638ca6723cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5638ca592eb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5638ca588049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5638cbe284e9 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 0x7fd5e6e874d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x5638c937328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x5638ca693ed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5638ca69164e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5638ca5c2546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5638cbe2a1e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fd5e6e87984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan stops stop_edge create default ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==582710==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5613992f028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x56139a5f9cf4 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:252:12
>     #2 0x56139a5ef3cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x56139a50feb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x56139a505049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x56139bda54e9 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 0x7fe79baf34d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x5613992f028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x56139a610ed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x56139a60e64e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x56139a53f546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x56139bda71e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fe79baf3984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x5613992f028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x5613998ee659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5613998ee55a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan stops stop_edge create duration ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
1,2c1,111
< Warning: Disconnected plan for person 'p_0' (stop range 37.33-37.53 does not cover previous arrival position 24.45).
< Warning: Disconnected plan for person 'p_0' (stop range 29.32-29.52 does not cover previous arrival position 24.45).
---
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==582738==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55ce708f228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55ce71bfbcf4 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:252:12
>     #2 0x55ce71bf13cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55ce71b11eb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55ce71b07049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55ce733a74e9 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 0x7f056f2934d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55ce708f228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55ce71c12ed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55ce71c1064e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55ce71b41546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55ce733a91e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f056f293984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan stops stop_edge create friendlypos ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
1c1,111
< Warning: Disconnected plan for person 'p_0' (stop range 37.33-37.53 does not cover previous arrival position 24.45).
---
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==582731==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55628330d28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x556284616cf4 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:252:12
>     #2 0x55628460c3cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55628452ceb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x556284522049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x556285dc24e9 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 0x7fa0d16e34d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55628330d28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55628462ded8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55628462b64e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55628455c546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x556285dc41e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fa0d16e3984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55628330d28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan stops stop_edge create until ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
1,2c1,111
< Warning: Disconnected plan for person 'p_0' (stop range 37.33-37.53 does not cover previous arrival position 24.45).
< Warning: Disconnected plan for person 'p_0' (stop range 29.32-29.52 does not cover previous arrival position 24.45).
---
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==582739==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55b39812d28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55b399436cf4 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:252:12
>     #2 0x55b39942c3cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55b39934ceb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55b399342049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55b39abe24e9 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 0x7f2e9ef334d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55b39812d28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55b39944ded8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55b39944b64e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55b39937c546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55b39abe41e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f2e9ef33984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan stops stop_edge delete ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==582757==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x557d3a69428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x557d3b99dcf4 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:252:12
>     #2 0x557d3b9933cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x557d3b8b3eb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x557d3b8a9049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x557d3d1494e9 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 0x7f6b03b5d4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x557d3a69428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x557d3b9b4ed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x557d3b9b264e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x557d3b8e3546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x557d3d14b1e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f6b03b5d984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x557d3a69428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x557d3ac92659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x557d3ac9255a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan stops stop_edge inspect acttype ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==582851==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x56064803028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x560649339cf4 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:252:12
>     #2 0x56064932f3cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x56064924feb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x560649245049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x56064aae54e9 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 0x7f0627e584d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x56064803028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x560649350ed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x56064934e64e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x56064927f546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x56064aae71e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f0627e58984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x56064803028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x56064862e659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x56064862e55a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan stops stop_edge inspect duration ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==582796==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55fa634cd28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55fa647d6cf4 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:252:12
>     #2 0x55fa647cc3cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55fa646eceb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55fa646e2049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55fa65f824e9 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 0x7f7206a554d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55fa634cd28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55fa647eded8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55fa647eb64e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55fa6471c546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55fa65f841e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f7206a55984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55fa634cd28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55fa63acb659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55fa63acb55a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan stops stop_edge inspect edge ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==582761==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55d7b6d2b28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55d7b8034cf4 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:252:12
>     #2 0x55d7b802a3cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55d7b7f4aeb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55d7b7f40049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55d7b97e04e9 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 0x7f319fdcc4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55d7b6d2b28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55d7b804bed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55d7b804964e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55d7b7f7a546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55d7b97e21e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f319fdcc984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55d7b6d2b28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55d7b7329659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55d7b732955a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan stops stop_edge inspect endpos ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==582767==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x564ff809c28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x564ff93a5cf4 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:252:12
>     #2 0x564ff939b3cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x564ff92bbeb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x564ff92b1049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x564ffab514e9 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 0x7f48c8c3e4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x564ff809c28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x564ff93bced8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x564ff93ba64e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x564ff92eb546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x564ffab531e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f48c8c3e984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x564ff809c28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x564ff869a659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x564ff869a55a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan stops stop_edge inspect friendlypos ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==582774==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5578f318628d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x5578f448fcf4 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:252:12
>     #2 0x5578f44853cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5578f43a5eb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5578f439b049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5578f5c3b4e9 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 0x7f8c25c684d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x5578f318628d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x5578f44a6ed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5578f44a464e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5578f43d5546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5578f5c3d1e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f8c25c68984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x5578f318628d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x5578f3784659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5578f378455a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan stops stop_edge inspect until ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==582797==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5580424fc28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x558043805cf4 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:252:12
>     #2 0x5580437fb3cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55804371beb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x558043711049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x558044fb14e9 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 0x7fa3d55464d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x5580424fc28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55804381ced8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55804381a64e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55804374b546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x558044fb31e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fa3d5546984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x5580424fc28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x558042afa659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x558042afa55a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan stops stop_edge inspect_selection acttype ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
1c1,111
< Warning: Disconnected plan for person 'p_0' (stop range 40.12-40.32 does not cover previous arrival position 24.45).
---
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==582897==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5562b924828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x5562ba551cf4 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:252:12
>     #2 0x5562ba5473cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5562ba467eb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5562ba45d049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5562bbcfd4e9 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 0x7f33806124d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x5562b924828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x5562ba568ed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5562ba56664e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5562ba497546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5562bbcff1e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f3380612984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x5562b924828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan stops stop_edge inspect_selection duration ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
1c1,111
< Warning: Disconnected plan for person 'p_0' (stop range 40.12-40.32 does not cover previous arrival position 24.45).
---
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==582892==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55f8eb1c228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55f8ec4cbcf4 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:252:12
>     #2 0x55f8ec4c13cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55f8ec3e1eb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55f8ec3d7049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55f8edc774e9 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 0x7f765d4b44d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55f8eb1c228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55f8ec4e2ed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55f8ec4e064e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55f8ec411546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55f8edc791e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f765d4b4984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55f8eb1c228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan stops stop_edge inspect_selection friendlypos ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
1c1,111
< Warning: Disconnected plan for person 'p_0' (stop range 40.12-40.32 does not cover previous arrival position 24.45).
---
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==582861==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x564923f8428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x56492528dcf4 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:252:12
>     #2 0x5649252833cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5649251a3eb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x564925199049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x564926a394e9 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 0x7f7c9d88a4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x564923f8428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x5649252a4ed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5649252a264e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5649251d3546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x564926a3b1e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f7c9d88a984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x564923f8428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan stops stop_edge inspect_selection until ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
1c1,111
< Warning: Disconnected plan for person 'p_0' (stop range 40.12-40.32 does not cover previous arrival position 24.45).
---
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==582891==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55deb8eda28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55deba1e3cf4 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:252:12
>     #2 0x55deba1d93cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55deba0f9eb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55deba0ef049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55debb98f4e9 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 0x7f035c2824d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55deb8eda28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55deba1faed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55deba1f864e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55deba129546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55debb9911e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f035c282984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55deb8eda28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan walks walk_edgebusstop create ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==582136==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x555e861b328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x555e874bccf4 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:252:12
>     #2 0x555e874b23cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x555e873d2eb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x555e873c8049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x555e88c684e9 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 0x7f32134d94d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x555e861b328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x555e874d3ed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x555e874d164e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x555e87402546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x555e88c6a1e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f32134d9984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x555e861b328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x555e867b1659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x555e867b155a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan walks walk_edgebusstop delete ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==582143==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5601d089528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x5601d1b9ecf4 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:252:12
>     #2 0x5601d1b943cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5601d1ab4eb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5601d1aaa049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5601d334a4e9 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 0x7f856a38e4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x5601d089528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x5601d1bb5ed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5601d1bb364e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5601d1ae4546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5601d334c1e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f856a38e984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x5601d089528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x5601d0e93659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5601d0e9355a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan walks walk_edgebusstop inspect ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==582146==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55fcd76b028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55fcd89b9cf4 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:252:12
>     #2 0x55fcd89af3cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55fcd88cfeb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55fcd88c5049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55fcda1654e9 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 0x7f9d1af964d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55fcd76b028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55fcd89d0ed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55fcd89ce64e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55fcd88ff546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55fcda1671e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f9d1af96984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55fcd76b028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55fcd7cae659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55fcd7cae55a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan walks walk_edgebusstop load ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,3
> Warning: No connection between edge 'Edge0' and stop 'busStopB' found.
> Error: No connection found between edge 'Edge0' and busStop 'busStopB' for person 'p_1'.
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan walks walk_edgeedge delete ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==582087==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x562a39dfe28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x562a3b107cf4 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:252:12
>     #2 0x562a3b0fd3cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x562a3b01deb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x562a3b013049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x562a3c8b34e9 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 0x7f7000cde4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x562a39dfe28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x562a3b11eed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x562a3b11c64e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x562a3b04d546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x562a3c8b51e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f7000cde984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x562a39dfe28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x562a3a3fc659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x562a3a3fc55a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan walks walk_edgeedge inspect arrivalpos ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==582098==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5609f8ef128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x5609fa1facf4 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:252:12
>     #2 0x5609fa1f03cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5609fa110eb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5609fa106049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5609fb9a64e9 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 0x7f3e93b174d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x5609f8ef128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x5609fa211ed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5609fa20f64e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5609fa140546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5609fb9a81e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f3e93b17984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x5609f8ef128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x5609f94ef659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5609f94ef55a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan walks walk_edgeedge inspect to ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==582089==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55a4525a028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55a4538a9cf4 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:252:12
>     #2 0x55a45389f3cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55a4537bfeb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55a4537b5049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55a4550554e9 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 0x7f73468d74d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55a4525a028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55a4538c0ed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55a4538be64e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55a4537ef546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55a4550571e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f73468d7984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55a4525a028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55a452b9e659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55a452b9e55a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan walks walk_edgeedge inspect_selection ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==582096==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5569e2b8528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x5569e3e8ecf4 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:252:12
>     #2 0x5569e3e843cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5569e3da4eb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5569e3d9a049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5569e563a4e9 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 0x7f47227dc4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x5569e2b8528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x5569e3ea5ed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5569e3ea364e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5569e3dd4546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5569e563c1e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f47227dc984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x5569e2b8528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x5569e3183659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5569e318355a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan walks walk_edges delete ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==582290==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55e9ab85528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55e9acb5ecf4 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:252:12
>     #2 0x55e9acb543cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55e9aca74eb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55e9aca6a049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55e9ae30a4e9 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 0x7f2941c9e4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55e9ab85528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55e9acb75ed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55e9acb7364e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55e9acaa4546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55e9ae30c1e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f2941c9e984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55e9ab85528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55e9abe53659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55e9abe5355a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan walks walk_edges inspect arrivalpos ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==582306==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55dc3ad2428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55dc3c02dcf4 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:252:12
>     #2 0x55dc3c0233cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55dc3bf43eb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55dc3bf39049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55dc3d7d94e9 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 0x7f747120b4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55dc3ad2428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55dc3c044ed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55dc3c04264e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55dc3bf73546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55dc3d7db1e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f747120b984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55dc3ad2428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55dc3b322659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55dc3b32255a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan walks walk_edges inspect edges ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==582298==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5586ff28428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55870058dcf4 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:252:12
>     #2 0x5587005833cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5587004a3eb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x558700499049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x558701d394e9 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 0x7f24ed5cd4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x5586ff28428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x5587005a4ed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5587005a264e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5587004d3546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x558701d3b1e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f24ed5cd984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x5586ff28428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x5586ff882659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5586ff88255a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan walks walk_edges inspect_selection ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==582314==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x562ebfdea28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x562ec10f3cf4 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:252:12
>     #2 0x562ec10e93cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x562ec1009eb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x562ec0fff049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x562ec289f4e9 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 0x7f19296124d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x562ebfdea28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x562ec110aed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x562ec110864e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x562ec1039546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x562ec28a11e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f1929612984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x562ebfdea28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x562ec03e8659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x562ec03e855a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan walks walk_junctions create ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==582163==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x56275b26d28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x56275c576cf4 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:252:12
>     #2 0x56275c56c3cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x56275c48ceb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x56275c482049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x56275dd224e9 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 0x7ff06eaaa4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x56275b26d28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x56275c58ded8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x56275c58b64e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x56275c4bc546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x56275dd241e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7ff06eaaa984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x56275b26d28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x56275b86b659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x56275b86b55a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan walks walk_junctions delete ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==582172==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5647a019b28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x5647a14a4cf4 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:252:12
>     #2 0x5647a149a3cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5647a13baeb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5647a13b0049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5647a2c504e9 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 0x7fb8470b64d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x5647a019b28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x5647a14bbed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5647a14b964e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x5647a13ea546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5647a2c521e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fb8470b6984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x5647a019b28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x5647a0799659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5647a079955a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan walks walk_junctions inspect ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==582174==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55a7aca7028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55a7add79cf4 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:252:12
>     #2 0x55a7add6f3cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55a7adc8feb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55a7adc85049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55a7af5254e9 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 0x7fd47e88a4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55a7aca7028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55a7add90ed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55a7add8e64e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55a7adcbf546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55a7af5271e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fd47e88a984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55a7aca7028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55a7ad06e659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55a7ad06e55a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan walks walk_junctions load ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==582190==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55603854228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55603984bcf4 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:252:12
>     #2 0x5560398413cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x556039761eb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x556039757049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55603aff74e9 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 0x7f90c27454d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55603854228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x556039862ed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55603986064e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x556039791546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55603aff91e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f90c2745984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55603854228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x556038b40659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x556038b4055a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan walks walk_route create arrivalpos ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==582364==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55e8b313c28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55e8b4445cf4 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:252:12
>     #2 0x55e8b443b3cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55e8b435beb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55e8b4351049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55e8b5bf14e9 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 0x7f41941974d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55e8b313c28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55e8b445ced8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55e8b445a64e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55e8b438b546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55e8b5bf31e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f4194197984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55e8b313c28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55e8b373a659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55e8b373a55a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan walks walk_route create default ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==582341==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55e4cda0a28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55e4ced13cf4 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:252:12
>     #2 0x55e4ced093cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55e4cec29eb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55e4cec1f049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55e4d04bf4e9 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 0x7f9247dc24d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55e4cda0a28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55e4ced2aed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55e4ced2864e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55e4cec59546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55e4d04c11e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f9247dc2984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55e4cda0a28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55e4ce008659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55e4ce00855a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan walks walk_route delete ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==582365==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x557947ef828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x557949201cf4 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:252:12
>     #2 0x5579491f73cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x557949117eb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55794910d049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55794a9ad4e9 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 0x7f0ae8d474d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x557947ef828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x557949218ed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55794921664e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x557949147546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55794a9af1e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f0ae8d47984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x557947ef828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x5579484f6659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x5579484f655a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan walks walk_route inspect arrivalpos ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==582377==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55a7e940828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55a7ea711cf4 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:252:12
>     #2 0x55a7ea7073cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55a7ea627eb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55a7ea61d049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55a7ebebd4e9 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 0x7f8d277154d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55a7e940828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55a7ea728ed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55a7ea72664e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55a7ea657546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55a7ebebf1e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f8d27715984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55a7e940828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55a7e9a06659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55a7e9a0655a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan walks walk_route inspect route ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==582373==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55c5fc55928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55c5fd862cf4 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:252:12
>     #2 0x55c5fd8583cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55c5fd778eb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55c5fd76e049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55c5ff00e4e9 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 0x7f350e63e4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55c5fc55928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55c5fd879ed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55c5fd87764e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55c5fd7a8546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55c5ff0101e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f350e63e984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55c5fc55928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55c5fcb57659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55c5fcb5755a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements personplan walks walk_route inspect_selection ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==582382==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55e26b71d28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55e26ca26cf4 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:252:12
>     #2 0x55e26ca1c3cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55e26c93ceb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55e26c932049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55e26e1d24e9 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 0x7f5e744214d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55e26b71d28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55e26ca3ded8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55e26ca3b64e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55e26c96c546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55e26e1d41e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f5e74421984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55e26b71d28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55e26bd1b659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55e26bd1b55a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements route create_consecutive abort ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==534247==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55da3f73328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55da40934bf1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:441:40
>     #2 0x55da4092e67a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:384:24
>     #3 0x55da40921b92 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:135:5
>     #4 0x55da40934101 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #5 0x55da3f736da9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f9e69f66d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements route create_consecutive abort_button ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==534246==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x561ef36b828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x561ef48b9bf1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:441:40
>     #2 0x561ef48b367a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:384:24
>     #3 0x561ef48a6b92 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:135:5
>     #4 0x561ef48b9101 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #5 0x561ef36bbda9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fdb3aff5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements route create_consecutive repeat ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
2a3,83
> 
> =================================================================
> ==534377==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1224 byte(s) in 1 object(s) allocated from:
>     #0 0x562be67b728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x562be7ac0cf4 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:252:12
>     #2 0x562be79a89a2 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:177:46
>     #3 0x562be79b8101 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #4 0x562be67bada9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f867d847d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 1224 byte(s) in 1 object(s) allocated from:
>     #0 0x562be67b728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x562be7ac0cf4 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:252:12
>     #2 0x562be79a8cea in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:48
>     #3 0x562be79b8101 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #4 0x562be67bada9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f867d847d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x562be67b728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x562be79a909b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:183:34
>     #2 0x562be79b8101 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #3 0x562be67bada9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f867d847d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x562be67b728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements route create_nonconsecutive abort ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==534389==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555df640b28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x555df760cbf1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:441:40
>     #2 0x555df760667a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:384:24
>     #3 0x555df75f9b92 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:135:5
>     #4 0x555df760c101 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #5 0x555df640eda9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fd0321a3d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements route create_nonconsecutive abort_button ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==534403==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e78656928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55e78776abf1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:441:40
>     #2 0x55e78776467a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:384:24
>     #3 0x55e787757b92 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:135:5
>     #4 0x55e78776a101 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #5 0x55e78656cda9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f659468bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements route create_nonconsecutive repeat ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
2a3,83
> 
> =================================================================
> ==534462==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1224 byte(s) in 1 object(s) allocated from:
>     #0 0x56454414b28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x564545454cf4 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:252:12
>     #2 0x56454533c9a2 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:177:46
>     #3 0x56454534c101 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #4 0x56454414eda9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f770b812d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 1224 byte(s) in 1 object(s) allocated from:
>     #0 0x56454414b28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x564545454cf4 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:252:12
>     #2 0x56454533ccea in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:48
>     #3 0x56454534c101 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #4 0x56454414eda9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f770b812d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x56454414b28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x56454533d09b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:183:34
>     #2 0x56454534c101 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #3 0x56454414eda9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f770b812d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x56454414b28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements route fix save ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,47
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==534678==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 360 byte(s) in 1 object(s) allocated from:
>     #0 0x55bdef86828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55bdf0b884ef in NLJunctionControlBuilder::buildNoLogicJunction() /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:179:12
>     #2 0x55bdf0b8610d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:128:24
>     #3 0x55bdf0ab7546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55bdf231f1e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f4207550526 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc526) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55bdef86828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55bdefe66659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55bdefe6655a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
>     #3 0x55bdefe664e7 in std::_Vector_base<Position, std::allocator<Position> >::_M_allocate(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:346:20
>     #4 0x55bdefe65f13 in std::_Vector_base<Position, std::allocator<Position> >::_M_create_storage(unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:361:33
>     #5 0x55bdefe651a3 in std::_Vector_base<Position, std::allocator<Position> >::_Vector_base(unsigned long, std::allocator<Position> const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:305:9
>     #6 0x55bdefe648ab in std::vector<Position, std::allocator<Position> >::vector(std::vector<Position, std::allocator<Position> > const&) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/stl_vector.h:554:9
>     #7 0x55bdefe30709 in PositionVector::PositionVector(PositionVector const&) /home/delphi/clangDebug/sumo/src/utils/geom/PositionVector.h:43:7
>     #8 0x55bdf01fe724 in MSJunction::MSJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLNodeType, Position const&, PositionVector const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/microsim/MSJunction.cpp:59:5
>     #9 0x55bdf1e1edd8 in MSNoLogicJunction::MSNoLogicJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, SumoXMLNodeType, Position const&, PositionVector const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<MSLane*, std::allocator<MSLane*> >, std::vector<MSLane*, std::allocator<MSLane*> >) /home/delphi/clangDebug/sumo/src/microsim/MSNoLogicJunction.cpp:45:5
>     #10 0x55bdf0b88b4f in NLJunctionControlBuilder::buildNoLogicJunction() /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:179:16
>     #11 0x55bdf0b8610d in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:128:24
>     #12 0x55bdf0ab7546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #13 0x55bdf231f1e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements route inspect repeat ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
2a3,83
> 
> =================================================================
> ==534502==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1224 byte(s) in 1 object(s) allocated from:
>     #0 0x562ccd3c428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x562cce6cdcf4 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:252:12
>     #2 0x562cce5b59a2 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:177:46
>     #3 0x562cce5c5101 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #4 0x562ccd3c7da9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f077c63ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 1224 byte(s) in 1 object(s) allocated from:
>     #0 0x562ccd3c428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x562cce6cdcf4 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:252:12
>     #2 0x562cce5b5cea in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:48
>     #3 0x562cce5c5101 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #4 0x562ccd3c7da9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f077c63ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x562ccd3c428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x562cce5b609b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:183:34
>     #2 0x562cce5c5101 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #3 0x562ccd3c7da9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f077c63ed8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x562ccd3c428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements route inspect_selection repeat ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
2a3,83
> 
> =================================================================
> ==534512==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1224 byte(s) in 1 object(s) allocated from:
>     #0 0x562d1e53028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x562d1f839cf4 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:252:12
>     #2 0x562d1f7219a2 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:177:46
>     #3 0x562d1f731101 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #4 0x562d1e533da9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f0409bc9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 1224 byte(s) in 1 object(s) allocated from:
>     #0 0x562d1e53028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x562d1f839cf4 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:252:12
>     #2 0x562d1f721cea in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:48
>     #3 0x562d1f731101 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #4 0x562d1e533da9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f0409bc9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x562d1e53028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x562d1f72209b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:183:34
>     #2 0x562d1f731101 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #3 0x562d1e533da9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f0409bc9d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 24 byte(s) in 1 object(s) allocated from:
>     #0 0x562d1e53028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements route volatilerecomputing ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,129
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another edge with the id ':Junction3_c0' exists.
> Error: Another edge with the id ':Junction3_w0' exists.
> Error: Another edge with the id ':Junction3_w1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==534666==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 6120 byte(s) in 5 object(s) allocated from:
>     #0 0x560d964af28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x560d977b8cf4 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:252:12
>     #2 0x560d977ae3cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x560d976ceeb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x560d976c4049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x560d98f644e9 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 0x7f4726da74d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x560d964af28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x560d977cfed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x560d977cd64e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x560d976fe546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x560d98f661e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f4726da7984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow delete ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1
> Warning: Unused states in tlLogic 'Junction1', program '0' in phase 0 after tl-index 1

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect_selection arrivallane current ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,13
> Warning: Vehicle 'flowA.0' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'flowA.1' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'flowA.2' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'flowA.3' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'flowA.4' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'flowA.5' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'flowA.6' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'flowA.7' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'flowA.8' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'flowA.9' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'flowA.10' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'flowA.11' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'flowA.12' will not be able to arrive at the given lane 'Edge2_0'!

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect_selection arrivallane float ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
1,32c1,2
< Warning: Vehicle 'flowA.0' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowB.0' will not be able to arrive at the given lane 'Edge5_0'!
< Warning: Vehicle 'flowA.1' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowB.1' will not be able to arrive at the given lane 'Edge5_0'!
< Warning: Vehicle 'flowA.2' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowB.2' will not be able to arrive at the given lane 'Edge5_0'!
< Warning: Vehicle 'flowA.3' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowB.3' will not be able to arrive at the given lane 'Edge5_0'!
< Warning: Vehicle 'flowA.4' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowB.4' will not be able to arrive at the given lane 'Edge5_0'!
< Warning: Vehicle 'flowA.5' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowB.5' will not be able to arrive at the given lane 'Edge5_0'!
< Warning: Vehicle 'flowA.6' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowB.6' will not be able to arrive at the given lane 'Edge5_0'!
< Warning: Vehicle 'flowA.7' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowB.7' will not be able to arrive at the given lane 'Edge5_0'!
< Warning: Vehicle 'flowA.8' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowB.8' will not be able to arrive at the given lane 'Edge5_0'!
< Warning: Vehicle 'flowA.9' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowB.9' will not be able to arrive at the given lane 'Edge5_0'!
< Warning: Vehicle 'flowA.10' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowB.10' will not be able to arrive at the given lane 'Edge5_0'!
< Warning: Vehicle 'flowA.11' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowB.11' will not be able to arrive at the given lane 'Edge5_0'!
< Warning: Vehicle 'flowA.12' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowB.12' will not be able to arrive at the given lane 'Edge5_0'!
< Warning: Vehicle 'flowB.13' will not be able to arrive at the given lane 'Edge5_0'!
< Warning: Vehicle 'flowB.14' will not be able to arrive at the given lane 'Edge5_0'!
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect_selection arrivalposlat current ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
13a14
> Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect_selection arrivalposlat float ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
2,3d1
< Warning: Vehicle 'flowA.0' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowB.0' will not be able to arrive with the given speed!
5,6d2
< Warning: Vehicle 'flowA.1' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowB.1' will not be able to arrive with the given speed!
8,9d3
< Warning: Vehicle 'flowA.2' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowB.2' will not be able to arrive with the given speed!
11,12d4
< Warning: Vehicle 'flowA.3' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowB.3' will not be able to arrive with the given speed!
14,15d5
< Warning: Vehicle 'flowA.4' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowB.4' will not be able to arrive with the given speed!
17,18d6
< Warning: Vehicle 'flowA.5' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowB.5' will not be able to arrive with the given speed!
20d7
< Warning: Vehicle 'flowA.6' will not be able to arrive with the given speed!
22,23d8
< Warning: Vehicle 'flowA.7' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowB.7' will not be able to arrive with the given speed!
25,26d9
< Warning: Vehicle 'flowA.8' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowB.8' will not be able to arrive with the given speed!
28d10
< Warning: Vehicle 'flowA.9' will not be able to arrive with the given speed!
30,31d11
< Warning: Vehicle 'flowA.10' will not be able to arrive with the given speed!
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
14d13
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!
demandelements routeflow inspect_selection arrivalspeed center ( Last six runs Aug2023 Jul2023 )
demandelements routeflow inspect_selection arrivalspeed float ( Last six runs Aug2023 Jul2023 )
demandelements routeflow inspect_selection arrivalspeed left ( Last six runs Aug2023 Jul2023 )
demandelements routeflow inspect_selection arrivalspeed right ( Last six runs Aug2023 Jul2023 )

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect_selection containernumber ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
1,13d0
< Warning: Vehicle 'flowA.0' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.1' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.2' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.3' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.4' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.5' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.6' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.7' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.8' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.9' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.10' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.11' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.12' will not be able to arrive at the given lane 'Edge2_0'!

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

---------- Differences in errors ----------
1,14c1,2
< Warning: Vehicle 'flowA.0' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.1' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.2' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.3' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.4' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.5' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.6' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.7' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.8' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.9' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.10' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.11' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.12' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!
---
> Error: File 'net.netedit' is not accessible (No such file or directory).
> Quitting (on error).
---------- New result in exitcode ----------
1
demandelements routeflow inspect_selection departlane allowed ( Last six runs Aug2023 Jul2023 )
demandelements routeflow inspect_selection departlane best ( Last six runs Aug2023 Jul2023 )
demandelements routeflow inspect_selection departlane first ( Last six runs Aug2023 Jul2023 )
demandelements routeflow inspect_selection departlane free ( Last six runs Aug2023 Jul2023 )
demandelements routeflow inspect_selection departlane random ( Last six runs Aug2023 Jul2023 )
demandelements routeflow inspect_selection departpos base ( Last six runs Aug2023 Jul2023 )
demandelements routeflow inspect_selection departpos float ( Last six runs Aug2023 Jul2023 )
demandelements routeflow inspect_selection departpos free ( Last six runs Aug2023 Jul2023 )

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect_selection departlane float ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
1c1,2
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!
---
> Error: File 'net.netedit' is not accessible (No such file or directory).
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect_selection departpos last ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
1,27c1,2
< Warning: Vehicle 'flowA.0' will not be able to arrive at the given lane 'Edge2_0'!
< Error: Vehicle 'flowA.0' will not be able to depart using the given velocity (junction 'Junction1' too close)!
< Warning: Vehicle 'flowA.1' will not be able to arrive at the given lane 'Edge2_0'!
< Error: Vehicle 'flowA.1' will not be able to depart using the given velocity (junction 'Junction1' too close)!
< Warning: Vehicle 'flowA.2' will not be able to arrive at the given lane 'Edge2_0'!
< Error: Vehicle 'flowA.2' will not be able to depart using the given velocity (junction 'Junction1' too close)!
< Warning: Vehicle 'flowA.3' will not be able to arrive at the given lane 'Edge2_0'!
< Error: Vehicle 'flowA.3' will not be able to depart using the given velocity (junction 'Junction1' too close)!
< Warning: Vehicle 'flowA.4' will not be able to arrive at the given lane 'Edge2_0'!
< Error: Vehicle 'flowA.4' will not be able to depart using the given velocity (junction 'Junction1' too close)!
< Warning: Vehicle 'flowA.5' will not be able to arrive at the given lane 'Edge2_0'!
< Error: Vehicle 'flowA.5' will not be able to depart using the given velocity (junction 'Junction1' too close)!
< Warning: Vehicle 'flowA.6' will not be able to arrive at the given lane 'Edge2_0'!
< Error: Vehicle 'flowA.6' will not be able to depart using the given velocity (junction 'Junction1' too close)!
< Warning: Vehicle 'flowA.7' will not be able to arrive at the given lane 'Edge2_0'!
< Error: Vehicle 'flowA.7' will not be able to depart using the given velocity (junction 'Junction1' too close)!
< Warning: Vehicle 'flowA.8' will not be able to arrive at the given lane 'Edge2_0'!
< Error: Vehicle 'flowA.8' will not be able to depart using the given velocity (junction 'Junction1' too close)!
< Warning: Vehicle 'flowA.9' will not be able to arrive at the given lane 'Edge2_0'!
< Error: Vehicle 'flowA.9' will not be able to depart using the given velocity (junction 'Junction1' too close)!
< Warning: Vehicle 'flowA.10' will not be able to arrive at the given lane 'Edge2_0'!
< Error: Vehicle 'flowA.10' will not be able to depart using the given velocity (junction 'Junction1' too close)!
< Warning: Vehicle 'flowA.11' will not be able to arrive at the given lane 'Edge2_0'!
< Error: Vehicle 'flowA.11' will not be able to depart using the given velocity (junction 'Junction1' too close)!
< Warning: Vehicle 'flowA.12' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!
< Error: Vehicle 'flowA.12' will not be able to depart using the given velocity (junction 'Junction1' too close)!
---
> Error: File 'net.netedit' is not accessible (No such file or directory).
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect_selection departpos random ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
1,18c1,2
< Warning: Vehicle 'flowA.0' will not be able to arrive at the given lane 'Edge2_0'!
< Error: Vehicle 'flowA.0' will not be able to depart using the given velocity (junction 'Junction1' too close)!
< Warning: Vehicle 'flowA.1' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.2' will not be able to arrive at the given lane 'Edge2_0'!
< Error: Vehicle 'flowA.2' will not be able to depart using the given velocity (junction 'Junction1' too close)!
< Warning: Vehicle 'flowA.3' will not be able to arrive at the given lane 'Edge2_0'!
< Error: Vehicle 'flowA.3' will not be able to depart using the given velocity (junction 'Junction1' too close)!
< Warning: Vehicle 'flowA.4' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.5' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.6' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.7' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.8' will not be able to arrive at the given lane 'Edge2_0'!
< Error: Vehicle 'flowA.8' will not be able to depart using the given velocity (junction 'Junction1' too close)!
< Warning: Vehicle 'flowA.9' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.10' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.11' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.12' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!
---
> Error: File 'net.netedit' is not accessible (No such file or directory).
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect_selection departpos random_free ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
1,21c1,2
< Warning: Vehicle 'flowA.0' will not be able to arrive at the given lane 'Edge2_0'!
< Error: Vehicle 'flowA.0' will not be able to depart using the given velocity (junction 'Junction1' too close)!
< Error: Vehicle 'flowA.0' will not be able to depart using the given velocity (junction 'Junction1' too close)!
< Warning: Vehicle 'flowA.1' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.2' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.3' will not be able to arrive at the given lane 'Edge2_0'!
< Error: Vehicle 'flowA.3' will not be able to depart using the given velocity (junction 'Junction1' too close)!
< Warning: Vehicle 'flowA.4' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.5' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.6' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.7' will not be able to arrive at the given lane 'Edge2_0'!
< Error: Vehicle 'flowA.7' will not be able to depart using the given velocity (junction 'Junction1' too close)!
< Error: Vehicle 'flowA.7' will not be able to depart using the given velocity (junction 'Junction1' too close)!
< Error: Vehicle 'flowA.7' will not be able to depart using the given velocity (junction 'Junction1' too close)!
< Warning: Vehicle 'flowA.8' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.9' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.10' will not be able to arrive at the given lane 'Edge2_0'!
< Error: Vehicle 'flowA.10' will not be able to depart using the given velocity (junction 'Junction1' too close)!
< Warning: Vehicle 'flowA.11' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.12' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!
---
> Error: File 'net.netedit' is not accessible (No such file or directory).
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect_selection departposlat center ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
1,14c1,5
< Warning: Vehicle 'flowA.0' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.1' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.2' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.3' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.4' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.5' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.6' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.7' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.8' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.9' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.10' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.11' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.12' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!
---
> Error: value 'center' does not match any member types of the union
>  In file 'routes.netedit'
>  At line/column 12/338.
> 
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect_selection departspeed float ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
2,4d1
< Warning: Choosing new speed factor 1.44 for vehicle 'flowA.0' to match departure speed 20.00 (max 14.73).
< Error: Vehicle 'flowA.0' will not be able to depart using the given velocity (junction 'Junction1' too close)!
< Warning: Choosing new speed factor 1.44 for vehicle 'flowB.0' to match departure speed 20.00 (max 13.04).
6,8d2
< Warning: Choosing new speed factor 1.44 for vehicle 'flowA.1' to match departure speed 20.00 (max 14.04).
< Error: Vehicle 'flowA.1' will not be able to depart using the given velocity (junction 'Junction1' too close)!
< Warning: Choosing new speed factor 1.44 for vehicle 'flowB.1' to match departure speed 20.00 (max 15.05).
10,13d3
< Warning: Choosing new speed factor 1.44 for vehicle 'flowA.2' to match departure speed 20.00 (max 14.32).
< Error: Vehicle 'flowA.2' will not be able to depart using the given velocity (junction 'Junction1' too close)!
< Warning: Choosing new speed factor 1.44 for vehicle 'flowB.2' to match departure speed 20.00 (max 11.55).
< Error: Vehicle 'flowB.2' will not be able to depart using the given velocity (slow lane ahead)!
15,18d4
< Warning: Choosing new speed factor 1.44 for vehicle 'flowA.3' to match departure speed 20.00 (max 14.54).
< Error: Vehicle 'flowA.3' will not be able to depart using the given velocity (junction 'Junction1' too close)!
< Warning: Choosing new speed factor 1.44 for vehicle 'flowB.3' to match departure speed 20.00 (max 12.32).
< Error: Vehicle 'flowB.3' will not be able to depart using the given velocity (slow lane ahead)!
20,22d5
< Warning: Choosing new speed factor 1.44 for vehicle 'flowA.4' to match departure speed 20.00 (max 13.04).
< Error: Vehicle 'flowA.4' will not be able to depart using the given velocity (junction 'Junction1' too close)!
< Warning: Choosing new speed factor 1.44 for vehicle 'flowB.4' to match departure speed 20.00 (max 11.91).
24,27d6
< Warning: Choosing new speed factor 1.44 for vehicle 'flowA.5' to match departure speed 20.00 (max 15.16).
< Error: Vehicle 'flowA.5' will not be able to depart using the given velocity (junction 'Junction1' too close)!
< Warning: Choosing new speed factor 1.44 for vehicle 'flowB.5' to match departure speed 20.00 (max 14.27).
< Error: Vehicle 'flowB.5' will not be able to depart using the given velocity (slow lane ahead)!
29,32d7
< Warning: Choosing new speed factor 1.44 for vehicle 'flowA.6' to match departure speed 20.00 (max 14.55).
< Error: Vehicle 'flowA.6' will not be able to depart using the given velocity (junction 'Junction1' too close)!
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect_selection end ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
1,15c1,2
< Warning: Vehicle 'flowA.0' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.1' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.2' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.3' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.4' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.5' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.5' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.6' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.7' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.7' will not be able to arrive with the given speed!
< Warning: Choosing new speed factor 1.20 for vehicle 'flowA.7' to match departure speed 12.00 (max 11.91).
< Warning: Vehicle 'flowA.8' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.9' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.10' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.11' will not be able to arrive at the given lane 'Edge2_0'!
---
> Error: File 'net.netedit' is not accessible (No such file or directory).
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect_selection number ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
1,29c1,2
< Warning: Vehicle 'flowA.0' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.1' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.2' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.3' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.4' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.5' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.5' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.6' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.7' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.7' will not be able to arrive with the given speed!
< Warning: Choosing new speed factor 1.20 for vehicle 'flowA.7' to match departure speed 12.00 (max 11.91).
< Warning: Vehicle 'flowA.8' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.9' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.10' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.11' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.12' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.13' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.14' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.15' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.16' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.17' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.18' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.19' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.20' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.21' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.22' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.23' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.24' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.25' will not be able to arrive at the given lane 'Edge2_0'!
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect_selection parameters ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
1,14c1,2
< Warning: Vehicle 'flowA.0' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.1' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.2' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.3' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.4' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.5' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.6' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.7' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.8' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.9' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.10' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.11' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.12' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!
---
> Error: At least one of 'period', 'vehsPerHour', 'personsPerHour', 'containersPerHour', 'perHour', 'probability', and 'number' is needed in flow 'flowA'.
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect_selection period ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
1,104c1,2
< Warning: Vehicle 'flowA.0' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.1' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.2' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.3' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.4' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.5' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.6' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.7' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.8' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.9' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.10' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.11' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.12' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.13' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.14' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.15' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.16' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.17' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.18' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.19' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.20' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.21' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.22' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.23' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.24' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.25' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.25' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.26' will not be able to arrive at the given lane 'Edge2_0'!
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect_selection poisson ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
1,7398c1,2
< Warning: Vehicle 'flowA.0' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.1' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.2' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.3' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.4' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.5' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.5' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.6' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.7' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.8' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.9' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.9' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.10' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.11' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.12' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.13' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.14' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.15' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.16' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.17' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.18' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.19' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.20' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.21' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.22' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.23' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.24' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.25' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.26' will not be able to arrive at the given lane 'Edge2_0'!
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect_selection probability ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
1,807c1,2
< Warning: Vehicle 'flowA.0' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.1' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.2' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.3' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.4' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.4' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.5' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.6' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.7' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.8' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.9' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.10' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.11' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.12' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.13' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.14' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.15' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.16' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.16' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.17' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.18' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.19' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.20' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.21' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.22' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.23' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.24' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.25' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.26' will not be able to arrive at the given lane 'Edge2_0'!
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect_selection vehsperhour ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
1,20c1,2
< Warning: Vehicle 'flowA.0' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.1' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.2' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.3' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.4' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.5' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.6' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.7' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.8' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.9' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.10' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.11' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.12' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.13' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.14' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.15' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.16' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.17' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.18' will not be able to arrive at the given lane 'Edge2_0'!
---
> Error: At least one of 'period', 'vehsPerHour', 'personsPerHour', 'containersPerHour', 'perHour', 'probability', and 'number' is needed in flow 'flowA'.
> Quitting (on error).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,3
> Error: The lane Edge2_1 to use within the busStop 'busStopA' is not known.
> Error: Could not end a stopping place that is not opened.
> Quitting (on error).
---------- New result in exitcode ----------
1
demandelements stop basic invalid_parent ( Last six runs Aug2023 Jul2023 )
demandelements stop basic invalid_type ( Last six runs Aug2023 Jul2023 )

TEST FAILED on ts-sim-build-ba : demandelements stop basic no_parents ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==585451==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55f7ee83028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55f7efa31bf1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:441:40
>     #2 0x55f7efa2b67a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:384:24
>     #3 0x55f7efa1eb92 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:135:5
>     #4 0x55f7efa31101 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #5 0x55f7ee833da9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f0d5fa54d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop busstop delete ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,3
> Error: The edge 'Edge0' within the route 'route_0' is not known.
>  The route can not be build.
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop busstop volatilerecomputing ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,21
> Error: Another lane with the id 'Edge0_0' exists.
> Error: An unknown lane ('Edge0_1') was tried to be set as incoming to junction 'gneJ3'.
> Error: Unknown from-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown from-node 'gneJ3' for edge ':gneJ3_0'.
> Quitting (on error).
> 
> =================================================================
> ==586786==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1224 byte(s) in 1 object(s) allocated from:
>     #0 0x55f4016e028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55f4029e9cf4 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:252:12
>     #2 0x55f4029df3cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55f4028ffeb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55f4028f5049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55f4041954e9 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 0x7fb00aab64d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> SUMMARY: AddressSanitizer: 1224 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop chargingstation volatilerecomputing ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,34
> Error: Another lane with the id 'Edge0_0' exists.
> Error: An unknown lane ('Edge0_1') was tried to be set as incoming to junction 'gneJ3'.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown from-edge 'Edge0' in connection.
> Error: Unknown from-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown from-edge 'Edge0' in connection.
> Error: Unknown to-node 'gneJ3' for edge '-E0'.
> Quitting (on error).
> 
> =================================================================
> ==588643==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1224 byte(s) in 1 object(s) allocated from:
>     #0 0x55a86cc8f28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55a86df98cf4 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:252:12
>     #2 0x55a86df8e3cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55a86deaeeb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop containerstop create acttype ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
1d0
< Warning: Vehicle 'trip' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.48), time=194.00.

TEST FAILED on ts-sim-build-ba : demandelements stop containerstop create triggered_container ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
1,3c1,3
< Warning: Vehicle 'trip' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'trip' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'trip' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
---
> Warning: Vehicle 'trip' ignores container triggered stop on lane 'Edge2_1' due to capacity constraints.
> Warning: Vehicle 'trip' ignores container triggered stop on lane 'Edge2_1' due to capacity constraints.
> Warning: Vehicle 'trip' ignores container triggered stop on lane 'Edge2_1' due to capacity constraints.

TEST FAILED on ts-sim-build-ba : demandelements stop containerstop volatilerecomputing ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,34
> Error: Another lane with the id 'Edge0_0' exists.
> Error: An unknown lane ('Edge0_1') was tried to be set as incoming to junction 'gneJ3'.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown from-edge 'Edge0' in connection.
> Error: Unknown from-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown from-edge 'Edge0' in connection.
> Error: Unknown to-node 'gneJ3' for edge '-E0'.
> Quitting (on error).
> 
> =================================================================
> ==587868==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1224 byte(s) in 1 object(s) allocated from:
>     #0 0x5613031b628d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x5613044bfcf4 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:252:12
>     #2 0x5613044b53cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x5613043d5eb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop lane create ondemand ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
1,9c1,10
< Warning: Vehicle 'routeFlow.2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-12.20, offset=3.98), time=418.00.
< Warning: Vehicle 'routeFlow.4' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-13.29, offset=10.11), time=818.00.
< Warning: Vehicle 'routeFlow.6' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-13.38, offset=10.84), time=1218.00.
< Warning: Vehicle 'routeFlow.10' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-13.83, offset=9.97), time=2018.00.
< Warning: Vehicle 'routeFlow.11' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-13.20, offset=5.86), time=2218.00.
< Warning: Vehicle 'routeFlow.13' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-14.49, offset=7.12), time=2617.00.
< Warning: Vehicle 'routeFlow.14' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-13.57, offset=6.33), time=2818.00.
< Warning: Vehicle 'routeFlow.16' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-10.93, offset=4.37), time=3220.00.
< Warning: Vehicle 'routeFlow.17' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-12.64, offset=6.97), time=3419.00.
---
> Warning: Vehicle 'routeFlow.0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-13.39, offset=8.95), time=18.00.
> Warning: Vehicle 'routeFlow.2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-13.23, offset=7.68), time=418.00.
> Warning: Vehicle 'routeFlow.3' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-14.28, offset=3.00), time=617.00.
> Warning: Vehicle 'routeFlow.4' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-13.25, offset=10.20), time=822.00.
> Warning: Vehicle 'routeFlow.6' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-13.55, offset=9.16), time=1218.00.
> Warning: Vehicle 'routeFlow.7' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-11.70, offset=6.37), time=1420.00.
> Warning: Vehicle 'routeFlow.10' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-14.16, offset=7.44), time=2017.00.
> Warning: Vehicle 'routeFlow.12' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-13.29, offset=8.95), time=2418.00.
> Warning: Vehicle 'routeFlow.13' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-14.29, offset=7.45), time=2617.00.
> Warning: Vehicle 'routeFlow.14' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-13.09, offset=7.48), time=2818.00.

TEST FAILED on ts-sim-build-ba : demandelements stop lane create triggered_join ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
1,3c1,3
< Warning: Teleporting vehicle 'routeFlow.2'; waited too long (blocked), lane='Edge2_1', time=720.00.
< Warning: Vehicle 'routeFlow.2' teleports beyond arrival edge 'Edge2', time=720.00.
< Warning: Vehicle 'routeFlow.2' skips stop on lane 'Edge2_1' time=720.00.
---
> Warning: Teleporting vehicle 'routeFlow.2'; waited too long (blocked), lane='Edge2_1', time=719.00.
> Warning: Vehicle 'routeFlow.2' teleports beyond arrival edge 'Edge2', time=719.00.
> Warning: Vehicle 'routeFlow.2' skips stop on lane 'Edge2_1' time=719.00.
16,33c16,33
< Warning: Teleporting vehicle 'routeFlow.7'; waited too long (blocked), lane='Edge2_1', time=2245.00.
< Warning: Vehicle 'routeFlow.7' teleports beyond arrival edge 'Edge2', time=2245.00.
< Warning: Vehicle 'routeFlow.7' skips stop on lane 'Edge2_1' time=2245.00.
< Warning: Teleporting vehicle 'routeFlow.8'; waited too long (blocked), lane='Edge2_1', time=2550.00.
< Warning: Vehicle 'routeFlow.8' teleports beyond arrival edge 'Edge2', time=2550.00.
< Warning: Vehicle 'routeFlow.8' skips stop on lane 'Edge2_1' time=2550.00.
< Warning: Teleporting vehicle 'routeFlow.9'; waited too long (blocked), lane='Edge2_1', time=2857.00.
< Warning: Vehicle 'routeFlow.9' teleports beyond arrival edge 'Edge2', time=2857.00.
< Warning: Vehicle 'routeFlow.9' skips stop on lane 'Edge2_1' time=2857.00.
< Warning: Teleporting vehicle 'routeFlow.10'; waited too long (blocked), lane='Edge2_1', time=3163.00.
< Warning: Vehicle 'routeFlow.10' teleports beyond arrival edge 'Edge2', time=3163.00.
< Warning: Vehicle 'routeFlow.10' skips stop on lane 'Edge2_1' time=3163.00.
< Warning: Teleporting vehicle 'routeFlow.11'; waited too long (blocked), lane='Edge2_1', time=3468.00.
< Warning: Vehicle 'routeFlow.11' teleports beyond arrival edge 'Edge2', time=3468.00.
< Warning: Vehicle 'routeFlow.11' skips stop on lane 'Edge2_1' time=3468.00.
< Warning: Teleporting vehicle 'routeFlow.12'; waited too long (blocked), lane='Edge2_1', time=3773.00.
< Warning: Vehicle 'routeFlow.12' teleports beyond arrival edge 'Edge2', time=3773.00.
< Warning: Vehicle 'routeFlow.12' skips stop on lane 'Edge2_1' time=3773.00.
---
> Warning: Teleporting vehicle 'routeFlow.7'; waited too long (blocked), lane='Edge2_1', time=2247.00.
> Warning: Vehicle 'routeFlow.7' teleports beyond arrival edge 'Edge2', time=2247.00.
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,2
> Error: File 'additionals.netedit' is not accessible (No such file or directory).
> Quitting (on error).
---------- New result in exitcode ----------
1
demandelements stop lane delete ( Last six runs Aug2023 Jul2023 )
demandelements stop lane inspect acttype ( Last six runs Aug2023 Jul2023 )
demandelements stop lane inspect duration ( Last six runs Aug2023 Jul2023 )
demandelements stop lane inspect endpos ( Last six runs Aug2023 Jul2023 )
demandelements stop lane inspect extension ( Last six runs Aug2023 Jul2023 )
demandelements stop lane inspect friendlypos ( Last six runs Aug2023 Jul2023 )
demandelements stop lane inspect lane ( Last six runs Aug2023 Jul2023 )
demandelements stop lane inspect line ( Last six runs Aug2023 Jul2023 )
demandelements stop lane inspect ondemand ( Last six runs Aug2023 Jul2023 )
demandelements stop lane inspect parking ( Last six runs Aug2023 Jul2023 )
demandelements stop lane inspect permitted ( Last six runs Aug2023 Jul2023 )
demandelements stop lane inspect poslat ( Last six runs Aug2023 Jul2023 )
demandelements stop lane inspect startpos ( Last six runs Aug2023 Jul2023 )
demandelements stop lane inspect triggered_person ( Last six runs Aug2023 Jul2023 )
demandelements stop lane inspect tripid ( Last six runs Aug2023 Jul2023 )
demandelements stop lane inspect until ( Last six runs Aug2023 Jul2023 )
demandelements stop lane inspect_selection acttype ( Last six runs Aug2023 Jul2023 )
demandelements stop lane inspect_selection duration ( Last six runs Aug2023 Jul2023 )
demandelements stop lane inspect_selection extension ( Last six runs Aug2023 Jul2023 )
demandelements stop lane inspect_selection friendlypos ( Last six runs Aug2023 Jul2023 )
demandelements stop lane inspect_selection line ( Last six runs Aug2023 Jul2023 )
demandelements stop lane inspect_selection ondemand ( Last six runs Aug2023 Jul2023 )
demandelements stop lane inspect_selection parking ( Last six runs Aug2023 Jul2023 )
demandelements stop lane inspect_selection permitted ( Last six runs Aug2023 Jul2023 )
demandelements stop lane inspect_selection poslat ( Last six runs Aug2023 Jul2023 )
demandelements stop lane inspect_selection triggered_container ( Last six runs Aug2023 Jul2023 )
demandelements stop lane inspect_selection triggered_join ( Last six runs Aug2023 Jul2023 )
demandelements stop lane inspect_selection triggered_person ( Last six runs Aug2023 Jul2023 )
demandelements stop lane inspect_selection tripid ( Last six runs Aug2023 Jul2023 )
demandelements stop lane inspect_selection until ( Last six runs Aug2023 Jul2023 )
demandelements stop lane volatilerecomputing ( Last six runs Aug2023 Jul2023 )
demandelements waypoint lane delete ( Last six runs Aug2023 Jul2023 )
demandelements waypoint lane inspect acttype ( Last six runs Aug2023 Jul2023 )
demandelements waypoint lane inspect duration ( Last six runs Aug2023 Jul2023 )
demandelements waypoint lane inspect extension ( Last six runs Aug2023 Jul2023 )
demandelements waypoint lane inspect friendlypos ( Last six runs Aug2023 Jul2023 )
demandelements waypoint lane inspect lane ( Last six runs Aug2023 Jul2023 )
demandelements waypoint lane inspect line ( Last six runs Aug2023 Jul2023 )
demandelements waypoint lane inspect parking ( Last six runs Aug2023 Jul2023 )
demandelements waypoint lane inspect permitted ( Last six runs Aug2023 Jul2023 )
demandelements waypoint lane inspect poslat ( Last six runs Aug2023 Jul2023 )
demandelements waypoint lane inspect speed ( Last six runs Aug2023 Jul2023 )
demandelements waypoint lane inspect tripid ( Last six runs Aug2023 Jul2023 )
demandelements waypoint lane inspect until ( Last six runs Aug2023 Jul2023 )
demandelements waypoint lane inspect_selection acttype ( Last six runs Aug2023 Jul2023 )
demandelements waypoint lane inspect_selection duration ( Last six runs Aug2023 Jul2023 )
demandelements waypoint lane inspect_selection extension ( Last six runs Aug2023 Jul2023 )
demandelements waypoint lane inspect_selection friendlypos ( Last six runs Aug2023 Jul2023 )
demandelements waypoint lane inspect_selection line ( Last six runs Aug2023 Jul2023 )
demandelements waypoint lane inspect_selection parking ( Last six runs Aug2023 Jul2023 )
demandelements waypoint lane inspect_selection permitted ( Last six runs Aug2023 Jul2023 )
demandelements waypoint lane inspect_selection poslat ( Last six runs Aug2023 Jul2023 )
demandelements waypoint lane inspect_selection speed ( Last six runs Aug2023 Jul2023 )
demandelements waypoint lane inspect_selection tripid ( Last six runs Aug2023 Jul2023 )
demandelements waypoint lane inspect_selection until ( Last six runs Aug2023 Jul2023 )

TEST FAILED on ts-sim-build-ba : demandelements stop lane inspect triggered_container ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
1,8c1,2
< Warning: Vehicle 'routeFlow.0' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow.1' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow.2' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow.3' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow.4' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow.5' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow.6' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow.7' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
---
> Error: File 'additionals.netedit' is not accessible (No such file or directory).
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop lane inspect triggered_join ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
1,9c1,2
< Warning: Teleporting vehicle 'routeFlow.2'; waited too long (blocked), lane='Edge2_0', time=710.00.
< Warning: Vehicle 'routeFlow.2' teleports beyond arrival edge 'gneE1', time=710.00.
< Warning: Vehicle 'routeFlow.2' skips stop on lane 'Edge2_0' time=710.00.
< Warning: Teleporting vehicle 'routeFlow.3'; waited too long (blocked), lane='Edge2_0', time=1017.00.
< Warning: Vehicle 'routeFlow.3' teleports beyond arrival edge 'gneE1', time=1017.00.
< Warning: Vehicle 'routeFlow.3' skips stop on lane 'Edge2_0' time=1017.00.
< Warning: Teleporting vehicle 'routeFlow.4'; waited too long (blocked), lane='Edge2_0', time=1321.00.
< Warning: Vehicle 'routeFlow.4' teleports beyond arrival edge 'gneE1', time=1321.00.
< Warning: Vehicle 'routeFlow.4' skips stop on lane 'Edge2_0' time=1321.00.
---
> Error: File 'additionals.netedit' is not accessible (No such file or directory).
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop lane load expectedcontainers ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
10d9
< Warning: Vehicle 'routeFlow_2.2' ignores container triggered stop on lane 'Edge2_1' due to capacity constraints.
11a11
> Warning: Vehicle 'routeFlow_2.2' ignores container triggered stop on lane 'Edge2_1' due to capacity constraints.
15d14
< Warning: Vehicle 'routeFlow_3.3' ignores container triggered stop on lane 'Edge2_1' due to capacity constraints.
16a16
> Warning: Vehicle 'routeFlow_3.3' ignores container triggered stop on lane 'Edge2_1' due to capacity constraints.
39d38
< Warning: Vehicle 'routeFlow_3.9' ignores container triggered stop on lane 'Edge2_1' due to capacity constraints.
40a40
> Warning: Vehicle 'routeFlow_3.9' ignores container triggered stop on lane 'Edge2_1' due to capacity constraints.
46d45
< Warning: Vehicle 'routeFlow_2.11' ignores container triggered stop on lane 'Edge2_1' due to capacity constraints.
47a47
> Warning: Vehicle 'routeFlow_2.11' ignores container triggered stop on lane 'Edge2_1' due to capacity constraints.
51d50
< Warning: Vehicle 'routeFlow_3.12' ignores container triggered stop on lane 'Edge2_1' due to capacity constraints.
52a52
> Warning: Vehicle 'routeFlow_3.12' ignores container triggered stop on lane 'Edge2_1' due to capacity constraints.
55d54
< Warning: Vehicle 'routeFlow_3.13' ignores container triggered stop on lane 'Edge2_1' due to capacity constraints.
56a56
> Warning: Vehicle 'routeFlow_3.13' ignores container triggered stop on lane 'Edge2_1' due to capacity constraints.

TEST FAILED on ts-sim-build-ba : demandelements stop lane load ondemand ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
1,17c1,17
< Warning: Vehicle 'routeFlow_1.0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-12.19, offset=8.77), time=22.00.
< Warning: Vehicle 'routeFlow_1.1' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-9.88, offset=2.62), time=225.00.
< Warning: Vehicle 'routeFlow_1.2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-10.69, offset=8.48), time=423.00.
< Warning: Vehicle 'routeFlow_1.3' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-11.90, offset=2.45), time=622.00.
< Warning: Vehicle 'routeFlow_1.4' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-11.21, offset=3.29), time=823.00.
< Warning: Vehicle 'routeFlow_1.5' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-12.99, offset=12.66), time=1022.00.
< Warning: Vehicle 'routeFlow_1.6' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-11.41, offset=8.96), time=1225.00.
< Warning: Vehicle 'routeFlow_1.7' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-10.23, offset=4.75), time=1424.00.
< Warning: Vehicle 'routeFlow_1.8' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-10.98, offset=4.18), time=1624.00.
< Warning: Vehicle 'routeFlow_1.9' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-9.92, offset=2.27), time=1824.00.
< Warning: Vehicle 'routeFlow_1.10' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-12.61, offset=2.34), time=2022.00.
< Warning: Vehicle 'routeFlow_1.11' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-11.25, offset=9.32), time=2227.00.
< Warning: Vehicle 'routeFlow_1.12' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-11.04, offset=7.17), time=2426.00.
< Warning: Vehicle 'routeFlow_1.13' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-11.65, offset=11.69), time=2628.00.
< Warning: Vehicle 'routeFlow_1.14' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-12.12, offset=11.87), time=2824.00.
< Warning: Vehicle 'routeFlow_1.15' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-9.67, offset=2.62), time=3025.00.
< Warning: Vehicle 'routeFlow_1.16' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-12.28, offset=9.38), time=3222.00.
---
> Warning: Vehicle 'routeFlow_1.0' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-12.72, offset=0.07), time=22.00.
> Warning: Vehicle 'routeFlow_1.1' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-10.15, offset=4.27), time=225.00.
> Warning: Vehicle 'routeFlow_1.2' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-10.69, offset=2.12), time=423.00.
> Warning: Vehicle 'routeFlow_1.3' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-11.71, offset=8.19), time=625.00.
> Warning: Vehicle 'routeFlow_1.4' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-11.52, offset=7.72), time=823.00.
> Warning: Vehicle 'routeFlow_1.5' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-10.57, offset=5.61), time=1024.00.
> Warning: Vehicle 'routeFlow_1.6' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-13.60, offset=12.84), time=1222.00.
> Warning: Vehicle 'routeFlow_1.7' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-10.92, offset=4.83), time=1423.00.
> Warning: Vehicle 'routeFlow_1.8' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-10.67, offset=3.91), time=1627.00.
> Warning: Vehicle 'routeFlow_1.9' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-9.94, offset=0.53), time=1825.00.
> Warning: Vehicle 'routeFlow_1.10' performs emergency stop at the end of lane 'Edge2_1' for unknown reasons (decel=-10.44, offset=6.61), time=2025.00.
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1,6c1,6
< Warning: Teleporting vehicle 'vehicle_0'; waited too long (jam), lane='Edge2_0', time=310.00.
< Warning: Vehicle 'vehicle_0' teleports beyond arrival edge 'gneE1', time=310.00.
< Warning: Vehicle 'vehicle_0' skips stop on lane 'Edge2_0' time=310.00.
< Warning: Vehicle 'vehicle_0' skips stop on lane 'Edge2_0' time=310.00.
< Warning: Vehicle 'vehicle_0' skips stop on lane 'Edge2_0' time=310.00.
< Warning: Vehicle 'vehicle_0' skips stop on lane 'Edge2_0' time=310.00.
---
> Warning: Teleporting vehicle 'vehicle_0'; waited too long (wrong lane), lane='Edge3_1', time=307.00.
> Warning: Vehicle 'vehicle_0' skips stop on lane 'Edge3_1' time=307.00.
> Warning: Vehicle 'vehicle_0' skips stop on lane 'Edge3_1' time=307.00.
> Warning: Vehicle 'vehicle_0' skips stop on lane 'Edge3_1' time=307.00.
> Warning: Vehicle 'vehicle_0' skips stop on lane 'Edge3_1' time=307.00.
> Warning: Vehicle 'vehicle_0' ends teleporting on edge 'Edge4', time=307.00.
demandelements stop parkingarea create acttype ( Last six runs Aug2023 Jul2023 )
demandelements stop parkingarea create duration ( Last six runs Aug2023 Jul2023 )

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

---------- Differences in errors ----------
1,3c1,3
< Warning: Teleporting vehicle 'vehicle_0'; waited too long (jam), lane='Edge2_0', time=310.00.
< Warning: Vehicle 'vehicle_0' teleports beyond arrival edge 'gneE1', time=310.00.
< Warning: Vehicle 'vehicle_0' skips stop on lane 'Edge2_0' time=310.00.
---
> Warning: Teleporting vehicle 'vehicle_0'; waited too long (wrong lane), lane='Edge3_1', time=307.00.
> Warning: Vehicle 'vehicle_0' skips stop on lane 'Edge3_1' time=307.00.
> Warning: Vehicle 'vehicle_0' ends teleporting on edge 'Edge4', time=307.00.
demandelements stop parkingarea create default ( Last six runs Aug2023 Jul2023 )
demandelements stop parkingarea create triggered_join ( Last six runs Aug2023 Jul2023 )

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

---------- Differences in errors ----------
1,5c1,5
< Warning: Teleporting vehicle 'vehicle_0'; waited too long (jam), lane='Edge2_0', time=310.00.
< Warning: Vehicle 'vehicle_0' teleports beyond arrival edge 'gneE1', time=310.00.
< Warning: Vehicle 'vehicle_0' skips stop on lane 'Edge2_0' time=310.00.
< Warning: Vehicle 'vehicle_0' skips stop on lane 'Edge2_0' time=310.00.
< Warning: Vehicle 'vehicle_0' skips stop on lane 'Edge2_0' time=310.00.
---
> Warning: Teleporting vehicle 'vehicle_0'; waited too long (wrong lane), lane='Edge3_1', time=307.00.
> Warning: Vehicle 'vehicle_0' skips stop on lane 'Edge3_1' time=307.00.
> Warning: Vehicle 'vehicle_0' skips stop on lane 'Edge3_1' time=307.00.
> Warning: Vehicle 'vehicle_0' skips stop on lane 'Edge3_1' time=307.00.
> Warning: Vehicle 'vehicle_0' ends teleporting on edge 'Edge4', time=307.00.
demandelements stop parkingarea create extension ( Last six runs Aug2023 Jul2023 )
demandelements stop parkingarea create line ( Last six runs Aug2023 Jul2023 )
demandelements stop parkingarea create triggered_container ( Last six runs Aug2023 Jul2023 )
demandelements stop parkingarea create triggered_person ( Last six runs Aug2023 Jul2023 )
demandelements stop parkingarea create until ( Last six runs Aug2023 Jul2023 )

TEST FAILED on ts-sim-build-ba : demandelements stop parkingarea create ondemand ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
1,1490c1,2
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-10.10, offset=11.55), time=10.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.30), time=11.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.10), time=12.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.44), time=13.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.76), time=14.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.48), time=15.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.49), time=16.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.55), time=17.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.40), time=18.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.16), time=19.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.03), time=20.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.77), time=21.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.56), time=22.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.61), time=23.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.76), time=24.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.12), time=25.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.61), time=26.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.96), time=27.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.33), time=28.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.43), time=29.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.59), time=30.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.04), time=31.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.98), time=32.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.12), time=33.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.00), time=34.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.44), time=35.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.21), time=36.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.96), time=37.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.40), time=38.00.
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1,4c1,4
< Warning: Teleporting vehicle 'vehicle_0'; waited too long (jam), lane='Edge2_0', time=310.00.
< Warning: Vehicle 'vehicle_0' teleports beyond arrival edge 'gneE1', time=310.00.
< Warning: Vehicle 'vehicle_0' skips stop on lane 'Edge2_0' time=310.00.
< Warning: Vehicle 'vehicle_0' skips stop on lane 'Edge2_0' time=310.00.
---
> Warning: Teleporting vehicle 'vehicle_0'; waited too long (wrong lane), lane='Edge3_1', time=307.00.
> Warning: Vehicle 'vehicle_0' skips stop on lane 'Edge3_1' time=307.00.
> Warning: Vehicle 'vehicle_0' skips stop on lane 'Edge3_1' time=307.00.
> Warning: Vehicle 'vehicle_0' ends teleporting on edge 'Edge4', time=307.00.
demandelements stop parkingarea create permitted ( Last six runs Aug2023 Jul2023 )
demandelements stop parkingarea create tripid ( Last six runs Aug2023 Jul2023 )

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

---------- Differences in errors ----------
0a1,3
> Error: The edge 'Edge3' within the route for vehicle 'vehicle_0' is not known.
>  The route can not be build.
> Quitting (on error).
---------- New result in exitcode ----------
1
demandelements stop parkingarea delete ( Last six runs Aug2023 Jul2023 )
demandelements waypoint parkingarea delete ( Last six runs Aug2023 Jul2023 )

TEST FAILED on ts-sim-build-ba : demandelements stop parkingarea volatilerecomputing ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
1,16c1,34
< Warning: Teleporting vehicle 'vehicle_0'; waited too long (wrong lane), lane='Edge0_0', time=305.00.
< Warning: Vehicle 'vehicle_0' skips stop on lane 'Edge0_0' time=305.00.
< Warning: Vehicle 'vehicle_0' skips stop on lane 'Edge0_1' time=305.00.
< Warning: Vehicle 'vehicle_0' skips stop on lane 'Edge0_2' time=305.00.
< Warning: Vehicle 'vehicle_0' skips stop on lane 'Edge0_3' time=305.00.
< Warning: Vehicle 'vehicle_0' skips stop on lane 'Edge0_4' time=305.00.
< Warning: Vehicle 'vehicle_0' ends teleporting on edge 'Edge1', time=305.00.
< Warning: Teleporting vehicle 'vehicle_1'; waited too long (wrong lane), lane='Edge0_0', time=306.00.
< Warning: Vehicle 'vehicle_1' skips stop on lane 'Edge0_0' time=306.00.
< Warning: Vehicle 'vehicle_1' ends teleporting on edge 'gneE1', time=306.00.
< Warning: Teleporting vehicle 'vehicle_0'; waited too long (jam), lane='Edge1_0', time=608.00.
< Warning: Vehicle 'vehicle_0' teleports beyond arrival edge 'Edge1', time=608.00.
< Warning: Vehicle 'vehicle_0' skips stop on lane 'Edge1_0' time=608.00.
< Warning: Teleporting vehicle 'vehicle_1'; waited too long (jam), lane='Edge2_0', time=612.00.
< Warning: Vehicle 'vehicle_1' teleports beyond arrival edge 'gneE1', time=612.00.
< Warning: Vehicle 'vehicle_1' skips stop on lane 'Edge2_0' time=612.00.
---
> Error: Another lane with the id 'Edge0_0' exists.
> Error: An unknown lane ('Edge0_1') was tried to be set as incoming to junction 'gneJ3'.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown from-edge 'Edge0' in connection.
> Error: Unknown from-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1c1,3
< Warning: busStop 'trainStopA' on lane 'Edge2_0' is too short for vehicle 'vehicle_0'.
---
> Error: The edge 'Edge3' within the route 'route_0' is not known.
>  The route can not be build.
> Quitting (on error).
---------- New result in exitcode ----------
1
demandelements stop trainstop create acttype ( Last six runs Aug2023 Jul2023 )
demandelements stop trainstop create default ( Last six runs Aug2023 Jul2023 )
demandelements stop trainstop create duration ( Last six runs Aug2023 Jul2023 )
demandelements stop trainstop create extension ( Last six runs Aug2023 Jul2023 )
demandelements stop trainstop create line ( Last six runs Aug2023 Jul2023 )
demandelements stop trainstop create parking ( Last six runs Aug2023 Jul2023 )
demandelements stop trainstop create permitted ( Last six runs Aug2023 Jul2023 )
demandelements stop trainstop create triggered_join ( Last six runs Aug2023 Jul2023 )
demandelements stop trainstop create triggered_person ( Last six runs Aug2023 Jul2023 )
demandelements stop trainstop create tripid ( Last six runs Aug2023 Jul2023 )
demandelements stop trainstop create until ( Last six runs Aug2023 Jul2023 )
demandelements stop trainstop inspect acttype ( Last six runs Aug2023 Jul2023 )
demandelements stop trainstop inspect duration ( Last six runs Aug2023 Jul2023 )
demandelements stop trainstop inspect extension ( Last six runs Aug2023 Jul2023 )
demandelements stop trainstop inspect line ( Last six runs Aug2023 Jul2023 )
demandelements stop trainstop inspect parking ( Last six runs Aug2023 Jul2023 )
demandelements stop trainstop inspect permitted ( Last six runs Aug2023 Jul2023 )
demandelements stop trainstop inspect triggered_join ( Last six runs Aug2023 Jul2023 )
demandelements stop trainstop inspect triggered_person ( Last six runs Aug2023 Jul2023 )
demandelements stop trainstop inspect tripid ( Last six runs Aug2023 Jul2023 )
demandelements stop trainstop inspect until ( Last six runs Aug2023 Jul2023 )

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

---------- Differences in errors ----------
0a1,3
> Error: The edge 'Edge3' within the route 'route_0' is not known.
>  The route can not be build.
> Quitting (on error).
---------- New result in exitcode ----------
1
demandelements stop trainstop create no_parent ( Last six runs Aug2023 Jul2023 )
demandelements stop trainstop delete ( Last six runs Aug2023 Jul2023 )
demandelements stop trainstop inspect_selection acttype ( Last six runs Aug2023 Jul2023 )
demandelements stop trainstop inspect_selection duration ( Last six runs Aug2023 Jul2023 )
demandelements stop trainstop inspect_selection extension ( Last six runs Aug2023 Jul2023 )
demandelements stop trainstop inspect_selection line ( Last six runs Aug2023 Jul2023 )
demandelements stop trainstop inspect_selection ondemand ( Last six runs Aug2023 Jul2023 )
demandelements stop trainstop inspect_selection parking ( Last six runs Aug2023 Jul2023 )
demandelements stop trainstop inspect_selection permitted ( Last six runs Aug2023 Jul2023 )
demandelements stop trainstop inspect_selection triggered_container ( Last six runs Aug2023 Jul2023 )
demandelements stop trainstop inspect_selection triggered_join ( Last six runs Aug2023 Jul2023 )
demandelements stop trainstop inspect_selection triggered_person ( Last six runs Aug2023 Jul2023 )
demandelements stop trainstop inspect_selection tripid ( Last six runs Aug2023 Jul2023 )
demandelements stop trainstop inspect_selection until ( Last six runs Aug2023 Jul2023 )
demandelements waypoint trainstop delete ( Last six runs Aug2023 Jul2023 )

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

---------- Differences in errors ----------
1,2c1,3
< Warning: busStop 'trainStopA' on lane 'Edge2_0' is too short for vehicle 'vehicle_0'.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-3.50, offset=0.33), time=15.00.
---
> Error: The edge 'Edge3' within the route 'route_0' is not known.
>  The route can not be build.
> Quitting (on error).
---------- New result in exitcode ----------
1
demandelements stop trainstop create ondemand ( Last six runs Aug2023 Jul2023 )
demandelements stop trainstop inspect ondemand ( Last six runs Aug2023 Jul2023 )
demandelements waypoint trainstop inspect acttype ( Last six runs Aug2023 Jul2023 )
demandelements waypoint trainstop inspect duration ( Last six runs Aug2023 Jul2023 )
demandelements waypoint trainstop inspect extension ( Last six runs Aug2023 Jul2023 )
demandelements waypoint trainstop inspect line ( Last six runs Aug2023 Jul2023 )
demandelements waypoint trainstop inspect parking ( Last six runs Aug2023 Jul2023 )
demandelements waypoint trainstop inspect permitted ( Last six runs Aug2023 Jul2023 )
demandelements waypoint trainstop inspect speed ( Last six runs Aug2023 Jul2023 )
demandelements waypoint trainstop inspect tripid ( Last six runs Aug2023 Jul2023 )
demandelements waypoint trainstop inspect until ( Last six runs Aug2023 Jul2023 )

TEST FAILED on ts-sim-build-ba : demandelements stop trainstop create triggered_container ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
1,4c1,3
< Warning: busStop 'trainStopA' on lane 'Edge2_0' is too short for vehicle 'vehicle_0'.
< Warning: Vehicle 'vehicle_0' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'vehicle_0' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'vehicle_0' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
---
> Error: The edge 'Edge3' within the route 'route_0' is not known.
>  The route can not be build.
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop trainstop inspect triggered_container ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
1,2c1,3
< Warning: busStop 'trainStopA' on lane 'Edge2_0' is too short for vehicle 'vehicle_0'.
< Warning: Vehicle 'vehicle_0' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
---
> Error: The edge 'Edge3' within the route 'route_0' is not known.
>  The route can not be build.
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements stop trainstop volatilerecomputing ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,21
> Error: Another lane with the id 'Edge0_0' exists.
> Error: An unknown lane ('Edge0_1') was tried to be set as incoming to junction 'gneJ3'.
> Error: Unknown from-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown from-node 'gneJ3' for edge ':gneJ3_0'.
> Quitting (on error).
> 
> =================================================================
> ==587328==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1224 byte(s) in 1 object(s) allocated from:
>     #0 0x55d2626c328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55d2639cccf4 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:252:12
>     #2 0x55d2639c23cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55d2638e2eb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55d2638d8049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55d2651784e9 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 0x7fb6843554d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> SUMMARY: AddressSanitizer: 1224 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip create departspeed ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
2d1
< Error: Vehicle 't_1' will not be able to depart using the given velocity (junction 'Junction1' too close)!

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

---------- Differences in errors ----------
0a1,2
> Error: Invalid departlane definition for vehicle 't_0'.
> Quitting (on error).
---------- New result in exitcode ----------
1
demandelements trip inspect departlane float ( Last six runs Aug2023 Jul2023 )
demandelements trip_junctions inspect departlane float ( Last six runs Aug2023 Jul2023 )
demandelements trip_taz inspect departlane float ( Last six runs Aug2023 Jul2023 )

TEST FAILED on ts-sim-build-ba : demandelements trip inspect departspeed float ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
2d1
< Error: Vehicle 't_0' will not be able to depart using the given velocity (junction 'Junction1' too close)!

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

---------- Differences in errors ----------
0a1,2
> Warning: Vehicle 'tripA' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'tripA' will not be able to arrive at the given lane 'Edge2_0'!
demandelements trip inspect_selection depart containertriggered ( Last six runs Aug2023 Jul2023 )
demandelements trip inspect_selection depart triggered ( Last six runs Aug2023 Jul2023 )

TEST FAILED on ts-sim-build-ba : demandelements trip inspect_selection departlane float ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
1c1,2
< Error: Vehicle 'tripB' will not be able to depart using the given velocity (junction 'Junction3' too close)!
---
> Error: Invalid departlane definition for vehicle 'tripA'.
> Quitting (on error).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
3c3
< Error: Vehicle 'tripA' will not be able to depart using the given velocity (junction 'Junction1' too close)!
---
> Error: Vehicle 'tripA' will not be able to depart using the given velocity (slow lane ahead)!
demandelements trip inspect_selection departpos last ( Last six runs Aug2023 Jul2023 )
demandelements trip_junctions inspect_selection departpos last ( Last six runs Aug2023 Jul2023 )

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

---------- Differences in errors ----------
3d2
< Error: Vehicle 'tripA' will not be able to depart using the given velocity (junction 'Junction1' too close)!
demandelements trip inspect_selection departpos random ( Last six runs Aug2023 Jul2023 )
demandelements trip inspect_selection departpos random_free ( Last six runs Aug2023 Jul2023 )
demandelements trip_junctions inspect_selection departpos random ( Last six runs Aug2023 Jul2023 )

TEST FAILED on ts-sim-build-ba : demandelements trip inspect_selection departspeed float ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
5d4
< Error: Vehicle 'tripA' will not be able to depart using the given velocity (junction 'Junction1' too close)!

TEST FAILED on ts-sim-build-ba : demandelements trip inspect_selection type ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
1,2c1,2
< Warning: Vehicle 'tripA' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'tripA' will not be able to arrive at the given lane 'Edge2_0'!
---
> Error: Invalid departlane definition for vehicle 'tripA'.
> Quitting (on error).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,2
> Error: Invalid departlane definition for vehicle 'trip_2'.
> Quitting (on error).
---------- New result in exitcode ----------
1
demandelements trip load departlane ( Last six runs Aug2023 Jul2023 )
demandelements trip_junctions load departlane ( Last six runs Aug2023 Jul2023 )
demandelements trip_taz load departlane ( Last six runs Aug2023 Jul2023 )

TEST FAILED on ts-sim-build-ba : demandelements trip load no_edges ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
2a3,16
> 
> =================================================================
> ==536943==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e212d9928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55e213f9abf1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:441:40
>     #2 0x55e213f9467a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:384:24
>     #3 0x55e213f87b92 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:135:5
>     #4 0x55e213f9a101 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #5 0x55e212d9cda9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f95eae45d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect_selection departlane float ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,4
> Warning: Vehicle 'tripA' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'tripA' will not be able to arrive at the given lane 'Edge2_0'!
> Error: Invalid departlane definition for vehicle 'tripA'.
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect_selection departpos random_free ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
3,4d2
< Error: Vehicle 'tripA' will not be able to depart using the given velocity (junction 'Junction1' too close)!
< Error: Vehicle 'tripA' will not be able to depart using the given velocity (junction 'Junction1' too close)!

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect_selection departspeed float ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
4d3
< Error: Vehicle 'tripA' will not be able to depart using the given velocity (junction 'Junction1' too close)!

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect_selection type ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
2a3,4
> Error: Invalid departlane definition for vehicle 'flowA'.
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions load from ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==540573==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555cf923c28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x555cfa43dbf1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:441:40
>     #2 0x555cfa43767a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:384:24
>     #3 0x555cfa42ab92 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:135:5
>     #4 0x555cfa43d101 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #5 0x555cf923fda9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f2623f36d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions load no_junctions ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
2a3,16
> 
> =================================================================
> ==540481==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5568bb11828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x5568bc319bf1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:441:40
>     #2 0x5568bc31367a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:384:24
>     #3 0x5568bc306b92 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:135:5
>     #4 0x5568bc319101 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #5 0x5568bb11bda9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7ff1437fad8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions load to ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==540577==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563167a3728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x563168c38bf1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:441:40
>     #2 0x563168c3267a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:384:24
>     #3 0x563168c25b92 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:135:5
>     #4 0x563168c38101 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #5 0x563167a3ada9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fb4551a8d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions volatilerecomputing ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,4
> Warning: No connection between edge 'Junction3-source' and edge 'Junction4-sink' found.
> Warning: No route for vehicle 't_3' found.
> Error: Vehicle 't_3' has no valid route.
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_taz create departlane ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,2
> Error: Invalid departlane definition for vehicle 't_1'.
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_taz inspect_selection arrivallane float ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,4
> Warning: Vehicle 'tripA' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'tripA' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'tripB' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'tripB' will not be able to arrive at the given lane 'Edge2_0'!

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

---------- Differences in errors ----------
0a1,2
> Warning: Vehicle 'tripA' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'tripA' will not be able to arrive at the given lane 'Edge5_0'!
demandelements trip_taz inspect_selection arrivalpos float ( Last six runs Aug2023 Jul2023 )
demandelements trip_taz inspect_selection arrivalpos max ( Last six runs Aug2023 Jul2023 )
demandelements trip_taz inspect_selection arrivalpos random ( Last six runs Aug2023 Jul2023 )
demandelements trip_taz inspect_selection arrivalposlat current ( Last six runs Aug2023 Jul2023 )
demandelements trip_taz inspect_selection arrivalspeed center ( Last six runs Aug2023 Jul2023 )
demandelements trip_taz inspect_selection arrivalspeed float ( Last six runs Aug2023 Jul2023 )
demandelements trip_taz inspect_selection arrivalspeed left ( Last six runs Aug2023 Jul2023 )
demandelements trip_taz inspect_selection arrivalspeed right ( Last six runs Aug2023 Jul2023 )
demandelements trip_taz inspect_selection color ( Last six runs Aug2023 Jul2023 )
demandelements trip_taz inspect_selection containernumber ( Last six runs Aug2023 Jul2023 )
demandelements trip_taz inspect_selection depart float ( Last six runs Aug2023 Jul2023 )
demandelements trip_taz inspect_selection departpos base ( Last six runs Aug2023 Jul2023 )
demandelements trip_taz inspect_selection departpos float ( Last six runs Aug2023 Jul2023 )
demandelements trip_taz inspect_selection departpos free ( Last six runs Aug2023 Jul2023 )
demandelements trip_taz inspect_selection departpos last ( Last six runs Aug2023 Jul2023 )
demandelements trip_taz inspect_selection departposlat center ( Last six runs Aug2023 Jul2023 )
demandelements trip_taz inspect_selection departposlat float ( Last six runs Aug2023 Jul2023 )
demandelements trip_taz inspect_selection departposlat free ( Last six runs Aug2023 Jul2023 )
demandelements trip_taz inspect_selection departposlat left ( Last six runs Aug2023 Jul2023 )
demandelements trip_taz inspect_selection departposlat random ( Last six runs Aug2023 Jul2023 )
demandelements trip_taz inspect_selection departposlat random_free ( Last six runs Aug2023 Jul2023 )
demandelements trip_taz inspect_selection departposlat right ( Last six runs Aug2023 Jul2023 )
demandelements trip_taz inspect_selection departspeed desired ( Last six runs Aug2023 Jul2023 )
demandelements trip_taz inspect_selection departspeed max ( Last six runs Aug2023 Jul2023 )
demandelements trip_taz inspect_selection departspeed random ( Last six runs Aug2023 Jul2023 )
demandelements trip_taz inspect_selection departspeed speedlimit ( Last six runs Aug2023 Jul2023 )
demandelements trip_taz inspect_selection insertionchecks ( Last six runs Aug2023 Jul2023 )
demandelements trip_taz inspect_selection line ( Last six runs Aug2023 Jul2023 )
demandelements trip_taz inspect_selection parameters ( Last six runs Aug2023 Jul2023 )
demandelements trip_taz inspect_selection personnumber ( Last six runs Aug2023 Jul2023 )

TEST FAILED on ts-sim-build-ba : demandelements trip_taz inspect_selection arrivalposlat float ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1
> Warning: Vehicle 'tripA' will not be able to arrive at the given lane 'Edge5_0'!
1a3
> Warning: Vehicle 'tripA' will not be able to arrive at the given lane 'Edge5_0'!

TEST FAILED on ts-sim-build-ba : demandelements trip_taz inspect_selection departlane float ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,4
> Warning: Vehicle 'tripA' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'tripA' will not be able to arrive at the given lane 'Edge5_0'!
> Error: Invalid departlane definition for vehicle 'tripA'.
> Quitting (on error).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1c1,2
< Error: Vehicle 'tripA' will not be able to depart using the given velocity (slow lane ahead)!
---
> Warning: Vehicle 'tripA' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'tripA' will not be able to arrive at the given lane 'Edge5_0'!
demandelements trip_taz inspect_selection departpos random ( Last six runs Aug2023 Jul2023 )
demandelements trip_taz inspect_selection departpos random_free ( Last six runs Aug2023 Jul2023 )

TEST FAILED on ts-sim-build-ba : demandelements trip_taz inspect_selection departspeed float ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,2
> Warning: Vehicle 'tripA' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'tripA' will not be able to arrive at the given lane 'Edge5_0'!
3d4
< Error: Vehicle 'tripB' will not be able to depart using the given velocity (slow lane ahead)!

TEST FAILED on ts-sim-build-ba : demandelements trip_taz inspect_selection type ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,4
> Warning: Vehicle 'typeC' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'typeC' will not be able to arrive at the given lane 'Edge5_0'!
> Error: Invalid departlane definition for vehicle 'typeC'.
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_taz load no_tazs ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
2a3,16
> 
> =================================================================
> ==548376==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5621fecfd28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x5621ffefebf1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:441:40
>     #2 0x5621ffef867a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:384:24
>     #3 0x5621ffeebb92 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:135:5
>     #4 0x5621ffefe101 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #5 0x5621fed00da9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fb6037f5d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).

TEST FAILED on ts-sim-build-ba : demandelements trip_taz volatilerecomputing ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
2a3,176
> 
> =================================================================
> ==548625==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 6120 byte(s) in 5 object(s) allocated from:
>     #0 0x55cba241128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55cba371acf4 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:252:12
>     #2 0x55cba3602cea in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:48
>     #3 0x55cba3612101 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #4 0x55cba2414da9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f0a674edd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 6120 byte(s) in 5 object(s) allocated from:
>     #0 0x55cba241128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55cba371acf4 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:252:12
>     #2 0x55cba36029a2 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:177:46
>     #3 0x55cba3612101 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #4 0x55cba2414da9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f0a674edd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Indirect leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55cba241128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55cba371acf4 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:252:12
>     #2 0x55cba3656259 in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1609:47
>     #3 0x55cba362b7da in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:231:17
>     #4 0x55cba4ec64e9 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 0x7f0a687ba4d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 2448 byte(s) in 2 object(s) allocated from:
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,2
> Error: Invalid departlane definition for vehicle 'v_0'.
> Quitting (on error).
---------- New result in exitcode ----------
1
demandelements vehicle inspect departlane float ( Last six runs Aug2023 Jul2023 )
demandelements vehicle_embedded inspect departlane float ( Last six runs Aug2023 Jul2023 )

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect_selection arrivallane current ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1
> Warning: Vehicle 'vehicleA' will not be able to arrive at the given lane 'Edge2_0'!

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect_selection arrivallane float ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
2a3,4
> Error: Invalid departlane definition for vehicle 'vehicleA'.
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect_selection arrivalposlat float ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
2,3d1
< Warning: Vehicle 'vehicleA' will not be able to arrive with the given speed!
< Warning: Vehicle 'vehicleB' will not be able to arrive with the given speed!

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect_selection containernumber ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
1d0
< Warning: Vehicle 'vehicleA' will not be able to arrive at the given lane 'Edge2_0'!

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect_selection departlane float ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,3
> Warning: Vehicle 'vehicleA' will not be able to arrive at the given lane 'Edge2_0'!
> Error: Invalid departlane definition for vehicle 'vehicleA'.
> Quitting (on error).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1a2,3
> Error: Invalid departlane definition for vehicle 'vehicleA'.
> Quitting (on error).
---------- New result in exitcode ----------
1
demandelements vehicle inspect_selection departpos base ( Last six runs Aug2023 Jul2023 )
demandelements vehicle inspect_selection departpos float ( Last six runs Aug2023 Jul2023 )
demandelements vehicle inspect_selection departpos free ( Last six runs Aug2023 Jul2023 )
demandelements vehicle inspect_selection type ( Last six runs Aug2023 Jul2023 )

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

---------- Differences in errors ----------
2c2,3
< Error: Vehicle 'vehicleA' will not be able to depart using the given velocity (junction 'Junction1' too close)!
---
> Error: Invalid departlane definition for vehicle 'vehicleA'.
> Quitting (on error).
---------- New result in exitcode ----------
1
demandelements vehicle inspect_selection departpos last ( Last six runs Aug2023 Jul2023 )
demandelements vehicle inspect_selection departpos random ( Last six runs Aug2023 Jul2023 )
demandelements vehicle inspect_selection departpos random_free ( Last six runs Aug2023 Jul2023 )

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect_selection departposlat center ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
1c1,5
< Warning: Vehicle 'vehicleA' will not be able to arrive at the given lane 'Edge2_0'!
---
> Error: value 'center' does not match any member types of the union
>  In file 'routes.netedit'
>  At line/column 12/319.
> 
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect_selection departspeed float ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
2,5d1
< Warning: Choosing new speed factor 1.44 for vehicle 'vehicleA' to match departure speed 20.00 (max 14.73).
< Error: Vehicle 'vehicleA' will not be able to depart using the given velocity (junction 'Junction1' too close)!
< Warning: Choosing new speed factor 1.44 for vehicle 'vehicleB' to match departure speed 20.00 (max 13.04).
< Error: Vehicle 'vehicleB' will not be able to depart using the given velocity (slow lane ahead)!

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

---------- Differences in errors ----------
0a1,2
> Error: Invalid departlane definition for vehicle 'vehicle_2'.
> Quitting (on error).
---------- New result in exitcode ----------
1
demandelements vehicle load departlane ( Last six runs Aug2023 Jul2023 )
demandelements vehicle_embedded load departlane ( Last six runs Aug2023 Jul2023 )

TEST FAILED on ts-sim-build-ba : demandelements vehicle load no_route ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
2a3,16
> 
> =================================================================
> ==538134==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x56284fb8f28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x562850d90bf1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:441:40
>     #2 0x562850d8a67a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:384:24
>     #3 0x562850d7db92 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:135:5
>     #4 0x562850d90101 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #5 0x56284fb92da9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7ffa89d2dd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect departspeed float ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
2d1
< Error: Vehicle 'v_0' will not be able to depart using the given velocity (junction 'Junction1' too close)!

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect_selection departlane float ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
1c1,3
< Error: Vehicle 'vehicle_embeddedB' will not be able to depart using the given velocity (junction 'Junction3' too close)!
---
> Warning: Vehicle 'vehicle_embeddedA' will not be able to arrive at the given lane 'Edge2_0'!
> Error: Invalid departlane definition for vehicle 'vehicle_embeddedA'.
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect_selection departpos last ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
2c2
< Error: Vehicle 'vehicle_embeddedA' will not be able to depart using the given velocity (junction 'Junction1' too close)!
---
> Error: Vehicle 'vehicle_embeddedA' will not be able to depart using the given velocity (slow lane ahead)!

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect_selection departpos random ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
2d1
< Error: Vehicle 'vehicle_embeddedA' will not be able to depart using the given velocity (junction 'Junction1' too close)!

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect_selection departpos random_free ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
2c2,4
< Error: Vehicle 'vehicle_embeddedA' will not be able to depart using the given velocity (junction 'Junction1' too close)!
---
> Warning: Invalid departPos 500.00 given for vehicle 'vehicle_embeddedA'. Inserting at lane end instead.
> Error: Vehicle 'vehicle_embeddedA' will not be able to depart using the given velocity (slow lane ahead)!
> Warning: Invalid departPos 500.00 given for vehicle 'vehicle_embeddedB'. Inserting at lane end instead.

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect_selection departspeed float ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
3d2
< Error: Vehicle 'vehicle_embeddedA' will not be able to depart using the given velocity (junction 'Junction1' too close)!

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded inspect_selection type ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
1a2,3
> Error: Invalid departlane definition for vehicle 'vehicle_embeddedA'.
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle_embedded load no_route ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
2a3,16
> 
> =================================================================
> ==539308==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a648acb28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55a649cccbf1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:441:40
>     #2 0x55a649cc667a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:384:24
>     #3 0x55a649cb9b92 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:135:5
>     #4 0x55a649ccc101 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #5 0x55a648aceda9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f4d7ae95d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).

TEST FAILED on ts-sim-build-ba : demandelements vehicletype edit typedist ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,111
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==534782==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55c93e40728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55c93f710cf4 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:252:12
>     #2 0x55c93f7063cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55c93f626eb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55c93f61c049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55c940ebc4e9 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 0x7fbe646354d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Direct leak of 464 byte(s) in 1 object(s) allocated from:
>     #0 0x55c93e40728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55c93f727ed8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55c93f72564e in NLJunctionControlBuilder::closeJunction(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:138:24
>     #3 0x55c93f656546 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55c940ebe1e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fbe64635984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> Indirect leak of 336 byte(s) in 1 object(s) allocated from:
>     #0 0x55c93e40728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55c93ea05659 in __gnu_cxx::new_allocator<Position>::allocate(unsigned long, void const*) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/ext/new_allocator.h:127:27
>     #2 0x55c93ea0555a in std::allocator_traits<std::allocator<Position> >::allocate(std::allocator<Position>&, unsigned long) /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bits/alloc_traits.h:464:20
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicletype edit_default typedist ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,2
> Error: File 'net.netedit' is not accessible (No such file or directory).
> Quitting (on error).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==535690==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x558e998cd28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x558e9ad1430e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x558e9a00bd83 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:371:43
>     #3 0x558e99c4c36d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:921:30
>     #4 0x558e9c1ad1df in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:249:13
>     #5 0x558e9c3841e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7fca15f3e984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> 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 Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==535749==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x5647ab52d28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x5647ac97430e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5647abc6bd83 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:371:43
>     #3 0x5647ab8ac36d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:921:30
>     #4 0x5647ade0d1df in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:249:13
>     #5 0x5647adfe41e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7fee2d484984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> 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 Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==535706==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55876875228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x558769b9930e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x558768e90d83 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:371:43
>     #3 0x558768ad136d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:921:30
>     #4 0x55876b0321df in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:249:13
>     #5 0x55876b2091e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f61cdf6d984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> 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 Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==535713==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55e2bd48628d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55e2be8cd30e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x55e2bdbc4d83 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:371:43
>     #3 0x55e2bd80536d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:921:30
>     #4 0x55e2bfd661df in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:249:13
>     #5 0x55e2bff3d1e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7faad3a8f984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> 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 Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==535790==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x563a3a68428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x563a3bacb30e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x563a3adc2d83 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:371:43
>     #3 0x563a3aa0336d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:921:30
>     #4 0x563a3cf641df in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:249:13
>     #5 0x563a3d13b1e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f942f951984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> 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 Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==535802==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55f05490528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55f055d4c30e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x55f055043d83 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:371:43
>     #3 0x55f054c8436d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:921:30
>     #4 0x55f0571e51df in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:249:13
>     #5 0x55f0573bc1e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f1175d1d984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> 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 Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==535766==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x556206d7528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x5562081bc30e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5562074b3d83 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:371:43
>     #3 0x5562070f436d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:921:30
>     #4 0x5562096551df in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:249:13
>     #5 0x55620982c1e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7fb34c7e2984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> 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 Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==535789==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x5578c60d228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x5578c751930e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5578c6810d83 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:371:43
>     #3 0x5578c645136d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:921:30
>     #4 0x5578c89b21df in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:249:13
>     #5 0x5578c8b891e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7fcc92dbd984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> 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 Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==535778==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x56079ab0a28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x56079bf5130e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x56079b248d83 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:371:43
>     #3 0x56079ae8936d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:921:30
>     #4 0x56079d3ea1df in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:249:13
>     #5 0x56079d5c11e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7efec017d984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> 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 Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==535721==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x558d6096128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x558d61da830e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x558d6109fd83 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:371:43
>     #3 0x558d60ce036d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:921:30
>     #4 0x558d632411df in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:249:13
>     #5 0x558d634181e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f4e3cb5c984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> 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 Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==535726==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x557a136d228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x557a14b1930e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x557a13e10d83 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:371:43
>     #3 0x557a13a5136d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:921:30
>     #4 0x557a15fb21df in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:249:13
>     #5 0x557a161891e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7fcf68bf0984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> 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 Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==535746==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 288 byte(s) in 3 object(s) allocated from:
>     #0 0x562c3bead28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x562c3d2f430e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x562c3c5ebd83 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:371:43
>     #3 0x562c3c22c36d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:921:30
>     #4 0x562c3e78d1df in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:249:13
>     #5 0x562c3e9641e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7fb2b383b984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> 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 Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==535730==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x5629fb01328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x5629fc45a30e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5629fb751d83 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:371:43
>     #3 0x5629fb39236d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:921:30
>     #4 0x5629fd8f31df in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:249:13
>     #5 0x5629fdaca1e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7fc66aede984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> 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 Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==535763==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x556904d1628d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55690615d30e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x556905454d83 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:371:43
>     #3 0x55690509536d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:921:30
>     #4 0x5569075f61df in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:249:13
>     #5 0x5569077cd1e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7fd55ef60984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> 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 Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==535758==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55f7ddaed28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55f7def3430e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x55f7de22bd83 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:371:43
>     #3 0x55f7dde6c36d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:921:30
>     #4 0x55f7e03cd1df in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:249:13
>     #5 0x55f7e05a41e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7fa0bea3e984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> 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 Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==535752==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55deba4e128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55debb92830e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x55debac1fd83 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:371:43
>     #3 0x55deba86036d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:921:30
>     #4 0x55debcdc11df in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:249:13
>     #5 0x55debcf981e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f959f564984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> 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 Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==535735==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55823f7b428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x558240bfb30e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x55823fef2d83 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:371:43
>     #3 0x55823fb3336d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:921:30
>     #4 0x5582420941df in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:249:13
>     #5 0x55824226b1e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7fc75c30a984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> 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 Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==535736==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x5635fa3c128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x5635fb80830e in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5635faaffd83 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:371:43
>     #3 0x5635fa74036d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:921:30
>     #4 0x5635fcca11df in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:249:13
>     #5 0x5635fce781e4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7fa57f929984 in xercesc_3_2::SAX2XMLReaderImpl::endElement(xercesc_3_2::XMLElementDecl const&, unsigned int, bool, char16_t const*) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc984) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> SUMMARY: AddressSanitizer: 384 byte(s) leaked in 4 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint basic no_parents ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==589488==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55fba5e4f28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55fba7050bf1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:441:40
>     #2 0x55fba704a67a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:384:24
>     #3 0x55fba703db92 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:135:5
>     #4 0x55fba7050101 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #5 0x55fba5e52da9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fcf0cf8bd8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> SUMMARY: AddressSanitizer: 56 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint busstop volatilerecomputing ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,21
> Error: Another lane with the id 'Edge0_0' exists.
> Error: An unknown lane ('Edge0_1') was tried to be set as incoming to junction 'gneJ3'.
> Error: Unknown from-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown from-node 'gneJ3' for edge ':gneJ3_0'.
> Quitting (on error).
> 
> =================================================================
> ==590581==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1224 byte(s) in 1 object(s) allocated from:
>     #0 0x55fba05a928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55fba18b2cf4 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:252:12
>     #2 0x55fba18a83cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55fba17c8eb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55fba17be049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55fba305e4e9 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 0x7fd5e6a104d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> SUMMARY: AddressSanitizer: 1224 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint chargingstation volatilerecomputing ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
1c1,34
< Warning: Vehicle 'trip1' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-9.66, offset=3.73), time=52.00.
---
> Error: Another lane with the id 'Edge0_0' exists.
> Error: An unknown lane ('Edge0_1') was tried to be set as incoming to junction 'gneJ3'.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown from-edge 'Edge0' in connection.
> Error: Unknown from-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown from-edge 'Edge0' in connection.
> Error: Unknown to-node 'gneJ3' for edge '-E0'.
> Quitting (on error).
> 
> =================================================================
> ==591755==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1224 byte(s) in 1 object(s) allocated from:
>     #0 0x555f35ed228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x555f371dbcf4 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:252:12
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint containerstop volatilerecomputing ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
1c1,34
< Warning: Vehicle 'trip1' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-9.66, offset=3.73), time=52.00.
---
> Error: Another lane with the id 'Edge0_0' exists.
> Error: An unknown lane ('Edge0_1') was tried to be set as incoming to junction 'gneJ3'.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown from-edge 'Edge0' in connection.
> Error: Unknown from-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown from-edge 'Edge0' in connection.
> Error: Unknown to-node 'gneJ3' for edge '-E0'.
> Quitting (on error).
> 
> =================================================================
> ==591369==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1224 byte(s) in 1 object(s) allocated from:
>     #0 0x55d41599328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55d416c9ccf4 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:252:12
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane inspect endpos ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
1,3c1,2
< Warning: Vehicle 'routeFlow.2' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-7.35, offset=3.98), time=411.00.
< Warning: Vehicle 'routeFlow.5' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-7.29, offset=3.50), time=1011.00.
< Warning: Vehicle 'routeFlow.7' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-8.01, offset=4.28), time=1410.00.
---
> Error: File 'additionals.netedit' is not accessible (No such file or directory).
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane inspect startpos ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
1,8c1,2
< Warning: Vehicle 'routeFlow.0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-10.10, offset=11.55), time=10.00.
< Warning: Vehicle 'routeFlow.1' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-8.32, offset=5.54), time=210.00.
< Warning: Vehicle 'routeFlow.2' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-8.95, offset=7.88), time=411.00.
< Warning: Vehicle 'routeFlow.3' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-8.65, offset=8.57), time=611.00.
< Warning: Vehicle 'routeFlow.4' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-8.09, offset=5.50), time=810.00.
< Warning: Vehicle 'routeFlow.5' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-9.02, offset=8.26), time=1011.00.
< Warning: Vehicle 'routeFlow.6' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-8.30, offset=6.55), time=1210.00.
< Warning: Vehicle 'routeFlow.7' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-8.56, offset=4.35), time=1410.00.
---
> Error: File 'additionals.netedit' is not accessible (No such file or directory).
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane volatilerecomputing ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
1,208c1,101
< Warning: Vehicle 'routeFlowB.0' performs emergency stop at the end of lane 'gneE1_1' for unknown reasons (decel=-12.74, offset=11.17), time=7.00.
< Warning: Vehicle 'routeFlowB.0' performs emergency stop at the end of lane 'gneE1_1' for unknown reasons (decel=0.00, offset=1.63), time=8.00.
< Warning: Vehicle 'routeFlowB.0' performs emergency stop at the end of lane 'gneE1_1' for unknown reasons (decel=0.00, offset=2.47), time=9.00.
< Warning: Vehicle 'routeFlowB.0' performs emergency stop at the end of lane 'gneE1_1' for unknown reasons (decel=0.00, offset=1.60), time=10.00.
< Warning: Vehicle 'routeFlowB.0' performs emergency stop at the end of lane 'gneE1_1' for unknown reasons (decel=0.00, offset=1.35), time=11.00.
< Warning: Vehicle 'routeFlowA.0' performs emergency stop at the end of lane 'gneE1_1' for unknown reasons (decel=-11.75, offset=0.42), time=14.00.
< Warning: Vehicle 'routeFlowA.0' performs emergency stop at the end of lane 'gneE1_1' for unknown reasons (decel=0.00, offset=2.28), time=15.00.
< Warning: Vehicle 'routeFlowA.0' performs emergency stop at the end of lane 'gneE1_1' for unknown reasons (decel=0.00, offset=1.85), time=16.00.
< Warning: Vehicle 'routeFlowA.0' performs emergency stop at the end of lane 'gneE1_1' for unknown reasons (decel=0.00, offset=1.64), time=17.00.
< Warning: Vehicle 'routeFlowA.0' performs emergency stop at the end of lane 'gneE1_1' for unknown reasons (decel=0.00, offset=1.41), time=18.00.
< Warning: Vehicle 'routeFlowA.0' performs emergency stop at the end of lane 'gneE1_1' for unknown reasons (decel=0.00, offset=2.49), time=19.00.
< Warning: Vehicle 'routeFlowA.0' performs emergency stop at the end of lane 'gneE1_1' for unknown reasons (decel=0.00, offset=1.58), time=20.00.
< Warning: Vehicle 'routeFlowB.1' performs emergency stop at the end of lane 'gneE1_1' for unknown reasons (decel=-11.83, offset=10.81), time=207.00.
< Warning: Vehicle 'routeFlowB.1' performs emergency stop at the end of lane 'gneE1_1' for unknown reasons (decel=0.00, offset=2.17), time=208.00.
< Warning: Vehicle 'routeFlowB.1' performs emergency stop at the end of lane 'gneE1_1' for unknown reasons (decel=0.00, offset=2.27), time=209.00.
< Warning: Vehicle 'routeFlowB.1' performs emergency stop at the end of lane 'gneE1_1' for unknown reasons (decel=0.00, offset=2.48), time=210.00.
< Warning: Vehicle 'routeFlowB.1' performs emergency stop at the end of lane 'gneE1_1' for unknown reasons (decel=0.00, offset=2.22), time=211.00.
< Warning: Vehicle 'routeFlowB.1' performs emergency stop at the end of lane 'gneE1_1' for unknown reasons (decel=0.00, offset=2.08), time=212.00.
< Warning: Vehicle 'routeFlowA.1' performs emergency stop at the end of lane 'gneE1_1' for unknown reasons (decel=-12.48, offset=9.66), time=216.00.
< Warning: Vehicle 'routeFlowA.1' performs emergency stop at the end of lane 'gneE1_1' for unknown reasons (decel=0.00, offset=1.88), time=217.00.
< Warning: Vehicle 'routeFlowA.1' performs emergency stop at the end of lane 'gneE1_1' for unknown reasons (decel=0.00, offset=1.46), time=218.00.
< Warning: Vehicle 'routeFlowA.1' performs emergency stop at the end of lane 'gneE1_1' for unknown reasons (decel=0.00, offset=1.40), time=219.00.
< Warning: Vehicle 'routeFlowA.1' performs emergency stop at the end of lane 'gneE1_1' for unknown reasons (decel=0.00, offset=1.91), time=220.00.
< Warning: Vehicle 'routeFlowA.1' performs emergency stop at the end of lane 'gneE1_1' for unknown reasons (decel=0.00, offset=2.01), time=221.00.
< Warning: Vehicle 'routeFlowB.2' performs emergency stop at the end of lane 'gneE1_1' for unknown reasons (decel=-10.61, offset=6.37), time=407.00.
< Warning: Vehicle 'routeFlowB.2' performs emergency stop at the end of lane 'gneE1_1' for unknown reasons (decel=0.00, offset=2.34), time=408.00.
< Warning: Vehicle 'routeFlowB.2' performs emergency stop at the end of lane 'gneE1_1' for unknown reasons (decel=0.00, offset=1.94), time=409.00.
< Warning: Vehicle 'routeFlowB.2' performs emergency stop at the end of lane 'gneE1_1' for unknown reasons (decel=0.00, offset=2.58), time=410.00.
< Warning: Vehicle 'routeFlowB.2' performs emergency stop at the end of lane 'gneE1_1' for unknown reasons (decel=0.00, offset=1.57), time=411.00.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1,1490d0
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-10.10, offset=11.55), time=10.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.30), time=11.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.10), time=12.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.44), time=13.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.76), time=14.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.48), time=15.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.49), time=16.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.55), time=17.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.40), time=18.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.16), time=19.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.03), time=20.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.77), time=21.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.56), time=22.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.61), time=23.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.76), time=24.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.12), time=25.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.61), time=26.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.96), time=27.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.33), time=28.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.43), time=29.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.59), time=30.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.04), time=31.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.98), time=32.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.12), time=33.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.00), time=34.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.44), time=35.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.21), time=36.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.96), time=37.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.40), time=38.00.
<truncated after showing first 30 lines>
demandelements waypoint parkingarea create acttype ( Last six runs Aug2023 Jul2023 )
demandelements waypoint parkingarea create default ( Last six runs Aug2023 Jul2023 )
demandelements waypoint parkingarea create duration ( Last six runs Aug2023 Jul2023 )
demandelements waypoint parkingarea create extension ( Last six runs Aug2023 Jul2023 )
demandelements waypoint parkingarea create line ( Last six runs Aug2023 Jul2023 )
demandelements waypoint parkingarea create permitted ( Last six runs Aug2023 Jul2023 )
demandelements waypoint parkingarea create speed ( Last six runs Aug2023 Jul2023 )
demandelements waypoint parkingarea create tripid ( Last six runs Aug2023 Jul2023 )
demandelements waypoint parkingarea create until ( Last six runs Aug2023 Jul2023 )

TEST FAILED on ts-sim-build-ba : demandelements waypoint parkingarea volatilerecomputing ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
1,2380c1,34
< Warning: Teleporting vehicle 'vehicle_0'; waited too long (wrong lane), lane='Edge0_0', time=308.00.
< Warning: Teleporting vehicle 'vehicle_1'; waited too long (wrong lane), lane='Edge0_0', time=308.00.
< Warning: Vehicle 'vehicle_0' ends teleporting on edge 'Edge1', time=308.00.
< Warning: Vehicle 'vehicle_1' ends teleporting on edge 'gneE1', time=308.00.
< Warning: Vehicle 'vehicle_1' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-8.73, offset=6.22), time=312.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge1_0' for unknown reasons (decel=-8.94, offset=6.01), time=312.00.
< Warning: Vehicle 'vehicle_1' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.44), time=313.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge1_0' for unknown reasons (decel=0.00, offset=1.95), time=313.00.
< Warning: Vehicle 'vehicle_1' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.16), time=314.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge1_0' for unknown reasons (decel=0.00, offset=2.12), time=314.00.
< Warning: Vehicle 'vehicle_1' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.47), time=315.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge1_0' for unknown reasons (decel=0.00, offset=1.70), time=315.00.
< Warning: Vehicle 'vehicle_1' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.51), time=316.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge1_0' for unknown reasons (decel=0.00, offset=1.68), time=316.00.
< Warning: Vehicle 'vehicle_1' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.25), time=317.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge1_0' for unknown reasons (decel=0.00, offset=2.32), time=317.00.
< Warning: Vehicle 'vehicle_1' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.26), time=318.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge1_0' for unknown reasons (decel=0.00, offset=1.67), time=318.00.
< Warning: Vehicle 'vehicle_1' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.91), time=319.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge1_0' for unknown reasons (decel=0.00, offset=1.30), time=319.00.
< Warning: Vehicle 'vehicle_1' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.74), time=320.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge1_0' for unknown reasons (decel=0.00, offset=2.46), time=320.00.
< Warning: Vehicle 'vehicle_1' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.94), time=321.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge1_0' for unknown reasons (decel=0.00, offset=1.31), time=321.00.
< Warning: Vehicle 'vehicle_1' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.15), time=322.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge1_0' for unknown reasons (decel=0.00, offset=2.30), time=322.00.
< Warning: Vehicle 'vehicle_1' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.27), time=323.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge1_0' for unknown reasons (decel=0.00, offset=1.75), time=323.00.
< Warning: Vehicle 'vehicle_1' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.74), time=324.00.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint trainstop volatilerecomputing ( Last six runs Aug2023 Jul2023 )

---------- Differences in errors ----------
0a1,21
> Error: Another lane with the id 'Edge0_0' exists.
> Error: An unknown lane ('Edge0_1') was tried to be set as incoming to junction 'gneJ3'.
> Error: Unknown from-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown to-edge 'Edge0' in connection.
> Error: Unknown from-node 'gneJ3' for edge ':gneJ3_0'.
> Quitting (on error).
> 
> =================================================================
> ==590973==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1224 byte(s) in 1 object(s) allocated from:
>     #0 0x55c293aed28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290528d) (BuildId: 389dcae9df317fee1cfc9c4b6152ba2839f52fc8)
>     #1 0x55c294df6cf4 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:252:12
>     #2 0x55c294dec3cc 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/NLEdgeContr
olBuilder.cpp:68:20
>     #3 0x55c294d0ceb7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55c294d02049 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55c2965a24e9 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 0x7fb54c3e64d7 in xercesc_3_2::SAX2XMLReaderImpl::startElement(xercesc_3_2::XMLElementDecl const&, unsigned int, char16_t const*, xercesc_3_2::RefVectorOf<xercesc_3_2::XMLAttr> const&, unsigned long, bool, bool) (/lib/x86_64-linux-gnu/libxerces-c-3.2.so+0x1dc4d7) (BuildId: d723885e573d0559a77577d1d2c4c0cf9d57935a)
> 
> SUMMARY: AddressSanitizer: 1224 byte(s) leaked in 1 allocation(s).
---------- New result in exitcode ----------
1

Detailed information for the tests that had known bugs:

98 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).
additionalelements access fix ( Last six runs Aug2023 Jul2023 )
additionalelements calibrator delete ( Last six runs Aug2023 Jul2023 )
additionalelements calibratorflow create ( Last six runs Aug2023 Jul2023 )
additionalelements calibratorflow delete ( Last six runs Aug2023 Jul2023 )
additionalelements calibratorflow inspect ( Last six runs Aug2023 Jul2023 )
additionalelements calibratorflow inspect_selection ( Last six runs Aug2023 Jul2023 )
additionalelements calibratorflow volatilerecomputing ( Last six runs Aug2023 Jul2023 )
additionalelements calibratorlane delete ( Last six runs Aug2023 Jul2023 )
additionalelements rerouter create ( Last six runs Aug2023 Jul2023 )
additionalelements rerouter delete ( Last six runs Aug2023 Jul2023 )
additionalelements rerouter inspect ( Last six runs Aug2023 Jul2023 )
additionalelements rerouter inspect_selection ( Last six runs Aug2023 Jul2023 )
additionalelements rerouter move ( Last six runs Aug2023 Jul2023 )
additionalelements rerouter volatilerecomputing ( Last six runs Aug2023 Jul2023 )
additionalelements rerouterelements closinglanereroute create ( Last six runs Aug2023 Jul2023 )
additionalelements rerouterelements closinglanereroute delete ( Last six runs Aug2023 Jul2023 )
additionalelements rerouterelements closinglanereroute inspect ( Last six runs Aug2023 Jul2023 )
additionalelements rerouterelements closinglanereroute inspect_selection ( Last six runs Aug2023 Jul2023 )
additionalelements rerouterelements closinglanereroute volatilerecomputing ( Last six runs Aug2023 Jul2023 )
additionalelements rerouterelements closingreroute create ( Last six runs Aug2023 Jul2023 )
additionalelements rerouterelements closingreroute delete ( Last six runs Aug2023 Jul2023 )
additionalelements rerouterelements closingreroute inspect ( Last six runs Aug2023 Jul2023 )
additionalelements rerouterelements closingreroute inspect_selection ( Last six runs Aug2023 Jul2023 )
additionalelements rerouterelements closingreroute volatilerecomputing ( Last six runs Aug2023 Jul2023 )
additionalelements rerouterelements destprobreroute create ( Last six runs Aug2023 Jul2023 )
additionalelements rerouterelements destprobreroute delete ( Last six runs Aug2023 Jul2023 )
additionalelements rerouterelements destprobreroute inspect ( Last six runs Aug2023 Jul2023 )
additionalelements rerouterelements destprobreroute inspect_selection ( Last six runs Aug2023 Jul2023 )
additionalelements rerouterelements destprobreroute volatilerecomputing ( Last six runs Aug2023 Jul2023 )
additionalelements rerouterelements interval create ( Last six runs Aug2023 Jul2023 )
additionalelements rerouterelements interval delete ( Last six runs Aug2023 Jul2023 )
additionalelements rerouterelements interval inspect ( Last six runs Aug2023 Jul2023 )
additionalelements rerouterelements interval inspect_selection ( Last six runs Aug2023 Jul2023 )
additionalelements rerouterelements interval volatilerecomputing ( Last six runs Aug2023 Jul2023 )
additionalelements rerouterelements parkingareareroute create ( Last six runs Aug2023 Jul2023 )
additionalelements rerouterelements parkingareareroute delete ( Last six runs Aug2023 Jul2023 )
additionalelements rerouterelements parkingareareroute inspect ( Last six runs Aug2023 Jul2023 )
additionalelements rerouterelements parkingareareroute inspect_selection ( Last six runs Aug2023 Jul2023 )
additionalelements rerouterelements parkingareareroute volatilerecomputing ( Last six runs Aug2023 Jul2023 )
additionalelements rerouterelements routeprobreroute create ( Last six runs Aug2023 Jul2023 )
additionalelements rerouterelements routeprobreroute delete ( Last six runs Aug2023 Jul2023 )
additionalelements rerouterelements routeprobreroute inspect ( Last six runs Aug2023 Jul2023 )
additionalelements rerouterelements routeprobreroute inspect_selection ( Last six runs Aug2023 Jul2023 )
additionalelements rerouterelements routeprobreroute volatilerecomputing ( Last six runs Aug2023 Jul2023 )
additionalelements variablespeedsign create ( Last six runs Aug2023 Jul2023 )
additionalelements variablespeedsign delete ( Last six runs Aug2023 Jul2023 )
additionalelements variablespeedsign inspect ( Last six runs Aug2023 Jul2023 )
additionalelements variablespeedsign inspect_selection ( Last six runs Aug2023 Jul2023 )
additionalelements variablespeedsign move ( Last six runs Aug2023 Jul2023 )
additionalelements variablespeedsign volatilerecomputing ( Last six runs Aug2023 Jul2023 )
demandelements container fix ( Last six runs Aug2023 Jul2023 )
demandelements container volatilerecomputing ( Last six runs Aug2023 Jul2023 )
demandelements containerflow fix ( Last six runs Aug2023 Jul2023 )
demandelements containerflow volatilerecomputing ( Last six runs Aug2023 Jul2023 )
demandelements containerplan stops stop_containerstop volatilerecomputing ( Last six runs Aug2023 Jul2023 )
demandelements containerplan stops stop_edge volatilerecomputing ( Last six runs Aug2023 Jul2023 )
demandelements containerplan tranships tranship_edgecontainerstop volatilerecomputing ( Last six runs Aug2023 Jul2023 )
demandelements containerplan tranships tranship_edgeedge volatilerecomputing ( Last six runs Aug2023 Jul2023 )
demandelements containerplan tranships tranship_edges volatilerecomputing ( Last six runs Aug2023 Jul2023 )
demandelements containerplan transports transport_edgecontainerstop volatilerecomputing ( Last six runs Aug2023 Jul2023 )
demandelements containerplan transports transport_edgeedge volatilerecomputing ( Last six runs Aug2023 Jul2023 )
demandelements flow fix ( Last six runs Aug2023 Jul2023 )
demandelements flow_embedded fix ( Last six runs Aug2023 Jul2023 )
demandelements flow_junctions fix ( Last six runs Aug2023 Jul2023 )
demandelements flow_taz fix ( Last six runs Aug2023 Jul2023 )
demandelements person fix ( Last six runs Aug2023 Jul2023 )
demandelements person volatilerecomputing ( Last six runs Aug2023 Jul2023 )
demandelements personflow fix ( Last six runs Aug2023 Jul2023 )
demandelements personflow volatilerecomputing ( Last six runs Aug2023 Jul2023 )
demandelements personplan persontrips persontrip_edgebusstop volatilerecomputing ( Last six runs Aug2023 Jul2023 )
demandelements personplan persontrips persontrip_edgeedge volatilerecomputing ( Last six runs Aug2023 Jul2023 )
demandelements personplan persontrips persontrip_junctions volatilerecomputing ( Last six runs Aug2023 Jul2023 )
demandelements personplan rides ride_edgebusstop volatilerecomputing ( Last six runs Aug2023 Jul2023 )
demandelements personplan rides ride_edgeedge volatilerecomputing ( Last six runs Aug2023 Jul2023 )
demandelements personplan stops stop_busstop volatilerecomputing ( Last six runs Aug2023 Jul2023 )
demandelements personplan stops stop_edge volatilerecomputing ( Last six runs Aug2023 Jul2023 )
demandelements personplan walks walk_edgebusstop volatilerecomputing ( Last six runs Aug2023 Jul2023 )
demandelements personplan walks walk_edgeedge volatilerecomputing ( Last six runs Aug2023 Jul2023 )
demandelements personplan walks walk_edges volatilerecomputing ( Last six runs Aug2023 Jul2023 )
demandelements personplan walks walk_junctions volatilerecomputing ( Last six runs Aug2023 Jul2023 )
demandelements personplan walks walk_route volatilerecomputing ( Last six runs Aug2023 Jul2023 )
demandelements routeflow fix ( Last six runs Aug2023 Jul2023 )
demandelements trip fix ( Last six runs Aug2023 Jul2023 )
demandelements trip_junctions fix ( Last six runs Aug2023 Jul2023 )
demandelements trip_taz fix ( Last six runs Aug2023 Jul2023 )
demandelements vehicle fix ( Last six runs Aug2023 Jul2023 )
demandelements vehicle_embedded fix ( Last six runs Aug2023 Jul2023 )
netelements trafficlights joined attributes E1 ( Last six runs Aug2023 Jul2023 )
netelements trafficlights joined file load ( Last six runs Aug2023 Jul2023 )
netelements trafficlights joined file save ( Last six runs Aug2023 Jul2023 )
netelements trafficlights joined programs select ( Last six runs Aug2023 Jul2023 )
netelements trafficlights single attributes E1 ( Last six runs Aug2023 Jul2023 )
netelements trafficlights single file load ( Last six runs Aug2023 Jul2023 )
netelements trafficlights single file save ( Last six runs Aug2023 Jul2023 )
netelements trafficlights single programs select ( Last six runs Aug2023 Jul2023 )
selection basic contextual_menu ( Last six runs Aug2023 Jul2023 )
shapeelements poilane create frame latlon ( Last six runs Aug2023 Jul2023 )
shapeelements poilane create frame lonlat ( Last six runs Aug2023 Jul2023 )

Detailed information for the tests that were terminated before completion:

18 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 arrivalspeed ( Last six runs Aug2023 Jul2023 )
demandelements flow create poisson ( Last six runs Aug2023 Jul2023 )
demandelements flow inspect poisson ( Last six runs Aug2023 Jul2023 )
demandelements flow_embedded create poisson ( Last six runs Aug2023 Jul2023 )
demandelements flow_junctions create color ( Last six runs Aug2023 Jul2023 )
demandelements flow_junctions create line ( Last six runs Aug2023 Jul2023 )
demandelements flow_junctions create poisson ( Last six runs Aug2023 Jul2023 )
demandelements flow_junctions inspect poisson ( Last six runs Aug2023 Jul2023 )
demandelements flow_taz create arrivalspeed ( Last six runs Aug2023 Jul2023 )
demandelements flow_taz create begin ( Last six runs Aug2023 Jul2023 )
demandelements flow_taz create color ( Last six runs Aug2023 Jul2023 )
demandelements flow_taz create departpos ( Last six runs Aug2023 Jul2023 )
demandelements flow_taz create departposlat ( Last six runs Aug2023 Jul2023 )
demandelements flow_taz create line ( Last six runs Aug2023 Jul2023 )
demandelements flow_taz create poisson ( Last six runs Aug2023 Jul2023 )
demandelements flow_taz inspect poisson ( Last six runs Aug2023 Jul2023 )
demandelements routeflow create poisson ( Last six runs Aug2023 Jul2023 )
demandelements routeflow inspect poisson ( Last six runs Aug2023 Jul2023 )

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

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
10a11
> Warning: Choosing new speed factor 1.20 for vehicle 'flowA.5' to match departure speed 12.00 (max 11.55).
22d22
< Warning: Vehicle 'flowA.10' will not be able to arrive at the given lane 'Edge2_0'!
201c201
< Warning: Vehicle 'flowA.100' will not be able to arrive at the given lane 'Edge2_0'!
---
> Warning: Vehicle 'flowA.99' will not be able to arrive at the given lane 'Edge2_0'!
334d333
< Warning: Vehicle 'flowA.166' will not be able to arrive with the given speed!
336c335
< Warning: Vehicle 'flowA.166' will not be able to arrive with the given speed!
---
> Warning: Vehicle 'flowA.166' will not be able to arrive at the given lane 'Edge2_0'!
337a337
> Warning: Vehicle 'flowA.167' will not be able to arrive with the given speed!
339c339
< Warning: Vehicle 'flowA.168' will not be able to arrive at the given lane 'Edge2_0'!
---
> Warning: Vehicle 'flowA.167' will not be able to arrive with the given speed!
348c348
< Warning: Vehicle 'flowA.172' will not be able to arrive at the given lane 'Edge2_0'!
---
> Warning: Choosing new speed factor 1.22 for vehicle 'flowA.172' to match departure speed 12.00 (max 11.33).
450,451c450
< Warning: Vehicle 'flowA.223' will not be able to arrive at the given lane 'Edge2_0'!
< Warning: Vehicle 'flowA.224' will not be able to arrive at the given lane 'Edge2_0'!
---
> Warning: Vehicle 'flowA.222' will not be able to arrive with the given speed!
452a452
<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 flow_embedded inspect_selection poisson ( Last six runs Aug2023 Jul2023 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
96c96
< Warning: Vehicle 'flowA.91' will not be able to arrive with the given speed!
---
> Warning: Vehicle 'flowA.92' will not be able to arrive at the given lane 'Edge2_0'!
99c99
< Warning: Vehicle 'flowA.94' will not be able to arrive at the given lane 'Edge2_0'!
---
> Warning: Vehicle 'flowA.94' will not be able to arrive with the given speed!
101c101
< Warning: Vehicle 'flowA.95' will not be able to arrive with the given speed!
---
> Warning: Vehicle 'flowA.96' will not be able to arrive at the given lane 'Edge2_0'!
104c104
< Warning: Vehicle 'flowA.98' will not be able to arrive at the given lane 'Edge2_0'!
---
> Warning: Vehicle 'flowA.98' will not be able to arrive with the given speed!
111d110
< Warning: Vehicle 'flowA.104' will not be able to arrive with the given speed!
112a112
> Warning: Vehicle 'flowA.105' will not be able to arrive with the given speed!
130d129
< Warning: Vehicle 'flowA.122' will not be able to arrive with the given speed!
132c131,132
< Warning: Vehicle 'flowA.124' will not be able to arrive at the given lane 'Edge2_0'!
---
> Warning: Vehicle 'flowA.123' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'flowA.124' will not be able to arrive with the given speed!
141d140
< Warning: Vehicle 'flowA.132' will not be able to arrive with the given speed!
143c142,143
<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 begin float ( Last six runs Aug2023 Jul2023 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
8422,11346d8421
< Warning: Person 'pf_1.9629' is jammed on edge 'Edge1', time=3327.00.
< Warning: Person 'pf_1.9630' is jammed on edge 'Edge1', time=3327.00.
< Warning: Person 'pf_1.9631' is jammed on edge 'Edge1', time=3327.00.
< Warning: Person 'pf_0.1005' is jammed on edge 'Edge0', time=3328.00.
< Warning: Person 'pf_1.9632' is jammed on edge 'Edge1', time=3328.00.
< Warning: Person 'pf_1.9633' is jammed on edge 'Edge1', time=3328.00.
< Warning: Person 'pf_1.9634' is jammed on edge 'Edge1', time=3328.00.
< Warning: Person 'pf_1.9635' is jammed on edge 'Edge1', time=3328.00.
< Warning: Person 'pf_1.9636' is jammed on edge 'Edge1', time=3329.00.
< Warning: Person 'pf_1.9637' is jammed on edge 'Edge1', time=3329.00.
< Warning: Person 'pf_1.9638' is jammed on edge 'Edge1', time=3329.00.
< Warning: Person 'pf_1.9639' is jammed on edge 'Edge1', time=3330.00.
< Warning: Person 'pf_1.9640' is jammed on edge 'Edge1', time=3330.00.
< Warning: Person 'pf_1.9641' is jammed on edge 'Edge1', time=3330.00.
< Warning: Person 'pf_0.1006' is jammed on edge 'Edge0', time=3331.00.
< Warning: Person 'pf_1.9642' is jammed on edge 'Edge1', time=3331.00.
< Warning: Person 'pf_1.9643' is jammed on edge 'Edge1', time=3331.00.
< Warning: Person 'pf_1.9644' is jammed on edge 'Edge1', time=3331.00.
< Warning: Person 'pf_1.9645' is jammed on edge 'Edge1', time=3332.00.
< Warning: Person 'pf_1.9646' is jammed on edge 'Edge1', time=3332.00.
< Warning: Person 'pf_1.9647' is jammed on edge 'Edge1', time=3332.00.
< Warning: Person 'pf_1.9648' is jammed on edge 'Edge1', time=3333.00.
< Warning: Person 'pf_1.9649' is jammed on edge 'Edge1', time=3333.00.
< Warning: Person 'pf_1.9650' is jammed on edge 'Edge1', time=3333.00.
< Warning: Person 'pf_1.9651' is jammed on edge 'Edge1', time=3333.00.
< Warning: Person 'pf_0.1007' is jammed on edge 'Edge0', time=3334.00.
< Warning: Person 'pf_1.9652' is jammed on edge 'Edge1', time=3334.00.
< Warning: Person 'pf_1.9653' is jammed on edge 'Edge1', time=3334.00.
< Warning: Person 'pf_1.9654' is jammed on edge 'Edge1', time=3334.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 personflow inspect_selection color ( Last six runs Aug2023 Jul2023 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
8628,11171d8627
< Warning: Person 'pf_0.1040' is jammed on edge 'Edge0', time=3432.00.
< Warning: Person 'pf_1.9959' is jammed on edge 'Edge1', time=3432.00.
< Warning: Person 'pf_1.9960' is jammed on edge 'Edge1', time=3432.00.
< Warning: Person 'pf_1.9961' is jammed on edge 'Edge1', time=3432.00.
< Warning: Person 'pf_1.9962' is jammed on edge 'Edge1', time=3433.00.
< Warning: Person 'pf_1.9963' is jammed on edge 'Edge1', time=3433.00.
< Warning: Person 'pf_1.9964' is jammed on edge 'Edge1', time=3433.00.
< Warning: Person 'pf_1.9965' is jammed on edge 'Edge1', time=3434.00.
< Warning: Person 'pf_1.9966' is jammed on edge 'Edge1', time=3434.00.
< Warning: Person 'pf_1.9967' is jammed on edge 'Edge1', time=3434.00.
< Warning: Person 'pf_1.9968' is jammed on edge 'Edge1', time=3434.00.
< Warning: Person 'pf_0.1041' is jammed on edge 'Edge0', time=3435.00.
< Warning: Person 'pf_1.9969' is jammed on edge 'Edge1', time=3435.00.
< Warning: Person 'pf_1.9970' is jammed on edge 'Edge1', time=3435.00.
< Warning: Person 'pf_1.9971' is jammed on edge 'Edge1', time=3435.00.
< Warning: Person 'pf_1.9972' is jammed on edge 'Edge1', time=3436.00.
< Warning: Person 'pf_1.9973' is jammed on edge 'Edge1', time=3436.00.
< Warning: Person 'pf_1.9974' is jammed on edge 'Edge1', time=3436.00.
< Warning: Person 'pf_1.9975' is jammed on edge 'Edge1', time=3437.00.
< Warning: Person 'pf_1.9976' is jammed on edge 'Edge1', time=3437.00.
< Warning: Person 'pf_1.9977' is jammed on edge 'Edge1', time=3437.00.
< Warning: Person 'pf_0.1042' is jammed on edge 'Edge0', time=3438.00.
< Warning: Person 'pf_1.9978' is jammed on edge 'Edge1', time=3438.00.
< Warning: Person 'pf_1.9979' is jammed on edge 'Edge1', time=3438.00.
< Warning: Person 'pf_1.9980' is jammed on edge 'Edge1', time=3438.00.
< Warning: Person 'pf_1.9981' is jammed on edge 'Edge1', time=3439.00.
< Warning: Person 'pf_1.9982' is jammed on edge 'Edge1', time=3439.00.
< Warning: Person 'pf_1.9983' is jammed on edge 'Edge1', time=3439.00.
< Warning: Person 'pf_1.9984' is jammed on edge 'Edge1', time=3439.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 personflow inspect_selection parameters ( Last six runs Aug2023 Jul2023 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
7934,11171d7933
< Warning: Person 'pf_1.9425' is jammed on edge 'Edge1', time=3265.00.
< Warning: Person 'pf_1.9426' is jammed on edge 'Edge1', time=3265.00.
< Warning: Person 'pf_1.9427' is jammed on edge 'Edge1', time=3265.00.
< Warning: Person 'pf_1.9428' is jammed on edge 'Edge1', time=3265.00.
< Warning: Person 'pf_1.9429' is jammed on edge 'Edge1', time=3266.00.
< Warning: Person 'pf_1.9430' is jammed on edge 'Edge1', time=3266.00.
< Warning: Person 'pf_1.9431' is jammed on edge 'Edge1', time=3266.00.
< Warning: Person 'pf_0.985' is jammed on edge 'Edge0', time=3267.00.
< Warning: Person 'pf_1.9432' is jammed on edge 'Edge1', time=3267.00.
< Warning: Person 'pf_1.9433' is jammed on edge 'Edge1', time=3267.00.
< Warning: Person 'pf_1.9434' is jammed on edge 'Edge1', time=3267.00.
< Warning: Person 'pf_1.9435' is jammed on edge 'Edge1', time=3268.00.
< Warning: Person 'pf_1.9436' is jammed on edge 'Edge1', time=3268.00.
< Warning: Person 'pf_1.9437' is jammed on edge 'Edge1', time=3268.00.
< Warning: Person 'pf_1.9438' is jammed on edge 'Edge1', time=3269.00.
< Warning: Person 'pf_1.9439' is jammed on edge 'Edge1', time=3269.00.
< Warning: Person 'pf_1.9440' is jammed on edge 'Edge1', time=3269.00.
< Warning: Person 'pf_0.986' is jammed on edge 'Edge0', time=3270.00.
< Warning: Person 'pf_1.9441' is jammed on edge 'Edge1', time=3270.00.
< Warning: Person 'pf_1.9442' is jammed on edge 'Edge1', time=3270.00.
< Warning: Person 'pf_1.9443' is jammed on edge 'Edge1', time=3270.00.
< Warning: Person 'pf_1.9444' is jammed on edge 'Edge1', time=3270.00.
< Warning: Person 'pf_0.498' is jammed on edge 'Edge0', time=3271.00.
< Warning: Person 'pf_0.521' is jammed on edge 'Edge0', time=3271.00.
< Warning: Person 'pf_1.9445' is jammed on edge 'Edge1', time=3271.00.
< Warning: Person 'pf_1.9446' is jammed on edge 'Edge1', time=3271.00.
< Warning: Person 'pf_1.9447' is jammed on edge 'Edge1', time=3271.00.
< Warning: Person 'pf_0.515' is jammed on edge 'Edge0', time=3272.00.
< Warning: Person 'pf_0.518' is jammed on edge 'Edge0', time=3272.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 personflow inspect_selection poisson ( Last six runs Aug2023 Jul2023 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
7979,21348d7978
< Warning: Person 'pf_0.4326' is jammed on edge 'Edge0', time=1982.00.
< Warning: Person 'pf_0.4327' is jammed on edge 'Edge0', time=1982.00.
< Warning: Person 'pf_1.4216' is jammed on edge 'Edge1', time=1982.00.
< Warning: Person 'pf_1.4217' is jammed on edge 'Edge1', time=1982.00.
< Warning: Person 'pf_1.4218' is jammed on edge 'Edge1', time=1982.00.
< Warning: Person 'pf_1.4219' is jammed on edge 'Edge1', time=1982.00.
< Warning: Person 'pf_0.4328' is jammed on edge 'Edge0', time=1983.00.
< Warning: Person 'pf_0.4329' is jammed on edge 'Edge0', time=1983.00.
< Warning: Person 'pf_0.4330' is jammed on edge 'Edge0', time=1983.00.
< Warning: Person 'pf_0.4331' is jammed on edge 'Edge0', time=1983.00.
< Warning: Person 'pf_1.4220' is jammed on edge 'Edge1', time=1983.00.
< Warning: Person 'pf_1.4221' is jammed on edge 'Edge1', time=1983.00.
< Warning: Person 'pf_1.4222' is jammed on edge 'Edge1', time=1983.00.
< Warning: Person 'pf_1.4223' is jammed on edge 'Edge1', time=1983.00.
< Warning: Person 'pf_1.4224' is jammed on edge 'Edge1', time=1983.00.
< Warning: Person 'pf_1.4225' is jammed on edge 'Edge1', time=1983.00.
< Warning: Person 'pf_0.4332' is jammed on edge 'Edge0', time=1984.00.
< Warning: Person 'pf_0.4333' is jammed on edge 'Edge0', time=1984.00.
< Warning: Person 'pf_0.4334' is jammed on edge 'Edge0', time=1984.00.
< Warning: Person 'pf_0.4335' is jammed on edge 'Edge0', time=1984.00.
< Warning: Person 'pf_1.4226' is jammed on edge 'Edge1', time=1984.00.
< Warning: Person 'pf_1.4227' is jammed on edge 'Edge1', time=1984.00.
< Warning: Person 'pf_1.4228' is jammed on edge 'Edge1', time=1984.00.
< Warning: Person 'pf_0.4336' is jammed on edge 'Edge0', time=1985.00.
< Warning: Person 'pf_0.4337' is jammed on edge 'Edge0', time=1985.00.
< Warning: Person 'pf_1.4229' is jammed on edge 'Edge1', time=1985.00.
< Warning: Person 'pf_1.4230' is jammed on edge 'Edge1', time=1985.00.
< Warning: Person 'pf_0.4338' is jammed on edge 'Edge0', time=1986.00.
< Warning: Person 'pf_1.4231' is jammed on edge 'Edge1', time=1986.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.