16Jul23rv1_18_0+0328-6f3b7288ebb - 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.31Jul074436.987743 -g

To start TextTest for these tests, run:

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


default: 4651 tests: 3278 succeeded 1253 FAILED 98 known bugs 22 killed

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : additionalelements e2multilanedetector load endpos ( Last six runs 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 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).
> 
> =================================================================
> ==3714628==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5633c6cf728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5633c7fff2f4 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 0x5633c7ff49cc 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 0x5633c7f154b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5633c7f0a649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5633c97a37f9 in GenericSAXHandler::startElement(char16_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 0x7f3acf8e94d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x5633c6cf728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5633c80164d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5633c8013c4e 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 0x5633c7f44b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5633c97a54f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f3acf8e9984 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 0x5633c6cf728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5633c72f5539 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 0x5633c72f543a 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 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).
> 
> =================================================================
> ==3714590==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55afa241028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55afa37182f4 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 0x55afa370d9cc 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 0x55afa362e4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55afa3623649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55afa4ebc7f9 in GenericSAXHandler::startElement(char16_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 0x7fa1189dd4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55afa241028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55afa372f4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55afa372cc4e 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 0x55afa365db46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55afa4ebe4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fa1189dd984 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 0x55afa241028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55afa2a0e539 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 0x55afa2a0e43a 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 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).
> 
> =================================================================
> ==3714596==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55cba524128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55cba65492f4 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 0x55cba653e9cc 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 0x55cba645f4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55cba6454649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55cba7ced7f9 in GenericSAXHandler::startElement(char16_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 0x7f33134364d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55cba524128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55cba65604d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55cba655dc4e 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 0x55cba648eb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55cba7cef4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f3313436984 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 0x55cba524128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55cba583f539 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 0x55cba583f43a 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 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).
> 
> =================================================================
> ==3714567==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55a988adf28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55a989de72f4 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 0x55a989ddc9cc 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 0x55a989cfd4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55a989cf2649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55a98b58b7f9 in GenericSAXHandler::startElement(char16_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 0x7f353133d4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55a988adf28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55a989dfe4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55a989dfbc4e 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 0x55a989d2cb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55a98b58d4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f353133d984 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 0x55a988adf28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55a9890dd539 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 0x55a9890dd43a 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_edges ( Last six runs 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).
> 
> =================================================================
> ==3714550==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x56210c1c428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x56210d4cc2f4 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 0x56210d4c19cc 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 0x56210d3e24b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x56210d3d7649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x56210ec707f9 in GenericSAXHandler::startElement(char16_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 0x7f8a3c5b44d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x56210c1c428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x56210d4e34d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x56210d4e0c4e 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 0x56210d411b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x56210ec724f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f8a3c5b4984 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 0x56210c1c428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x56210c7c2539 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 0x56210c7c243a 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_fromto ( Last six runs 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).
> 
> =================================================================
> ==3714555==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5566edcc928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5566eefd12f4 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 0x5566eefc69cc 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 0x5566eeee74b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5566eeedc649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5566f07757f9 in GenericSAXHandler::startElement(char16_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 0x7f6d2dbb84d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x5566edcc928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5566eefe84d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5566eefe5c4e 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 0x5566eef16b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5566f07774f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f6d2dbb8984 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 0x5566edcc928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5566ee2c7539 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 0x5566ee2c743a 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 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).
> 
> =================================================================
> ==3714587==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5627ecacd28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5627eddd52f4 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 0x5627eddca9cc 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 0x5627edceb4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5627edce0649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5627ef5797f9 in GenericSAXHandler::startElement(char16_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 0x7f5bef3734d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x5627ecacd28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5627eddec4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5627edde9c4e 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 0x5627edd1ab46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5627ef57b4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f5bef373984 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 0x5627ecacd28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5627ed0cb539 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 0x5627ed0cb43a 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_fromto ( Last six runs 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).
> 
> =================================================================
> ==3714569==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x56376656628d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x56376786e2f4 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 0x5637678639cc 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 0x5637677844b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x563767779649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5637690127f9 in GenericSAXHandler::startElement(char16_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 0x7f0342c844d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x56376656628d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5637678854d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x563767882c4e 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 0x5637677b3b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5637690144f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f0342c84984 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 0x56376656628d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x563766b64539 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 0x563766b6443a 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 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).
> 
> =================================================================
> ==3714656==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5638c088728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5638c1b8f2f4 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 0x5638c1b849cc 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 0x5638c1aa54b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5638c1a9a649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5638c33337f9 in GenericSAXHandler::startElement(char16_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 0x7f3d355794d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x5638c088728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5638c1ba64d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5638c1ba3c4e 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 0x5638c1ad4b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5638c33354f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f3d35579984 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 0x5638c088728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5638c0e85539 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 0x5638c0e8543a 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 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).
> 
> =================================================================
> ==3714612==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x561431e9c28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5614331a42f4 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 0x5614331999cc 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 0x5614330ba4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5614330af649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5614349487f9 in GenericSAXHandler::startElement(char16_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 0x7f65911f34d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x561431e9c28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5614331bb4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5614331b8c4e 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 0x5614330e9b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x56143494a4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f65911f3984 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 0x561431e9c28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x56143249a539 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 0x56143249a43a 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 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).
> 
> =================================================================
> ==3714682==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55bd7d81028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55bd7eb182f4 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 0x55bd7eb0d9cc 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 0x55bd7ea2e4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55bd7ea23649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55bd802bc7f9 in GenericSAXHandler::startElement(char16_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 0x7f4c6cc7a4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55bd7d81028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55bd7eb2f4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55bd7eb2cc4e 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 0x55bd7ea5db46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55bd802be4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f4c6cc7a984 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 0x55bd7d81028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55bd7de0e539 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 0x55bd7de0e43a 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 color ( Last six runs 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).
> 
> =================================================================
> ==3714727==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5610b1be828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5610b2ef02f4 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 0x5610b2ee59cc 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 0x5610b2e064b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5610b2dfb649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5610b46947f9 in GenericSAXHandler::startElement(char16_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 0x7fb1d400e4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x5610b1be828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5610b2f074d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5610b2f04c4e 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 0x5610b2e35b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5610b46964f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fb1d400e984 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 0x5610b1be828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5610b21e6539 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 0x5610b21e643a 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 depart float ( Last six runs 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).
> 
> =================================================================
> ==3714737==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5615bcf1528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5615be21d2f4 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 0x5615be2129cc 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 0x5615be1334b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5615be128649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5615bf9c17f9 in GenericSAXHandler::startElement(char16_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 0x7f139c3b44d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x5615bcf1528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5615be2344d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5615be231c4e 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 0x5615be162b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5615bf9c34f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f139c3b4984 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 0x5615bcf1528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5615bd513539 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 0x5615bd51343a 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 depart triggered ( Last six runs Jul2023 )

---------- Differences in errors ----------
1c1,3
< Error: Unknown vehicle 'ANY' in triggered departure for container 'c_0'.
---
> 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.
2a5,111
> 
> =================================================================
> ==3714744==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5572465d128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5572478d92f4 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 0x5572478ce9cc 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 0x5572477ef4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5572477e4649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55724907d7f9 in GenericSAXHandler::startElement(char16_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 0x7f4fe5d804d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x5572465d128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5572478f04d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5572478edc4e 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 0x55724781eb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55724907f4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f4fe5d80984 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 0x5572465d128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements container inspect id ( Last six runs 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).
> 
> =================================================================
> ==3714706==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5624fc81728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5624fdb1f2f4 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 0x5624fdb149cc 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 0x5624fda354b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5624fda2a649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5624ff2c37f9 in GenericSAXHandler::startElement(char16_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 0x7fb5cfdf44d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x5624fc81728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5624fdb364d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5624fdb33c4e 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 0x5624fda64b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5624ff2c54f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fb5cfdf4984 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 0x5624fc81728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5624fce15539 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 0x5624fce1543a 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 parameters ( Last six runs 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).
> 
> =================================================================
> ==3714751==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55c0f17c828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55c0f2ad02f4 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 0x55c0f2ac59cc 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 0x55c0f29e64b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55c0f29db649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55c0f42747f9 in GenericSAXHandler::startElement(char16_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 0x7f77a57504d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55c0f17c828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55c0f2ae74d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55c0f2ae4c4e 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 0x55c0f2a15b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55c0f42764f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f77a5750984 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 0x55c0f17c828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55c0f1dc6539 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 0x55c0f1dc643a 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 type ( Last six runs 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).
> 
> =================================================================
> ==3714718==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55f117d3428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55f11903c2f4 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 0x55f1190319cc 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 0x55f118f524b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55f118f47649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55f11a7e07f9 in GenericSAXHandler::startElement(char16_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 0x7f3265ba94d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55f117d3428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55f1190534d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55f119050c4e 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 0x55f118f81b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55f11a7e24f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f3265ba9984 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 0x55f117d3428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55f118332539 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 0x55f11833243a 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 typebutton ( Last six runs 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).
> 
> =================================================================
> ==3714728==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55b8e886528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55b8e9b6d2f4 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 0x55b8e9b629cc 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 0x55b8e9a834b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55b8e9a78649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55b8eb3117f9 in GenericSAXHandler::startElement(char16_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 0x7fcd27d2c4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55b8e886528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55b8e9b844d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55b8e9b81c4e 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 0x55b8e9ab2b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55b8eb3134f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fcd27d2c984 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 0x55b8e886528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55b8e8e63539 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 0x55b8e8e6343a 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_selection color ( Last six runs 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).
> 
> =================================================================
> ==3714777==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55a3cfdf828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55a3d11002f4 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 0x55a3d10f59cc 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 0x55a3d10164b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55a3d100b649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55a3d28a47f9 in GenericSAXHandler::startElement(char16_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 0x7f19c1e3a4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55a3cfdf828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55a3d11174d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55a3d1114c4e 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 0x55a3d1045b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55a3d28a64f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f19c1e3a984 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 0x55a3cfdf828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55a3d03f6539 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 0x55a3d03f643a 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_selection depart float ( Last six runs 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).
> 
> =================================================================
> ==3714776==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55a34b5e728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55a34c8ef2f4 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 0x55a34c8e49cc 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 0x55a34c8054b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55a34c7fa649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55a34e0937f9 in GenericSAXHandler::startElement(char16_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 0x7fdd163a14d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55a34b5e728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55a34c9064d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55a34c903c4e 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 0x55a34c834b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55a34e0954f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fdd163a1984 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 0x55a34b5e728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55a34bbe5539 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 0x55a34bbe543a 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_selection depart triggered ( Last six runs Jul2023 )

---------- Differences in errors ----------
1c1,3
< Error: Triggered departure for container 'f_0' requires starting with a transport.
---
> 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.
2a5,111
> 
> =================================================================
> ==3714790==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x559bf5c7828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x559bf6f802f4 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 0x559bf6f759cc 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 0x559bf6e964b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x559bf6e8b649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x559bf87247f9 in GenericSAXHandler::startElement(char16_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 0x7fef401ea4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x559bf5c7828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x559bf6f974d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x559bf6f94c4e 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 0x559bf6ec5b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x559bf87264f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fef401ea984 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 0x559bf5c7828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements container inspect_selection parameters ( Last six runs 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).
> 
> =================================================================
> ==3714802==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x56491157e28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5649128862f4 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 0x56491287b9cc 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 0x56491279c4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x564912791649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x56491402a7f9 in GenericSAXHandler::startElement(char16_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 0x7f266a5eb4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x56491157e28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x56491289d4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x56491289ac4e 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 0x5649127cbb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x56491402c4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f266a5eb984 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 0x56491157e28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x564911b7c539 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 0x564911b7c43a 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_selection type ( Last six runs 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).
> 
> =================================================================
> ==3714778==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x56462c0e328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x56462d3eb2f4 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 0x56462d3e09cc 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 0x56462d3014b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x56462d2f6649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x56462eb8f7f9 in GenericSAXHandler::startElement(char16_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 0x7fa2316924d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x56462c0e328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x56462d4024d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x56462d3ffc4e 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 0x56462d330b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x56462eb914f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fa231692984 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 0x56462c0e328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x56462c6e1539 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 0x56462c6e143a 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 load color ( Last six runs Jul2023 )

---------- Differences in errors ----------
0a1,20
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: An unknown lane (':Junction3_1_1') was tried to be set as incoming to junction 'Junction3'.
> Error: An unknown lane (':Junction3_1_1') should be set as a via-lane for lane 'Edge4_1'.
> Error: Invalid lane index in connection from ':Junction3_1' to 'Edge4'.
> Quitting (on error).
> 
> =================================================================
> ==3714832==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x56539c9c928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x56539dcd12f4 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 0x56539dcc69cc 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 0x56539dbe74b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x56539dbdc649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x56539f4757f9 in GenericSAXHandler::startElement(char16_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 0x7efe5e3714d7 in xercesc_3_2::SAX2XMLReaderImpl::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: 2448 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,20
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: An unknown lane (':Junction3_1_1') was tried to be set as incoming to junction 'Junction3'.
> Error: An unknown lane (':Junction3_1_1') should be set as a via-lane for lane 'Edge4_1'.
> Error: Invalid lane index in connection from ':Junction3_1' to 'Edge4'.
> Quitting (on error).
> 
> =================================================================
> ==3714814==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5579eb72c28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5579eca342f4 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 0x5579eca299cc 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 0x5579ec94a4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5579ec93f649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5579ee1d87f9 in GenericSAXHandler::startElement(char16_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 0x7fcf494034d7 in xercesc_3_2::SAX2XMLReaderImpl::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: 2448 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,20
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: An unknown lane (':Junction3_1_1') was tried to be set as incoming to junction 'Junction3'.
> Error: An unknown lane (':Junction3_1_1') should be set as a via-lane for lane 'Edge4_1'.
> Error: Invalid lane index in connection from ':Junction3_1' to 'Edge4'.
> Quitting (on error).
> 
> =================================================================
> ==3714836==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x563fea14428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x563feb44c2f4 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 0x563feb4419cc 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 0x563feb3624b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x563feb357649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x563fecbf07f9 in GenericSAXHandler::startElement(char16_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 0x7f727669d4d7 in xercesc_3_2::SAX2XMLReaderImpl::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: 2448 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,20
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: An unknown lane (':Junction3_1_1') was tried to be set as incoming to junction 'Junction3'.
> Error: An unknown lane (':Junction3_1_1') should be set as a via-lane for lane 'Edge4_1'.
> Error: Invalid lane index in connection from ':Junction3_1' to 'Edge4'.
> Quitting (on error).
> 
> =================================================================
> ==3714815==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x56316a57328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x56316b87b2f4 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 0x56316b8709cc 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 0x56316b7914b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x56316b786649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x56316d01f7f9 in GenericSAXHandler::startElement(char16_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 0x7fb95eb344d7 in xercesc_3_2::SAX2XMLReaderImpl::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: 2448 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,20
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: An unknown lane (':Junction3_1_1') was tried to be set as incoming to junction 'Junction3'.
> Error: An unknown lane (':Junction3_1_1') should be set as a via-lane for lane 'Edge4_1'.
> Error: Invalid lane index in connection from ':Junction3_1' to 'Edge4'.
> Quitting (on error).
> 
> =================================================================
> ==3714868==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5597d001128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5597d13192f4 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 0x5597d130e9cc 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 0x5597d122f4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5597d1224649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5597d2abd7f9 in GenericSAXHandler::startElement(char16_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 0x7fca5f75b4d7 in xercesc_3_2::SAX2XMLReaderImpl::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: 2448 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,20
> Error: Another edge with the id ':Junction3_0' exists.
> Error: Another edge with the id ':Junction3_1' exists.
> Error: An unknown lane (':Junction3_1_1') was tried to be set as incoming to junction 'Junction3'.
> Error: An unknown lane (':Junction3_1_1') should be set as a via-lane for lane 'Edge4_1'.
> Error: Invalid lane index in connection from ':Junction3_1' to 'Edge4'.
> Quitting (on error).
> 
> =================================================================
> ==3714825==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x564b643bd28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x564b656c52f4 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 0x564b656ba9cc 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 0x564b655db4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x564b655d0649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x564b66e697f9 in GenericSAXHandler::startElement(char16_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 0x7f21c8fb74d7 in xercesc_3_2::SAX2XMLReaderImpl::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: 2448 byte(s) leaked in 2 allocation(s).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements container transform ( Last six runs 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).
> 
> =================================================================
> ==3714889==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55b18b5e128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55b18c8e92f4 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 0x55b18c8de9cc 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 0x55b18c7ff4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55b18c7f4649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55b18e08d7f9 in GenericSAXHandler::startElement(char16_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 0x7f54c86f54d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55b18b5e128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55b18c9004d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55b18c8fdc4e 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 0x55b18c82eb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55b18e08f4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f54c86f5984 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 0x55b18b5e128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55b18bbdf539 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 0x55b18bbdf43a 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 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).
> 
> =================================================================
> ==3715008==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55e0f233528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55e0f363d2f4 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 0x55e0f36329cc 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 0x55e0f35534b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55e0f3548649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55e0f4de17f9 in GenericSAXHandler::startElement(char16_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 0x7fc878d704d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55e0f233528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55e0f36544d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55e0f3651c4e 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 0x55e0f3582b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55e0f4de34f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fc878d70984 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 0x55e0f233528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55e0f2933539 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 0x55e0f293343a 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 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).
> 
> =================================================================
> ==3715007==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x557da46f228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x557da59fa2f4 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 0x557da59ef9cc 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 0x557da59104b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x557da5905649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x557da719e7f9 in GenericSAXHandler::startElement(char16_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 0x7fde550104d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x557da46f228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x557da5a114d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x557da5a0ec4e 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 0x557da593fb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x557da71a04f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fde55010984 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 0x557da46f228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x557da4cf0539 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 0x557da4cf043a 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 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).
> 
> =================================================================
> ==3715034==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x560dfe43f28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x560dff7472f4 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 0x560dff73c9cc 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 0x560dff65d4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x560dff652649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x560e00eeb7f9 in GenericSAXHandler::startElement(char16_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 0x7ff94ff2d4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x560dfe43f28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x560dff75e4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x560dff75bc4e 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 0x560dff68cb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x560e00eed4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7ff94ff2d984 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 0x560dfe43f28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x560dfea3d539 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 0x560dfea3d43a 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 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).
> 
> =================================================================
> ==3714991==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55aaf748b28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55aaf87932f4 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 0x55aaf87889cc 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 0x55aaf86a94b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55aaf869e649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55aaf9f377f9 in GenericSAXHandler::startElement(char16_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 0x7f60fdc114d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55aaf748b28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55aaf87aa4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55aaf87a7c4e 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 0x55aaf86d8b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55aaf9f394f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f60fdc11984 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 0x55aaf748b28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55aaf7a89539 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 0x55aaf7a8943a 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 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).
> 
> =================================================================
> ==3714990==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x564f20ccd28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x564f21fd52f4 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 0x564f21fca9cc 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 0x564f21eeb4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x564f21ee0649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x564f237797f9 in GenericSAXHandler::startElement(char16_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 0x7f62eea8f4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x564f20ccd28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x564f21fec4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x564f21fe9c4e 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 0x564f21f1ab46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x564f2377b4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f62eea8f984 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 0x564f20ccd28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x564f212cb539 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 0x564f212cb43a 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 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).
> 
> =================================================================
> ==3714959==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55fa591ba28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55fa5a4c22f4 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 0x55fa5a4b79cc 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 0x55fa5a3d84b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55fa5a3cd649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55fa5bc667f9 in GenericSAXHandler::startElement(char16_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 0x7eff556a64d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55fa591ba28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55fa5a4d94d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55fa5a4d6c4e 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 0x55fa5a407b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55fa5bc684f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7eff556a6984 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 0x55fa591ba28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55fa597b8539 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 0x55fa597b843a 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_edges ( Last six runs 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).
> 
> =================================================================
> ==3714945==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55f0f4b8d28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55f0f5e952f4 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 0x55f0f5e8a9cc 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 0x55f0f5dab4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55f0f5da0649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55f0f76397f9 in GenericSAXHandler::startElement(char16_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 0x7fd481fa94d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55f0f4b8d28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55f0f5eac4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55f0f5ea9c4e 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 0x55f0f5ddab46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55f0f763b4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fd481fa9984 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 0x55f0f4b8d28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55f0f518b539 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 0x55f0f518b43a 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_fromto ( Last six runs 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).
> 
> =================================================================
> ==3714958==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x555a1b95028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x555a1cc582f4 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 0x555a1cc4d9cc 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 0x555a1cb6e4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x555a1cb63649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x555a1e3fc7f9 in GenericSAXHandler::startElement(char16_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 0x7f9e96d034d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x555a1b95028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x555a1cc6f4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x555a1cc6cc4e 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 0x555a1cb9db46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x555a1e3fe4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f9e96d03984 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 0x555a1b95028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x555a1bf4e539 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 0x555a1bf4e43a 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 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).
> 
> =================================================================
> ==3714995==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5652ca4ec28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5652cb7f42f4 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 0x5652cb7e99cc 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 0x5652cb70a4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5652cb6ff649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5652ccf987f9 in GenericSAXHandler::startElement(char16_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 0x7ff826a5f4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x5652ca4ec28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5652cb80b4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5652cb808c4e 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 0x5652cb739b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5652ccf9a4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7ff826a5f984 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 0x5652ca4ec28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5652caaea539 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 0x5652caaea43a 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 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).
> 
> =================================================================
> ==3714964==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55f33d94228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55f33ec4a2f4 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 0x55f33ec3f9cc 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 0x55f33eb604b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55f33eb55649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55f3403ee7f9 in GenericSAXHandler::startElement(char16_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 0x7f2987d184d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55f33d94228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55f33ec614d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55f33ec5ec4e 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 0x55f33eb8fb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55f3403f04f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f2987d18984 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 0x55f33d94228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55f33df40539 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 0x55f33df4043a 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 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).
> 
> =================================================================
> ==3715021==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55cb7cc2d28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55cb7df352f4 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 0x55cb7df2a9cc 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 0x55cb7de4b4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55cb7de40649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55cb7f6d97f9 in GenericSAXHandler::startElement(char16_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 0x7ff1aea784d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55cb7cc2d28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55cb7df4c4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55cb7df49c4e 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 0x55cb7de7ab46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55cb7f6db4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7ff1aea78984 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 0x55cb7cc2d28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55cb7d22b539 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 0x55cb7d22b43a 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 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).
> 
> =================================================================
> ==3715030==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5568f1cb528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5568f2fbd2f4 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 0x5568f2fb29cc 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 0x5568f2ed34b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5568f2ec8649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5568f47617f9 in GenericSAXHandler::startElement(char16_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 0x7f972acd64d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x5568f1cb528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5568f2fd44d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5568f2fd1c4e 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 0x5568f2f02b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5568f47634f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f972acd6984 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 0x5568f1cb528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5568f22b3539 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 0x5568f22b343a 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 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).
> 
> =================================================================
> ==3715001==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55602fe4228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55603114a2f4 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 0x55603113f9cc 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 0x5560310604b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x556031055649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5560328ee7f9 in GenericSAXHandler::startElement(char16_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 0x7effc1b5f4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55602fe4228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5560311614d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55603115ec4e 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 0x55603108fb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5560328f04f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7effc1b5f984 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 0x55602fe4228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x556030440539 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 0x55603044043a 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 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).
> 
> =================================================================
> ==3715077==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55ccf8d6b28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55ccfa0732f4 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 0x55ccfa0689cc 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 0x55ccf9f894b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55ccf9f7e649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55ccfb8177f9 in GenericSAXHandler::startElement(char16_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 0x7f33470d24d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55ccf8d6b28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55ccfa08a4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55ccfa087c4e 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 0x55ccf9fb8b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55ccfb8194f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f33470d2984 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 0x55ccf8d6b28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55ccf9369539 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 0x55ccf936943a 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 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).
> 
> =================================================================
> ==3715042==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55a0c4ca028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55a0c5fa82f4 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 0x55a0c5f9d9cc 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 0x55a0c5ebe4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55a0c5eb3649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55a0c774c7f9 in GenericSAXHandler::startElement(char16_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 0x7f9e875054d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55a0c4ca028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55a0c5fbf4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55a0c5fbcc4e 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 0x55a0c5eedb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55a0c774e4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f9e87505984 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 0x55a0c4ca028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55a0c529e539 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 0x55a0c529e43a 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 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).
> 
> =================================================================
> ==3715060==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x564bc8da528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x564bca0ad2f4 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 0x564bca0a29cc 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 0x564bc9fc34b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x564bc9fb8649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x564bcb8517f9 in GenericSAXHandler::startElement(char16_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 0x7f0f459934d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x564bc8da528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x564bca0c44d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x564bca0c1c4e 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 0x564bc9ff2b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x564bcb8534f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f0f45993984 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 0x564bc8da528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x564bc93a3539 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 0x564bc93a343a 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 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).
> 
> =================================================================
> ==3715073==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x563758fed28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x56375a2f52f4 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 0x56375a2ea9cc 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 0x56375a20b4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x56375a200649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x56375ba997f9 in GenericSAXHandler::startElement(char16_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 0x7f2b010324d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x563758fed28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x56375a30c4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x56375a309c4e 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 0x56375a23ab46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x56375ba9b4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f2b01032984 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 0x563758fed28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5637595eb539 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 0x5637595eb43a 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 delete ( Last six runs 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).
> 
> =================================================================
> ==3715078==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x56489927328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x56489a57b2f4 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 0x56489a5709cc 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 0x56489a4914b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x56489a486649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x56489bd1f7f9 in GenericSAXHandler::startElement(char16_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 0x7f0f1f0dd4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x56489927328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x56489a5924d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x56489a58fc4e 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 0x56489a4c0b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x56489bd214f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f0f1f0dd984 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 0x56489927328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x564899871539 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 0x56489987143a 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 begin float ( Last six runs 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).
> 
> =================================================================
> ==3715175==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55f7eb38f28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55f7ec6972f4 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 0x55f7ec68c9cc 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 0x55f7ec5ad4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55f7ec5a2649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55f7ede3b7f9 in GenericSAXHandler::startElement(char16_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 0x7fbe6d5e14d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55f7eb38f28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55f7ec6ae4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55f7ec6abc4e 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 0x55f7ec5dcb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55f7ede3d4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fbe6d5e1984 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 0x55f7eb38f28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55f7eb98d539 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 0x55f7eb98d43a 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 begin triggered ( Last six runs Jul2023 )

---------- Differences in errors ----------
1c1,3
< Error: Unknown vehicle 'ANY' in triggered departure for container 'cf_0'.
---
> 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.
2a5,111
> 
> =================================================================
> ==3715164==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x56020b62828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x56020c9302f4 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 0x56020c9259cc 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 0x56020c8464b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x56020c83b649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x56020e0d47f9 in GenericSAXHandler::startElement(char16_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 0x7f4fe3ac04d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x56020b62828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x56020c9474d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x56020c944c4e 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 0x56020c875b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x56020e0d64f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f4fe3ac0984 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 0x56020b62828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements containerflow inspect color ( Last six runs 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).
> 
> =================================================================
> ==3715162==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5592de33a28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5592df6422f4 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 0x5592df6379cc 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 0x5592df5584b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5592df54d649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5592e0de67f9 in GenericSAXHandler::startElement(char16_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 0x7fbb6c61e4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x5592de33a28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5592df6594d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5592df656c4e 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 0x5592df587b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5592e0de84f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fbb6c61e984 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 0x5592de33a28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5592de938539 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 0x5592de93843a 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 containersperhour ( Last six runs 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).
> 
> =================================================================
> ==3715237==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55f3fe83a28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55f3ffb422f4 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 0x55f3ffb379cc 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 0x55f3ffa584b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55f3ffa4d649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55f4012e67f9 in GenericSAXHandler::startElement(char16_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 0x7fb1322594d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55f3fe83a28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55f3ffb594d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55f3ffb56c4e 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 0x55f3ffa87b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55f4012e84f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fb132259984 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 0x55f3fe83a28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55f3fee38539 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 0x55f3fee3843a 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 end ( Last six runs 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).
> 
> =================================================================
> ==3715221==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5631c18c728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5631c2bcf2f4 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 0x5631c2bc49cc 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 0x5631c2ae54b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5631c2ada649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5631c43737f9 in GenericSAXHandler::startElement(char16_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 0x7f4f632d54d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x5631c18c728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5631c2be64d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5631c2be3c4e 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 0x5631c2b14b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5631c43754f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f4f632d5984 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 0x5631c18c728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5631c1ec5539 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 0x5631c1ec543a 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 endnumber ( Last six runs 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).
> 
> =================================================================
> ==3715214==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55d03e72128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55d03fa292f4 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 0x55d03fa1e9cc 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 0x55d03f93f4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55d03f934649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55d0411cd7f9 in GenericSAXHandler::startElement(char16_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 0x7f4921ed94d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55d03e72128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55d03fa404d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55d03fa3dc4e 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 0x55d03f96eb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55d0411cf4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f4921ed9984 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 0x55d03e72128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55d03ed1f539 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 0x55d03ed1f43a 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 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).
> 
> =================================================================
> ==3715116==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x558e9832d28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x558e996352f4 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 0x558e9962a9cc 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 0x558e9954b4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x558e99540649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x558e9add97f9 in GenericSAXHandler::startElement(char16_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 0x7f4db8bf94d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x558e9832d28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x558e9964c4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x558e99649c4e 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 0x558e9957ab46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x558e9addb4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f4db8bf9984 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 0x558e9832d28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x558e9892b539 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 0x558e9892b43a 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 number ( Last six runs 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).
> 
> =================================================================
> ==3715229==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55b782cf528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55b783ffd2f4 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 0x55b783ff29cc 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 0x55b783f134b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55b783f08649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55b7857a17f9 in GenericSAXHandler::startElement(char16_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 0x7f897806d4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55b782cf528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55b7840144d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55b784011c4e 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 0x55b783f42b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55b7857a34f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f897806d984 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 0x55b782cf528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55b7832f3539 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 0x55b7832f343a 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 parameters ( Last six runs 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).
> 
> =================================================================
> ==3715264==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5643860bb28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5643873c32f4 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 0x5643873b89cc 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 0x5643872d94b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5643872ce649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x564388b677f9 in GenericSAXHandler::startElement(char16_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 0x7fa2e82764d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x5643860bb28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5643873da4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5643873d7c4e 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 0x564387308b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x564388b694f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fa2e8276984 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 0x5643860bb28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5643866b9539 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 0x5643866b943a 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 period ( Last six runs 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).
> 
> =================================================================
> ==3715252==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x559ea3a1d28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x559ea4d252f4 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 0x559ea4d1a9cc 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 0x559ea4c3b4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x559ea4c30649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x559ea64c97f9 in GenericSAXHandler::startElement(char16_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 0x7f430f9684d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x559ea3a1d28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x559ea4d3c4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x559ea4d39c4e 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 0x559ea4c6ab46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x559ea64cb4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f430f968984 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 0x559ea3a1d28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x559ea401b539 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 0x559ea401b43a 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 poisson ( Last six runs 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).
> 
> =================================================================
> ==3715289==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55ed334f428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55ed347fc2f4 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 0x55ed347f19cc 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 0x55ed347124b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55ed34707649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55ed35fa07f9 in GenericSAXHandler::startElement(char16_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 0x7f55fc9c44d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55ed334f428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55ed348134d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55ed34810c4e 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 0x55ed34741b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55ed35fa24f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f55fc9c4984 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 0x55ed334f428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55ed33af2539 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 0x55ed33af243a 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 probability ( Last six runs 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).
> 
> =================================================================
> ==3715253==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55ea90a6428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55ea91d6c2f4 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 0x55ea91d619cc 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 0x55ea91c824b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55ea91c77649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55ea935107f9 in GenericSAXHandler::startElement(char16_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 0x7f0740d264d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55ea90a6428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55ea91d834d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55ea91d80c4e 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 0x55ea91cb1b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55ea935124f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f0740d26984 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 0x55ea90a6428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55ea91062539 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 0x55ea9106243a 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 type ( Last six runs 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).
> 
> =================================================================
> ==3715127==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55a1efe2828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55a1f11302f4 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 0x55a1f11259cc 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 0x55a1f10464b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55a1f103b649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55a1f28d47f9 in GenericSAXHandler::startElement(char16_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 0x7f35d36374d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55a1efe2828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55a1f11474d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55a1f1144c4e 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 0x55a1f1075b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55a1f28d64f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f35d3637984 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 0x55a1efe2828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55a1f0426539 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 0x55a1f042643a 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 typebutton ( Last six runs 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).
> 
> =================================================================
> ==3715132==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55ec1370f28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55ec14a172f4 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 0x55ec14a0c9cc 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 0x55ec1492d4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55ec14922649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55ec161bb7f9 in GenericSAXHandler::startElement(char16_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 0x7f63002ad4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55ec1370f28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55ec14a2e4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55ec14a2bc4e 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 0x55ec1495cb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55ec161bd4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f63002ad984 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 0x55ec1370f28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55ec13d0d539 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 0x55ec13d0d43a 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_selection begin float ( Last six runs 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).
> 
> =================================================================
> ==3715284==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x557f5a0cc28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x557f5b3d42f4 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 0x557f5b3c99cc 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 0x557f5b2ea4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x557f5b2df649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x557f5cb787f9 in GenericSAXHandler::startElement(char16_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 0x7f39eee994d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x557f5a0cc28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x557f5b3eb4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x557f5b3e8c4e 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 0x557f5b319b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x557f5cb7a4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f39eee99984 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 0x557f5a0cc28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x557f5a6ca539 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 0x557f5a6ca43a 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_selection begin triggered ( Last six runs Jul2023 )

---------- Differences in errors ----------
1c1,3
< Error: Triggered departure for containerFlow 'cf_0' requires starting with a transport.
---
> 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.
2a5,111
> 
> =================================================================
> ==3715300==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55f0ca5b128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55f0cb8b92f4 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 0x55f0cb8ae9cc 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 0x55f0cb7cf4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55f0cb7c4649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55f0cd05d7f9 in GenericSAXHandler::startElement(char16_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 0x7f47eeeff4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55f0ca5b128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55f0cb8d04d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55f0cb8cdc4e 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 0x55f0cb7feb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55f0cd05f4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f47eeeff984 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 0x55f0ca5b128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements containerflow inspect_selection color ( Last six runs 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).
> 
> =================================================================
> ==3715275==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x561189ac828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x56118add02f4 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 0x56118adc59cc 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 0x56118ace64b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x56118acdb649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x56118c5747f9 in GenericSAXHandler::startElement(char16_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 0x7fb331f0f4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x561189ac828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x56118ade74d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x56118ade4c4e 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 0x56118ad15b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x56118c5764f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fb331f0f984 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 0x561189ac828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x56118a0c6539 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 0x56118a0c643a 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_selection containersperhour ( Last six runs 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).
> 
> =================================================================
> ==3715337==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x557589aff28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55758ae072f4 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 0x55758adfc9cc 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 0x55758ad1d4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55758ad12649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55758c5ab7f9 in GenericSAXHandler::startElement(char16_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 0x7fd6d16b34d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x557589aff28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55758ae1e4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55758ae1bc4e 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 0x55758ad4cb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55758c5ad4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fd6d16b3984 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 0x557589aff28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55758a0fd539 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 0x55758a0fd43a 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_selection end ( Last six runs 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).
> 
> =================================================================
> ==3715323==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55fa2313f28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55fa244472f4 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 0x55fa2443c9cc 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 0x55fa2435d4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55fa24352649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55fa25beb7f9 in GenericSAXHandler::startElement(char16_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 0x7f6a56b924d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55fa2313f28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55fa2445e4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55fa2445bc4e 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 0x55fa2438cb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55fa25bed4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f6a56b92984 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 0x55fa2313f28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55fa2373d539 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 0x55fa2373d43a 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_selection number ( Last six runs 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).
> 
> =================================================================
> ==3715325==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x561dc5eb228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x561dc71ba2f4 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 0x561dc71af9cc 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 0x561dc70d04b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x561dc70c5649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x561dc895e7f9 in GenericSAXHandler::startElement(char16_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 0x7f0c563dc4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x561dc5eb228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x561dc71d14d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x561dc71cec4e 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 0x561dc70ffb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x561dc89604f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f0c563dc984 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 0x561dc5eb228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x561dc64b0539 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 0x561dc64b043a 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_selection parameters ( Last six runs 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).
> 
> =================================================================
> ==3715428==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5603e166628d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5603e296e2f4 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 0x5603e29639cc 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 0x5603e28844b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5603e2879649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5603e41127f9 in GenericSAXHandler::startElement(char16_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 0x7f34f98224d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x5603e166628d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5603e29854d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5603e2982c4e 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 0x5603e28b3b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5603e41144f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f34f9822984 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 0x5603e166628d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5603e1c64539 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 0x5603e1c6443a 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_selection period ( Last six runs 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).
> 
> =================================================================
> ==3715352==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x560dcd70f28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x560dcea172f4 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 0x560dcea0c9cc 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 0x560dce92d4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x560dce922649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x560dd01bb7f9 in GenericSAXHandler::startElement(char16_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 0x7f8d9b3c44d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x560dcd70f28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x560dcea2e4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x560dcea2bc4e 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 0x560dce95cb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x560dd01bd4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f8d9b3c4984 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 0x560dcd70f28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x560dcdd0d539 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 0x560dcdd0d43a 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_selection poisson ( Last six runs 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).
> 
> =================================================================
> ==3715361==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x562b1cf4328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x562b1e24b2f4 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 0x562b1e2409cc 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 0x562b1e1614b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x562b1e156649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x562b1f9ef7f9 in GenericSAXHandler::startElement(char16_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 0x7f662d47d4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x562b1cf4328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x562b1e2624d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x562b1e25fc4e 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 0x562b1e190b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x562b1f9f14f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f662d47d984 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 0x562b1cf4328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x562b1d541539 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 0x562b1d54143a 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_selection probability ( Last six runs 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).
> 
> =================================================================
> ==3715403==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x56256921a28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x56256a5222f4 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 0x56256a5179cc 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 0x56256a4384b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x56256a42d649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x56256bcc67f9 in GenericSAXHandler::startElement(char16_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 0x7fae442534d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x56256921a28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x56256a5394d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x56256a536c4e 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 0x56256a467b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x56256bcc84f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fae44253984 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 0x56256921a28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x562569818539 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 0x56256981843a 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_selection type ( Last six runs 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).
> 
> =================================================================
> ==3715256==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55f3a64f628d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55f3a77fe2f4 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 0x55f3a77f39cc 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 0x55f3a77144b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55f3a7709649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55f3a8fa27f9 in GenericSAXHandler::startElement(char16_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 0x7f29be5804d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55f3a64f628d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55f3a78154d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55f3a7812c4e 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 0x55f3a7743b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55f3a8fa44f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f29be580984 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 0x55f3a64f628d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55f3a6af4539 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 0x55f3a6af443a 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 transform ( Last six runs 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).
> 
> =================================================================
> ==3715534==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5560bc02228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5560bd32a2f4 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 0x5560bd31f9cc 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 0x5560bd2404b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5560bd235649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5560beace7f9 in GenericSAXHandler::startElement(char16_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 0x7fe7df53e4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x5560bc02228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5560bd3414d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5560bd33ec4e 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 0x5560bd26fb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5560bead04f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fe7df53e984 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 0x5560bc02228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5560bc620539 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 0x5560bc62043a 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 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).
> 
> =================================================================
> ==3715583==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1224 byte(s) in 1 object(s) allocated from:
>     #0 0x5596e1b4728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5596e2e4f2f4 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 0x5596e2e449cc 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 0x5596e2d654b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5596e2d5a649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5596e45f37f9 in GenericSAXHandler::startElement(char16_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 0x7f17a93ae4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x5596e1b4728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5596e2e664d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5596e2e63c4e 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 0x5596e2d94b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5596e45f54f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f17a93ae984 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 0x5596e1b4728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5596e2145539 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 0x5596e214543a 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 0x5596e21453c7 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 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).
> 
> =================================================================
> ==3716387==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5585b027128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5585b15792f4 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 0x5585b156e9cc 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 0x5585b148f4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5585b1484649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5585b2d1d7f9 in GenericSAXHandler::startElement(char16_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 0x7fb13b2814d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x5585b027128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5585b15904d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5585b158dc4e 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 0x5585b14beb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5585b2d1f4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fb13b281984 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 0x5585b027128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5585b086f539 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 0x5585b086f43a 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 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).
> 
> =================================================================
> ==3716362==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55b71464e28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55b7159562f4 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 0x55b71594b9cc 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 0x55b71586c4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55b715861649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55b7170fa7f9 in GenericSAXHandler::startElement(char16_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 0x7fed30f284d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55b71464e28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55b71596d4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55b71596ac4e 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 0x55b71589bb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55b7170fc4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fed30f28984 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 0x55b71464e28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55b714c4c539 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 0x55b714c4c43a 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 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).
> 
> =================================================================
> ==3716366==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55649215528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55649345d2f4 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 0x5564934529cc 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 0x5564933734b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x556493368649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x556494c017f9 in GenericSAXHandler::startElement(char16_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 0x7fbb4c2ff4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55649215528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5564934744d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x556493471c4e 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 0x5564933a2b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x556494c034f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fbb4c2ff984 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 0x55649215528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x556492753539 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 0x55649275343a 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 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).
> 
> =================================================================
> ==3716374==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55bce185428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55bce2b5c2f4 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 0x55bce2b519cc 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 0x55bce2a724b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55bce2a67649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55bce43007f9 in GenericSAXHandler::startElement(char16_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 0x7f8d44cda4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55bce185428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55bce2b734d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55bce2b70c4e 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 0x55bce2aa1b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55bce43024f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f8d44cda984 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 0x55bce185428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55bce1e52539 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 0x55bce1e5243a 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 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).
> 
> =================================================================
> ==3716398==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x561c5816228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x561c5946a2f4 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 0x561c5945f9cc 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 0x561c593804b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x561c59375649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x561c5ac0e7f9 in GenericSAXHandler::startElement(char16_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 0x7f7aee1124d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x561c5816228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x561c594814d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x561c5947ec4e 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 0x561c593afb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x561c5ac104f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f7aee112984 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 0x561c5816228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x561c58760539 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 0x561c5876043a 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 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).
> 
> =================================================================
> ==3716414==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55575023e28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5557515462f4 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 0x55575153b9cc 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 0x55575145c4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x555751451649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x555752cea7f9 in GenericSAXHandler::startElement(char16_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 0x7f5f76fe24d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55575023e28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55575155d4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55575155ac4e 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 0x55575148bb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x555752cec4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f5f76fe2984 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 0x55575023e28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55575083c539 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 0x55575083c43a 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 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).
> 
> =================================================================
> ==3716409==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55af09b1728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55af0ae1f2f4 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 0x55af0ae149cc 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 0x55af0ad354b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55af0ad2a649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55af0c5c37f9 in GenericSAXHandler::startElement(char16_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 0x7f25c4ba64d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55af09b1728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55af0ae364d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55af0ae33c4e 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 0x55af0ad64b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55af0c5c54f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f25c4ba6984 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 0x55af09b1728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55af0a115539 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 0x55af0a11543a 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 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).
> 
> =================================================================
> ==3716410==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55e1c0d7628d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55e1c207e2f4 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 0x55e1c20739cc 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 0x55e1c1f944b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55e1c1f89649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55e1c38227f9 in GenericSAXHandler::startElement(char16_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 0x7f1498a574d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55e1c0d7628d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55e1c20954d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55e1c2092c4e 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 0x55e1c1fc3b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55e1c38244f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f1498a57984 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 0x55e1c0d7628d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55e1c1374539 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 0x55e1c137443a 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 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).
> 
> =================================================================
> ==3716443==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x564cb7f1628d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x564cb921e2f4 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 0x564cb92139cc 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 0x564cb91344b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x564cb9129649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x564cba9c27f9 in GenericSAXHandler::startElement(char16_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 0x7fa798e3f4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x564cb7f1628d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x564cb92354d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x564cb9232c4e 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 0x564cb9163b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x564cba9c44f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fa798e3f984 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 0x564cb7f1628d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x564cb8514539 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 0x564cb851443a 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 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).
> 
> =================================================================
> ==3716423==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55e52daed28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55e52edf52f4 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 0x55e52edea9cc 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 0x55e52ed0b4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55e52ed00649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55e5305997f9 in GenericSAXHandler::startElement(char16_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 0x7fc5912894d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55e52daed28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55e52ee0c4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55e52ee09c4e 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 0x55e52ed3ab46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55e53059b4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fc591289984 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 0x55e52daed28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55e52e0eb539 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 0x55e52e0eb43a 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 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).
> 
> =================================================================
> ==3716428==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55abdf32628d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55abe062e2f4 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 0x55abe06239cc 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 0x55abe05444b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55abe0539649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55abe1dd27f9 in GenericSAXHandler::startElement(char16_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 0x7f67b35fd4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55abdf32628d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55abe06454d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55abe0642c4e 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 0x55abe0573b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55abe1dd44f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f67b35fd984 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 0x55abdf32628d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55abdf924539 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 0x55abdf92443a 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 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).
> 
> =================================================================
> ==3716469==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5645f5cbd28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5645f6fc52f4 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 0x5645f6fba9cc 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 0x5645f6edb4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5645f6ed0649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5645f87697f9 in GenericSAXHandler::startElement(char16_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 0x7ff5901394d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x5645f5cbd28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5645f6fdc4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5645f6fd9c4e 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 0x5645f6f0ab46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5645f876b4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7ff590139984 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 0x5645f5cbd28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5645f62bb539 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 0x5645f62bb43a 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 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).
> 
> =================================================================
> ==3716456==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5601e42fe28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5601e56062f4 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 0x5601e55fb9cc 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 0x5601e551c4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5601e5511649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5601e6daa7f9 in GenericSAXHandler::startElement(char16_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 0x7f1cdace44d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x5601e42fe28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5601e561d4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5601e561ac4e 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 0x5601e554bb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5601e6dac4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f1cdace4984 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 0x5601e42fe28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5601e48fc539 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 0x5601e48fc43a 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 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).
> 
> =================================================================
> ==3716460==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x563f5e43628d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x563f5f73e2f4 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 0x563f5f7339cc 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 0x563f5f6544b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x563f5f649649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x563f60ee27f9 in GenericSAXHandler::startElement(char16_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 0x7f46b12b84d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x563f5e43628d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x563f5f7554d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x563f5f752c4e 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 0x563f5f683b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x563f60ee44f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f46b12b8984 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 0x563f5e43628d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x563f5ea34539 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 0x563f5ea3443a 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 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).
> 
> =================================================================
> ==3716468==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x557c9e43428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x557c9f73c2f4 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 0x557c9f7319cc 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 0x557c9f6524b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x557c9f647649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x557ca0ee07f9 in GenericSAXHandler::startElement(char16_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 0x7f67bcf784d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x557c9e43428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x557c9f7534d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x557c9f750c4e 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 0x557c9f681b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x557ca0ee24f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f67bcf78984 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 0x557c9e43428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x557c9ea32539 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 0x557c9ea3243a 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 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).
> 
> =================================================================
> ==3716595==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55c22536028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55c2266682f4 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 0x55c22665d9cc 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 0x55c22657e4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55c226573649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55c227e0c7f9 in GenericSAXHandler::startElement(char16_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 0x7f0331b264d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55c22536028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55c22667f4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55c22667cc4e 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 0x55c2265adb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55c227e0e4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f0331b26984 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 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).
> 
> =================================================================
> ==3716539==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55724536328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55724666b2f4 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 0x5572466609cc 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 0x5572465814b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x557246576649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x557247e0f7f9 in GenericSAXHandler::startElement(char16_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 0x7f56016bd4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55724536328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5572466824d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55724667fc4e 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 0x5572465b0b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x557247e114f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f56016bd984 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 0x55724536328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x557245961539 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 0x55724596143a 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 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).
> 
> =================================================================
> ==3716579==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55a8b631028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55a8b76182f4 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 0x55a8b760d9cc 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 0x55a8b752e4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55a8b7523649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55a8b8dbc7f9 in GenericSAXHandler::startElement(char16_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 0x7fdd5a78a4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55a8b631028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55a8b762f4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55a8b762cc4e 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 0x55a8b755db46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55a8b8dbe4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fdd5a78a984 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 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).
> 
> =================================================================
> ==3716547==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x562020c1d28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x562021f252f4 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 0x562021f1a9cc 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 0x562021e3b4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x562021e30649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5620236c97f9 in GenericSAXHandler::startElement(char16_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 0x7ff0501f14d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x562020c1d28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x562021f3c4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x562021f39c4e 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 0x562021e6ab46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5620236cb4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7ff0501f1984 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 0x562020c1d28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
<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 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).
> 
> =================================================================
> ==3716586==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5654d9e3628d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5654db13e2f4 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 0x5654db1339cc 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 0x5654db0544b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5654db049649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5654dc8e27f9 in GenericSAXHandler::startElement(char16_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 0x7fdeb8d844d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x5654d9e3628d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5654db1554d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5654db152c4e 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 0x5654db083b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5654dc8e44f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fdeb8d84984 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 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).
> 
> =================================================================
> ==3716606==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x563215bcc28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x563216ed42f4 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 0x563216ec99cc 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 0x563216dea4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x563216ddf649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5632186787f9 in GenericSAXHandler::startElement(char16_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 0x7ff9066804d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x563215bcc28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x563216eeb4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x563216ee8c4e 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 0x563216e19b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x56321867a4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7ff906680984 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 0x563215bcc28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5632161ca539 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 0x5632161ca43a 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 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).
> 
> =================================================================
> ==3716648==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x56263e1c428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x56263f4cc2f4 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 0x56263f4c19cc 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 0x56263f3e24b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x56263f3d7649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x562640c707f9 in GenericSAXHandler::startElement(char16_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 0x7f3e9d5b54d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x56263e1c428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x56263f4e34d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x56263f4e0c4e 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 0x56263f411b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x562640c724f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f3e9d5b5984 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 0x56263e1c428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x56263e7c2539 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 0x56263e7c243a 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 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).
> 
> =================================================================
> ==3716629==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55cdfe54c28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55cdff8542f4 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 0x55cdff8499cc 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 0x55cdff76a4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55cdff75f649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55ce00ff87f9 in GenericSAXHandler::startElement(char16_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 0x7f607df814d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55cdfe54c28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55cdff86b4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55cdff868c4e 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 0x55cdff799b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55ce00ffa4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f607df81984 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 0x55cdfe54c28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55cdfeb4a539 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 0x55cdfeb4a43a 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 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).
> 
> =================================================================
> ==3716614==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5616b177428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5616b2a7c2f4 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 0x5616b2a719cc 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 0x5616b29924b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5616b2987649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5616b42207f9 in GenericSAXHandler::startElement(char16_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 0x7f583f5454d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x5616b177428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5616b2a934d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5616b2a90c4e 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 0x5616b29c1b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5616b42224f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f583f545984 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 0x5616b177428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5616b1d72539 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 0x5616b1d7243a 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 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).
> 
> =================================================================
> ==3716626==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55f953d1028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55f9550182f4 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 0x55f95500d9cc 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 0x55f954f2e4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55f954f23649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55f9567bc7f9 in GenericSAXHandler::startElement(char16_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 0x7f6bcb7564d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55f953d1028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55f95502f4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55f95502cc4e 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 0x55f954f5db46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55f9567be4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f6bcb756984 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 0x55f953d1028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55f95430e539 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 0x55f95430e43a 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 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).
> 
> =================================================================
> ==3716625==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x555cbbfbe28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x555cbd2c62f4 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 0x555cbd2bb9cc 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 0x555cbd1dc4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x555cbd1d1649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x555cbea6a7f9 in GenericSAXHandler::startElement(char16_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 0x7f95cf1524d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x555cbbfbe28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x555cbd2dd4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x555cbd2dac4e 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 0x555cbd20bb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x555cbea6c4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f95cf152984 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 0x555cbbfbe28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x555cbc5bc539 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 0x555cbc5bc43a 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 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).
> 
> =================================================================
> ==3716640==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x558f10ca628d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x558f11fae2f4 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 0x558f11fa39cc 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 0x558f11ec44b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x558f11eb9649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x558f137527f9 in GenericSAXHandler::startElement(char16_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 0x7f6f4969a4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x558f10ca628d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x558f11fc54d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x558f11fc2c4e 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 0x558f11ef3b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x558f137544f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f6f4969a984 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 0x558f10ca628d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x558f112a4539 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 0x558f112a443a 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 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).
> 
> =================================================================
> ==3716684==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55e488a9928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55e489da12f4 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 0x55e489d969cc 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 0x55e489cb74b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55e489cac649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55e48b5457f9 in GenericSAXHandler::startElement(char16_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 0x7ff45290d4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55e488a9928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55e489db84d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55e489db5c4e 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 0x55e489ce6b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55e48b5474f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7ff45290d984 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 0x55e488a9928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
<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 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).
> 
> =================================================================
> ==3716669==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x56236755428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x56236885c2f4 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 0x5623688519cc 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 0x5623687724b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x562368767649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x56236a0007f9 in GenericSAXHandler::startElement(char16_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 0x7f2c3b1124d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x56236755428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5623688734d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x562368870c4e 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 0x5623687a1b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x56236a0024f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f2c3b112984 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 0x56236755428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
<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 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).
> 
> =================================================================
> ==3716664==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x562fd776a28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x562fd8a722f4 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 0x562fd8a679cc 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 0x562fd89884b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x562fd897d649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x562fda2167f9 in GenericSAXHandler::startElement(char16_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 0x7f8e07b574d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x562fd776a28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x562fd8a894d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x562fd8a86c4e 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 0x562fd89b7b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x562fda2184f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f8e07b57984 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 0x562fd776a28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
<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 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).
> 
> =================================================================
> ==3716672==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55d8f125728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55d8f255f2f4 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 0x55d8f25549cc 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 0x55d8f24754b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55d8f246a649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55d8f3d037f9 in GenericSAXHandler::startElement(char16_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 0x7f2f52d514d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55d8f125728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55d8f25764d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55d8f2573c4e 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 0x55d8f24a4b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55d8f3d054f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f2f52d51984 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 0x55d8f125728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
<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 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).
> 
> =================================================================
> ==3715988==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55bc5090a28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55bc51c122f4 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 0x55bc51c079cc 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 0x55bc51b284b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55bc51b1d649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55bc533b67f9 in GenericSAXHandler::startElement(char16_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 0x7fb3b94e54d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55bc5090a28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55bc51c294d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55bc51c26c4e 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 0x55bc51b57b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55bc533b84f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fb3b94e5984 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 0x55bc5090a28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55bc50f08539 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 0x55bc50f0843a 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 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).
> 
> =================================================================
> ==3715993==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55e8ae0f528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55e8af3fd2f4 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 0x55e8af3f29cc 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 0x55e8af3134b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55e8af308649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55e8b0ba17f9 in GenericSAXHandler::startElement(char16_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 0x7f357db924d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55e8ae0f528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55e8af4144d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55e8af411c4e 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 0x55e8af342b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55e8b0ba34f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f357db92984 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 0x55e8ae0f528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55e8ae6f3539 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 0x55e8ae6f343a 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 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).
> 
> =================================================================
> ==3715994==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55ad27f4a28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55ad292522f4 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 0x55ad292479cc 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 0x55ad291684b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55ad2915d649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55ad2a9f67f9 in GenericSAXHandler::startElement(char16_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 0x7fd3f73c84d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55ad27f4a28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55ad292694d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55ad29266c4e 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 0x55ad29197b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55ad2a9f84f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fd3f73c8984 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 0x55ad27f4a28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55ad28548539 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 0x55ad2854843a 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 delete ( Last six runs 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).
> 
> =================================================================
> ==3716003==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x556a5d5e528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x556a5e8ed2f4 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 0x556a5e8e29cc 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 0x556a5e8034b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x556a5e7f8649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x556a600917f9 in GenericSAXHandler::startElement(char16_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 0x7f88675614d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x556a5d5e528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x556a5e9044d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x556a5e901c4e 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 0x556a5e832b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x556a600934f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f8867561984 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 0x556a5d5e528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x556a5dbe3539 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 0x556a5dbe343a 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 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).
> 
> =================================================================
> ==3716022==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55d1919a228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55d192caa2f4 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 0x55d192c9f9cc 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 0x55d192bc04b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55d192bb5649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55d19444e7f9 in GenericSAXHandler::startElement(char16_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 0x7f7aec55a4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55d1919a228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55d192cc14d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55d192cbec4e 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 0x55d192befb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55d1944504f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f7aec55a984 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 0x55d1919a228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55d191fa0539 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 0x55d191fa043a 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 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).
> 
> =================================================================
> ==3716049==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x562e5ffb528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x562e612bd2f4 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 0x562e612b29cc 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 0x562e611d34b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x562e611c8649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x562e62a617f9 in GenericSAXHandler::startElement(char16_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 0x7f2a638f24d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x562e5ffb528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x562e612d44d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x562e612d1c4e 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 0x562e61202b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x562e62a634f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f2a638f2984 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 0x562e5ffb528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x562e605b3539 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 0x562e605b343a 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 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).
> 
> =================================================================
> ==3716047==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x563e60e7528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x563e6217d2f4 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 0x563e621729cc 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 0x563e620934b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x563e62088649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x563e639217f9 in GenericSAXHandler::startElement(char16_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 0x7f61b3c4c4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x563e60e7528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x563e621944d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x563e62191c4e 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 0x563e620c2b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x563e639234f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f61b3c4c984 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 0x563e60e7528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x563e61473539 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 0x563e6147343a 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 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).
> 
> =================================================================
> ==3716058==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x558dd2a5228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x558dd3d5a2f4 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 0x558dd3d4f9cc 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 0x558dd3c704b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x558dd3c65649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x558dd54fe7f9 in GenericSAXHandler::startElement(char16_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 0x7f7174fcd4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x558dd2a5228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x558dd3d714d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x558dd3d6ec4e 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 0x558dd3c9fb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x558dd55004f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f7174fcd984 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 0x558dd2a5228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x558dd3050539 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 0x558dd305043a 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 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).
> 
> =================================================================
> ==3716060==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x557aa0e9b28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x557aa21a32f4 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 0x557aa21989cc 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 0x557aa20b94b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x557aa20ae649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x557aa39477f9 in GenericSAXHandler::startElement(char16_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 0x7fda4c8ff4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x557aa0e9b28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x557aa21ba4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x557aa21b7c4e 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 0x557aa20e8b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x557aa39494f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fda4c8ff984 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 0x557aa0e9b28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x557aa1499539 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 0x557aa149943a 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 create arrivalpos ( Last six runs 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).
> 
> =================================================================
> ==3715869==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55b97328f28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55b9745972f4 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 0x55b97458c9cc 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 0x55b9744ad4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55b9744a2649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55b975d3b7f9 in GenericSAXHandler::startElement(char16_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 0x7fd4c88664d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55b97328f28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55b9745ae4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55b9745abc4e 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 0x55b9744dcb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55b975d3d4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fd4c8866984 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 0x55b97328f28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55b97388d539 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 0x55b97388d43a 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 create default ( Last six runs 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).
> 
> =================================================================
> ==3715782==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x56311272628d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x563113a2e2f4 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 0x563113a239cc 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 0x5631139444b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x563113939649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5631151d27f9 in GenericSAXHandler::startElement(char16_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 0x7f48786304d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x56311272628d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x563113a454d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x563113a42c4e 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 0x563113973b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5631151d44f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f4878630984 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 0x56311272628d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x563112d24539 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 0x563112d2443a 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 create departpos ( Last six runs 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).
> 
> =================================================================
> ==3715808==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5579c6c8228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5579c7f8a2f4 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 0x5579c7f7f9cc 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 0x5579c7ea04b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5579c7e95649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5579c972e7f9 in GenericSAXHandler::startElement(char16_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 0x7f4b6c5fe4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x5579c6c8228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5579c7fa14d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5579c7f9ec4e 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 0x5579c7ecfb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5579c97304f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f4b6c5fe984 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 0x5579c6c8228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5579c7280539 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 0x5579c728043a 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 create speed ( Last six runs 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).
> 
> =================================================================
> ==3715878==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5566f6ab528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5566f7dbd2f4 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 0x5566f7db29cc 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 0x5566f7cd34b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5566f7cc8649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5566f95617f9 in GenericSAXHandler::startElement(char16_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 0x7f54281ed4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x5566f6ab528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5566f7dd44d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5566f7dd1c4e 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 0x5566f7d02b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5566f95634f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f54281ed984 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 0x5566f6ab528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5566f70b3539 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 0x5566f70b343a 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 delete ( Last six runs 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).
> 
> =================================================================
> ==3715890==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x561da7aac28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x561da8db42f4 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 0x561da8da99cc 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 0x561da8cca4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x561da8cbf649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x561daa5587f9 in GenericSAXHandler::startElement(char16_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 0x7f2cbc79c4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x561da7aac28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x561da8dcb4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x561da8dc8c4e 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 0x561da8cf9b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x561daa55a4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f2cbc79c984 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 0x561da7aac28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x561da80aa539 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 0x561da80aa43a 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 arrivalpos ( Last six runs 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).
> 
> =================================================================
> ==3715908==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x56507aca928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x56507bfb12f4 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 0x56507bfa69cc 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 0x56507bec74b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x56507bebc649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x56507d7557f9 in GenericSAXHandler::startElement(char16_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 0x7fd5e15f54d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x56507aca928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x56507bfc84d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x56507bfc5c4e 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 0x56507bef6b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x56507d7574f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fd5e15f5984 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 0x56507aca928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x56507b2a7539 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 0x56507b2a743a 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 departpos ( Last six runs 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).
> 
> =================================================================
> ==3715904==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55ac3de7f28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55ac3f1872f4 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 0x55ac3f17c9cc 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 0x55ac3f09d4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55ac3f092649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55ac4092b7f9 in GenericSAXHandler::startElement(char16_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 0x7f694ac504d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55ac3de7f28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55ac3f19e4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55ac3f19bc4e 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 0x55ac3f0ccb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55ac4092d4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f694ac50984 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 0x55ac3de7f28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55ac3e47d539 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 0x55ac3e47d43a 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 speed ( Last six runs 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).
> 
> =================================================================
> ==3715906==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x56503bfe828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x56503d2f02f4 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 0x56503d2e59cc 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 0x56503d2064b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x56503d1fb649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x56503ea947f9 in GenericSAXHandler::startElement(char16_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 0x7f90c5efd4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x56503bfe828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x56503d3074d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x56503d304c4e 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 0x56503d235b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x56503ea964f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f90c5efd984 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 0x56503bfe828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x56503c5e6539 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 0x56503c5e643a 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 to ( Last six runs 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).
> 
> =================================================================
> ==3715898==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x555ef669e28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x555ef79a62f4 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 0x555ef799b9cc 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 0x555ef78bc4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x555ef78b1649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x555ef914a7f9 in GenericSAXHandler::startElement(char16_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 0x7f22792f14d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x555ef669e28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x555ef79bd4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x555ef79bac4e 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 0x555ef78ebb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x555ef914c4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f22792f1984 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 0x555ef669e28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x555ef6c9c539 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 0x555ef6c9c43a 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 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).
> 
> =================================================================
> ==3715924==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55f5e936328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55f5ea66b2f4 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 0x55f5ea6609cc 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 0x55f5ea5814b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55f5ea576649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55f5ebe0f7f9 in GenericSAXHandler::startElement(char16_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 0x7f1d71bf34d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55f5e936328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55f5ea6824d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55f5ea67fc4e 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 0x55f5ea5b0b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55f5ebe114f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f1d71bf3984 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 0x55f5e936328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55f5e9961539 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 0x55f5e996143a 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 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).
> 
> =================================================================
> ==3715917==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55749a3c028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55749b6c82f4 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 0x55749b6bd9cc 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 0x55749b5de4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55749b5d3649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55749ce6c7f9 in GenericSAXHandler::startElement(char16_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 0x7f783f3c64d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55749a3c028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55749b6df4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55749b6dcc4e 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 0x55749b60db46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55749ce6e4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f783f3c6984 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 0x55749a3c028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55749a9be539 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 0x55749a9be43a 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 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).
> 
> =================================================================
> ==3715933==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x563b818f528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x563b82bfd2f4 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 0x563b82bf29cc 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 0x563b82b134b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x563b82b08649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x563b843a17f9 in GenericSAXHandler::startElement(char16_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 0x7f0febc1d4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x563b818f528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x563b82c144d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x563b82c11c4e 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 0x563b82b42b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x563b843a34f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f0febc1d984 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 0x563b818f528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x563b81ef3539 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 0x563b81ef343a 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 create arrivalpos ( Last six runs 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).
> 
> =================================================================
> ==3716184==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55e0dced828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55e0de1e02f4 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 0x55e0de1d59cc 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 0x55e0de0f64b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55e0de0eb649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55e0df9847f9 in GenericSAXHandler::startElement(char16_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 0x7ff2cf4f74d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55e0dced828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55e0de1f74d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55e0de1f4c4e 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 0x55e0de125b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55e0df9864f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7ff2cf4f7984 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 0x55e0dced828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55e0dd4d6539 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 0x55e0dd4d643a 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 create default ( Last six runs 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).
> 
> =================================================================
> ==3716155==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x564f9ce2d28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x564f9e1352f4 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 0x564f9e12a9cc 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 0x564f9e04b4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x564f9e040649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x564f9f8d97f9 in GenericSAXHandler::startElement(char16_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 0x7f0315ae14d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x564f9ce2d28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x564f9e14c4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x564f9e149c4e 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 0x564f9e07ab46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x564f9f8db4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f0315ae1984 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 0x564f9ce2d28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x564f9d42b539 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 0x564f9d42b43a 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 create departpos ( Last six runs 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).
> 
> =================================================================
> ==3716173==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x559430d2c28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5594320342f4 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 0x5594320299cc 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 0x559431f4a4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x559431f3f649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5594337d87f9 in GenericSAXHandler::startElement(char16_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 0x7f8697b7e4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x559430d2c28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55943204b4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x559432048c4e 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 0x559431f79b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5594337da4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f8697b7e984 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 0x559430d2c28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55943132a539 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 0x55943132a43a 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 create speed ( Last six runs 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).
> 
> =================================================================
> ==3716189==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x561def76c28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x561df0a742f4 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 0x561df0a699cc 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 0x561df098a4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x561df097f649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x561df22187f9 in GenericSAXHandler::startElement(char16_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 0x7f374208c4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x561def76c28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x561df0a8b4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x561df0a88c4e 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 0x561df09b9b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x561df221a4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f374208c984 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 0x561def76c28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x561defd6a539 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 0x561defd6a43a 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 delete ( Last six runs 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).
> 
> =================================================================
> ==3716191==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55613734228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55613864a2f4 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 0x55613863f9cc 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 0x5561385604b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x556138555649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x556139dee7f9 in GenericSAXHandler::startElement(char16_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 0x7f321d3da4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55613734228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5561386614d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55613865ec4e 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 0x55613858fb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x556139df04f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f321d3da984 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 0x55613734228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x556137940539 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 0x55613794043a 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 arrivalpos ( Last six runs 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).
> 
> =================================================================
> ==3716200==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x556e7e4fb28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x556e7f8032f4 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 0x556e7f7f89cc 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 0x556e7f7194b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x556e7f70e649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x556e80fa77f9 in GenericSAXHandler::startElement(char16_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 0x7ff82391d4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x556e7e4fb28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x556e7f81a4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x556e7f817c4e 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 0x556e7f748b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x556e80fa94f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7ff82391d984 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 0x556e7e4fb28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x556e7eaf9539 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 0x556e7eaf943a 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 departpos ( Last six runs 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).
> 
> =================================================================
> ==3716204==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x56084931c28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x56084a6242f4 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 0x56084a6199cc 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 0x56084a53a4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x56084a52f649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x56084bdc87f9 in GenericSAXHandler::startElement(char16_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 0x7f4e3ef314d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x56084931c28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x56084a63b4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x56084a638c4e 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 0x56084a569b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x56084bdca4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f4e3ef31984 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 0x56084931c28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x56084991a539 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 0x56084991a43a 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 edges ( Last six runs 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).
> 
> =================================================================
> ==3716201==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55d19f8eb28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55d1a0bf32f4 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 0x55d1a0be89cc 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 0x55d1a0b094b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55d1a0afe649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55d1a23977f9 in GenericSAXHandler::startElement(char16_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 0x7f697bf324d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55d19f8eb28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55d1a0c0a4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55d1a0c07c4e 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 0x55d1a0b38b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55d1a23994f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f697bf32984 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 0x55d19f8eb28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55d19fee9539 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 0x55d19fee943a 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 speed ( Last six runs 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).
> 
> =================================================================
> ==3716215==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55b7d510f28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55b7d64172f4 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 0x55b7d640c9cc 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 0x55b7d632d4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55b7d6322649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55b7d7bbb7f9 in GenericSAXHandler::startElement(char16_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 0x7f830bec54d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55b7d510f28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55b7d642e4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55b7d642bc4e 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 0x55b7d635cb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55b7d7bbd4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f830bec5984 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 0x55b7d510f28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55b7d570d539 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 0x55b7d570d43a 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 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).
> 
> =================================================================
> ==3716236==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x56546dd1c28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x56546f0242f4 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 0x56546f0199cc 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 0x56546ef3a4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x56546ef2f649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5654707c87f9 in GenericSAXHandler::startElement(char16_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 0x7f11566324d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x56546dd1c28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x56546f03b4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x56546f038c4e 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 0x56546ef69b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5654707ca4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f1156632984 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 0x56546dd1c28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x56546e31a539 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 0x56546e31a43a 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 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).
> 
> =================================================================
> ==3716224==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55aea3b2b28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55aea4e332f4 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 0x55aea4e289cc 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 0x55aea4d494b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55aea4d3e649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55aea65d77f9 in GenericSAXHandler::startElement(char16_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 0x7f70109304d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55aea3b2b28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55aea4e4a4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55aea4e47c4e 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 0x55aea4d78b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55aea65d94f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f7010930984 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 0x55aea3b2b28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55aea4129539 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 0x55aea412943a 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 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).
> 
> =================================================================
> ==3716249==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5643af7e428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5643b0aec2f4 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 0x5643b0ae19cc 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 0x5643b0a024b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5643b09f7649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5643b22907f9 in GenericSAXHandler::startElement(char16_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 0x7f11a901b4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x5643af7e428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5643b0b034d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5643b0b00c4e 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 0x5643b0a31b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5643b22924f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f11a901b984 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 0x5643af7e428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5643afde2539 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 0x5643afde243a 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 Jul2023 )
demandelements containerplan tranships tranship_edges load departpos ( Last six runs Jul2023 )
demandelements containerplan tranships tranship_edges load edges ( Last six runs Jul2023 )
demandelements containerplan tranships tranship_edges load speed ( Last six runs Jul2023 )

TEST FAILED on ts-sim-build-ba : demandelements containerplan transports transport_edgecontainerstop create default ( Last six runs 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).
> 
> =================================================================
> ==3715715==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55d615c5228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55d616f5a2f4 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 0x55d616f4f9cc 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 0x55d616e704b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55d616e65649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55d6186fe7f9 in GenericSAXHandler::startElement(char16_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 0x7f6c2d6834d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55d615c5228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55d616f714d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55d616f6ec4e 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 0x55d616e9fb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55d6187004f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f6c2d683984 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 0x55d615c5228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55d616250539 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 0x55d61625043a 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 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).
> 
> =================================================================
> ==3715717==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5644cc0bc28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5644cd3c42f4 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 0x5644cd3b99cc 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 0x5644cd2da4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5644cd2cf649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5644ceb687f9 in GenericSAXHandler::startElement(char16_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 0x7f336dc654d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x5644cc0bc28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5644cd3db4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5644cd3d8c4e 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 0x5644cd309b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5644ceb6a4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f336dc65984 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 0x5644cc0bc28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5644cc6ba539 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 0x5644cc6ba43a 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 delete ( Last six runs 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).
> 
> =================================================================
> ==3715738==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55c3a38c228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55c3a4bca2f4 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 0x55c3a4bbf9cc 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 0x55c3a4ae04b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55c3a4ad5649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55c3a636e7f9 in GenericSAXHandler::startElement(char16_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 0x7f862907b4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55c3a38c228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55c3a4be14d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55c3a4bdec4e 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 0x55c3a4b0fb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55c3a63704f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f862907b984 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 0x55c3a38c228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55c3a3ec0539 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 0x55c3a3ec043a 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 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).
> 
> =================================================================
> ==3715747==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5592dd82f28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5592deb372f4 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 0x5592deb2c9cc 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 0x5592dea4d4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5592dea42649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5592e02db7f9 in GenericSAXHandler::startElement(char16_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 0x7fc27bbc84d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x5592dd82f28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5592deb4e4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5592deb4bc4e 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 0x5592dea7cb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5592e02dd4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fc27bbc8984 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 0x5592dd82f28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5592dde2d539 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 0x5592dde2d43a 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 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).
> 
> =================================================================
> ==3715752==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55dd03a5728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55dd04d5f2f4 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 0x55dd04d549cc 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 0x55dd04c754b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55dd04c6a649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55dd065037f9 in GenericSAXHandler::startElement(char16_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 0x7fe8ea4554d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55dd03a5728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55dd04d764d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55dd04d73c4e 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 0x55dd04ca4b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55dd065054f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fe8ea455984 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 0x55dd03a5728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55dd04055539 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 0x55dd0405543a 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 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).
> 
> =================================================================
> ==3715762==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55cd639ff28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55cd64d072f4 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 0x55cd64cfc9cc 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 0x55cd64c1d4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55cd64c12649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55cd664ab7f9 in GenericSAXHandler::startElement(char16_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 0x7f6d79ff74d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55cd639ff28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55cd64d1e4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55cd64d1bc4e 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 0x55cd64c4cb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55cd664ad4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f6d79ff7984 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 0x55cd639ff28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55cd63ffd539 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 0x55cd63ffd43a 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 arrivalpos ( Last six runs 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).
> 
> =================================================================
> ==3715588==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x560391d7a28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5603930822f4 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 0x5603930779cc 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 0x560392f984b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x560392f8d649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5603948267f9 in GenericSAXHandler::startElement(char16_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 0x7f44d0e304d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x560391d7a28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5603930994d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x560393096c4e 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 0x560392fc7b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5603948284f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f44d0e30984 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 0x560391d7a28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x560392378539 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 0x56039237843a 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 default ( Last six runs 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).
> 
> =================================================================
> ==3715587==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55a87f45728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55a88075f2f4 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 0x55a8807549cc 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 0x55a8806754b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55a88066a649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55a881f037f9 in GenericSAXHandler::startElement(char16_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 0x7f6d978744d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55a87f45728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55a8807764d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55a880773c4e 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 0x55a8806a4b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55a881f054f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f6d97874984 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 0x55a87f45728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55a87fa55539 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 0x55a87fa5543a 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 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).
> 
> =================================================================
> ==3715610==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5582f0c5c28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5582f1f642f4 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 0x5582f1f599cc 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 0x5582f1e7a4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5582f1e6f649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5582f37087f9 in GenericSAXHandler::startElement(char16_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 0x7f2bf5fb74d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x5582f0c5c28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5582f1f7b4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5582f1f78c4e 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 0x5582f1ea9b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5582f370a4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f2bf5fb7984 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 0x5582f0c5c28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5582f125a539 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 0x5582f125a43a 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 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).
> 
> =================================================================
> ==3715643==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x56544a10e28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x56544b4162f4 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 0x56544b40b9cc 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 0x56544b32c4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x56544b321649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x56544cbba7f9 in GenericSAXHandler::startElement(char16_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 0x7ff4073ef4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x56544a10e28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x56544b42d4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x56544b42ac4e 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 0x56544b35bb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x56544cbbc4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7ff4073ef984 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 0x56544a10e28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x56544a70c539 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 0x56544a70c43a 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 arrivalpos ( Last six runs 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).
> 
> =================================================================
> ==3715657==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55cac909228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55caca39a2f4 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 0x55caca38f9cc 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 0x55caca2b04b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55caca2a5649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55cacbb3e7f9 in GenericSAXHandler::startElement(char16_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 0x7f11bd98f4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55cac909228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55caca3b14d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55caca3aec4e 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 0x55caca2dfb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55cacbb404f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f11bd98f984 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 0x55cac909228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55cac9690539 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 0x55cac969043a 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 lines ( Last six runs 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).
> 
> =================================================================
> ==3715668==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55aa2b8bf28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55aa2cbc72f4 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 0x55aa2cbbc9cc 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 0x55aa2cadd4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55aa2cad2649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55aa2e36b7f9 in GenericSAXHandler::startElement(char16_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 0x7f4f39bc74d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55aa2b8bf28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55aa2cbde4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55aa2cbdbc4e 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 0x55aa2cb0cb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55aa2e36d4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f4f39bc7984 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 0x55aa2b8bf28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55aa2bebd539 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 0x55aa2bebd43a 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 to ( Last six runs 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).
> 
> =================================================================
> ==3715644==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5627bb19c28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5627bc4a42f4 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 0x5627bc4999cc 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 0x5627bc3ba4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5627bc3af649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5627bdc487f9 in GenericSAXHandler::startElement(char16_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 0x7efcc4d394d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x5627bb19c28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5627bc4bb4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5627bc4b8c4e 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 0x5627bc3e9b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5627bdc4a4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7efcc4d39984 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 0x5627bb19c28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5627bb79a539 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 0x5627bb79a43a 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 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).
> 
> =================================================================
> ==3715669==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x562248ffa28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x56224a3022f4 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 0x56224a2f79cc 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 0x56224a2184b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x56224a20d649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x56224baa67f9 in GenericSAXHandler::startElement(char16_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 0x7f41520774d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x562248ffa28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x56224a3194d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x56224a316c4e 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 0x56224a247b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x56224baa84f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f4152077984 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 0x562248ffa28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5622495f8539 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 0x5622495f843a 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 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).
> 
> =================================================================
> ==3715680==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55b38397628d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55b384c7e2f4 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 0x55b384c739cc 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 0x55b384b944b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55b384b89649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55b3864227f9 in GenericSAXHandler::startElement(char16_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 0x7f48f7a2d4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55b38397628d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55b384c954d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55b384c92c4e 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 0x55b384bc3b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55b3864244f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f48f7a2d984 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 0x55b38397628d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55b383f74539 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 0x55b383f7443a 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

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

---------- Differences in errors ----------
1a2
> Error: Vehicle 'f_1.0' will not be able to depart using the given velocity (junction 'Junction1' too close)!
2a4
> Error: Vehicle 'f_1.1' will not be able to depart using the given velocity (junction 'Junction1' too close)!
3a6
> Error: Vehicle 'f_1.2' will not be able to depart using the given velocity (junction 'Junction1' too close)!
4a8
> Error: Vehicle 'f_1.3' will not be able to depart using the given velocity (junction 'Junction1' too close)!
5a10
> Error: Vehicle 'f_1.4' will not be able to depart using the given velocity (junction 'Junction1' too close)!
6a12
> Error: Vehicle 'f_1.5' will not be able to depart using the given velocity (junction 'Junction1' too close)!
7a14
> Error: Vehicle 'f_1.6' will not be able to depart using the given velocity (junction 'Junction1' too close)!
8a16
> Error: Vehicle 'f_1.7' will not be able to depart using the given velocity (junction 'Junction1' too close)!
9a18
> Error: Vehicle 'f_1.8' will not be able to depart using the given velocity (junction 'Junction1' too close)!
10a20
> Error: Vehicle 'f_1.9' will not be able to depart using the given velocity (junction 'Junction1' too close)!
11a22
> Error: Vehicle 'f_1.10' will not be able to depart using the given velocity (junction 'Junction1' too close)!
12a24
> Error: Vehicle 'f_1.11' will not be able to depart using the given velocity (junction 'Junction1' too close)!
13a26
> Error: Vehicle 'f_1.12' will not be able to depart using the given velocity (junction 'Junction1' too close)!
14a28
> Error: Vehicle 'f_1.13' will not be able to depart using the given velocity (junction 'Junction1' too close)!
15a30
> 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 create departspeed ( Last six runs Jul2023 )
demandelements flow_embedded create departspeed ( Last six runs Jul2023 )
demandelements flow_junctions create departspeed ( Last six runs Jul2023 )

TEST FAILED on ts-sim-build-ba : demandelements flow inspect arrivallane float ( Last six runs Jul2023 )

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

4 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 Jul2023 )
demandelements flow_embedded inspect departlane float ( Last six runs Jul2023 )
demandelements flow_taz inspect departlane float ( Last six runs Jul2023 )
demandelements routeflow inspect departlane float ( Last six runs Jul2023 )

TEST FAILED on ts-sim-build-ba : demandelements flow inspect personnumber ( Last six runs 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).
> 
> =================================================================
> ==3698553==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55cfa2f7b28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55cfa42832f4 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 0x55cfa42789cc 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 0x55cfa41994b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55cfa418e649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55cfa5a277f9 in GenericSAXHandler::startElement(char16_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 0x7f06c1f774d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55cfa2f7b28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55cfa429a4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55cfa4297c4e 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 0x55cfa41c8b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55cfa5a294f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f06c1f77984 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 0x55cfa2f7b28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55cfa3579539 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 0x55cfa357943a 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 flow inspect via ( Last six runs Jul2023 )

---------- Differences in errors ----------
1,3c1,3
< Warning: No connection between edge 'gneE9' and edge 'Edge2' found.
< Warning: No route for vehicle 'f_0.0' found.
< Error: Vehicle 'f_0.0' has no valid route.
---
> 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.
4a5,111
> 
> =================================================================
> ==3695718==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5643b410528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5643b540d2f4 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 0x5643b54029cc 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 0x5643b53234b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5643b5318649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5643b6bb17f9 in GenericSAXHandler::startElement(char16_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 0x7febd583f4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x5643b410528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5643b54244d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5643b5421c4e 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 0x5643b5352b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5643b6bb34f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7febd583f984 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)
> 
<truncated after showing first 30 lines>

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

---------- 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
demandelements flow inspect_selection arrivallane current ( Last six runs Jul2023 )
demandelements flow inspect_selection arrivallane float ( Last six runs Jul2023 )
demandelements flow inspect_selection arrivalpos random ( Last six runs Jul2023 )
demandelements flow inspect_selection arrivalposlat current ( Last six runs Jul2023 )
demandelements flow inspect_selection arrivalspeed center ( Last six runs Jul2023 )
demandelements flow inspect_selection arrivalspeed float ( Last six runs Jul2023 )
demandelements flow inspect_selection arrivalspeed left ( Last six runs Jul2023 )
demandelements flow inspect_selection arrivalspeed right ( Last six runs Jul2023 )
demandelements flow inspect_selection begin ( Last six runs Jul2023 )
demandelements flow inspect_selection color ( Last six runs Jul2023 )
demandelements flow inspect_selection containernumber ( Last six runs Jul2023 )
demandelements flow inspect_selection departlane float ( Last six runs Jul2023 )
demandelements flow inspect_selection departposlat center ( Last six runs Jul2023 )
demandelements flow inspect_selection departposlat float ( Last six runs Jul2023 )
demandelements flow inspect_selection departposlat free ( Last six runs Jul2023 )
demandelements flow inspect_selection departposlat left ( Last six runs Jul2023 )
demandelements flow inspect_selection departposlat random ( Last six runs Jul2023 )
demandelements flow inspect_selection departposlat random_free ( Last six runs Jul2023 )
demandelements flow inspect_selection departposlat right ( Last six runs Jul2023 )
demandelements flow inspect_selection insertionchecks ( Last six runs Jul2023 )
demandelements flow inspect_selection line ( Last six runs Jul2023 )
demandelements flow inspect_selection parameters ( Last six runs Jul2023 )
demandelements flow inspect_selection personnumber ( Last six runs Jul2023 )
demandelements flow inspect_selection type ( Last six runs Jul2023 )

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

---------- Differences in errors ----------
1,20c1,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)!
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!
< 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)!
---
> Error: Invalid departlane definition for vehicle 'flowA.0'.
> Quitting (on error).
---------- New result in exitcode ----------
1
demandelements flow inspect_selection arrivalpos float ( Last six runs Jul2023 )
demandelements flow inspect_selection arrivalpos max ( Last six runs Jul2023 )
demandelements flow inspect_selection departpos base ( Last six runs Jul2023 )
demandelements flow inspect_selection departpos float ( Last six runs Jul2023 )
demandelements flow inspect_selection departspeed speedlimit ( Last six runs Jul2023 )

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

---------- Differences in errors ----------
1,59c1,2
< Warning: Vehicle 'flowA.0' will not be able to arrive with the given speed!
< 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!
< Error: Vehicle 'flowB.0' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Warning: Vehicle 'flowA.1' will not be able to arrive with the given speed!
< 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!
< Error: Vehicle 'flowB.1' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Warning: Vehicle 'flowA.2' will not be able to arrive with the given speed!
< 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!
< Error: Vehicle 'flowB.2' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Warning: Vehicle 'flowA.3' will not be able to arrive with the given speed!
< 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!
< Error: Vehicle 'flowB.3' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Warning: Vehicle 'flowA.4' will not be able to arrive with the given speed!
< 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!
< Error: Vehicle 'flowB.4' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< 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 'flowB.5' will not be able to arrive with the given speed!
< Error: Vehicle 'flowB.5' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Warning: Vehicle 'flowA.6' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.6' will not be able to arrive with the given speed!
< Error: Vehicle 'flowB.6' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Warning: Vehicle 'flowA.7' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.7' will not be able to arrive with the given speed!
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,28
> 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'!
demandelements flow inspect_selection departlane allowed ( Last six runs Jul2023 )
demandelements flow inspect_selection departlane best ( Last six runs Jul2023 )

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

---------- Differences in errors ----------
1,18c1,28
< 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)!
---
> 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'!
<truncated after showing first 30 lines>
demandelements flow inspect_selection departlane first ( Last six runs Jul2023 )
demandelements flow inspect_selection departlane free ( Last six runs Jul2023 )

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

---------- Differences in errors ----------
1,7c1,28
< Error: Vehicle 'flowB.1' 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.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.16' 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'!
> 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'!
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1,2c1,111
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!
---
> 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).
> 
> =================================================================
> ==3699675==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55b57152728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55b57282f2f4 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 0x55b5728249cc 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 0x55b5727454b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55b57273a649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55b573fd37f9 in GenericSAXHandler::startElement(char16_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 0x7fa550df24d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55b57152728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55b5728464d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55b572843c4e 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 0x55b572774b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55b573fd54f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fa550df2984 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 flow inspect_selection departpos last ( Last six runs Jul2023 )

---------- Differences in errors ----------
1,34c1,2
< Error: Vehicle 'flowA.0' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.0' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowA.1' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.1' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowA.2' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.2' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowA.3' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.3' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowA.4' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.4' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowA.5' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.5' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowA.6' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.6' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowA.7' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.7' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowA.8' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.8' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowA.9' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.9' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowA.10' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.10' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowA.11' will not be able to depart using the given velocity (slow lane ahead)!
< 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!
< 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 (slow lane ahead)!
< Error: Vehicle 'flowB.12' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowA.13' will not be able to depart using the given velocity (slow lane ahead)!
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1,21c1,2
< Error: Vehicle 'flowA.0' will not be able to depart using the given velocity (slow lane ahead)!
< 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 'flowA.8' will not be able to depart using the given velocity (slow lane ahead)!
< 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 'flowA.13' will not be able to depart using the given velocity (slow lane ahead)!
< 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 random_free ( Last six runs Jul2023 )

---------- Differences in errors ----------
1,183c1,2
< Error: Vehicle 'flowA.0' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.0' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.0' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.0' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.0' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.0' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.0' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.0' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.0' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.0' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< 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.1' 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.1' 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.1' 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.1' 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.1' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowA.2' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.2' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.2' 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.2' 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.2' 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)!
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1,19c1,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.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!
< 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)!
---
> 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 departspeed float ( Last six runs Jul2023 )

---------- Differences in errors ----------
1,50c1,2
< Warning: Choosing new speed factor 1.44 for vehicle 'flowA.0' to match departure speed 20.00 (max 14.73).
< Warning: Choosing new speed factor 1.44 for vehicle 'flowB.0' to match departure speed 20.00 (max 13.04).
< Error: Vehicle 'flowB.0' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Warning: Choosing new speed factor 1.44 for vehicle 'flowA.1' to match departure speed 20.00 (max 14.04).
< Warning: Choosing new speed factor 1.44 for vehicle 'flowB.1' to match departure speed 20.00 (max 15.05).
< Error: Vehicle 'flowB.1' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Warning: Choosing new speed factor 1.44 for vehicle 'flowA.2' to match departure speed 20.00 (max 14.32).
< 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 (junction 'Junction3' too close)!
< Warning: Choosing new speed factor 1.44 for vehicle 'flowA.3' to match departure speed 20.00 (max 14.54).
< 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 (junction 'Junction3' too close)!
< Warning: Choosing new speed factor 1.44 for vehicle 'flowA.4' to match departure speed 20.00 (max 13.04).
< Warning: Choosing new speed factor 1.44 for vehicle 'flowB.4' to match departure speed 20.00 (max 11.91).
< Error: Vehicle 'flowB.4' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Warning: Choosing new speed factor 1.44 for vehicle 'flowA.5' to match departure speed 20.00 (max 15.16).
< 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 (junction 'Junction3' too close)!
< Warning: Choosing new speed factor 1.44 for vehicle 'flowA.6' to match departure speed 20.00 (max 14.55).
< Warning: Choosing new speed factor 1.44 for vehicle 'flowB.6' to match departure speed 20.00 (max 15.61).
< Error: Vehicle 'flowB.6' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Warning: Choosing new speed factor 1.44 for vehicle 'flowA.7' to match departure speed 20.00 (max 13.78).
< Warning: Choosing new speed factor 1.44 for vehicle 'flowB.7' to match departure speed 20.00 (max 12.88).
< Error: Vehicle 'flowB.7' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Warning: Choosing new speed factor 1.44 for vehicle 'flowA.8' to match departure speed 20.00 (max 12.21).
< Warning: Choosing new speed factor 1.44 for vehicle 'flowB.8' to match departure speed 20.00 (max 13.09).
< Error: Vehicle 'flowB.8' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Warning: Choosing new speed factor 1.44 for vehicle 'flowA.9' to match departure speed 20.00 (max 13.01).
< Warning: Choosing new speed factor 1.44 for vehicle 'flowB.9' to match departure speed 20.00 (max 16.10).
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1,2c1,2
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!
---
> Error: Invalid departlane definition for vehicle 'flowA.0'.
> Quitting (on error).
---------- New result in exitcode ----------
1
demandelements flow inspect_selection departspeed max ( Last six runs Jul2023 )
demandelements flow inspect_selection departspeed random ( Last six runs Jul2023 )

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

---------- Differences in errors ----------
1,9c1,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: 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 number ( Last six runs Jul2023 )

---------- Differences in errors ----------
1,28c1,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)!
< Warning: Vehicle 'flowA.13' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.13' will not be able to arrive with the given speed!
< 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: Vehicle 'flowB.18' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.19' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.20' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.21' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.22' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.23' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.24' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.25' will not be able to depart using the given velocity (junction 'Junction3' too close)!
---
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1,139c1,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: Vehicle 'flowB.18' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.19' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.20' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.21' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.22' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.23' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.24' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.25' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.26' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.27' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.28' will not be able to depart using the given velocity (junction 'Junction3' too close)!
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1,3733c1,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: Vehicle 'flowB.18' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.19' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.20' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.21' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.22' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.23' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.24' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.25' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.26' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.27' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.28' will not be able to depart using the given velocity (junction 'Junction3' too close)!
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1,1071c1,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: Vehicle 'flowB.18' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.19' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.20' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.21' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.22' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.23' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.24' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.25' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.26' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.27' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.28' will not be able to depart using the given velocity (junction 'Junction3' too close)!
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1,26c1,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: Vehicle 'flowB.18' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.19' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.20' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.21' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.22' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.23' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.24' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.25' 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).
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,2
> Warning: Vehicle 'flow_2.0' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'flow_2.0' will not be able to arrive at the given lane 'Edge2_0'!
2a5,6
> Warning: Vehicle 'flow_2.1' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'flow_2.1' will not be able to arrive at the given lane 'Edge2_0'!
4a9,10
> Warning: Vehicle 'flow_2.2' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'flow_2.2' will not be able to arrive at the given lane 'Edge2_0'!
6a13,14
> Warning: Vehicle 'flow_2.3' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'flow_2.3' will not be able to arrive at the given lane 'Edge2_0'!
8a17,18
> Warning: Vehicle 'flow_2.4' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'flow_2.4' will not be able to arrive at the given lane 'Edge2_0'!
10a21,22
> Warning: Vehicle 'flow_2.5' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'flow_2.5' will not be able to arrive at the given lane 'Edge2_0'!
12a25,26
> Warning: Vehicle 'flow_2.6' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'flow_2.6' will not be able to arrive at the given lane 'Edge2_0'!
14a29,30
> Warning: Vehicle 'flow_2.7' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'flow_2.7' will not be able to arrive at the given lane 'Edge2_0'!
16a33,34
> Warning: Vehicle 'flow_2.8' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'flow_2.8' will not be able to arrive at the given lane 'Edge2_0'!
18a37,38
> Warning: Vehicle 'flow_2.9' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'flow_2.9' 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 load departpos ( Last six runs Jul2023 )

---------- Differences in errors ----------
8d7
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.2'. Inserting at lane end instead.
10,24d8
< 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.
< 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.
< 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.
< 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.
< 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.
26,29d9
< 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.
32c12,15
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.6'. 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.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.7'. Inserting at lane end instead.
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
2a3,16
> 
> =================================================================
> ==3700188==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ffeeb2528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55ffefd251f1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:441:40
>     #2 0x55ffefd1ec7a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:384:24
>     #3 0x55ffefd12192 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:135:5
>     #4 0x55ffefd24701 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #5 0x55ffeeb28da9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f0b9f088d8f 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 volatilerecomputing ( Last six runs 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).
> 
> =================================================================
> ==3700705==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 6120 byte(s) in 5 object(s) allocated from:
>     #0 0x559c09ff328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x559c0b2fb2f4 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 0x559c0b2f09cc 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 0x559c0b2114b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x559c0b206649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x559c0ca9f7f9 in GenericSAXHandler::startElement(char16_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 0x7f0f0c3084d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x559c09ff328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x559c0b3124d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x559c0b30fc4e 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 0x559c0b240b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x559c0caa14f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f0f0c308984 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

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

---------- Differences in errors ----------
0a1,1800
> Warning: Vehicle 'f_0.0' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'f_0.1' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'f_0.2' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'f_0.3' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'f_0.4' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'f_0.5' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'f_0.6' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'f_0.7' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'f_0.8' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'f_0.9' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'f_0.10' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'f_0.11' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'f_0.12' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'f_0.13' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'f_0.14' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'f_0.15' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'f_0.16' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'f_0.17' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'f_0.18' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'f_0.19' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'f_0.20' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'f_0.21' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'f_0.22' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'f_0.23' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'f_0.24' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'f_0.25' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'f_0.26' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'f_0.27' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'f_0.28' will not be able to arrive at the given lane 'Edge2_0'!
<truncated after showing first 30 lines>
demandelements flow_embedded inspect arrivallane float ( Last six runs Jul2023 )
demandelements routeflow inspect arrivallane float ( Last six runs Jul2023 )

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect id ( Last six runs 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).
> 
> =================================================================
> ==3707460==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55dd89d9d28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55dd8b0a52f4 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 0x55dd8b09a9cc 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 0x55dd8afbb4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55dd8afb0649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55dd8c8497f9 in GenericSAXHandler::startElement(char16_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 0x7f7516cab4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55dd89d9d28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55dd8b0bc4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55dd8b0b9c4e 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 0x55dd8afeab46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55dd8c84b4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f7516cab984 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 0x55dd89d9d28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55dd8a39b539 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 0x55dd8a39b43a 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 flow_embedded inspect_selection arrivallane current ( Last six runs Jul2023 )

---------- Differences in errors ----------
1,12d0
< 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)!
14,19d1
< 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)!

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

---------- Differences in errors ----------
1,12c1,25
< 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.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 'Edge2_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 'Edge2_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 'Edge2_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 'Edge2_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 'Edge2_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 'Edge2_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 'Edge2_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 'Edge2_0'!
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1,12c1,13
< 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.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'!
14,19c15
< 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)!
<truncated after showing first 30 lines>
demandelements flow_embedded inspect_selection arrivalpos float ( Last six runs Jul2023 )
demandelements flow_embedded inspect_selection arrivalpos max ( Last six runs Jul2023 )
demandelements flow_embedded inspect_selection arrivalpos random ( Last six runs Jul2023 )
demandelements flow_embedded inspect_selection arrivalspeed center ( Last six runs Jul2023 )
demandelements flow_embedded inspect_selection arrivalspeed float ( Last six runs Jul2023 )
demandelements flow_embedded inspect_selection arrivalspeed left ( Last six runs Jul2023 )
demandelements flow_embedded inspect_selection arrivalspeed right ( Last six runs Jul2023 )
demandelements flow_embedded inspect_selection begin ( Last six runs Jul2023 )
demandelements flow_embedded inspect_selection color ( Last six runs Jul2023 )
demandelements flow_embedded inspect_selection departlane first ( Last six runs Jul2023 )
demandelements flow_embedded inspect_selection departlane free ( Last six runs Jul2023 )
demandelements flow_embedded inspect_selection departpos base ( Last six runs Jul2023 )
demandelements flow_embedded inspect_selection departposlat center ( Last six runs Jul2023 )
demandelements flow_embedded inspect_selection departposlat float ( Last six runs Jul2023 )
demandelements flow_embedded inspect_selection departposlat free ( Last six runs Jul2023 )
demandelements flow_embedded inspect_selection departposlat left ( Last six runs Jul2023 )
demandelements flow_embedded inspect_selection departposlat random ( Last six runs Jul2023 )
demandelements flow_embedded inspect_selection departposlat random_free ( Last six runs Jul2023 )
demandelements flow_embedded inspect_selection departposlat right ( Last six runs Jul2023 )
demandelements flow_embedded inspect_selection departspeed speedlimit ( Last six runs Jul2023 )
demandelements flow_embedded inspect_selection insertionchecks ( Last six runs Jul2023 )
demandelements flow_embedded inspect_selection line ( Last six runs Jul2023 )
demandelements flow_embedded inspect_selection parameters ( Last six runs Jul2023 )
demandelements flow_embedded inspect_selection personnumber ( Last six runs Jul2023 )

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

---------- Differences in errors ----------
1,18c1,14
< 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)!
---
> 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'!
<truncated after showing first 30 lines>
demandelements flow_embedded inspect_selection arrivalposlat current ( Last six runs Jul2023 )
demandelements flow_embedded inspect_selection type ( Last six runs Jul2023 )

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

---------- Differences in errors ----------
0a1
> Warning: Vehicle 'flowA.0' will not be able to arrive at the given lane 'Edge2_0'!
3c4
< Error: Vehicle 'flowB.0' will not be able to depart using the given velocity (junction 'Junction3' too close)!
---
> Warning: Vehicle 'flowA.1' will not be able to arrive at the given lane 'Edge2_0'!
6c7
< Error: Vehicle 'flowB.1' will not be able to depart using the given velocity (junction 'Junction3' too close)!
---
> Warning: Vehicle 'flowA.2' will not be able to arrive at the given lane 'Edge2_0'!
9c10
< Error: Vehicle 'flowB.2' will not be able to depart using the given velocity (junction 'Junction3' too close)!
---
> Warning: Vehicle 'flowA.3' will not be able to arrive at the given lane 'Edge2_0'!
12c13
< Error: Vehicle 'flowB.3' will not be able to depart using the given velocity (junction 'Junction3' too close)!
---
> Warning: Vehicle 'flowA.4' will not be able to arrive at the given lane 'Edge2_0'!
15c16
< Error: Vehicle 'flowB.4' will not be able to depart using the given velocity (junction 'Junction3' too close)!
---
> Warning: Vehicle 'flowA.5' will not be able to arrive at the given lane 'Edge2_0'!
18c19
< Error: Vehicle 'flowB.5' will not be able to depart using the given velocity (junction 'Junction3' too close)!
---
> Warning: Vehicle 'flowA.6' will not be able to arrive at the given lane 'Edge2_0'!
20c21
< Error: Vehicle 'flowB.6' will not be able to depart using the given velocity (junction 'Junction3' too close)!
---
> Warning: Vehicle 'flowA.7' 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_embedded inspect_selection containernumber ( Last six runs 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

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

---------- 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'!
1a15
> Warning: Vehicle 'flowA.13' will not be able to arrive at the given lane 'Edge2_0'!
demandelements flow_embedded inspect_selection departlane allowed ( Last six runs Jul2023 )
demandelements flow_embedded inspect_selection departlane best ( Last six runs Jul2023 )
demandelements flow_embedded inspect_selection departpos free ( Last six runs Jul2023 )
demandelements flow_embedded inspect_selection departspeed max ( Last six runs Jul2023 )
demandelements flow_embedded inspect_selection departspeed random ( Last six runs Jul2023 )

TEST FAILED on ts-sim-build-ba : demandelements flow_embedded inspect_selection departlane float ( Last six runs 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 'flowB.0'.
> Quitting (on error).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1,6c1,13
< Error: Vehicle 'flowB.1' 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.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.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'!
8c15
< Error: Vehicle 'flowB.16' will not be able to depart using the given velocity (junction 'Junction3' too close)!
---
> Warning: Vehicle 'flowA.13' will not be able to arrive at the given lane 'Edge2_0'!

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

---------- Differences in errors ----------
1,12c1,25
< 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.0' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Invalid departPos 20.00 given for vehicle 'flowB.0'. Inserting at lane end instead.
> Warning: Vehicle 'flowA.1' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Invalid departPos 20.00 given for vehicle 'flowB.1'. Inserting at lane end instead.
> Warning: Vehicle 'flowA.2' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Invalid departPos 20.00 given for vehicle 'flowB.2'. Inserting at lane end instead.
> Warning: Vehicle 'flowA.3' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Invalid departPos 20.00 given for vehicle 'flowB.3'. Inserting at lane end instead.
> Warning: Vehicle 'flowA.4' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Invalid departPos 20.00 given for vehicle 'flowB.4'. Inserting at lane end instead.
> Warning: Vehicle 'flowA.5' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Invalid departPos 20.00 given for vehicle 'flowB.5'. Inserting at lane end instead.
> Warning: Vehicle 'flowA.6' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Invalid departPos 20.00 given for vehicle 'flowB.6'. Inserting at lane end instead.
> Warning: Vehicle 'flowA.7' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Invalid departPos 20.00 given for vehicle 'flowB.7'. Inserting at lane end instead.
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1,24c1,25
< Error: Vehicle 'flowA.0' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.0' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowA.1' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.1' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowA.2' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.2' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowA.3' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.3' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowA.4' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.4' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowA.5' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.5' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowA.6' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.6' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowA.7' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.7' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowA.8' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.8' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowA.9' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.9' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowA.10' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.10' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowA.11' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.11' 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: 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)!
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1,14c1,17
< Error: Vehicle 'flowA.0' will not be able to depart using the given velocity (slow lane ahead)!
< 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 'flowA.8' will not be able to depart using the given velocity (slow lane ahead)!
< 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.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'!
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1,123c1,20
< Error: Vehicle 'flowA.0' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.0' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.0' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.0' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.0' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.0' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.0' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.0' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.0' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.0' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< 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.1' 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.1' 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.1' 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.1' 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.1' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowA.2' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.2' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowB.2' 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.2' 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.2' 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)!
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1,11c1,13
< 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.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.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'!
13,18c15
< 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)!
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1
> Warning: Vehicle 'flowA.0' will not be able to arrive at the given lane 'Edge2_0'!
1a3
> Error: Vehicle 'flowA.0' will not be able to depart using the given velocity (junction 'Junction1' too close)!
3c5,6
< Error: Vehicle 'flowB.0' will not be able to depart using the given velocity (junction 'Junction3' too close)!
---
> Error: Vehicle 'flowB.0' will not be able to depart using the given velocity (slow lane ahead)!
> Warning: Vehicle 'flowA.1' will not be able to arrive at the given lane 'Edge2_0'!
4a8
> Error: Vehicle 'flowA.1' will not be able to depart using the given velocity (junction 'Junction1' too close)!
6c10,11
< Error: Vehicle 'flowB.1' 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 (slow lane ahead)!
> Warning: Vehicle 'flowA.2' will not be able to arrive at the given lane 'Edge2_0'!
7a13
> Error: Vehicle 'flowA.2' will not be able to depart using the given velocity (junction 'Junction1' too close)!
9c15,16
< Error: Vehicle 'flowB.2' 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 (slow lane ahead)!
> Warning: Vehicle 'flowA.3' will not be able to arrive at the given lane 'Edge2_0'!
10a18
> Error: Vehicle 'flowA.3' will not be able to depart using the given velocity (junction 'Junction1' too close)!
12c20,21
< Error: Vehicle 'flowB.3' 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 (slow lane ahead)!
> Warning: Vehicle 'flowA.4' 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_embedded inspect_selection end ( Last six runs Jul2023 )

---------- Differences in errors ----------
1,9c1,12
< 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)!
---
> 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'!

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

---------- Differences in errors ----------
1,11c1,14
< 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)!
---
> 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.13' will not be able to arrive at the given lane 'Edge2_0'!
13,27c16,27
< 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)!
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1,12c1,13
< 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.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'!
14,26c15,27
< 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)!
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1,4c1,6
< 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)!
---
> 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'!
6,27c8,26
< 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: Vehicle 'flowB.18' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.19' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'flowB.20' will not be able to depart using the given velocity (junction 'Junction3' too close)!
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1,12c1,13
< 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.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'!
14,27c15,20
< 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)!
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1
> Warning: Vehicle 'flow_2.0' will not be able to arrive at the given lane 'Edge2_0'!
1a3
> Warning: Vehicle 'flow_2.1' will not be able to arrive at the given lane 'Edge2_0'!
2a5
> Warning: Vehicle 'flow_2.2' will not be able to arrive at the given lane 'Edge2_0'!
3a7
> Warning: Vehicle 'flow_2.3' will not be able to arrive at the given lane 'Edge2_0'!
4a9
> Warning: Vehicle 'flow_2.4' will not be able to arrive at the given lane 'Edge2_0'!
5a11
> Warning: Vehicle 'flow_2.5' will not be able to arrive at the given lane 'Edge2_0'!
6a13
> Warning: Vehicle 'flow_2.6' will not be able to arrive at the given lane 'Edge2_0'!
7a15
> Warning: Vehicle 'flow_2.7' will not be able to arrive at the given lane 'Edge2_0'!
8a17
> Warning: Vehicle 'flow_2.8' will not be able to arrive at the given lane 'Edge2_0'!
9a19
> Warning: Vehicle 'flow_2.9' will not be able to arrive at the given lane 'Edge2_0'!
10a21
> Warning: Vehicle 'flow_2.10' will not be able to arrive at the given lane 'Edge2_0'!
11a23
> Warning: Vehicle 'flow_2.11' will not be able to arrive at the given lane 'Edge2_0'!
12a25
> Warning: Vehicle 'flow_2.12' will not be able to arrive at the given lane 'Edge2_0'!
13a27
> Warning: Vehicle 'flow_2.13' will not be able to arrive at the given lane 'Edge2_0'!
14a29
> Warning: Vehicle 'flow_2.14' will not be able to arrive at the given lane 'Edge2_0'!
<truncated after showing first 30 lines>
demandelements flow_embedded load arrivallane ( Last six runs Jul2023 )
demandelements routeflow load arrivallane ( Last six runs Jul2023 )

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

---------- Differences in errors ----------
8d7
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.2'. Inserting at lane end instead.
10,27d8
< 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.
< 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.
< 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.
< 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.
< 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.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.
30,31d10
< 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.6'. Inserting at lane end instead.
35,42c14,17
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.8'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.8'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.8'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.8'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.8'. Inserting at lane end instead.
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
2a3,16
> 
> =================================================================
> ==3710533==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x555f68ee928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x555f6a0e91f1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:441:40
>     #2 0x555f6a0e2c7a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:384:24
>     #3 0x555f6a0d6192 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:135:5
>     #4 0x555f6a0e8701 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #5 0x555f68eecda9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fc1167bfd8f 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_embedded volatilerecomputing ( Last six runs 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).
> 
> =================================================================
> ==3711033==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 6120 byte(s) in 5 object(s) allocated from:
>     #0 0x55d5de7aa28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55d5dfab22f4 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 0x55d5dfaa79cc 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 0x55d5df9c84b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55d5df9bd649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55d5e12567f9 in GenericSAXHandler::startElement(char16_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 0x7f8eb8e5a4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55d5de7aa28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55d5dfac94d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55d5dfac6c4e 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 0x55d5df9f7b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55d5e12584f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f8eb8e5a984 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 flow_junctions create arrivallane ( Last six runs Jul2023 )

---------- Differences in errors ----------
93,94d92
< Warning: Vehicle 'f_1.15' will not be able to arrive at the given lane 'Edge2_20'!
< Warning: Vehicle 'f_1.16' will not be able to arrive at the given lane 'Edge2_20'!
97,101c95,96
< Warning: Vehicle 'f_1.17' will not be able to arrive at the given lane 'Edge2_20'!
< Warning: Vehicle 'f_1.47' will not be able to arrive at the given lane 'Edge2_20'!
< Warning: Vehicle 'f_1.47' will not be able to arrive at the given lane 'Edge2_20'!
< Warning: Vehicle 'f_1.18' will not be able to arrive at the given lane 'Edge2_20'!
< Warning: Vehicle 'f_1.48' will not be able to arrive at the given lane 'Edge2_20'!
---
> Warning: Vehicle 'f_1.46' will not be able to arrive at the given lane 'Edge2_20'!
> Warning: Vehicle 'f_1.46' will not be able to arrive at the given lane 'Edge2_20'!
102a98
> Warning: Vehicle 'f_1.47' will not be able to arrive at the given lane 'Edge2_20'!
105c101
< Warning: Vehicle 'f_1.49' will not be able to arrive at the given lane 'Edge2_20'!
---
> Warning: Vehicle 'f_1.48' will not be able to arrive at the given lane 'Edge2_20'!
108c104
< Warning: Vehicle 'f_1.50' will not be able to arrive at the given lane 'Edge2_20'!
---
> Warning: Vehicle 'f_1.49' will not be able to arrive at the given lane 'Edge2_20'!
111c107
< Warning: Vehicle 'f_1.51' will not be able to arrive at the given lane 'Edge2_20'!
---
> Warning: Vehicle 'f_1.50' will not be able to arrive at the given lane 'Edge2_20'!
114c110
< Warning: Vehicle 'f_1.52' will not be able to arrive at the given lane 'Edge2_20'!
---
> Warning: Vehicle 'f_1.51' will not be able to arrive at the given lane 'Edge2_20'!
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
181d180
< Warning: Vehicle 'f_0.60' will not be able to arrive with the given speed!
184c183,184
< Warning: Vehicle 'f_0.61' will not be able to arrive with the given speed!
---
> Warning: Vehicle 'f_0.90' will not be able to arrive with the given speed!
> Warning: Vehicle 'f_0.91' will not be able to arrive with the given speed!
187,191d186
< Warning: Vehicle 'f_0.62' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.92' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.92' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.63' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.93' will not be able to arrive with the given speed!
193c188
< Warning: Vehicle 'f_0.64' will not be able to arrive with the given speed!
---
> Warning: Vehicle 'f_0.92' will not be able to arrive with the given speed!
196d190
< Warning: Vehicle 'f_0.65' will not be able to arrive with the given speed!
199d192
< Warning: Vehicle 'f_0.66' will not be able to arrive with the given speed!
202d194
< Warning: Vehicle 'f_0.67' will not be able to arrive with the given speed!
205d196
< Warning: Vehicle 'f_0.68' will not be able to arrive with the given speed!
208d198
< Warning: Vehicle 'f_0.69' will not be able to arrive with the given speed!
211d200
< Warning: Vehicle 'f_0.70' will not be able to arrive with the given speed!
214d202
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions delete ( Last six runs 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).
> 
> =================================================================
> ==3676412==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55f3de34228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55f3df64a2f4 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 0x55f3df63f9cc 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 0x55f3df5604b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55f3df555649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55f3e0dee7f9 in GenericSAXHandler::startElement(char16_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 0x7f72692624d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55f3de34228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55f3df6614d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55f3df65ec4e 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 0x55f3df58fb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55f3e0df04f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f7269262984 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 0x55f3de34228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55f3de940539 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 0x55f3de94043a 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 flow_junctions inspect arrivallane float ( Last six runs Jul2023 )

---------- Differences in errors ----------
0a1,5303
> Warning: Vehicle 'f_0.0' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'f_0.0' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'f_0.1' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'f_0.1' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'f_0.2' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'f_0.2' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'f_0.3' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'f_0.3' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'f_0.4' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'f_0.4' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'f_0.5' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'f_0.5' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'f_0.6' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'f_0.6' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'f_0.7' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'f_0.7' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'f_0.8' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'f_0.8' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'f_0.9' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'f_0.9' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'f_0.10' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'f_0.10' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'f_0.11' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'f_0.11' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'f_0.12' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'f_0.12' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'f_0.13' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'f_0.13' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'f_0.14' 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 arrivalposlat float ( Last six runs Jul2023 )

---------- Differences in errors ----------
159c159
< Warning: Vehicle 'f_0.60' will not be able to arrive with the given speed!
---
> Warning: Vehicle 'f_0.90' will not be able to arrive with the given speed!
164d163
< Warning: Vehicle 'f_0.62' will not be able to arrive with the given speed!
167,171c166
< Warning: Vehicle 'f_0.63' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.93' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.93' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.64' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.94' will not be able to arrive with the given speed!
---
> Warning: Vehicle 'f_0.92' will not be able to arrive with the given speed!
173c168
< Warning: Vehicle 'f_0.65' will not be able to arrive with the given speed!
---
> Warning: Vehicle 'f_0.93' will not be able to arrive with the given speed!
176d170
< Warning: Vehicle 'f_0.66' will not be able to arrive with the given speed!
179d172
< Warning: Vehicle 'f_0.67' will not be able to arrive with the given speed!
182,183d174
< Warning: Vehicle 'f_0.68' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.69' will not be able to arrive with the given speed!
186d176
< Warning: Vehicle 'f_0.70' will not be able to arrive with the given speed!
189d178
< Warning: Vehicle 'f_0.71' will not be able to arrive with the given speed!
192d180
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,2
> 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.

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

---------- Differences in errors ----------
0a1,2
> Warning: Teleporting vehicle 'f_0.1497'; waited too long (wrong lane), lane='Edge0_0', time=5499.00.
> Warning: Vehicle 'f_0.1497' teleports beyond arrival edge 'Edge2', time=5503.00.

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

---------- Differences in errors ----------
1a2
> Error: Vehicle 'f_0.0' will not be able to depart using the given velocity (junction 'Junction1' too close)!
2a4
> Error: Vehicle 'f_0.1' will not be able to depart using the given velocity (junction 'Junction1' too close)!
3a6
> Error: Vehicle 'f_0.2' will not be able to depart using the given velocity (junction 'Junction1' too close)!
4a8
> Error: Vehicle 'f_0.3' will not be able to depart using the given velocity (junction 'Junction1' too close)!
5a10
> Error: Vehicle 'f_0.4' will not be able to depart using the given velocity (junction 'Junction1' too close)!
6a12
> Error: Vehicle 'f_0.5' will not be able to depart using the given velocity (junction 'Junction1' too close)!
7a14
> Error: Vehicle 'f_0.6' will not be able to depart using the given velocity (junction 'Junction1' too close)!
8a16
> Error: Vehicle 'f_0.7' will not be able to depart using the given velocity (junction 'Junction1' too close)!
9a18
> Error: Vehicle 'f_0.8' will not be able to depart using the given velocity (junction 'Junction1' too close)!
10a20
> Error: Vehicle 'f_0.9' will not be able to depart using the given velocity (junction 'Junction1' too close)!
11a22
> Error: Vehicle 'f_0.10' will not be able to depart using the given velocity (junction 'Junction1' too close)!
12a24
> Error: Vehicle 'f_0.11' will not be able to depart using the given velocity (junction 'Junction1' too close)!
13a26
> Error: Vehicle 'f_0.12' will not be able to depart using the given velocity (junction 'Junction1' too close)!
14a28
> Error: Vehicle 'f_0.13' will not be able to depart using the given velocity (junction 'Junction1' too close)!
15a30
> 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>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect id ( Last six runs 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).
> 
> =================================================================
> ==3676430==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55614410428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55614540c2f4 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 0x5561454019cc 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 0x5561453224b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x556145317649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x556146bb07f9 in GenericSAXHandler::startElement(char16_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 0x7f69a8ce04d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55614410428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5561454234d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x556145420c4e 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 0x556145351b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x556146bb24f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f69a8ce0984 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 0x55614410428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x556144702539 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 0x55614470243a 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 flow_junctions inspect to ( Last six runs 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).
> 
> =================================================================
> ==3676517==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x564d7fe1b28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x564d811232f4 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 0x564d811189cc 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 0x564d810394b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x564d8102e649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x564d828c77f9 in GenericSAXHandler::startElement(char16_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 0x7faa28f124d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x564d7fe1b28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x564d8113a4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x564d81137c4e 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 0x564d81068b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x564d828c94f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7faa28f12984 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 0x564d7fe1b28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x564d80419539 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 0x564d8041943a 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 flow_junctions inspect_selection arrivallane current ( Last six runs Jul2023 )

---------- Differences in errors ----------
1,16c1,111
< 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!
---
> 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).
> 
> =================================================================
> ==3680402==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x56396d1b028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x56396e4b82f4 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 0x56396e4ad9cc 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
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1,16c1,111
< 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!
---
> 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).
> 
> =================================================================
> ==3680389==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5603755f428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5603768fc2f4 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 0x5603768f19cc 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
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1,16c1,111
< 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!
---
> 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).
> 
> =================================================================
> ==3680410==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5563dc12928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5563dd4312f4 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 0x5563dd4269cc 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
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1,16c1,111
< 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!
---
> 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).
> 
> =================================================================
> ==3680451==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55a2c882d28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55a2c9b352f4 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 0x55a2c9b2a9cc 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
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1,16c1,111
< 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!
---
> 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).
> 
> =================================================================
> ==3680424==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55661c09128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55661d3992f4 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 0x55661d38e9cc 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
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect_selection arrivalposlat current ( Last six runs 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).
> 
> =================================================================
> ==3680638==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x56207a67128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x56207b9792f4 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 0x56207b96e9cc 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 0x56207b88f4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x56207b884649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x56207d11d7f9 in GenericSAXHandler::startElement(char16_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 0x7f8e69fc74d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x56207a67128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x56207b9904d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x56207b98dc4e 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 0x56207b8beb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x56207d11f4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f8e69fc7984 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 0x56207a67128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x56207ac6f539 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 0x56207ac6f43a 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 flow_junctions inspect_selection arrivalposlat float ( Last six runs Jul2023 )

---------- Differences in errors ----------
1,428c1,111
< Warning: Vehicle 'flowA.0' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.0' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.1' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.1' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.2' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.2' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.3' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.3' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.4' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.4' 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.5' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.6' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.6' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.7' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.7' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.8' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.8' 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.10' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.10' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.11' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.11' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.14' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.14' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.15' will not be able to arrive with the given speed!
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1,16c1,111
< 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!
---
> 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).
> 
> =================================================================
> ==3680529==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55a7353f028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55a7366f82f4 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 0x55a7366ed9cc 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
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1,16c1,111
< 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!
---
> 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).
> 
> =================================================================
> ==3680453==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55cf88a8c28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55cf89d942f4 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 0x55cf89d899cc 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
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1,16c1,111
< 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!
---
> 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).
> 
> =================================================================
> ==3680501==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x555fc635c28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x555fc76642f4 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 0x555fc76599cc 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
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1,16c1,111
< 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!
---
> 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).
> 
> =================================================================
> ==3680504==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55b2edf2428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55b2ef22c2f4 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 0x55b2ef2219cc 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
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1,6c1,111
< Warning: Vehicle 'flowA.25' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.25' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.47' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.47' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.64' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.64' will not be able to arrive with the given speed!
---
> 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).
> 
> =================================================================
> ==3680650==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55c426d9828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55c4280a02f4 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 0x55c4280959cc 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 0x55c427fb64b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55c427fab649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55c4298447f9 in GenericSAXHandler::startElement(char16_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 0x7fdaeabf44d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55c426d9828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55c4280b74d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55c4280b4c4e 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 0x55c427fe5b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1,16c1,111
< 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!
---
> 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).
> 
> =================================================================
> ==3680090==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55e4313f628d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55e4326fe2f4 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 0x55e4326f39cc 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
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1,16c1,111
< 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!
---
> 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).
> 
> =================================================================
> ==3680557==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55ddb094d28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55ddb1c552f4 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 0x55ddb1c4a9cc 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
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1,16c1,111
< 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!
---
> 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).
> 
> =================================================================
> ==3680199==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55ad83b2b28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55ad84e332f4 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 0x55ad84e289cc 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
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1,16c1,111
< 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!
---
> 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).
> 
> =================================================================
> ==3680214==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55bd483ce28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55bd496d62f4 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 0x55bd496cb9cc 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
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1,16c1,111
< 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!
---
> 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).
> 
> =================================================================
> ==3680220==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5653e2b0128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5653e3e092f4 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 0x5653e3dfe9cc 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
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1,16c1,111
< 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!
---
> 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).
> 
> =================================================================
> ==3680105==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5652ee19128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5652ef4992f4 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 0x5652ef48e9cc 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
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1,16c1,111
< 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!
---
> 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).
> 
> =================================================================
> ==3680192==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55efce93628d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55efcfc3e2f4 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 0x55efcfc339cc 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
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1,16c1,111
< 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!
---
> 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).
> 
> =================================================================
> ==3680128==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55ed6b60328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55ed6c90b2f4 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 0x55ed6c9009cc 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
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1,17c1,111
< 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!
---
> 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).
> 
> =================================================================
> ==3680329==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55ebfeb4928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55ebffe512f4 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 flow_junctions inspect_selection departpos float ( Last six runs Jul2023 )

---------- Differences in errors ----------
1,17c1,111
< 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!
---
> 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).
> 
> =================================================================
> ==3680222==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x564a2e2bb28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x564a2f5c32f4 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 flow_junctions inspect_selection departpos free ( Last six runs Jul2023 )

---------- Differences in errors ----------
1,17c1,111
< 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!
---
> 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).
> 
> =================================================================
> ==3680247==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5557f414b28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5557f54532f4 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 flow_junctions inspect_selection departpos last ( Last six runs Jul2023 )

---------- Differences in errors ----------
1,116c1,111
< Error: Vehicle 'flowA.0' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.1' will not be able to depart using the given velocity (slow lane ahead)!
< 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!
< Error: Vehicle 'flowA.2' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.3' will not be able to depart using the given velocity (slow lane ahead)!
< 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!
< Error: Vehicle 'flowA.4' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.5' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.6' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.7' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.8' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.9' will not be able to depart using the given velocity (slow lane ahead)!
< 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!
< Error: Vehicle 'flowA.10' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.11' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.12' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.13' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.14' will not be able to depart using the given velocity (slow lane ahead)!
< 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!
< Error: Vehicle 'flowA.15' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.16' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.17' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.18' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.19' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.20' will not be able to depart using the given velocity (slow lane ahead)!
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1,32c1,111
< Error: Vehicle 'flowA.0' will not be able to depart using the given velocity (slow lane ahead)!
< 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: Choosing new speed factor 1.20 for vehicle 'flowA.9' to match departure speed 12.00 (max 11.91).
< 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!
< Error: Vehicle 'flowA.16' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.19' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.29' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.31' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.37' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.40' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.46' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.55' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.60' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.68' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.78' will not be able to depart using the given velocity (slow lane ahead)!
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1,20c1,111
< Error: Vehicle 'flowA.0' will not be able to depart using the given velocity (slow lane ahead)!
< 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!
< Error: Vehicle 'flowA.40' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.90' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.92' will not be able to depart using the given velocity (slow lane ahead)!
---
> 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).
> 
> =================================================================
> ==3680293==ERROR: LeakSanitizer: detected memory leaks
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1,16c1,111
< 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!
---
> 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).
> 
> =================================================================
> ==3680613==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x56407f43828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5640807402f4 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 0x5640807359cc 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
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1,16c1,111
< 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!
---
> 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).
> 
> =================================================================
> ==3680565==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55a569ab928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55a56adc12f4 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 0x55a56adb69cc 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
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1,16c1,111
< 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!
---
> 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).
> 
> =================================================================
> ==3680580==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55cf3368628d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55cf3498e2f4 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 0x55cf349839cc 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
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1,16c1,111
< 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!
---
> 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).
> 
> =================================================================
> ==3680591==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x564ae321c28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x564ae45242f4 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 0x564ae45199cc 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
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1,18c1,111
< 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: Choosing new speed factor 1.20 for vehicle 'flowA.9' to match departure speed 12.00 (max 11.91).
< 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.12' performs emergency braking on lane ':Junction2_1_1' with decel=9.00, wished=4.50, severity=1.00, time=44.00.
< 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!
---
> 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).
> 
> =================================================================
> ==3680571==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55f577d4a28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1,16c1,111
< 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!
---
> 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).
> 
> =================================================================
> ==3680583==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5563c143828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5563c27402f4 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 0x5563c27359cc 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
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1,16c1,111
< 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!
---
> 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).
> 
> =================================================================
> ==3680596==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55574339328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55574469b2f4 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 0x5557446909cc 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
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1,21c1,111
< 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.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.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.98' will not be able to arrive with the given speed!
---
> 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).
> 
> =================================================================
> ==3680380==ERROR: LeakSanitizer: detected memory leaks
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1,216c1,111
< Warning: Choosing new speed factor 1.44 for vehicle 'flowA.0' to match departure speed 20.00 (max 14.73).
< Warning: Choosing new speed factor 1.44 for vehicle 'flowA.1' to match departure speed 20.00 (max 13.04).
< Warning: Choosing new speed factor 1.44 for vehicle 'flowA.2' to match departure speed 20.00 (max 14.04).
< 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: Choosing new speed factor 1.44 for vehicle 'flowA.3' to match departure speed 20.00 (max 15.05).
< Warning: Choosing new speed factor 1.44 for vehicle 'flowA.4' to match departure speed 20.00 (max 14.32).
< Warning: Choosing new speed factor 1.44 for vehicle 'flowA.5' to match departure speed 20.00 (max 11.55).
< Warning: Choosing new speed factor 1.44 for vehicle 'flowA.6' to match departure speed 20.00 (max 14.54).
< Warning: Choosing new speed factor 1.44 for vehicle 'flowA.7' to match departure speed 20.00 (max 12.32).
< 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: Choosing new speed factor 1.44 for vehicle 'flowA.8' to match departure speed 20.00 (max 13.04).
< Warning: Choosing new speed factor 1.44 for vehicle 'flowA.9' to match departure speed 20.00 (max 11.91).
< Warning: Choosing new speed factor 1.44 for vehicle 'flowA.10' to match departure speed 20.00 (max 15.16).
< Warning: Choosing new speed factor 1.44 for vehicle 'flowA.11' to match departure speed 20.00 (max 14.27).
< Warning: Choosing new speed factor 1.44 for vehicle 'flowA.12' to match departure speed 20.00 (max 14.55).
< Warning: Choosing new speed factor 1.44 for vehicle 'flowA.13' to match departure speed 20.00 (max 15.61).
< Warning: Choosing new speed factor 1.44 for vehicle 'flowA.14' to match departure speed 20.00 (max 13.78).
< Warning: Choosing new speed factor 1.44 for vehicle 'flowA.15' to match departure speed 20.00 (max 12.88).
< Warning: Choosing new speed factor 1.44 for vehicle 'flowA.16' to match departure speed 20.00 (max 12.21).
< Warning: Choosing new speed factor 1.44 for vehicle 'flowA.17' to match departure speed 20.00 (max 13.09).
< Warning: Choosing new speed factor 1.44 for vehicle 'flowA.18' to match departure speed 20.00 (max 13.01).
< Warning: Choosing new speed factor 1.44 for vehicle 'flowA.19' to match departure speed 20.00 (max 16.10).
< Warning: Choosing new speed factor 1.44 for vehicle 'flowA.20' to match departure speed 20.00 (max 14.15).
< Warning: Choosing new speed factor 1.44 for vehicle 'flowA.21' to match departure speed 20.00 (max 14.04).
< Warning: Choosing new speed factor 1.44 for vehicle 'flowA.22' to match departure speed 20.00 (max 13.55).
< 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!
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1,21c1,111
< 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.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.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.98' will not be able to arrive with the given speed!
---
> 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).
> 
> =================================================================
> ==3680372==ERROR: LeakSanitizer: detected memory leaks
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1,21c1,111
< 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.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.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.98' will not be able to arrive with the given speed!
---
> 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).
> 
> =================================================================
> ==3680362==ERROR: LeakSanitizer: detected memory leaks
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1,21c1,111
< 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.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.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.98' will not be able to arrive with the given speed!
---
> 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).
> 
> =================================================================
> ==3680381==ERROR: LeakSanitizer: detected memory leaks
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1,2c1,111
< 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!
---
> 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).
> 
> =================================================================
> ==3680693==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x557ce9db728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x557ceb0bf2f4 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 0x557ceb0b49cc 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 0x557ceafd54b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x557ceafca649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x557cec8637f9 in GenericSAXHandler::startElement(char16_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 0x7f95a8c174d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x557ce9db728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x557ceb0d64d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x557ceb0d3c4e 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 0x557ceb004b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x557cec8654f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f95a8c17984 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 flow_junctions inspect_selection insertionchecks ( Last six runs Jul2023 )

---------- Differences in errors ----------
1,16c1,111
< 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!
---
> 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).
> 
> =================================================================
> ==3680726==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x562a0fccd28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x562a10fd52f4 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 0x562a10fca9cc 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
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1,16c1,111
< 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!
---
> 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).
> 
> =================================================================
> ==3680536==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x555cdccf428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x555cddffc2f4 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 0x555cddff19cc 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
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1,4c1,111
< 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.7' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.7' will not be able to arrive with the given speed!
---
> 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).
> 
> =================================================================
> ==3680735==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x560dc601f28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x560dc73272f4 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 0x560dc731c9cc 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 0x560dc723d4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x560dc7232649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x560dc8acb7f9 in GenericSAXHandler::startElement(char16_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 0x7f12d8b694d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x560dc601f28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x560dc733e4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x560dc733bc4e 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 0x560dc726cb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x560dc8acd4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f12d8b69984 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)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1,16c1,111
< 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!
---
> 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).
> 
> =================================================================
> ==3680769==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x56085bdb328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x56085d0bb2f4 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 0x56085d0b09cc 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
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect_selection period ( Last six runs 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).
> 
> =================================================================
> ==3680749==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55ba2d58328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55ba2e88b2f4 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 0x55ba2e8809cc 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 0x55ba2e7a14b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55ba2e796649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55ba3002f7f9 in GenericSAXHandler::startElement(char16_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 0x7f860ee3c4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55ba2d58328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55ba2e8a24d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55ba2e89fc4e 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 0x55ba2e7d0b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55ba300314f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f860ee3c984 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 0x55ba2d58328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55ba2db81539 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 0x55ba2db8143a 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 flow_junctions inspect_selection personnumber ( Last six runs Jul2023 )

---------- Differences in errors ----------
1,16c1,111
< 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!
---
> 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).
> 
> =================================================================
> ==3680545==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5645560bf28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5645573c72f4 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 0x5645573bc9cc 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
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1,14c1,111
< 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.33' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.33' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.34' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.34' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.54' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.54' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.73' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.73' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.81' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.81' will not be able to arrive with the given speed!
---
> 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).
> 
> =================================================================
> ==3680759==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55e06114028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55e0624482f4 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 0x55e06243d9cc 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 0x55e06235e4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55e062353649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1,4c1,111
< Warning: Vehicle 'flowA.4' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.4' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.16' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.16' will not be able to arrive with the given speed!
---
> 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).
> 
> =================================================================
> ==3680761==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55a89bd0628d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55a89d00e2f4 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 0x55a89d0039cc 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 0x55a89cf244b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55a89cf19649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55a89e7b27f9 in GenericSAXHandler::startElement(char16_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 0x7fdd7d55d4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55a89bd0628d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55a89d0254d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55a89d022c4e 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 0x55a89cf53b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55a89e7b44f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fdd7d55d984 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)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions inspect_selection type ( Last six runs 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).
> 
> =================================================================
> ==3680010==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5601778f828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x560178c002f4 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 0x560178bf59cc 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 0x560178b164b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x560178b0b649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x56017a3a47f9 in GenericSAXHandler::startElement(char16_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 0x7f7b059804d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x5601778f828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x560178c174d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x560178c14c4e 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 0x560178b45b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x56017a3a64f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f7b05980984 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 0x5601778f828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x560177ef6539 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 0x560177ef643a 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 flow_junctions inspect_selection vehsperhour ( Last six runs 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).
> 
> =================================================================
> ==3680739==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55684458728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55684588f2f4 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 0x5568458849cc 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 0x5568457a54b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55684579a649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5568470337f9 in GenericSAXHandler::startElement(char16_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 0x7fe6a69074d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55684458728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5568458a64d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5568458a3c4e 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 0x5568457d4b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5568470354f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fe6a6907984 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 0x55684458728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x556844b85539 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 0x556844b8543a 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 flow_junctions load arrivallane ( Last six runs Jul2023 )

---------- Differences in errors ----------
0a1,2
> Warning: Vehicle 'flow_2.0' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'flow_2.0' will not be able to arrive at the given lane 'Edge2_0'!
2a5,6
> Warning: Vehicle 'flow_2.1' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'flow_2.1' will not be able to arrive at the given lane 'Edge2_0'!
4a9,10
> Warning: Vehicle 'flow_2.2' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'flow_2.2' will not be able to arrive at the given lane 'Edge2_0'!
6a13,14
> Warning: Vehicle 'flow_2.3' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'flow_2.3' will not be able to arrive at the given lane 'Edge2_0'!
8a17,18
> Warning: Vehicle 'flow_2.4' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'flow_2.4' will not be able to arrive at the given lane 'Edge2_0'!
10a21,22
> Warning: Vehicle 'flow_2.5' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'flow_2.5' will not be able to arrive at the given lane 'Edge2_0'!
12a25,26
> Warning: Vehicle 'flow_2.6' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'flow_2.6' will not be able to arrive at the given lane 'Edge2_0'!
14a29,30
> Warning: Vehicle 'flow_2.7' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'flow_2.7' will not be able to arrive at the given lane 'Edge2_0'!
18a35,36
> Warning: Vehicle 'flow_2.8' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'flow_2.8' will not be able to arrive at the given lane 'Edge2_0'!
20a39,40
> Warning: Vehicle 'flow_2.9' will not be able to arrive at the given lane 'Edge2_0'!
> Warning: Vehicle 'flow_2.9' 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 load arrivalposlat ( Last six runs Jul2023 )

---------- Differences in errors ----------
201d200
< Warning: Vehicle 'flow_3.6' will not be able to arrive with the given speed!
205a205
> Warning: Vehicle 'flow_3.10' will not be able to arrive with the given speed!
294d293
< Warning: Vehicle 'flow_3.99' will not be able to arrive with the given speed!

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

---------- Differences in errors ----------
3,10c3,5
< 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.
< 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.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.
20,28d14
< 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.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.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.
37,44c23,29
< 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.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.7'. Inserting at lane end instead.
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.7'. Inserting at lane end instead.
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements flow_junctions load from ( Last six runs 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).
> 
> =================================================================
> ==3680813==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55dfa56e728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55dfa69ef2f4 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 0x55dfa69e49cc 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 0x55dfa69054b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55dfa68fa649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55dfa81937f9 in GenericSAXHandler::startElement(char16_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 0x7f81703254d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55dfa56e728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55dfa6a064d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55dfa6a03c4e 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 0x55dfa6934b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55dfa81954f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f8170325984 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 0x55dfa56e728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55dfa5ce5539 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 0x55dfa5ce543a 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 flow_junctions load no_junctions ( Last six runs Jul2023 )

---------- Differences in errors ----------
2a3,16
> 
> =================================================================
> ==3680798==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ee42ee328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55ee440e31f1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:441:40
>     #2 0x55ee440dcc7a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:384:24
>     #3 0x55ee440d0192 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:135:5
>     #4 0x55ee440e2701 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #5 0x55ee42ee6da9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f34cdba1d8f 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 volatilerecomputing ( Last six runs 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).
> 
> =================================================================
> ==3681245==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 6120 byte(s) in 5 object(s) allocated from:
>     #0 0x55e04423b28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55e0455432f4 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 0x55e0455389cc 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 0x55e0454594b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55e04544e649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55e046ce77f9 in GenericSAXHandler::startElement(char16_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 0x7f0498e3f4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55e04423b28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55e04555a4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55e045557c4e 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 0x55e045488b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55e046ce94f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f0498e3f984 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 flow_taz create arrivallane ( Last six runs Jul2023 )

---------- Differences in errors ----------
88a89
> Warning: Vehicle 'f_1.14' will not be able to arrive at the given lane 'Edge5_20'!
90d90
< Warning: Vehicle 'f_1.44' will not be able to arrive at the given lane 'Edge5_20'!
93c93,94
< Warning: Vehicle 'f_1.15' will not be able to arrive at the given lane 'Edge5_20'!
---
> Warning: Vehicle 'f_1.45' will not be able to arrive at the given lane 'Edge5_20'!
> Warning: Vehicle 'f_1.16' will not be able to arrive at the given lane 'Edge5_20'!
144d144
< Warning: Vehicle 'f_1.62' will not be able to arrive at the given lane 'Edge5_20'!
147c147,148
< Warning: Vehicle 'f_1.33' will not be able to arrive at the given lane 'Edge5_20'!
---
> Warning: Vehicle 'f_1.63' will not be able to arrive at the given lane 'Edge5_20'!
> Warning: Vehicle 'f_1.34' will not be able to arrive at the given lane 'Edge5_20'!
159d159
< Warning: Vehicle 'f_1.67' will not be able to arrive at the given lane 'Edge5_20'!
162c162,163
< Warning: Vehicle 'f_1.38' will not be able to arrive at the given lane 'Edge5_20'!
---
> Warning: Vehicle 'f_1.68' will not be able to arrive at the given lane 'Edge5_20'!
> Warning: Vehicle 'f_1.39' will not be able to arrive at the given lane 'Edge5_20'!
186c187
< Warning: Vehicle 'f_1.76' will not be able to arrive at the given lane 'Edge5_20'!
---
> Warning: Vehicle 'f_1.77' will not be able to arrive at the given lane 'Edge5_20'!
192c193
< Warning: Vehicle 'f_1.48' 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 Jul2023 )

---------- Differences in errors ----------
172a173
> Warning: Vehicle 'f_0.56' will not be able to arrive with the given speed!
174,175d174
< 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!
176a176
> Warning: Vehicle 'f_0.57' will not be able to arrive with the given speed!
178a179
> Warning: Vehicle 'f_0.58' will not be able to arrive with the given speed!
179a181,183
> Warning: Vehicle 'f_0.88' will not be able to arrive with the given speed!
> Warning: Vehicle 'f_0.59' will not be able to arrive with the given speed!
> Warning: Vehicle 'f_0.90' will not be able to arrive with the given speed!
182c186
< Warning: Vehicle 'f_0.90' will not be able to arrive with the given speed!
---
> Warning: Vehicle 'f_0.91' will not be able to arrive with the given speed!
185c189
< Warning: Vehicle 'f_0.91' will not be able to arrive with the given speed!
---
> Warning: Vehicle 'f_0.92' will not be able to arrive with the given speed!
188c192
< Warning: Vehicle 'f_0.92' will not be able to arrive with the given speed!
---
> Warning: Vehicle 'f_0.93' will not be able to arrive with the given speed!
191c195
< Warning: Vehicle 'f_0.93' will not be able to arrive with the given speed!
---
> Warning: Vehicle 'f_0.94' will not be able to arrive with the given speed!
194c198
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,5344
> Warning: Vehicle 'f_0.0' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'f_0.0' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'f_0.1' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'f_0.1' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'f_0.2' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'f_0.2' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'f_0.3' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'f_0.3' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'f_0.4' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'f_0.4' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'f_0.5' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'f_0.5' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'f_0.6' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'f_0.6' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'f_0.7' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'f_0.7' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'f_0.8' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'f_0.8' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'f_0.9' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'f_0.9' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'f_0.10' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'f_0.10' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'f_0.11' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'f_0.11' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'f_0.12' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'f_0.12' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'f_0.13' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'f_0.13' will not be able to arrive at the given lane 'Edge5_0'!
> Warning: Vehicle 'f_0.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 arrivalposlat float ( Last six runs Jul2023 )

---------- Differences in errors ----------
151c151
< Warning: Vehicle 'f_0.86' will not be able to arrive with the given speed!
---
> Warning: Vehicle 'f_0.56' will not be able to arrive with the given speed!
156c156
< Warning: Vehicle 'f_0.88' will not be able to arrive with the given speed!
---
> Warning: Vehicle 'f_0.58' will not be able to arrive with the given speed!
161a162
> Warning: Vehicle 'f_0.60' will not be able to arrive with the given speed!
163,164c164
< Warning: Vehicle 'f_0.91' will not be able to arrive with the given speed!
< Warning: Vehicle 'f_0.62' will not be able to arrive with the given speed!
---
> Warning: Vehicle 'f_0.90' will not be able to arrive with the given speed!
183c183,186
< Warning: Vehicle 'f_0.69' will not be able to arrive with the given speed!
---
> Warning: Vehicle 'f_0.97' will not be able to arrive with the given speed!
> Warning: Vehicle 'f_0.97' will not be able to arrive with the given speed!
> Warning: Vehicle 'f_0.68' will not be able to arrive with the given speed!
> Warning: Vehicle 'f_0.70' will not be able to arrive with the given speed!
186,188d188
< Warning: Vehicle 'f_0.70' 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!
227a228
> Warning: Vehicle 'f_0.83' will not be able to arrive with the given speed!
229,230c230
< Warning: Vehicle 'f_0.114' 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 Jul2023 )

---------- Differences in errors ----------
1,17c1,2
< 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!
---
> Error: Invalid departlane definition for vehicle 'flowA.0'.
> Quitting (on error).
---------- New result in exitcode ----------
1

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

---------- 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
demandelements flow_taz inspect_selection arrivallane float ( Last six runs Jul2023 )
demandelements flow_taz inspect_selection arrivalpos float ( Last six runs Jul2023 )
demandelements flow_taz inspect_selection arrivalpos max ( Last six runs Jul2023 )
demandelements flow_taz inspect_selection arrivalspeed center ( Last six runs Jul2023 )
demandelements flow_taz inspect_selection arrivalspeed float ( Last six runs Jul2023 )
demandelements flow_taz inspect_selection arrivalspeed left ( Last six runs Jul2023 )
demandelements flow_taz inspect_selection arrivalspeed right ( Last six runs Jul2023 )
demandelements flow_taz inspect_selection color ( Last six runs Jul2023 )
demandelements flow_taz inspect_selection containernumber ( Last six runs Jul2023 )
demandelements flow_taz inspect_selection departlane float ( Last six runs Jul2023 )
demandelements flow_taz inspect_selection departpos base ( Last six runs Jul2023 )
demandelements flow_taz inspect_selection departpos float ( Last six runs Jul2023 )
demandelements flow_taz inspect_selection departpos free ( Last six runs Jul2023 )
demandelements flow_taz inspect_selection departposlat center ( Last six runs Jul2023 )
demandelements flow_taz inspect_selection departposlat float ( Last six runs Jul2023 )
demandelements flow_taz inspect_selection departposlat free ( Last six runs Jul2023 )
demandelements flow_taz inspect_selection departposlat left ( Last six runs Jul2023 )
demandelements flow_taz inspect_selection departposlat random_free ( Last six runs Jul2023 )
demandelements flow_taz inspect_selection departposlat right ( Last six runs Jul2023 )
demandelements flow_taz inspect_selection insertionchecks ( Last six runs Jul2023 )
demandelements flow_taz inspect_selection line ( Last six runs Jul2023 )
demandelements flow_taz inspect_selection parameters ( Last six runs Jul2023 )
demandelements flow_taz inspect_selection personnumber ( Last six runs Jul2023 )

TEST FAILED on ts-sim-build-ba : demandelements flow_taz inspect_selection arrivalpos random ( Last six runs 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 '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

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

---------- 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
demandelements flow_taz inspect_selection arrivalposlat current ( Last six runs Jul2023 )
demandelements flow_taz inspect_selection period ( Last six runs Jul2023 )
demandelements flow_taz inspect_selection type ( Last six runs Jul2023 )
demandelements flow_taz inspect_selection vehsperhour ( Last six runs Jul2023 )

TEST FAILED on ts-sim-build-ba : demandelements flow_taz inspect_selection arrivalposlat float ( Last six runs 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'!
3,498c5,6
< Warning: Vehicle 'flowA.1' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.1' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.2' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.2' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.3' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.3' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.4' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.4' 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.5' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.6' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.6' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.7' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.7' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.8' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.8' 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.10' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.10' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.11' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.11' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.12' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.14' will not be able to arrive with the given speed!
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1,6c1,8
< Warning: Vehicle 'flowA.25' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.25' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.47' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.47' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.64' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.64' 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'!
> 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'!
> Error: Invalid departlane definition for vehicle 'flowA.0'.
> Quitting (on error).
---------- New result in exitcode ----------
1

5 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 departlane allowed ( Last six runs Jul2023 )
demandelements flow_taz inspect_selection departlane best ( Last six runs Jul2023 )
demandelements flow_taz inspect_selection departlane first ( Last six runs Jul2023 )
demandelements flow_taz inspect_selection departlane free ( Last six runs Jul2023 )
demandelements flow_taz inspect_selection departlane random ( Last six runs Jul2023 )

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

---------- Differences in errors ----------
1,43c1,4
< Error: Vehicle 'flowA.0' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.1' will not be able to depart using the given velocity (slow lane ahead)!
< 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!
< Error: Vehicle 'flowA.2' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.3' will not be able to depart using the given velocity (slow lane ahead)!
< 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!
< Error: Vehicle 'flowA.4' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.5' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.6' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.7' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.8' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.9' will not be able to depart using the given velocity (slow lane ahead)!
< 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!
< Error: Vehicle 'flowA.10' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.11' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.12' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.13' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.14' will not be able to depart using the given velocity (slow lane ahead)!
< 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!
< Error: Vehicle 'flowA.15' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.16' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.17' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.18' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.19' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.20' will not be able to depart using the given velocity (slow lane ahead)!
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1,38c1,4
< Error: Vehicle 'flowA.0' will not be able to depart using the given velocity (slow lane ahead)!
< 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: Choosing new speed factor 1.20 for vehicle 'flowA.9' to match departure speed 12.00 (max 11.91).
< 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!
< Error: Vehicle 'flowA.6' will not be able to depart using the given velocity (slow lane ahead)!
< 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!
< Error: Vehicle 'flowA.12' will not be able to depart using the given velocity (slow lane ahead)!
< 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!
< Error: Vehicle 'flowA.16' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.19' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.22' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.25' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.26' will not be able to depart using the given velocity (slow lane ahead)!
< Warning: Vehicle 'flowA.36' will not be able to arrive with the given speed!
< Error: Vehicle 'flowA.43' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.50' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.52' will not be able to depart using the given velocity (slow lane ahead)!
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1,25c1,4
< Error: Vehicle 'flowA.0' will not be able to depart using the given velocity (slow lane ahead)!
< 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!
< 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)!
< Error: Vehicle 'flowA.4' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.5' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.5' will not be able to depart using the given velocity (slow lane ahead)!
< 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!
< Error: Vehicle 'flowA.68' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.69' 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'!
> Error: Invalid departlane definition for vehicle 'flowA.0'.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1,18c1,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: Choosing new speed factor 1.20 for vehicle 'flowA.9' to match departure speed 12.00 (max 11.91).
< 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.36' 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

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

---------- Differences in errors ----------
1,21c1,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.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.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.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 '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
demandelements flow_taz inspect_selection departspeed desired ( Last six runs Jul2023 )
demandelements flow_taz inspect_selection departspeed max ( Last six runs Jul2023 )
demandelements flow_taz inspect_selection departspeed random ( Last six runs Jul2023 )
demandelements flow_taz inspect_selection departspeed speedlimit ( Last six runs Jul2023 )

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

---------- Differences in errors ----------
1,302c1,4
< Warning: Choosing new speed factor 1.44 for vehicle 'flowA.0' to match departure speed 20.00 (max 14.73).
< Warning: Choosing new speed factor 1.44 for vehicle 'flowA.1' to match departure speed 20.00 (max 13.04).
< Warning: Choosing new speed factor 1.44 for vehicle 'flowA.2' to match departure speed 20.00 (max 14.04).
< 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: Choosing new speed factor 1.44 for vehicle 'flowA.3' to match departure speed 20.00 (max 15.05).
< Warning: Choosing new speed factor 1.44 for vehicle 'flowA.4' to match departure speed 20.00 (max 14.32).
< Warning: Choosing new speed factor 1.44 for vehicle 'flowA.5' to match departure speed 20.00 (max 11.55).
< Warning: Choosing new speed factor 1.44 for vehicle 'flowA.6' to match departure speed 20.00 (max 14.54).
< Warning: Choosing new speed factor 1.44 for vehicle 'flowA.7' to match departure speed 20.00 (max 12.32).
< 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: Choosing new speed factor 1.44 for vehicle 'flowA.8' to match departure speed 20.00 (max 13.04).
< Warning: Choosing new speed factor 1.44 for vehicle 'flowA.9' to match departure speed 20.00 (max 11.91).
< Warning: Choosing new speed factor 1.44 for vehicle 'flowA.10' to match departure speed 20.00 (max 15.16).
< Warning: Choosing new speed factor 1.44 for vehicle 'flowA.11' to match departure speed 20.00 (max 14.27).
< Warning: Choosing new speed factor 1.44 for vehicle 'flowA.12' to match departure speed 20.00 (max 14.55).
< Warning: Choosing new speed factor 1.44 for vehicle 'flowA.13' to match departure speed 20.00 (max 15.61).
< Warning: Choosing new speed factor 1.44 for vehicle 'flowA.14' to match departure speed 20.00 (max 13.78).
< Warning: Choosing new speed factor 1.44 for vehicle 'flowA.15' to match departure speed 20.00 (max 12.88).
< Warning: Choosing new speed factor 1.44 for vehicle 'flowA.16' to match departure speed 20.00 (max 12.21).
< Warning: Choosing new speed factor 1.44 for vehicle 'flowA.17' to match departure speed 20.00 (max 13.09).
< Warning: Choosing new speed factor 1.44 for vehicle 'flowA.18' to match departure speed 20.00 (max 13.01).
< Warning: Choosing new speed factor 1.44 for vehicle 'flowA.19' to match departure speed 20.00 (max 16.10).
< Warning: Choosing new speed factor 1.44 for vehicle 'flowA.20' to match departure speed 20.00 (max 14.15).
< Warning: Choosing new speed factor 1.44 for vehicle 'flowA.21' to match departure speed 20.00 (max 14.04).
< Warning: Choosing new speed factor 1.44 for vehicle 'flowA.22' to match departure speed 20.00 (max 13.55).
< 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!
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1,2c1,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.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 number ( Last six runs Jul2023 )

---------- Differences in errors ----------
1,5c1,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.7' will not be able to arrive with the given speed!
< 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.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 poisson ( Last six runs Jul2023 )

---------- Differences in errors ----------
1,14c1,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.33' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.33' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.34' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.34' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.54' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.54' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.69' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.69' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.78' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.78' 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 probability ( Last six runs Jul2023 )

---------- Differences in errors ----------
1,4c1,4
< Warning: Vehicle 'flowA.4' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.4' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.16' will not be able to arrive with the given speed!
< Warning: Vehicle 'flowA.16' 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 load arrivallane ( Last six runs 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>

2 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_taz load departlane ( Last six runs Jul2023 )
demandelements routeflow load departlane ( Last six runs Jul2023 )

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

---------- Differences in errors ----------
5,7c5,12
< 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.
> Warning: Invalid departPos 500.00 given for vehicle 'flow_3.1'. Inserting at lane end instead.
26a32
> Warning: Invalid departPos 500.00 given for vehicle 'flow_3.4'. Inserting at lane end instead.
43a50,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.
52,55d59
< 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.
< 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.
60a65,72
> Warning: Invalid departPos 500.00 given for vehicle 'flow_3.12'. Inserting at lane end instead.
> Warning: Invalid departPos 500.00 given for vehicle 'flow_3.12'. Inserting at lane end instead.
> Warning: Invalid departPos 500.00 given for vehicle 'flow_3.12'. Inserting at lane end instead.
> Warning: Invalid departPos 500.00 given for vehicle 'flow_3.12'. Inserting at lane end instead.
> Warning: Invalid departPos 500.00 given for vehicle 'flow_3.12'. Inserting at lane end instead.
> Warning: Invalid departPos 500.00 given for vehicle 'flow_3.11'. 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 Jul2023 )

---------- Differences in errors ----------
2a3,16
> 
> =================================================================
> ==3692125==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x559c29ec628d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x559c2b0c61f1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:441:40
>     #2 0x559c2b0bfc7a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:384:24
>     #3 0x559c2b0b3192 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:135:5
>     #4 0x559c2b0c5701 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #5 0x559c29ec9da9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fb5732c6d8f 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 Jul2023 )

---------- Differences in errors ----------
2a3,176
> 
> =================================================================
> ==3692606==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55b85929c28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55b85a5a42f4 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 0x55b85a48bfa2 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:177:46
>     #3 0x55b85a49b701 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #4 0x55b85929fda9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fef4fe0dd8f 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 0x55b85929c28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55b85a5a42f4 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 0x55b85a4df859 in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1609:47
>     #3 0x55b85a4b4dda in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:231:17
>     #4 0x55b85bd487f9 in GenericSAXHandler::startElement(char16_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 0x7fef510da4d7 in xercesc_3_2::SAX2XMLReaderImpl::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:
>     #0 0x55b85929c28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55b85a5a42f4 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 0x55b85a48c2ea in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:48
>     #3 0x55b85a49b701 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #4 0x55b85929fda9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fef4fe0dd8f 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:
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements person create color ( Last six runs 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).
> 
> =================================================================
> ==3711242==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x56318363128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5631849392f4 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 0x56318492e9cc 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 0x56318484f4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x563184844649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5631860dd7f9 in GenericSAXHandler::startElement(char16_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 0x7fb83c9c04d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x56318363128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5631849504d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x56318494dc4e 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 0x56318487eb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5631860df4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fb83c9c0984 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 0x56318363128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x563183c2f539 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 0x563183c2f43a 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 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).
> 
> =================================================================
> ==3711176==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55c0e8e8e28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55c0ea1962f4 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 0x55c0ea18b9cc 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 0x55c0ea0ac4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55c0ea0a1649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55c0eb93a7f9 in GenericSAXHandler::startElement(char16_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 0x7f8b0ece44d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55c0e8e8e28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55c0ea1ad4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55c0ea1aac4e 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 0x55c0ea0dbb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55c0eb93c4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f8b0ece4984 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 0x55c0e8e8e28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55c0e948c539 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 0x55c0e948c43a 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 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).
> 
> =================================================================
> ==3711159==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x559b3662d28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x559b379352f4 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 0x559b3792a9cc 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 0x559b3784b4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x559b37840649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x559b390d97f9 in GenericSAXHandler::startElement(char16_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 0x7f9c693b24d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x559b3662d28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x559b3794c4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x559b37949c4e 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 0x559b3787ab46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x559b390db4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f9c693b2984 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 0x559b3662d28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x559b36c2b539 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 0x559b36c2b43a 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 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).
> 
> =================================================================
> ==3711276==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55625e41528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55625f71d2f4 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 0x55625f7129cc 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 0x55625f6334b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55625f628649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x556260ec17f9 in GenericSAXHandler::startElement(char16_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 0x7ffac35c74d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55625e41528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55625f7344d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55625f731c4e 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 0x55625f662b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x556260ec34f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7ffac35c7984 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 0x55625e41528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55625ea13539 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 0x55625ea1343a 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 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).
> 
> =================================================================
> ==3711215==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5571936d728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5571949df2f4 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 0x5571949d49cc 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 0x5571948f54b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5571948ea649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5571961837f9 in GenericSAXHandler::startElement(char16_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 0x7efca48ef4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x5571936d728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5571949f64d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5571949f3c4e 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 0x557194924b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5571961854f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7efca48ef984 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 0x5571936d728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x557193cd5539 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 0x557193cd543a 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 Jul2023 )

---------- Differences in errors ----------
2a3,83
> 
> =================================================================
> ==3711367==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1224 byte(s) in 1 object(s) allocated from:
>     #0 0x564f224ef28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x564f237f72f4 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 0x564f236defa2 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:177:46
>     #3 0x564f236ee701 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #4 0x564f224f2da9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f5cc6bc7d8f 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 0x564f224ef28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x564f237f72f4 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 0x564f236df2ea in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:48
>     #3 0x564f236ee701 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #4 0x564f224f2da9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f5cc6bc7d8f 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 0x564f224ef28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x564f236df69b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:183:34
>     #2 0x564f236ee701 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #3 0x564f224f2da9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f5cc6bc7d8f 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 0x564f224ef28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements person inspect id ( Last six runs 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).
> 
> =================================================================
> ==3711302==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55803c52528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55803d82d2f4 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 0x55803d8229cc 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 0x55803d7434b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55803d738649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55803efd17f9 in GenericSAXHandler::startElement(char16_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 0x7fc59c9e44d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55803c52528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55803d8444d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55803d841c4e 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 0x55803d772b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55803efd34f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fc59c9e4984 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 0x55803c52528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55803cb23539 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 0x55803cb2343a 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 Jul2023 )

---------- Differences in errors ----------
2a3,83
> 
> =================================================================
> ==3711455==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1224 byte(s) in 1 object(s) allocated from:
>     #0 0x55b8b2e8128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55b8b41892f4 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 0x55b8b4070fa2 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:177:46
>     #3 0x55b8b4080701 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #4 0x55b8b2e84da9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fe65123ad8f 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 0x55b8b2e8128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55b8b41892f4 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 0x55b8b40712ea in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:48
>     #3 0x55b8b4080701 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #4 0x55b8b2e84da9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fe65123ad8f 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 0x55b8b2e8128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55b8b407169b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:183:34
>     #2 0x55b8b4080701 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #3 0x55b8b2e84da9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7fe65123ad8f 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 0x55b8b2e8128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements person inspect_selection departpos ( Last six runs 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 begin ( Last six runs 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).
> 
> =================================================================
> ==3711847==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5648b3c3d28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5648b4f452f4 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 0x5648b4f3a9cc 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 0x5648b4e5b4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5648b4e50649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5648b66e97f9 in GenericSAXHandler::startElement(char16_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 0x7f187d4f44d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x5648b3c3d28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5648b4f5c4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5648b4f59c4e 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 0x5648b4e8ab46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5648b66eb4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f187d4f4984 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 0x5648b3c3d28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5648b423b539 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 0x5648b423b43a 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 color ( Last six runs 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).
> 
> =================================================================
> ==3711825==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55c51680d28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55c517b152f4 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 0x55c517b0a9cc 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 0x55c517a2b4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55c517a20649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55c5192b97f9 in GenericSAXHandler::startElement(char16_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 0x7fae41df54d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55c51680d28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55c517b2c4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55c517b29c4e 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 0x55c517a5ab46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55c5192bb4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fae41df5984 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 0x55c51680d28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55c516e0b539 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 0x55c516e0b43a 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 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).
> 
> =================================================================
> ==3711730==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55979990d28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55979ac152f4 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 0x55979ac0a9cc 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 0x55979ab2b4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55979ab20649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55979c3b97f9 in GenericSAXHandler::startElement(char16_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 0x7fc521e404d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55979990d28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55979ac2c4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55979ac29c4e 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 0x55979ab5ab46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55979c3bb4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fc521e40984 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 0x55979990d28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x559799f0b539 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 0x559799f0b43a 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 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).
> 
> =================================================================
> ==3711642==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55e0217e428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55e022aec2f4 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 0x55e022ae19cc 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 0x55e022a024b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55e0229f7649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55e0242907f9 in GenericSAXHandler::startElement(char16_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 0x7fea9fa674d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55e0217e428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55e022b034d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55e022b00c4e 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 0x55e022a31b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55e0242924f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fea9fa67984 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 0x55e0217e428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55e021de2539 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 0x55e021de243a 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 departpos ( Last six runs 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).
> 
> =================================================================
> ==3711841==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55b05975428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55b05aa5c2f4 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 0x55b05aa519cc 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 0x55b05a9724b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55b05a967649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55b05c2007f9 in GenericSAXHandler::startElement(char16_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 0x7f2f3f10c4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55b05975428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55b05aa734d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55b05aa70c4e 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 0x55b05a9a1b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55b05c2024f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f2f3f10c984 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 0x55b05975428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55b059d52539 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 0x55b059d5243a 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 end ( Last six runs 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).
> 
> =================================================================
> ==3711851==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55b33391628d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55b334c1e2f4 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 0x55b334c139cc 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 0x55b334b344b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55b334b29649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55b3363c27f9 in GenericSAXHandler::startElement(char16_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 0x7f9ca517a4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55b33391628d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55b334c354d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55b334c32c4e 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 0x55b334b63b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55b3363c44f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f9ca517a984 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 0x55b33391628d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55b333f14539 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 0x55b333f1443a 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 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 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).
> 
> =================================================================
> ==3711750==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5619bfd3d28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5619c10452f4 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 0x5619c103a9cc 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 0x5619c0f5b4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5619c0f50649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5619c27e97f9 in GenericSAXHandler::startElement(char16_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 0x7f1c178014d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x5619bfd3d28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5619c105c4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5619c1059c4e 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 0x5619c0f8ab46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5619c27eb4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f1c17801984 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 0x5619bfd3d28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5619c033b539 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 0x5619c033b43a 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 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).
> 
> =================================================================
> ==3711982==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x563803cf128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x563804ff92f4 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 0x563804fee9cc 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 0x563804f0f4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x563804f04649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x56380679d7f9 in GenericSAXHandler::startElement(char16_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 0x7f364090d4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x563803cf128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5638050104d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x56380500dc4e 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 0x563804f3eb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x56380679f4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f364090d984 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 0x563803cf128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5638042ef539 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 0x5638042ef43a 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 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).
> 
> =================================================================
> ==3711923==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55df6d99a28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55df6eca22f4 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 0x55df6ec979cc 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 0x55df6ebb84b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55df6ebad649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55df704467f9 in GenericSAXHandler::startElement(char16_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 0x7ffb62af94d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55df6d99a28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55df6ecb94d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55df6ecb6c4e 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 0x55df6ebe7b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55df704484f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7ffb62af9984 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 0x55df6d99a28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55df6df98539 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 0x55df6df9843a 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 personsperhour ( Last six runs 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).
> 
> =================================================================
> ==3711893==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x56449d1c928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x56449e4d12f4 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 0x56449e4c69cc 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 0x56449e3e74b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x56449e3dc649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x56449fc757f9 in GenericSAXHandler::startElement(char16_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 0x7f33e158b4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x56449d1c928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x56449e4e84d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x56449e4e5c4e 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 0x56449e416b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x56449fc774f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f33e158b984 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 0x56449d1c928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x56449d7c7539 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 0x56449d7c743a 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 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).
> 
> =================================================================
> ==3711945==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x559e65c1a28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x559e66f222f4 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 0x559e66f179cc 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 0x559e66e384b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x559e66e2d649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x559e686c67f9 in GenericSAXHandler::startElement(char16_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 0x7fc82aee04d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x559e65c1a28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x559e66f394d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x559e66f36c4e 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 0x559e66e67b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x559e686c84f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fc82aee0984 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 0x559e65c1a28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x559e66218539 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 0x559e6621843a 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 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).
> 
> =================================================================
> ==3711949==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55a9c8a6c28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55a9c9d742f4 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 0x55a9c9d699cc 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 0x55a9c9c8a4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55a9c9c7f649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55a9cb5187f9 in GenericSAXHandler::startElement(char16_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 0x7fe7c30564d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55a9c8a6c28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55a9c9d8b4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55a9c9d88c4e 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 0x55a9c9cb9b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55a9cb51a4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fe7c3056984 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 0x55a9c8a6c28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55a9c906a539 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 0x55a9c906a43a 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 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).
> 
> =================================================================
> ==3711981==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x561d5f3b728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x561d606bf2f4 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 0x561d606b49cc 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 0x561d605d54b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x561d605ca649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x561d61e637f9 in GenericSAXHandler::startElement(char16_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 0x7f21c7b6c4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x561d5f3b728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x561d606d64d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x561d606d3c4e 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 0x561d60604b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x561d61e654f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f21c7b6c984 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 0x561d5f3b728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x561d5f9b5539 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 0x561d5f9b543a 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 Jul2023 )

---------- Differences in errors ----------
2a3,83
> 
> =================================================================
> ==3712112==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1224 byte(s) in 1 object(s) allocated from:
>     #0 0x559c686d928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x559c699e12f4 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 0x559c698c8fa2 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:177:46
>     #3 0x559c698d8701 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #4 0x559c686dcda9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f6090e80d8f 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 0x559c686d928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x559c699e12f4 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 0x559c698c92ea in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:48
>     #3 0x559c698d8701 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #4 0x559c686dcda9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f6090e80d8f 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 0x559c686d928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x559c698c969b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:183:34
>     #2 0x559c698d8701 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #3 0x559c686dcda9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f6090e80d8f 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 0x559c686d928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements personflow inspect id ( Last six runs 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).
> 
> =================================================================
> ==3711990==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x559ccc3e528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x559ccd6ed2f4 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 0x559ccd6e29cc 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 0x559ccd6034b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x559ccd5f8649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x559ccee917f9 in GenericSAXHandler::startElement(char16_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 0x7fc53ff5b4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x559ccc3e528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x559ccd7044d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x559ccd701c4e 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 0x559ccd632b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x559ccee934f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fc53ff5b984 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 0x559ccc3e528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x559ccc9e3539 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 0x559ccc9e343a 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 poisson ( Last six runs Jul2023 )

---------- Differences in errors ----------
1,768d0
< Warning: Person 'pf_0.887' is jammed on edge 'Edge0', time=667.00.
< Warning: Person 'pf_0.888' is jammed on edge 'Edge0', time=668.00.
< Warning: Person 'pf_0.889' is jammed on edge 'Edge0', time=668.00.
< Warning: Person 'pf_0.896' is jammed on edge 'Edge0', time=671.00.
< Warning: Person 'pf_0.897' is jammed on edge 'Edge0', time=671.00.
< Warning: Person 'pf_0.898' is jammed on edge 'Edge0', time=671.00.
< Warning: Person 'pf_0.900' is jammed on edge 'Edge0', time=673.00.
< Warning: Person 'pf_0.904' is jammed on edge 'Edge0', time=675.00.
< Warning: Person 'pf_0.908' is jammed on edge 'Edge0', time=676.00.
< Warning: Person 'pf_0.909' is jammed on edge 'Edge0', time=677.00.
< Warning: Person 'pf_0.914' is jammed on edge 'Edge0', time=678.00.
< Warning: Person 'pf_0.917' is jammed on edge 'Edge0', time=680.00.
< Warning: Person 'pf_0.918' is jammed on edge 'Edge0', time=681.00.
< Warning: Person 'pf_0.919' is jammed on edge 'Edge0', time=681.00.
< Warning: Person 'pf_0.920' is jammed on edge 'Edge0', time=681.00.
< Warning: Person 'pf_0.921' is jammed on edge 'Edge0', time=681.00.
< Warning: Person 'pf_0.923' is jammed on edge 'Edge0', time=681.00.
< Warning: Person 'pf_0.924' is jammed on edge 'Edge0', time=681.00.
< Warning: Person 'pf_0.925' is jammed on edge 'Edge0', time=682.00.
< Warning: Person 'pf_0.926' is jammed on edge 'Edge0', time=682.00.
< Warning: Person 'pf_0.927' is jammed on edge 'Edge0', time=682.00.
< Warning: Person 'pf_0.928' is jammed on edge 'Edge0', time=683.00.
< Warning: Person 'pf_0.929' is jammed on edge 'Edge0', time=683.00.
< Warning: Person 'pf_0.930' is jammed on edge 'Edge0', time=684.00.
< Warning: Person 'pf_0.933' is jammed on edge 'Edge0', time=685.00.
< Warning: Person 'pf_0.934' is jammed on edge 'Edge0', time=686.00.
< Warning: Person 'pf_0.935' is jammed on edge 'Edge0', time=686.00.
< Warning: Person 'pf_0.936' is jammed on edge 'Edge0', time=686.00.
< Warning: Person 'pf_0.937' is jammed on edge 'Edge0', time=687.00.
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
2a3,83
> 
> =================================================================
> ==3712336==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1224 byte(s) in 1 object(s) allocated from:
>     #0 0x55bcaac9228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55bcabf9a2f4 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 0x55bcabe81fa2 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:177:46
>     #3 0x55bcabe91701 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #4 0x55bcaac95da9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f30cff90d8f 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 0x55bcaac9228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55bcabf9a2f4 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 0x55bcabe822ea in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:48
>     #3 0x55bcabe91701 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #4 0x55bcaac95da9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f30cff90d8f 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 0x55bcaac9228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55bcabe8269b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:183:34
>     #2 0x55bcabe91701 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #3 0x55bcaac95da9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f30cff90d8f 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 0x55bcaac9228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1c1,6880
< Warning: Collision of person 'pf_0.563' and person 'pf_1.5563', lane='Edge1_0', time=1757.00.
---
> Warning: Invalid departPos 20.00 given for stopping at Edge1. Using edge end instead.
> Warning: Person 'pf_1.575' is jammed on edge 'Edge1', time=494.00.
> Warning: Person 'pf_1.576' is jammed on edge 'Edge1', time=495.00.
> Warning: Person 'pf_1.577' is jammed on edge 'Edge1', time=495.00.
> Warning: Person 'pf_1.578' is jammed on edge 'Edge1', time=495.00.
> Warning: Person 'pf_1.583' is jammed on edge 'Edge1', time=497.00.
> Warning: Person 'pf_1.584' is jammed on edge 'Edge1', time=497.00.
> Warning: Person 'pf_1.585' is jammed on edge 'Edge1', time=498.00.
> Warning: Person 'pf_1.586' is jammed on edge 'Edge1', time=498.00.
> Warning: Person 'pf_1.587' is jammed on edge 'Edge1', time=498.00.
> Warning: Person 'pf_1.588' is jammed on edge 'Edge1', time=499.00.
> Warning: Person 'pf_1.589' is jammed on edge 'Edge1', time=499.00.
> Warning: Person 'pf_1.590' is jammed on edge 'Edge1', time=499.00.
> Warning: Person 'pf_1.591' is jammed on edge 'Edge1', time=499.00.
> Warning: Person 'pf_1.593' is jammed on edge 'Edge1', time=500.00.
> Warning: Person 'pf_1.594' is jammed on edge 'Edge1', time=500.00.
> Warning: Person 'pf_1.595' is jammed on edge 'Edge1', time=501.00.
> Warning: Person 'pf_1.596' is jammed on edge 'Edge1', time=501.00.
> Warning: Person 'pf_1.597' is jammed on edge 'Edge1', time=501.00.
> Warning: Person 'pf_1.598' is jammed on edge 'Edge1', time=502.00.
> Warning: Person 'pf_1.599' is jammed on edge 'Edge1', time=502.00.
> Warning: Person 'pf_1.600' is jammed on edge 'Edge1', time=502.00.
> Warning: Person 'pf_1.601' is jammed on edge 'Edge1', time=503.00.
> Warning: Person 'pf_1.602' is jammed on edge 'Edge1', time=503.00.
> Warning: Person 'pf_1.603' is jammed on edge 'Edge1', time=503.00.
> Warning: Person 'pf_1.606' is jammed on edge 'Edge1', time=504.00.
> Warning: Person 'pf_1.607' is jammed on edge 'Edge1', time=504.00.
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements personflow inspect_selection personsperhour ( Last six runs 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).
> 
> =================================================================
> ==3712407==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x563b89d1c28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x563b8b0242f4 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 0x563b8b0199cc 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 0x563b8af3a4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x563b8af2f649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x563b8c7c87f9 in GenericSAXHandler::startElement(char16_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 0x7f0db2e2f4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x563b89d1c28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x563b8b03b4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x563b8b038c4e 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 0x563b8af69b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x563b8c7ca4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f0db2e2f984 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 0x563b89d1c28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x563b8a31a539 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 0x563b8a31a43a 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 type ( Last six runs Jul2023 )

---------- Differences in errors ----------
1,316c1,49
< Warning: Collision of person 'pf_0.11' and person 'pf_1.43', lane='Edge1_0', time=49.00.
< Warning: Collision of person 'pf_0.9' and person 'pf_1.106', lane='Edge1_0', time=50.00.
< Warning: Collision of person 'pf_0.12' and person 'pf_1.44', lane='Edge1_0', time=51.00.
< Warning: Collision of person 'pf_0.12' and person 'pf_1.55', lane='Edge1_0', time=53.00.
< Warning: Collision of person 'pf_0.12' and person 'pf_1.55', lane='Edge1_0', time=54.00.
< Warning: Collision of person 'pf_0.12' and person 'pf_1.58', lane='Edge1_0', time=56.00.
< Warning: Collision of person 'pf_0.12' and person 'pf_1.58', lane='Edge1_0', time=57.00.
< Warning: Collision of person 'pf_0.16' and person 'pf_1.130', lane='Edge1_0', time=71.00.
< Warning: Collision of person 'pf_0.18' and person 'pf_1.120', lane='Edge1_0', time=71.00.
< Warning: Collision of person 'pf_0.16' and person 'pf_1.137', lane='Edge1_0', time=73.00.
< Warning: Collision of person 'pf_0.16' and person 'pf_1.137', lane='Edge1_0', time=74.00.
< Warning: Collision of person 'pf_0.21' and person 'pf_1.167', lane='Edge1_0', time=85.00.
< Warning: Collision of person 'pf_0.19' and person 'pf_1.135', lane='Edge1_0', time=86.00.
< Warning: Collision of person 'pf_0.28' and person 'pf_1.241', lane='Edge1_0', time=116.00.
< Warning: Collision of person 'pf_0.28' and person 'pf_1.241', lane='Edge1_0', time=117.00.
< Warning: Collision of person 'pf_0.31' and person 'pf_1.196', lane='Edge1_0', time=117.00.
< Warning: Collision of person 'pf_0.31' and person 'pf_1.196', lane='Edge1_0', time=118.00.
< Warning: Collision of person 'pf_0.28' and person 'pf_1.285', lane='Edge1_0', time=119.00.
< Warning: Collision of person 'pf_0.28' and person 'pf_1.285', lane='Edge1_0', time=120.00.
< Warning: Collision of person 'pf_0.31' and person 'pf_1.181', lane='Edge1_0', time=122.00.
< Warning: Collision of person 'pf_0.33' and person 'pf_1.198', lane='Edge1_0', time=123.00.
< Warning: Collision of person 'pf_0.31' and person 'pf_1.194', lane='Edge1_0', time=128.00.
< Warning: Collision of person 'pf_0.31' and person 'pf_1.95', lane='Edge1_0', time=130.00.
< Warning: Collision of person 'pf_0.31' and person 'pf_1.95', lane='Edge1_0', time=131.00.
< Warning: Collision of person 'pf_0.38' and person 'pf_1.215', lane='Edge1_0', time=132.00.
< Warning: Collision of person 'pf_0.39' and person 'pf_1.210', lane='Edge1_0', time=138.00.
< Warning: Collision of person 'pf_0.39' and person 'pf_1.214', lane='Edge1_0', time=140.00.
< Warning: Collision of person 'pf_0.39' and person 'pf_1.216', lane='Edge1_0', time=141.00.
< Warning: Collision of person 'pf_0.39' and person 'pf_1.220', lane='Edge1_0', time=143.00.
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements personplan basic delete_edge ( Last six runs 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).
> 
> =================================================================
> ==3712731==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1224 byte(s) in 1 object(s) allocated from:
>     #0 0x55a9988e828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55a999bf02f4 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 0x55a999be59cc 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 0x55a999b064b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55a999afb649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55a99b3947f9 in GenericSAXHandler::startElement(char16_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 0x7f2c368524d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55a9988e828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55a999c074d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55a999c04c4e 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 0x55a999b35b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55a99b3964f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f2c36852984 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 0x55a9988e828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55a998ee6539 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 0x55a998ee643a 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 0x55a998ee63c7 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 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).
> 
> =================================================================
> ==3713037==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x56277765128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5627789592f4 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 0x56277894e9cc 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 0x56277886f4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x562778864649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x56277a0fd7f9 in GenericSAXHandler::startElement(char16_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 0x7ff3cef6d4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x56277765128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5627789704d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x56277896dc4e 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 0x56277889eb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x56277a0ff4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7ff3cef6d984 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 0x56277765128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x562777c4f539 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 0x562777c4f43a 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 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).
> 
> =================================================================
> ==3713066==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x560abdb3928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x560abee412f4 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 0x560abee369cc 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 0x560abed574b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x560abed4c649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x560ac05e57f9 in GenericSAXHandler::startElement(char16_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 0x7f8046a434d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x560abdb3928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x560abee584d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x560abee55c4e 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 0x560abed86b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x560ac05e74f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f8046a43984 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 0x560abdb3928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x560abe137539 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 0x560abe13743a 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 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).
> 
> =================================================================
> ==3713061==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5571a1dd028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5571a30d82f4 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 0x5571a30cd9cc 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 0x5571a2fee4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5571a2fe3649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5571a487c7f9 in GenericSAXHandler::startElement(char16_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 0x7fca5a9974d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x5571a1dd028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5571a30ef4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5571a30ecc4e 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 0x5571a301db46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5571a487e4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fca5a997984 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 0x5571a1dd028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5571a23ce539 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 0x5571a23ce43a 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 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).
> 
> =================================================================
> ==3713057==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x556de5f8928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x556de72912f4 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 0x556de72869cc 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 0x556de71a74b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x556de719c649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x556de8a357f9 in GenericSAXHandler::startElement(char16_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 0x7fe639d244d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x556de5f8928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x556de72a84d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x556de72a5c4e 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 0x556de71d6b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x556de8a374f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fe639d24984 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 0x556de5f8928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x556de6587539 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 0x556de658743a 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 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).
> 
> =================================================================
> ==3713075==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5612f84e528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5612f97ed2f4 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 0x5612f97e29cc 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 0x5612f97034b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5612f96f8649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5612faf917f9 in GenericSAXHandler::startElement(char16_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 0x7f9df476c4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x5612f84e528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5612f98044d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5612f9801c4e 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 0x5612f9732b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5612faf934f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f9df476c984 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 0x5612f84e528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5612f8ae3539 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 0x5612f8ae343a 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 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).
> 
> =================================================================
> ==3713074==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x555adc86928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x555addb712f4 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 0x555addb669cc 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 0x555adda874b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x555adda7c649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x555adf3157f9 in GenericSAXHandler::startElement(char16_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 0x7f2c45c094d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x555adc86928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x555addb884d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x555addb85c4e 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 0x555addab6b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x555adf3174f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f2c45c09984 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 0x555adc86928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x555adce67539 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 0x555adce6743a 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 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).
> 
> =================================================================
> ==3713096==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55ac1ab0428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55ac1be0c2f4 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 0x55ac1be019cc 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 0x55ac1bd224b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55ac1bd17649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55ac1d5b07f9 in GenericSAXHandler::startElement(char16_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 0x7fabb28cb4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55ac1ab0428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55ac1be234d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55ac1be20c4e 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 0x55ac1bd51b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55ac1d5b24f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fabb28cb984 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 0x55ac1ab0428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55ac1b102539 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 0x55ac1b10243a 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 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).
> 
> =================================================================
> ==3713088==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55c9086d828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55c9099e02f4 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 0x55c9099d59cc 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 0x55c9098f64b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55c9098eb649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55c90b1847f9 in GenericSAXHandler::startElement(char16_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 0x7f6c77c2b4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55c9086d828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55c9099f74d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55c9099f4c4e 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 0x55c909925b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55c90b1864f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f6c77c2b984 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 0x55c9086d828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55c908cd6539 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 0x55c908cd643a 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 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).
> 
> =================================================================
> ==3713078==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x56468165d28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5646829652f4 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 0x56468295a9cc 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 0x56468287b4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x564682870649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5646841097f9 in GenericSAXHandler::startElement(char16_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 0x7f366e8fc4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x56468165d28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x56468297c4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x564682979c4e 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 0x5646828aab46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x56468410b4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f366e8fc984 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 0x56468165d28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x564681c5b539 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 0x564681c5b43a 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 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).
> 
> =================================================================
> ==3713202==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55c515c6728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55c516f6f2f4 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 0x55c516f649cc 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 0x55c516e854b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55c516e7a649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55c5187137f9 in GenericSAXHandler::startElement(char16_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 0x7fe559e654d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55c515c6728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55c516f864d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55c516f83c4e 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 0x55c516eb4b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55c5187154f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fe559e65984 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 0x55c515c6728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
<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 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).
> 
> =================================================================
> ==3713196==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55a87d2d928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55a87e5e12f4 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 0x55a87e5d69cc 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 0x55a87e4f74b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55a87e4ec649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55a87fd857f9 in GenericSAXHandler::startElement(char16_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 0x7f933d2b64d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55a87d2d928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55a87e5f84d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55a87e5f5c4e 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 0x55a87e526b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55a87fd874f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f933d2b6984 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 0x55a87d2d928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
<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 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).
> 
> =================================================================
> ==3713161==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55e2ac03328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55e2ad33b2f4 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 0x55e2ad3309cc 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 0x55e2ad2514b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55e2ad246649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55e2aeadf7f9 in GenericSAXHandler::startElement(char16_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 0x7ff53d8864d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55e2ac03328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55e2ad3524d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55e2ad34fc4e 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 0x55e2ad280b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55e2aeae14f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7ff53d886984 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 0x55e2ac03328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- 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
demandelements personplan persontrips persontrip_edgebusstop load busstop ( Last six runs Jul2023 )
demandelements personplan walks walk_edgebusstop load ( Last six runs Jul2023 )

TEST FAILED on ts-sim-build-ba : demandelements personplan persontrips persontrip_edgeedge create arrivalpos ( Last six runs 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).
> 
> =================================================================
> ==3712785==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5576e319f28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5576e44a72f4 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 0x5576e449c9cc 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 0x5576e43bd4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5576e43b2649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5576e5c4b7f9 in GenericSAXHandler::startElement(char16_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 0x7fa176a804d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x5576e319f28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5576e44be4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5576e44bbc4e 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 0x5576e43ecb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5576e5c4d4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fa176a80984 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 0x5576e319f28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5576e379d539 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 0x5576e379d43a 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 create default ( Last six runs 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).
> 
> =================================================================
> ==3712777==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55a1f874b28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55a1f9a532f4 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 0x55a1f9a489cc 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 0x55a1f99694b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55a1f995e649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55a1fb1f77f9 in GenericSAXHandler::startElement(char16_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 0x7efca6b634d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55a1f874b28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55a1f9a6a4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55a1f9a67c4e 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 0x55a1f9998b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55a1fb1f94f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7efca6b63984 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 0x55a1f874b28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55a1f8d49539 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 0x55a1f8d4943a 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 create lines ( Last six runs 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).
> 
> =================================================================
> ==3712831==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55e30bc1628d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55e30cf1e2f4 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 0x55e30cf139cc 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 0x55e30ce344b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55e30ce29649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55e30e6c27f9 in GenericSAXHandler::startElement(char16_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 0x7f84756104d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55e30bc1628d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55e30cf354d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55e30cf32c4e 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 0x55e30ce63b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55e30e6c44f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f8475610984 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 0x55e30bc1628d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55e30c214539 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 0x55e30c21443a 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 create modes ( Last six runs 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).
> 
> =================================================================
> ==3712826==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x559c9396428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x559c94c6c2f4 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 0x559c94c619cc 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 0x559c94b824b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x559c94b77649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x559c964107f9 in GenericSAXHandler::startElement(char16_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 0x7f88fd7654d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x559c9396428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x559c94c834d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x559c94c80c4e 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 0x559c94bb1b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x559c964124f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f88fd765984 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 0x559c9396428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x559c93f62539 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 0x559c93f6243a 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 create vtypes ( Last six runs 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).
> 
> =================================================================
> ==3712815==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5609a521428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5609a651c2f4 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 0x5609a65119cc 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 0x5609a64324b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5609a6427649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5609a7cc07f9 in GenericSAXHandler::startElement(char16_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 0x7f4ca08364d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x5609a521428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5609a65334d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5609a6530c4e 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 0x5609a6461b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5609a7cc24f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f4ca0836984 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 0x5609a521428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5609a5812539 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 0x5609a581243a 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 delete ( Last six runs 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).
> 
> =================================================================
> ==3712841==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5563c4c0328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5563c5f0b2f4 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 0x5563c5f009cc 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 0x5563c5e214b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5563c5e16649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5563c76af7f9 in GenericSAXHandler::startElement(char16_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 0x7fe235e974d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x5563c4c0328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5563c5f224d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5563c5f1fc4e 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 0x5563c5e50b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5563c76b14f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fe235e97984 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 0x5563c4c0328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5563c5201539 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 0x5563c520143a 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 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).
> 
> =================================================================
> ==3712856==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x564b7cbd128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x564b7ded92f4 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 0x564b7dece9cc 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 0x564b7ddef4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x564b7dde4649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x564b7f67d7f9 in GenericSAXHandler::startElement(char16_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 0x7fe97527f4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x564b7cbd128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x564b7def04d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x564b7deedc4e 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 0x564b7de1eb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x564b7f67f4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fe97527f984 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 0x564b7cbd128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x564b7d1cf539 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 0x564b7d1cf43a 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 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).
> 
> =================================================================
> ==3712877==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55c77962128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55c77a9292f4 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 0x55c77a91e9cc 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 0x55c77a83f4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55c77a834649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55c77c0cd7f9 in GenericSAXHandler::startElement(char16_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 0x7f1420ae74d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55c77962128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55c77a9404d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55c77a93dc4e 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 0x55c77a86eb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55c77c0cf4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f1420ae7984 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 0x55c77962128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55c779c1f539 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 0x55c779c1f43a 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 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).
> 
> =================================================================
> ==3712866==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x56525bdea28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x56525d0f22f4 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 0x56525d0e79cc 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 0x56525d0084b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x56525cffd649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x56525e8967f9 in GenericSAXHandler::startElement(char16_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 0x7f9fe9b644d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x56525bdea28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x56525d1094d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x56525d106c4e 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 0x56525d037b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x56525e8984f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f9fe9b64984 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 0x56525bdea28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x56525c3e8539 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 0x56525c3e843a 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 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).
> 
> =================================================================
> ==3712850==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55d4a640828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55d4a77102f4 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 0x55d4a77059cc 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 0x55d4a76264b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55d4a761b649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55d4a8eb47f9 in GenericSAXHandler::startElement(char16_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 0x7fda42ba64d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55d4a640828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55d4a77274d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55d4a7724c4e 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 0x55d4a7655b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55d4a8eb64f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fda42ba6984 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 0x55d4a640828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55d4a6a06539 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 0x55d4a6a0643a 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 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).
> 
> =================================================================
> ==3712865==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5592e72d028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5592e85d82f4 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 0x5592e85cd9cc 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 0x5592e84ee4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5592e84e3649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5592e9d7c7f9 in GenericSAXHandler::startElement(char16_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 0x7fbb75eff4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x5592e72d028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5592e85ef4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5592e85ecc4e 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 0x5592e851db46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5592e9d7e4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fbb75eff984 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 0x5592e72d028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5592e78ce539 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 0x5592e78ce43a 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 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).
> 
> =================================================================
> ==3712887==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55593a36528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55593b66d2f4 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 0x55593b6629cc 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 0x55593b5834b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55593b578649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55593ce117f9 in GenericSAXHandler::startElement(char16_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 0x7f78d907e4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55593a36528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55593b6844d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55593b681c4e 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 0x55593b5b2b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55593ce134f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f78d907e984 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 0x55593a36528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
<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 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).
> 
> =================================================================
> ==3712919==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55be596dd28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55be5a9e52f4 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 0x55be5a9da9cc 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 0x55be5a8fb4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55be5a8f0649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55be5c1897f9 in GenericSAXHandler::startElement(char16_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 0x7fbdcc12f4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55be596dd28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55be5a9fc4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55be5a9f9c4e 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 0x55be5a92ab46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55be5c18b4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fbdcc12f984 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 0x55be596dd28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
<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 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).
> 
> =================================================================
> ==3712905==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55573761c28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5557389242f4 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 0x5557389199cc 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 0x55573883a4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55573882f649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55573a0c87f9 in GenericSAXHandler::startElement(char16_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 0x7f50404e14d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55573761c28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55573893b4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x555738938c4e 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 0x555738869b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55573a0ca4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f50404e1984 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 0x55573761c28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
<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 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).
> 
> =================================================================
> ==3712889==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55d9f509f28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55d9f63a72f4 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 0x55d9f639c9cc 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 0x55d9f62bd4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55d9f62b2649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55d9f7b4b7f9 in GenericSAXHandler::startElement(char16_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 0x7fa98b96b4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55d9f509f28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55d9f63be4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55d9f63bbc4e 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 0x55d9f62ecb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55d9f7b4d4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fa98b96b984 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 0x55d9f509f28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
<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 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).
> 
> =================================================================
> ==3713240==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x557fc9a8728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x557fcad8f2f4 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 0x557fcad849cc 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 0x557fcaca54b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x557fcac9a649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x557fcc5337f9 in GenericSAXHandler::startElement(char16_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 0x7f824267c4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x557fc9a8728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x557fcada64d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x557fcada3c4e 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 0x557fcacd4b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x557fcc5354f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f824267c984 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 0x557fc9a8728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x557fca085539 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 0x557fca08543a 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 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).
> 
> =================================================================
> ==3713271==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x56443a21928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x56443b5212f4 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 0x56443b5169cc 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 0x56443b4374b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x56443b42c649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x56443ccc57f9 in GenericSAXHandler::startElement(char16_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 0x7f0aadeda4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x56443a21928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x56443b5384d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x56443b535c4e 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 0x56443b466b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x56443ccc74f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f0aadeda984 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 0x56443a21928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x56443a817539 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 0x56443a81743a 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 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).
> 
> =================================================================
> ==3713263==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55ea4f87d28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55ea50b852f4 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 0x55ea50b7a9cc 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 0x55ea50a9b4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55ea50a90649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55ea523297f9 in GenericSAXHandler::startElement(char16_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 0x7f33b0c564d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55ea4f87d28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55ea50b9c4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55ea50b99c4e 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 0x55ea50acab46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55ea5232b4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f33b0c56984 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 0x55ea4f87d28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55ea4fe7b539 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 0x55ea4fe7b43a 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 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).
> 
> =================================================================
> ==3713252==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x56037bd1528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x56037d01d2f4 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 0x56037d0129cc 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 0x56037cf334b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x56037cf28649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x56037e7c17f9 in GenericSAXHandler::startElement(char16_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 0x7f86fd2ad4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x56037bd1528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x56037d0344d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x56037d031c4e 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 0x56037cf62b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x56037e7c34f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f86fd2ad984 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 0x56037bd1528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x56037c313539 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 0x56037c31343a 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 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).
> 
> =================================================================
> ==3713275==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x564ad4f0928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x564ad62112f4 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 0x564ad62069cc 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 0x564ad61274b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x564ad611c649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x564ad79b57f9 in GenericSAXHandler::startElement(char16_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 0x7ffa46f444d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x564ad4f0928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x564ad62284d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x564ad6225c4e 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 0x564ad6156b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x564ad79b74f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7ffa46f44984 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 0x564ad4f0928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x564ad5507539 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 0x564ad550743a 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 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).
> 
> =================================================================
> ==3713301==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55aa386ce28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55aa399d62f4 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 0x55aa399cb9cc 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 0x55aa398ec4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55aa398e1649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55aa3b17a7f9 in GenericSAXHandler::startElement(char16_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 0x7f84dea3c4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55aa386ce28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55aa399ed4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55aa399eac4e 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 0x55aa3991bb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55aa3b17c4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f84dea3c984 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 0x55aa386ce28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55aa38ccc539 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 0x55aa38ccc43a 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 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).
> 
> =================================================================
> ==3713293==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5633b526528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5633b656d2f4 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 0x5633b65629cc 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 0x5633b64834b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5633b6478649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5633b7d117f9 in GenericSAXHandler::startElement(char16_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 0x7f02ad07f4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x5633b526528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5633b65844d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5633b6581c4e 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 0x5633b64b2b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5633b7d134f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f02ad07f984 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 0x5633b526528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5633b5863539 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 0x5633b586343a 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 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).
> 
> =================================================================
> ==3713273==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55720271028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x557203a182f4 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 0x557203a0d9cc 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 0x55720392e4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x557203923649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5572051bc7f9 in GenericSAXHandler::startElement(char16_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 0x7f9b443fc4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55720271028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x557203a2f4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x557203a2cc4e 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 0x55720395db46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5572051be4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f9b443fc984 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 0x55720271028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x557202d0e539 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 0x557202d0e43a 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 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).
> 
> =================================================================
> ==3713292==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x557ecb95528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x557eccc5d2f4 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 0x557eccc529cc 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 0x557eccb734b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x557eccb68649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x557ece4017f9 in GenericSAXHandler::startElement(char16_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 0x7f4c541ec4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x557ecb95528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x557eccc744d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x557eccc71c4e 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 0x557eccba2b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x557ece4034f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f4c541ec984 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 0x557ecb95528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x557ecbf53539 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 0x557ecbf5343a 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 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).
> 
> =================================================================
> ==3713341==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5569ee3e028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5569ef6e82f4 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 0x5569ef6dd9cc 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 0x5569ef5fe4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5569ef5f3649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5569f0e8c7f9 in GenericSAXHandler::startElement(char16_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 0x7f48d24834d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x5569ee3e028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5569ef6ff4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5569ef6fcc4e 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 0x5569ef62db46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5569f0e8e4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f48d2483984 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 0x5569ee3e028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
<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 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).
> 
> =================================================================
> ==3713318==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x56323699928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x563237ca12f4 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 0x563237c969cc 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 0x563237bb74b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x563237bac649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5632394457f9 in GenericSAXHandler::startElement(char16_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 0x7f62dd2264d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x56323699928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x563237cb84d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x563237cb5c4e 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 0x563237be6b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5632394474f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f62dd226984 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 0x56323699928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
<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 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).
> 
> =================================================================
> ==3713317==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x563704b0628d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x563705e0e2f4 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 0x563705e039cc 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 0x563705d244b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x563705d19649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5637075b27f9 in GenericSAXHandler::startElement(char16_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 0x7ff00c4364d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x563704b0628d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x563705e254d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x563705e22c4e 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 0x563705d53b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5637075b44f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7ff00c436984 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 0x563704b0628d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
<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 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).
> 
> =================================================================
> ==3713388==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55cbb994228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55cbbac4a2f4 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 0x55cbbac3f9cc 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 0x55cbbab604b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55cbbab55649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55cbbc3ee7f9 in GenericSAXHandler::startElement(char16_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 0x7f5561f934d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55cbb994228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55cbbac614d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55cbbac5ec4e 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 0x55cbbab8fb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55cbbc3f04f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f5561f93984 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 0x55cbb994228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55cbb9f40539 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 0x55cbb9f4043a 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 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).
> 
> =================================================================
> ==3713979==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55e04658828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55e0478902f4 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 0x55e0478859cc 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 0x55e0477a64b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55e04779b649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55e0490347f9 in GenericSAXHandler::startElement(char16_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 0x7ff3bd2b54d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55e04658828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55e0478a74d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55e0478a4c4e 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 0x55e0477d5b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55e0490364f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7ff3bd2b5984 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 0x55e04658828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55e046b86539 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 0x55e046b8643a 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 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).
> 
> =================================================================
> ==3714054==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5604510cb28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5604523d32f4 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 0x5604523c89cc 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 0x5604522e94b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5604522de649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x560453b777f9 in GenericSAXHandler::startElement(char16_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 0x7fccbf4854d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x5604510cb28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5604523ea4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5604523e7c4e 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 0x560452318b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x560453b794f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fccbf485984 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 0x5604510cb28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5604516c9539 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 0x5604516c943a 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 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).
> 
> =================================================================
> ==3714056==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55764efae28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5576502b62f4 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 0x5576502ab9cc 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 0x5576501cc4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5576501c1649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x557651a5a7f9 in GenericSAXHandler::startElement(char16_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 0x7fa271b7d4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55764efae28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5576502cd4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5576502cac4e 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 0x5576501fbb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x557651a5c4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fa271b7d984 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 0x55764efae28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55764f5ac539 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 0x55764f5ac43a 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 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).
> 
> =================================================================
> ==3714063==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x562a8e26328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x562a8f56b2f4 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 0x562a8f5609cc 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 0x562a8f4814b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x562a8f476649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x562a90d0f7f9 in GenericSAXHandler::startElement(char16_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 0x7fd2d451a4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x562a8e26328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x562a8f5824d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x562a8f57fc4e 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 0x562a8f4b0b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x562a90d114f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fd2d451a984 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 0x562a8e26328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x562a8e861539 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 0x562a8e86143a 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 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).
> 
> =================================================================
> ==3714069==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55654437828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5565456802f4 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 0x5565456759cc 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 0x5565455964b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55654558b649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x556546e247f9 in GenericSAXHandler::startElement(char16_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 0x7ff54f5be4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55654437828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5565456974d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x556545694c4e 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 0x5565455c5b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x556546e264f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7ff54f5be984 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 0x55654437828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x556544976539 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 0x55654497643a 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 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).
> 
> =================================================================
> ==3714072==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x557f6eb5b28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x557f6fe632f4 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 0x557f6fe589cc 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 0x557f6fd794b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x557f6fd6e649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x557f716077f9 in GenericSAXHandler::startElement(char16_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 0x7fd2f76204d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x557f6eb5b28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x557f6fe7a4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x557f6fe77c4e 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 0x557f6fda8b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x557f716094f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fd2f7620984 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 0x557f6eb5b28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x557f6f159539 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 0x557f6f15943a 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 create arrivalpos ( Last six runs 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).
> 
> =================================================================
> ==3713872==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55d323a1728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55d324d1f2f4 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 0x55d324d149cc 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 0x55d324c354b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55d324c2a649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55d3264c37f9 in GenericSAXHandler::startElement(char16_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 0x7f0d984614d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55d323a1728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55d324d364d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55d324d33c4e 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 0x55d324c64b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55d3264c54f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f0d98461984 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 0x55d323a1728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55d324015539 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 0x55d32401543a 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 create default ( Last six runs 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).
> 
> =================================================================
> ==3713870==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55f075fe928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55f0772f12f4 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 0x55f0772e69cc 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 0x55f0772074b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55f0771fc649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55f078a957f9 in GenericSAXHandler::startElement(char16_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 0x7ff4287e84d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55f075fe928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55f0773084d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55f077305c4e 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 0x55f077236b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55f078a974f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7ff4287e8984 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 0x55f075fe928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55f0765e7539 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 0x55f0765e743a 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 create lines ( Last six runs 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).
> 
> =================================================================
> ==3713883==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55a429b6528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55a42ae6d2f4 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 0x55a42ae629cc 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 0x55a42ad834b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55a42ad78649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55a42c6117f9 in GenericSAXHandler::startElement(char16_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 0x7f33c9ee14d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55a429b6528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55a42ae844d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55a42ae81c4e 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 0x55a42adb2b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55a42c6134f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f33c9ee1984 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 0x55a429b6528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55a42a163539 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 0x55a42a16343a 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 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).
> 
> =================================================================
> ==3713888==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55ab2b71a28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55ab2ca222f4 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 0x55ab2ca179cc 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 0x55ab2c9384b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55ab2c92d649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55ab2e1c67f9 in GenericSAXHandler::startElement(char16_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 0x7f0d5a0794d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55ab2b71a28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55ab2ca394d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55ab2ca36c4e 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 0x55ab2c967b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55ab2e1c84f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f0d5a079984 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 0x55ab2b71a28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55ab2bd18539 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 0x55ab2bd1843a 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 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).
> 
> =================================================================
> ==3713914==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55b2b881728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55b2b9b1f2f4 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 0x55b2b9b149cc 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 0x55b2b9a354b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55b2b9a2a649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55b2bb2c37f9 in GenericSAXHandler::startElement(char16_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 0x7f879a4254d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55b2b881728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55b2b9b364d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55b2b9b33c4e 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 0x55b2b9a64b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55b2bb2c54f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f879a425984 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 0x55b2b881728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55b2b8e15539 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 0x55b2b8e1543a 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 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).
> 
> =================================================================
> ==3713917==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x562a6284c28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x562a63b542f4 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 0x562a63b499cc 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 0x562a63a6a4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x562a63a5f649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x562a652f87f9 in GenericSAXHandler::startElement(char16_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 0x7f32ece894d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x562a6284c28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x562a63b6b4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x562a63b68c4e 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 0x562a63a99b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x562a652fa4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f32ece89984 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 0x562a6284c28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x562a62e4a539 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 0x562a62e4a43a 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 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).
> 
> =================================================================
> ==3713905==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5569d8d3128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5569da0392f4 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 0x5569da02e9cc 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 0x5569d9f4f4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5569d9f44649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5569db7dd7f9 in GenericSAXHandler::startElement(char16_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 0x7f4d250644d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x5569d8d3128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5569da0504d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5569da04dc4e 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 0x5569d9f7eb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5569db7df4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f4d25064984 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 0x5569d8d3128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5569d932f539 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 0x5569d932f43a 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 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).
> 
> =================================================================
> ==3713920==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x559385bc528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x559386ecd2f4 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 0x559386ec29cc 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 0x559386de34b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x559386dd8649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5593886717f9 in GenericSAXHandler::startElement(char16_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 0x7fd3db5154d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x559385bc528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x559386ee44d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x559386ee1c4e 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 0x559386e12b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5593886734f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fd3db515984 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 0x559385bc528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5593861c3539 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 0x5593861c343a 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 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).
> 
> =================================================================
> ==3713924==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x557fc6b6728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x557fc7e6f2f4 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 0x557fc7e649cc 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 0x557fc7d854b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x557fc7d7a649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x557fc96137f9 in GenericSAXHandler::startElement(char16_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 0x7fc09ee304d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x557fc6b6728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x557fc7e864d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x557fc7e83c4e 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 0x557fc7db4b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x557fc96154f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fc09ee30984 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 0x557fc6b6728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x557fc7165539 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 0x557fc716543a 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 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).
> 
> =================================================================
> ==3714371==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x56117004828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5611713502f4 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 0x5611713459cc 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 0x5611712664b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x56117125b649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x561172af47f9 in GenericSAXHandler::startElement(char16_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 0x7f962668c4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x56117004828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5611713674d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x561171364c4e 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 0x561171295b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x561172af64f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f962668c984 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 0x56117004828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x561170646539 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 0x56117064643a 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 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).
> 
> =================================================================
> ==3714361==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5596c524228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5596c654a2f4 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 0x5596c653f9cc 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 0x5596c64604b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5596c6455649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5596c7cee7f9 in GenericSAXHandler::startElement(char16_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 0x7fa4749904d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x5596c524228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5596c65614d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5596c655ec4e 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 0x5596c648fb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5596c7cf04f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fa474990984 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 0x5596c524228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5596c5840539 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 0x5596c584043a 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 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).
> 
> =================================================================
> ==3714366==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55ed4762e28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55ed489362f4 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 0x55ed4892b9cc 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 0x55ed4884c4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55ed48841649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55ed4a0da7f9 in GenericSAXHandler::startElement(char16_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 0x7f15ff1ac4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55ed4762e28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55ed4894d4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55ed4894ac4e 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 0x55ed4887bb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55ed4a0dc4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f15ff1ac984 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 0x55ed4762e28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55ed47c2c539 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 0x55ed47c2c43a 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 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).
> 
> =================================================================
> ==3714370==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x561148ccb28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x561149fd32f4 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 0x561149fc89cc 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 0x561149ee94b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x561149ede649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x56114b7777f9 in GenericSAXHandler::startElement(char16_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 0x7fbeec0704d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x561148ccb28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x561149fea4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x561149fe7c4e 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 0x561149f18b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x56114b7794f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fbeec070984 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 0x561148ccb28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5611492c9539 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 0x5611492c943a 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 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).
> 
> =================================================================
> ==3714407==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x564f39d0c28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x564f3b0142f4 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 0x564f3b0099cc 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 0x564f3af2a4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x564f3af1f649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x564f3c7b87f9 in GenericSAXHandler::startElement(char16_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 0x7f73eb0024d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x564f39d0c28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x564f3b02b4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x564f3b028c4e 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 0x564f3af59b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x564f3c7ba4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f73eb002984 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 0x564f39d0c28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x564f3a30a539 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 0x564f3a30a43a 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 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).
> 
> =================================================================
> ==3714446==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55b08331628d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55b08461e2f4 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 0x55b0846139cc 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 0x55b0845344b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55b084529649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55b085dc27f9 in GenericSAXHandler::startElement(char16_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 0x7f69a21474d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55b08331628d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55b0846354d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55b084632c4e 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 0x55b084563b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55b085dc44f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f69a2147984 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 0x55b08331628d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55b083914539 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 0x55b08391443a 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 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).
> 
> =================================================================
> ==3714428==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5567d314128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5567d44492f4 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 0x5567d443e9cc 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 0x5567d435f4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5567d4354649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5567d5bed7f9 in GenericSAXHandler::startElement(char16_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 0x7ff7752c64d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x5567d314128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5567d44604d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5567d445dc4e 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 0x5567d438eb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5567d5bef4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7ff7752c6984 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 0x5567d314128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5567d373f539 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 0x5567d373f43a 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 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).
> 
> =================================================================
> ==3714433==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55c387bcf28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55c388ed72f4 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 0x55c388ecc9cc 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 0x55c388ded4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55c388de2649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55c38a67b7f9 in GenericSAXHandler::startElement(char16_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 0x7f80940764d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55c387bcf28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55c388eee4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55c388eebc4e 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 0x55c388e1cb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55c38a67d4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f8094076984 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 0x55c387bcf28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55c3881cd539 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 0x55c3881cd43a 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 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).
> 
> =================================================================
> ==3714499==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55f28a27028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55f28b5782f4 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 0x55f28b56d9cc 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 0x55f28b48e4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55f28b483649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55f28cd1c7f9 in GenericSAXHandler::startElement(char16_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 0x7efdf964c4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55f28a27028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55f28b58f4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55f28b58cc4e 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 0x55f28b4bdb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55f28cd1e4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7efdf964c984 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 0x55f28a27028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55f28a86e539 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 0x55f28a86e43a 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 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).
> 
> =================================================================
> ==3714488==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55749da2228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55749ed2a2f4 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 0x55749ed1f9cc 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 0x55749ec404b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55749ec35649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5574a04ce7f9 in GenericSAXHandler::startElement(char16_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 0x7fb1f72504d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55749da2228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55749ed414d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55749ed3ec4e 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 0x55749ec6fb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5574a04d04f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fb1f7250984 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 0x55749da2228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55749e020539 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 0x55749e02043a 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 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).
> 
> =================================================================
> ==3714497==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x562ca0a0128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x562ca1d092f4 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 0x562ca1cfe9cc 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 0x562ca1c1f4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x562ca1c14649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x562ca34ad7f9 in GenericSAXHandler::startElement(char16_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 0x7f3d49b4c4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x562ca0a0128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x562ca1d204d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x562ca1d1dc4e 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 0x562ca1c4eb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x562ca34af4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f3d49b4c984 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 0x562ca0a0128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x562ca0fff539 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 0x562ca0fff43a 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 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).
> 
> =================================================================
> ==3714532==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55b4cbe7d28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55b4cd1852f4 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 0x55b4cd17a9cc 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 0x55b4cd09b4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55b4cd090649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55b4ce9297f9 in GenericSAXHandler::startElement(char16_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 0x7f0ab9da64d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55b4cbe7d28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55b4cd19c4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55b4cd199c4e 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 0x55b4cd0cab46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55b4ce92b4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f0ab9da6984 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 0x55b4cbe7d28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55b4cc47b539 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 0x55b4cc47b43a 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 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).
> 
> =================================================================
> ==3714513==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x559bce04728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x559bcf34f2f4 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 0x559bcf3449cc 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 0x559bcf2654b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x559bcf25a649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x559bd0af37f9 in GenericSAXHandler::startElement(char16_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 0x7faa2afa64d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x559bce04728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x559bcf3664d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x559bcf363c4e 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 0x559bcf294b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x559bd0af54f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7faa2afa6984 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 0x559bce04728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x559bce645539 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 0x559bce64543a 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 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).
> 
> =================================================================
> ==3714526==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55e01d75328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55e01ea5b2f4 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 0x55e01ea509cc 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 0x55e01e9714b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55e01e966649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55e0201ff7f9 in GenericSAXHandler::startElement(char16_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 0x7fee9ebd54d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55e01d75328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55e01ea724d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55e01ea6fc4e 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 0x55e01e9a0b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55e0202014f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fee9ebd5984 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 0x55e01d75328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55e01dd51539 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 0x55e01dd5143a 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 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).
> 
> =================================================================
> ==3714128==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x564a07e0328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x564a0910b2f4 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 0x564a091009cc 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 0x564a090214b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x564a09016649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x564a0a8af7f9 in GenericSAXHandler::startElement(char16_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 0x7f7921c944d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x564a07e0328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x564a091224d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x564a0911fc4e 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 0x564a09050b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x564a0a8b14f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f7921c94984 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 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).
> 
> =================================================================
> ==3714105==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5607257ec28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x560726af42f4 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 0x560726ae99cc 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 0x560726a0a4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5607269ff649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5607282987f9 in GenericSAXHandler::startElement(char16_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 0x7f597b4ab4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x5607257ec28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x560726b0b4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x560726b08c4e 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 0x560726a39b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x56072829a4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f597b4ab984 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 0x5607257ec28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x560725dea539 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 0x560725dea43a 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 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).
> 
> =================================================================
> ==3714127==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55d5b2a6d28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55d5b3d752f4 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 0x55d5b3d6a9cc 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 0x55d5b3c8b4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55d5b3c80649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55d5b55197f9 in GenericSAXHandler::startElement(char16_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 0x7f591e7764d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55d5b2a6d28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55d5b3d8c4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55d5b3d89c4e 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 0x55d5b3cbab46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55d5b551b4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f591e776984 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 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).
> 
> =================================================================
> ==3714120==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x56423a17f28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x56423b4872f4 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 0x56423b47c9cc 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 0x56423b39d4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x56423b392649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x56423cc2b7f9 in GenericSAXHandler::startElement(char16_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 0x7f89cc7504d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x56423a17f28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x56423b49e4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x56423b49bc4e 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 0x56423b3ccb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x56423cc2d4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f89cc750984 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 0x56423a17f28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
<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 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).
> 
> =================================================================
> ==3714126==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x560c34ea628d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x560c361ae2f4 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 0x560c361a39cc 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 0x560c360c44b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x560c360b9649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x560c379527f9 in GenericSAXHandler::startElement(char16_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 0x7ffba311e4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x560c34ea628d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x560c361c54d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x560c361c2c4e 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 0x560c360f3b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x560c379544f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7ffba311e984 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 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).
> 
> =================================================================
> ==3714140==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55c5098b728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55c50abbf2f4 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 0x55c50abb49cc 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 0x55c50aad54b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55c50aaca649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55c50c3637f9 in GenericSAXHandler::startElement(char16_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 0x7f0af028f4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55c5098b728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55c50abd64d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55c50abd3c4e 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 0x55c50ab04b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55c50c3654f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f0af028f984 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 0x55c5098b728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55c509eb5539 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 0x55c509eb543a 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 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).
> 
> =================================================================
> ==3714235==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5632e340d28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5632e47152f4 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 0x5632e470a9cc 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 0x5632e462b4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5632e4620649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5632e5eb97f9 in GenericSAXHandler::startElement(char16_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 0x7f35214054d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x5632e340d28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5632e472c4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5632e4729c4e 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 0x5632e465ab46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5632e5ebb4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f3521405984 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 0x5632e340d28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5632e3a0b539 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 0x5632e3a0b43a 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 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).
> 
> =================================================================
> ==3714169==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55b246bf628d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55b247efe2f4 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 0x55b247ef39cc 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 0x55b247e144b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55b247e09649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55b2496a27f9 in GenericSAXHandler::startElement(char16_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 0x7f67a75c54d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55b246bf628d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55b247f154d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55b247f12c4e 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 0x55b247e43b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55b2496a44f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f67a75c5984 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 0x55b246bf628d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55b2471f4539 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 0x55b2471f443a 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 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).
> 
> =================================================================
> ==3714159==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55bfcf18328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55bfd048b2f4 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 0x55bfd04809cc 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 0x55bfd03a14b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55bfd0396649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55bfd1c2f7f9 in GenericSAXHandler::startElement(char16_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 0x7f91bcdbf4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55bfcf18328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55bfd04a24d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55bfd049fc4e 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 0x55bfd03d0b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55bfd1c314f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f91bcdbf984 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 0x55bfcf18328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55bfcf781539 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 0x55bfcf78143a 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 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).
> 
> =================================================================
> ==3714158==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x561bc770d28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x561bc8a152f4 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 0x561bc8a0a9cc 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 0x561bc892b4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x561bc8920649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x561bca1b97f9 in GenericSAXHandler::startElement(char16_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 0x7f1270b764d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x561bc770d28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x561bc8a2c4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x561bc8a29c4e 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 0x561bc895ab46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x561bca1bb4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f1270b76984 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 0x561bc770d28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x561bc7d0b539 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 0x561bc7d0b43a 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 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).
> 
> =================================================================
> ==3714170==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x557fbfbee28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x557fc0ef62f4 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 0x557fc0eeb9cc 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 0x557fc0e0c4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x557fc0e01649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x557fc269a7f9 in GenericSAXHandler::startElement(char16_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 0x7f9f03b4a4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x557fbfbee28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x557fc0f0d4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x557fc0f0ac4e 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 0x557fc0e3bb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x557fc269c4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f9f03b4a984 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 0x557fbfbee28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x557fc01ec539 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 0x557fc01ec43a 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 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).
> 
> =================================================================
> ==3714184==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x56312366128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5631249692f4 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 0x56312495e9cc 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 0x56312487f4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x563124874649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x56312610d7f9 in GenericSAXHandler::startElement(char16_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 0x7f02d88704d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x56312366128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5631249804d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x56312497dc4e 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 0x5631248aeb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x56312610f4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f02d8870984 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 0x56312366128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x563123c5f539 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 0x563123c5f43a 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 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).
> 
> =================================================================
> ==3714289==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x560f6607228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x560f6737a2f4 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 0x560f6736f9cc 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 0x560f672904b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x560f67285649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x560f68b1e7f9 in GenericSAXHandler::startElement(char16_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 0x7ff2d2d384d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x560f6607228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x560f673914d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x560f6738ec4e 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 0x560f672bfb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x560f68b204f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7ff2d2d38984 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 0x560f6607228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
<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 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).
> 
> =================================================================
> ==3714284==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55f5a08e828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55f5a1bf02f4 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 0x55f5a1be59cc 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 0x55f5a1b064b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55f5a1afb649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55f5a33947f9 in GenericSAXHandler::startElement(char16_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 0x7f15e01f94d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55f5a08e828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55f5a1c074d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55f5a1c04c4e 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 0x55f5a1b35b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55f5a33964f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f15e01f9984 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 0x55f5a08e828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
<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 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).
> 
> =================================================================
> ==3714276==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55b8e266628d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55b8e396e2f4 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 0x55b8e39639cc 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 0x55b8e38844b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55b8e3879649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55b8e51127f9 in GenericSAXHandler::startElement(char16_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 0x7fd28388d4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55b8e266628d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55b8e39854d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55b8e3982c4e 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 0x55b8e38b3b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55b8e51144f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fd28388d984 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 0x55b8e266628d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
<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 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).
> 
> =================================================================
> ==3714288==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x56438441c28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5643857242f4 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 0x5643857199cc 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 0x56438563a4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x56438562f649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x564386ec87f9 in GenericSAXHandler::startElement(char16_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 0x7ff3629624d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x56438441c28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x56438573b4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x564385738c4e 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 0x564385669b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x564386eca4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7ff362962984 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 0x56438441c28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
<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 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).
> 
> =================================================================
> ==3713514==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55be9826f28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55be995772f4 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 0x55be9956c9cc 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 0x55be9948d4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55be99482649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55be9ad1b7f9 in GenericSAXHandler::startElement(char16_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 0x7f13c3a694d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55be9826f28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55be9958e4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55be9958bc4e 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 0x55be994bcb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55be9ad1d4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f13c3a69984 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 0x55be9826f28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55be9886d539 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 0x55be9886d43a 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 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).
> 
> =================================================================
> ==3713520==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55b97e8cb28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55b97fbd32f4 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 0x55b97fbc89cc 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 0x55b97fae94b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55b97fade649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55b9813777f9 in GenericSAXHandler::startElement(char16_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 0x7fb24a7544d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55b97e8cb28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55b97fbea4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55b97fbe7c4e 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 0x55b97fb18b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55b9813794f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fb24a754984 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 0x55b97e8cb28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55b97eec9539 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 0x55b97eec943a 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 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).
> 
> =================================================================
> ==3713522==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55ebff72e28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55ec00a362f4 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 0x55ec00a2b9cc 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 0x55ec0094c4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55ec00941649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55ec021da7f9 in GenericSAXHandler::startElement(char16_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 0x7fda761284d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55ebff72e28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55ec00a4d4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55ec00a4ac4e 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 0x55ec0097bb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55ec021dc4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fda76128984 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 0x55ebff72e28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55ebffd2c539 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 0x55ebffd2c43a 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 create arrivalpos ( Last six runs 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).
> 
> =================================================================
> ==3713446==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55ad402c028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55ad415c82f4 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 0x55ad415bd9cc 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 0x55ad414de4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55ad414d3649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55ad42d6c7f9 in GenericSAXHandler::startElement(char16_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 0x7f5cd56ef4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55ad402c028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55ad415df4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55ad415dcc4e 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 0x55ad4150db46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55ad42d6e4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f5cd56ef984 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 0x55ad402c028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55ad408be539 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 0x55ad408be43a 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 create default ( Last six runs 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).
> 
> =================================================================
> ==3713443==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x56273f85628d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x562740b5e2f4 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 0x562740b539cc 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 0x562740a744b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x562740a69649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5627423027f9 in GenericSAXHandler::startElement(char16_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 0x7fa48aa6d4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x56273f85628d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x562740b754d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x562740b72c4e 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 0x562740aa3b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5627423044f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fa48aa6d984 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 0x56273f85628d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x56273fe54539 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 0x56273fe5443a 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 delete ( Last six runs 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).
> 
> =================================================================
> ==3713460==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5600c8fe928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5600ca2f12f4 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 0x5600ca2e69cc 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 0x5600ca2074b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5600ca1fc649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5600cba957f9 in GenericSAXHandler::startElement(char16_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 0x7fd306f7e4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x5600c8fe928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5600ca3084d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5600ca305c4e 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 0x5600ca236b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5600cba974f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fd306f7e984 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 0x5600c8fe928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5600c95e7539 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 0x5600c95e743a 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 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).
> 
> =================================================================
> ==3713477==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55e078fee28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55e07a2f62f4 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 0x55e07a2eb9cc 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 0x55e07a20c4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55e07a201649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55e07ba9a7f9 in GenericSAXHandler::startElement(char16_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 0x7fcbca16e4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55e078fee28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55e07a30d4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55e07a30ac4e 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 0x55e07a23bb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55e07ba9c4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fcbca16e984 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 0x55e078fee28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55e0795ec539 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 0x55e0795ec43a 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 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).
> 
> =================================================================
> ==3713476==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55cc9dd0b28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55cc9f0132f4 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 0x55cc9f0089cc 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 0x55cc9ef294b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55cc9ef1e649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55cca07b77f9 in GenericSAXHandler::startElement(char16_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 0x7f77c29f64d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55cc9dd0b28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55cc9f02a4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55cc9f027c4e 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 0x55cc9ef58b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55cca07b94f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f77c29f6984 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 0x55cc9dd0b28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55cc9e309539 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 0x55cc9e30943a 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 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).
> 
> =================================================================
> ==3713486==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55cd2c67428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55cd2d97c2f4 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 0x55cd2d9719cc 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 0x55cd2d8924b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55cd2d887649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55cd2f1207f9 in GenericSAXHandler::startElement(char16_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 0x7f23e18194d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55cd2c67428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55cd2d9934d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55cd2d990c4e 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 0x55cd2d8c1b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55cd2f1224f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f23e1819984 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 0x55cd2c67428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55cd2cc72539 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 0x55cd2cc7243a 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 create arrivalpos ( Last six runs 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).
> 
> =================================================================
> ==3713663==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55dcb278728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55dcb3a8f2f4 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 0x55dcb3a849cc 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 0x55dcb39a54b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55dcb399a649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55dcb52337f9 in GenericSAXHandler::startElement(char16_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 0x7faf317b24d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55dcb278728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55dcb3aa64d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55dcb3aa3c4e 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 0x55dcb39d4b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55dcb52354f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7faf317b2984 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 0x55dcb278728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55dcb2d85539 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 0x55dcb2d8543a 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 create default ( Last six runs 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).
> 
> =================================================================
> ==3713660==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55d9a923d28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55d9aa5452f4 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 0x55d9aa53a9cc 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 0x55d9aa45b4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55d9aa450649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55d9abce97f9 in GenericSAXHandler::startElement(char16_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 0x7ff0365a34d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55d9a923d28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55d9aa55c4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55d9aa559c4e 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 0x55d9aa48ab46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55d9abceb4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7ff0365a3984 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 0x55d9a923d28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55d9a983b539 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 0x55d9a983b43a 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 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).
> 
> =================================================================
> ==3713675==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x56312d21128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x56312e5192f4 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 0x56312e50e9cc 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 0x56312e42f4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x56312e424649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x56312fcbd7f9 in GenericSAXHandler::startElement(char16_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 0x7f7b670f14d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x56312d21128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x56312e5304d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x56312e52dc4e 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 0x56312e45eb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x56312fcbf4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f7b670f1984 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 0x56312d21128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x56312d80f539 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 0x56312d80f43a 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 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).
> 
> =================================================================
> ==3713692==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55ad0cf7a28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55ad0e2822f4 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 0x55ad0e2779cc 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 0x55ad0e1984b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55ad0e18d649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55ad0fa267f9 in GenericSAXHandler::startElement(char16_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 0x7fab1bb504d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55ad0cf7a28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55ad0e2994d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55ad0e296c4e 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 0x55ad0e1c7b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55ad0fa284f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fab1bb50984 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 0x55ad0cf7a28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55ad0d578539 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 0x55ad0d57843a 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 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).
> 
> =================================================================
> ==3713676==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x555d5364928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x555d549512f4 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 0x555d549469cc 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 0x555d548674b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x555d5485c649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x555d560f57f9 in GenericSAXHandler::startElement(char16_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 0x7f8ba926a4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x555d5364928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x555d549684d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x555d54965c4e 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 0x555d54896b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x555d560f74f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f8ba926a984 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 0x555d5364928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x555d53c47539 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 0x555d53c4743a 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 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).
> 
> =================================================================
> ==3713701==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55f237c9928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55f238fa12f4 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 0x55f238f969cc 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 0x55f238eb74b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55f238eac649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55f23a7457f9 in GenericSAXHandler::startElement(char16_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 0x7f56e39884d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55f237c9928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55f238fb84d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55f238fb5c4e 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 0x55f238ee6b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55f23a7474f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f56e3988984 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 0x55f237c9928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55f238297539 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 0x55f23829743a 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 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).
> 
> =================================================================
> ==3713580==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55ca074a928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55ca087b12f4 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 0x55ca087a69cc 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 0x55ca086c74b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55ca086bc649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55ca09f557f9 in GenericSAXHandler::startElement(char16_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 0x7f3a9d2b14d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55ca074a928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55ca087c84d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55ca087c5c4e 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 0x55ca086f6b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55ca09f574f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f3a9d2b1984 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 0x55ca074a928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55ca07aa7539 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 0x55ca07aa743a 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 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).
> 
> =================================================================
> ==3713620==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5585674af28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5585687b72f4 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 0x5585687ac9cc 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 0x5585686cd4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5585686c2649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x558569f5b7f9 in GenericSAXHandler::startElement(char16_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 0x7f27fab4d4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x5585674af28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5585687ce4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5585687cbc4e 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 0x5585686fcb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x558569f5d4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f27fab4d984 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 0x5585674af28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x558567aad539 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 0x558567aad43a 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 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).
> 
> =================================================================
> ==3713617==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5591d451528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5591d581d2f4 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 0x5591d58129cc 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 0x5591d57334b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5591d5728649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5591d6fc17f9 in GenericSAXHandler::startElement(char16_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 0x7f1589cdb4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x5591d451528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5591d58344d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5591d5831c4e 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 0x5591d5762b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5591d6fc34f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f1589cdb984 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 0x5591d451528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5591d4b13539 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 0x5591d4b1343a 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 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).
> 
> =================================================================
> ==3713644==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x56192c35328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x56192d65b2f4 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 0x56192d6509cc 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 0x56192d5714b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x56192d566649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x56192edff7f9 in GenericSAXHandler::startElement(char16_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 0x7f39ebf104d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x56192c35328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x56192d6724d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x56192d66fc4e 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 0x56192d5a0b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x56192ee014f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f39ebf10984 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 0x56192c35328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x56192c951539 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 0x56192c95143a 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 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).
> 
> =================================================================
> ==3713733==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x56433bf5128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x56433d2592f4 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 0x56433d24e9cc 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 0x56433d16f4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x56433d164649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x56433e9fd7f9 in GenericSAXHandler::startElement(char16_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 0x7f3f5f2374d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x56433bf5128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x56433d2704d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x56433d26dc4e 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 0x56433d19eb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x56433e9ff4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f3f5f237984 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 0x56433bf5128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x56433c54f539 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 0x56433c54f43a 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 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).
> 
> =================================================================
> ==3713726==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55dfd0e9928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55dfd21a12f4 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 0x55dfd21969cc 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 0x55dfd20b74b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55dfd20ac649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55dfd39457f9 in GenericSAXHandler::startElement(char16_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 0x7f3e625704d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55dfd0e9928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55dfd21b84d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55dfd21b5c4e 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 0x55dfd20e6b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55dfd39474f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f3e62570984 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 0x55dfd0e9928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55dfd1497539 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 0x55dfd149743a 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 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).
> 
> =================================================================
> ==3713736==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x56167d30428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x56167e60c2f4 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 0x56167e6019cc 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 0x56167e5224b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x56167e517649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x56167fdb07f9 in GenericSAXHandler::startElement(char16_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 0x7f9c618f84d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x56167d30428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x56167e6234d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x56167e620c4e 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 0x56167e551b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x56167fdb24f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f9c618f8984 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 0x56167d30428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x56167d902539 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 0x56167d90243a 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 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).
> 
> =================================================================
> ==3713809==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x56373a14028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x56373b4482f4 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 0x56373b43d9cc 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 0x56373b35e4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x56373b353649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x56373cbec7f9 in GenericSAXHandler::startElement(char16_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 0x7f9fcf60d4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x56373a14028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x56373b45f4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x56373b45cc4e 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 0x56373b38db46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x56373cbee4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f9fcf60d984 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 0x56373a14028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x56373a73e539 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 0x56373a73e43a 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 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).
> 
> =================================================================
> ==3713746==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55fecc6b128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55fecd9b92f4 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 0x55fecd9ae9cc 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 0x55fecd8cf4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55fecd8c4649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55fecf15d7f9 in GenericSAXHandler::startElement(char16_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 0x7fc4c96644d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55fecc6b128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55fecd9d04d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55fecd9cdc4e 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 0x55fecd8feb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55fecf15f4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fc4c9664984 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 0x55fecc6b128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55fecccaf539 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 0x55fecccaf43a 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 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).
> 
> =================================================================
> ==3713835==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x56175496a28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x561755c722f4 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 0x561755c679cc 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 0x561755b884b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x561755b7d649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5617574167f9 in GenericSAXHandler::startElement(char16_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 0x7feef91a24d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x56175496a28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x561755c894d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x561755c86c4e 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 0x561755bb7b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5617574184f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7feef91a2984 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 0x56175496a28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x561754f68539 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 0x561754f6843a 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 Jul2023 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==3668958==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55be8556828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55be867681f1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:441:40
>     #2 0x55be86761c7a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:384:24
>     #3 0x55be86755192 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:135:5
>     #4 0x55be86767701 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #5 0x55be8556bda9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f8e0006ad8f 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 Jul2023 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==3668971==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55eca73f328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55eca85f31f1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:441:40
>     #2 0x55eca85ecc7a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:384:24
>     #3 0x55eca85e0192 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:135:5
>     #4 0x55eca85f2701 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #5 0x55eca73f6da9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f6748297d8f 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 Jul2023 )

---------- Differences in errors ----------
2a3,83
> 
> =================================================================
> ==3669018==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1224 byte(s) in 1 object(s) allocated from:
>     #0 0x55e20313b28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55e2044432f4 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 0x55e20432afa2 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:177:46
>     #3 0x55e20433a701 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #4 0x55e20313eda9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fc5289e0d8f 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 0x55e20313b28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55e2044432f4 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 0x55e20432b2ea in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:48
>     #3 0x55e20433a701 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #4 0x55e20313eda9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7fc5289e0d8f 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 0x55e20313b28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55e20432b69b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:183:34
>     #2 0x55e20433a701 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #3 0x55e20313eda9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7fc5289e0d8f 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 0x55e20313b28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==3669052==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x563546e4a28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x56354804a1f1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:441:40
>     #2 0x563548043c7a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:384:24
>     #3 0x563548037192 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:135:5
>     #4 0x563548049701 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #5 0x563546e4dda9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f983bf94d8f 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 Jul2023 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==3669057==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55d132b5928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55d133d591f1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:441:40
>     #2 0x55d133d52c7a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:384:24
>     #3 0x55d133d46192 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:135:5
>     #4 0x55d133d58701 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #5 0x55d132b5cda9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f84a75f2d8f 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 Jul2023 )

---------- Differences in errors ----------
2a3,83
> 
> =================================================================
> ==3669134==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1224 byte(s) in 1 object(s) allocated from:
>     #0 0x55839a92828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55839bc302f4 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 0x55839bb17fa2 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:177:46
>     #3 0x55839bb27701 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #4 0x55839a92bda9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f8208a52d8f 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 0x55839a92828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55839bc302f4 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 0x55839bb182ea in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:48
>     #3 0x55839bb27701 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #4 0x55839a92bda9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f8208a52d8f 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 0x55839a92828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55839bb1869b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:183:34
>     #2 0x55839bb27701 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #3 0x55839a92bda9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f8208a52d8f 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 0x55839a92828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,47
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==3669337==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 360 byte(s) in 1 object(s) allocated from:
>     #0 0x560ef1ffa28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x560ef3318aef in NLJunctionControlBuilder::buildNoLogicJunction() /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:179:12
>     #2 0x560ef331670d 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 0x560ef3247b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x560ef4aa84f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f95e8c9b526 in xercesc_3_2::SAX2XMLReaderImpl::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 0x560ef1ffa28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x560ef25f8539 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 0x560ef25f843a 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 0x560ef25f83c7 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 0x560ef25f7df3 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 0x560ef25f7083 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 0x560ef25f678b 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 0x560ef25c25e9 in PositionVector::PositionVector(PositionVector const&) /home/delphi/clangDebug/sumo/src/utils/geom/PositionVector.h:43:7
>     #8 0x560ef298eea4 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 0x560ef45a80e8 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 0x560ef331914f in NLJunctionControlBuilder::buildNoLogicJunction() /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:179:16
>     #11 0x560ef331670d 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 0x560ef3247b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #13 0x560ef4aa84f4 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 fix save ( Last six runs Jul2023 )

---------- Differences in errors ----------
0a1,47
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==3669342==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 360 byte(s) in 1 object(s) allocated from:
>     #0 0x55fea980c28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55feaab2aaef in NLJunctionControlBuilder::buildNoLogicJunction() /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:179:12
>     #2 0x55feaab2870d 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 0x55feaaa59b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55feac2ba4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f8f6ce45526 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55fea980c28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55fea9e0a539 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 0x55fea9e0a43a 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 0x55fea9e0a3c7 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 0x55fea9e09df3 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 0x55fea9e09083 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 0x55fea9e0878b 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 0x55fea9dd45e9 in PositionVector::PositionVector(PositionVector const&) /home/delphi/clangDebug/sumo/src/utils/geom/PositionVector.h:43:7
>     #8 0x55feaa1a0ea4 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 0x55feabdba0e8 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 0x55feaab2b14f in NLJunctionControlBuilder::buildNoLogicJunction() /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:179:16
>     #11 0x55feaab2870d 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 0x55feaaa59b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #13 0x55feac2ba4f4 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 fix select ( Last six runs Jul2023 )

---------- Differences in errors ----------
0a1,47
> Error: Another junction with the id 'Junction3' exists.
> Quitting (on error).
> 
> =================================================================
> ==3669343==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 360 byte(s) in 1 object(s) allocated from:
>     #0 0x55b7c1f3c28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55b7c325aaef in NLJunctionControlBuilder::buildNoLogicJunction() /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:179:12
>     #2 0x55b7c325870d 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 0x55b7c3189b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55b7c49ea4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f2b04616526 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55b7c1f3c28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55b7c253a539 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 0x55b7c253a43a 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 0x55b7c253a3c7 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 0x55b7c2539df3 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 0x55b7c2539083 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 0x55b7c253878b 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 0x55b7c25045e9 in PositionVector::PositionVector(PositionVector const&) /home/delphi/clangDebug/sumo/src/utils/geom/PositionVector.h:43:7
>     #8 0x55b7c28d0ea4 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 0x55b7c44ea0e8 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 0x55b7c325b14f in NLJunctionControlBuilder::buildNoLogicJunction() /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:179:16
>     #11 0x55b7c325870d 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 0x55b7c3189b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #13 0x55b7c49ea4f4 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 color ( Last six runs 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).
> 
> =================================================================
> ==3669196==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x560060d1428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x56006201c2f4 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 0x5600620119cc 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 0x560061f324b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x560061f27649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5600637c07f9 in GenericSAXHandler::startElement(char16_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 0x7f82145c74d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x560060d1428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5600620334d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x560062030c4e 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 0x560061f61b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5600637c24f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f82145c7984 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 0x560060d1428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x560061312539 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 0x56006131243a 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 inspect cycletime ( Last six runs 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).
> 
> =================================================================
> ==3669212==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x556dd8da028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x556dda0a82f4 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 0x556dda09d9cc 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 0x556dd9fbe4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x556dd9fb3649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x556ddb84c7f9 in GenericSAXHandler::startElement(char16_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 0x7fd2037ed4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x556dd8da028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x556dda0bf4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x556dda0bcc4e 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 0x556dd9fedb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x556ddb84e4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fd2037ed984 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 0x556dd8da028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x556dd939e539 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 0x556dd939e43a 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 inspect edges ( Last six runs 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).
> 
> =================================================================
> ==3669195==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x56452095528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x564521c5d2f4 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 0x564521c529cc 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 0x564521b734b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x564521b68649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5645234017f9 in GenericSAXHandler::startElement(char16_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 0x7f639faa54d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x56452095528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x564521c744d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x564521c71c4e 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 0x564521ba2b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5645234034f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f639faa5984 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 0x56452095528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x564520f53539 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 0x564520f5343a 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 inspect id ( Last six runs 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).
> 
> =================================================================
> ==3669178==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55d62f8f128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55d630bf92f4 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 0x55d630bee9cc 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 0x55d630b0f4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55d630b04649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55d63239d7f9 in GenericSAXHandler::startElement(char16_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 0x7f240799a4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55d62f8f128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55d630c104d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55d630c0dc4e 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 0x55d630b3eb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55d63239f4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f240799a984 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 0x55d62f8f128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55d62feef539 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 0x55d62feef43a 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 inspect parameters ( Last six runs 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).
> 
> =================================================================
> ==3669228==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x560752c3328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x560753f3b2f4 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 0x560753f309cc 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 0x560753e514b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x560753e46649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5607556df7f9 in GenericSAXHandler::startElement(char16_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 0x7fcb28ade4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x560752c3328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x560753f524d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x560753f4fc4e 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 0x560753e80b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5607556e14f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fcb28ade984 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 0x560752c3328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x560753231539 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 0x56075323143a 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 inspect repeat ( Last six runs Jul2023 )

---------- Differences in errors ----------
1c1,3
< Error: Disconnected route 'r_0' when repeating. Last edge 'Edge1' is not connected to first edge 'Edge0'.
---
> 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.
2a5,111
> 
> =================================================================
> ==3669210==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55c115e5c28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55c1171642f4 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 0x55c1171599cc 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 0x55c11707a4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55c11706f649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55c1189087f9 in GenericSAXHandler::startElement(char16_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 0x7f696817b4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55c115e5c28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55c11717b4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55c117178c4e 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 0x55c1170a9b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55c11890a4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f696817b984 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 0x55c115e5c28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements route inspect_selection color ( Last six runs 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).
> 
> =================================================================
> ==3669237==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55a18c23928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55a18d5412f4 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 0x55a18d5369cc 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 0x55a18d4574b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55a18d44c649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55a18ece57f9 in GenericSAXHandler::startElement(char16_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 0x7f087e7424d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55a18c23928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55a18d5584d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55a18d555c4e 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 0x55a18d486b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55a18ece74f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f087e742984 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 0x55a18c23928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55a18c837539 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 0x55a18c83743a 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 inspect_selection cycletime ( Last six runs 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).
> 
> =================================================================
> ==3669246==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55a8041b128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55a8054b92f4 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 0x55a8054ae9cc 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 0x55a8053cf4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55a8053c4649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55a806c5d7f9 in GenericSAXHandler::startElement(char16_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 0x7f314685d4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55a8041b128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55a8054d04d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55a8054cdc4e 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 0x55a8053feb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55a806c5f4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f314685d984 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 0x55a8041b128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55a8047af539 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 0x55a8047af43a 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 inspect_selection parameters ( Last six runs 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).
> 
> =================================================================
> ==3669260==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x555de1c3e28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x555de2f462f4 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 0x555de2f3b9cc 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 0x555de2e5c4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x555de2e51649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x555de46ea7f9 in GenericSAXHandler::startElement(char16_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 0x7f6590dd04d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x555de1c3e28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x555de2f5d4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x555de2f5ac4e 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 0x555de2e8bb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x555de46ec4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f6590dd0984 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 0x555de1c3e28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x555de223c539 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 0x555de223c43a 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 inspect_selection repeat ( Last six runs Jul2023 )

---------- Differences in errors ----------
1c1,3
< Error: Disconnected route 'r_0' when repeating. Last edge 'Edge1' is not connected to first edge 'Edge0'.
---
> 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.
2a5,111
> 
> =================================================================
> ==3669243==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55ed778c828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55ed78bd02f4 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 0x55ed78bc59cc 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 0x55ed78ae64b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55ed78adb649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55ed7a3747f9 in GenericSAXHandler::startElement(char16_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 0x7f9ae03254d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55ed778c828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55ed78be74d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55ed78be4c4e 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 0x55ed78b15b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55ed7a3764f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f9ae0325984 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 0x55ed778c828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements route load edges ( Last six runs 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).
> 
> =================================================================
> ==3669282==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55562f93f28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x555630c472f4 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 0x555630c3c9cc 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 0x555630b5d4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x555630b52649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5556323eb7f9 in GenericSAXHandler::startElement(char16_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 0x7f1e45f784d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55562f93f28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x555630c5e4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x555630c5bc4e 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 0x555630b8cb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5556323ed4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f1e45f78984 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 0x55562f93f28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55562ff3d539 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 0x55562ff3d43a 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 load repeat ( Last six runs Jul2023 )

---------- Differences in errors ----------
2a3,83
> 
> =================================================================
> ==3669296==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 1224 byte(s) in 1 object(s) allocated from:
>     #0 0x56312beca28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x56312d1d22f4 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 0x56312d0b9fa2 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:177:46
>     #3 0x56312d0c9701 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #4 0x56312becdda9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f56bd089d8f 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 0x56312beca28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x56312d1d22f4 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 0x56312d0ba2ea in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:48
>     #3 0x56312d0c9701 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #4 0x56312becdda9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f56bd089d8f 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 0x56312beca28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x56312d0ba69b in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:183:34
>     #2 0x56312d0c9701 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #3 0x56312becdda9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #4 0x7f56bd089d8f 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 0x56312beca28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements route reverse add ( Last six runs 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).
> 
> =================================================================
> ==3669316==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55be9d9f128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55be9ecf92f4 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 0x55be9ecee9cc 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 0x55be9ec0f4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55be9ec04649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55bea049d7f9 in GenericSAXHandler::startElement(char16_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 0x7f6a9d8044d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55be9d9f128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55be9ed104d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55be9ed0dc4e 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 0x55be9ec3eb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55bea049f4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f6a9d804984 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 0x55be9d9f128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55be9dfef539 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 0x55be9dfef43a 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 reverse current ( Last six runs 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).
> 
> =================================================================
> ==3669313==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55d82b67028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55d82c9782f4 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 0x55d82c96d9cc 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 0x55d82c88e4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55d82c883649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55d82e11c7f9 in GenericSAXHandler::startElement(char16_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 0x7fb5140b94d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55d82b67028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55d82c98f4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55d82c98cc4e 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 0x55d82c8bdb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55d82e11e4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fb5140b9984 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 0x55d82b67028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55d82bc6e539 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 0x55d82bc6e43a 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 volatilerecomputing ( Last six runs 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).
> 
> =================================================================
> ==3669332==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 6120 byte(s) in 5 object(s) allocated from:
>     #0 0x559c1f71d28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x559c20a252f4 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 0x559c20a1a9cc 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 0x559c2093b4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x559c20930649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x559c221c97f9 in GenericSAXHandler::startElement(char16_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 0x7f9316c6a4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x559c1f71d28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x559c20a3c4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x559c20a39c4e 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 0x559c2096ab46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x559c221cb4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f9316c6a984 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 inspect id ( Last six runs 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).
> 
> =================================================================
> ==3702328==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5566cd24228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5566ce54a2f4 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 0x5566ce53f9cc 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 0x5566ce4604b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5566ce455649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5566cfcee7f9 in GenericSAXHandler::startElement(char16_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 0x7f701f4a04d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x5566cd24228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5566ce5614d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5566ce55ec4e 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 0x5566ce48fb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5566cfcf04f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f701f4a0984 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 0x5566cd24228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5566cd840539 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 0x5566cd84043a 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 routeflow inspect_selection arrivallane float ( Last six runs Jul2023 )

---------- Differences in errors ----------
0a1,25
> 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'!
1a27,32
> 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>

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

---------- 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'!
demandelements routeflow inspect_selection arrivalpos float ( Last six runs Jul2023 )
demandelements routeflow inspect_selection arrivalpos max ( Last six runs Jul2023 )
demandelements routeflow inspect_selection arrivalpos random ( Last six runs Jul2023 )
demandelements routeflow inspect_selection arrivalposlat current ( Last six runs Jul2023 )
demandelements routeflow inspect_selection arrivalspeed center ( Last six runs Jul2023 )
demandelements routeflow inspect_selection arrivalspeed float ( Last six runs Jul2023 )
demandelements routeflow inspect_selection arrivalspeed left ( Last six runs Jul2023 )
demandelements routeflow inspect_selection arrivalspeed right ( Last six runs Jul2023 )
demandelements routeflow inspect_selection begin ( Last six runs Jul2023 )
demandelements routeflow inspect_selection color ( Last six runs Jul2023 )
demandelements routeflow inspect_selection containernumber ( Last six runs Jul2023 )
demandelements routeflow inspect_selection departlane allowed ( Last six runs Jul2023 )
demandelements routeflow inspect_selection departlane best ( Last six runs Jul2023 )
demandelements routeflow inspect_selection departlane first ( Last six runs Jul2023 )
demandelements routeflow inspect_selection departlane free ( Last six runs Jul2023 )
demandelements routeflow inspect_selection departlane random ( Last six runs Jul2023 )
demandelements routeflow inspect_selection departpos base ( Last six runs Jul2023 )
demandelements routeflow inspect_selection departpos float ( Last six runs Jul2023 )
demandelements routeflow inspect_selection departpos free ( Last six runs Jul2023 )
demandelements routeflow inspect_selection departposlat center ( Last six runs Jul2023 )
demandelements routeflow inspect_selection departposlat float ( Last six runs Jul2023 )
demandelements routeflow inspect_selection departposlat free ( Last six runs Jul2023 )
demandelements routeflow inspect_selection departposlat left ( Last six runs Jul2023 )
demandelements routeflow inspect_selection departposlat random ( Last six runs Jul2023 )
demandelements routeflow inspect_selection departposlat random_free ( Last six runs Jul2023 )
demandelements routeflow inspect_selection departposlat right ( Last six runs Jul2023 )
demandelements routeflow inspect_selection departspeed desired ( Last six runs Jul2023 )
demandelements routeflow inspect_selection departspeed max ( Last six runs Jul2023 )
demandelements routeflow inspect_selection departspeed random ( Last six runs Jul2023 )
demandelements routeflow inspect_selection departspeed speedlimit ( Last six runs Jul2023 )
demandelements routeflow inspect_selection insertionchecks ( Last six runs Jul2023 )
demandelements routeflow inspect_selection line ( Last six runs Jul2023 )
demandelements routeflow inspect_selection parameters ( Last six runs Jul2023 )
demandelements routeflow inspect_selection personnumber ( Last six runs Jul2023 )

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

---------- Differences in errors ----------
0a1
> Warning: Vehicle 'flowA.0' will not be able to arrive at the given lane 'Edge2_0'!
2a4
> Warning: Vehicle 'flowA.1' will not be able to arrive at the given lane 'Edge2_0'!
4a7
> Warning: Vehicle 'flowA.2' will not be able to arrive at the given lane 'Edge2_0'!
6a10
> Warning: Vehicle 'flowA.3' will not be able to arrive at the given lane 'Edge2_0'!
8a13
> Warning: Vehicle 'flowA.4' will not be able to arrive at the given lane 'Edge2_0'!
10a16
> Warning: Vehicle 'flowA.5' will not be able to arrive at the given lane 'Edge2_0'!
12a19
> Warning: Vehicle 'flowA.6' will not be able to arrive at the given lane 'Edge2_0'!
13a21
> Warning: Vehicle 'flowA.7' will not be able to arrive at the given lane 'Edge2_0'!
15a24
> Warning: Vehicle 'flowA.8' will not be able to arrive at the given lane 'Edge2_0'!
17a27
> Warning: Vehicle 'flowA.9' will not be able to arrive at the given lane 'Edge2_0'!
18a29
> Warning: Vehicle 'flowA.10' will not be able to arrive at the given lane 'Edge2_0'!
20a32
> Warning: Vehicle 'flowA.11' will not be able to arrive at the given lane 'Edge2_0'!
22a35
> 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 departlane float ( Last six runs Jul2023 )

---------- Differences in errors ----------
1c1,3
< Warning: Vehicle 'flowA.12' 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'!
> Error: Invalid departlane definition for vehicle 'flowB.0'.
> Quitting (on error).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1,12c1,25
< Error: Vehicle 'flowA.0' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.1' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.2' will not be able to depart using the given velocity (slow lane ahead)!
< 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.5' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.6' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.7' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.8' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.9' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.10' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.11' 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 '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)!
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1,2c1,17
< Error: Vehicle 'flowA.0' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.8' 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 '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'!

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

---------- Differences in errors ----------
1,2c1,20
< Error: Vehicle 'flowA.0' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'flowA.11' 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 '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'!

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

---------- Differences in errors ----------
0a1
> Warning: Vehicle 'flowA.0' will not be able to arrive at the given lane 'Edge2_0'!
1a3
> Error: Vehicle 'flowA.0' will not be able to depart using the given velocity (junction 'Junction1' too close)!
2a5
> Warning: Vehicle 'flowA.1' will not be able to arrive at the given lane 'Edge2_0'!
3a7
> Error: Vehicle 'flowA.1' will not be able to depart using the given velocity (junction 'Junction1' too close)!
5c9
< Error: Vehicle 'flowB.1' will not be able to depart using the given velocity (slow lane ahead)!
---
> Warning: Vehicle 'flowA.2' will not be able to arrive at the given lane 'Edge2_0'!
6a11
> Error: Vehicle 'flowA.2' will not be able to depart using the given velocity (junction 'Junction1' too close)!
8a14
> Warning: Vehicle 'flowA.3' will not be able to arrive at the given lane 'Edge2_0'!
9a16
> Error: Vehicle 'flowA.3' will not be able to depart using the given velocity (junction 'Junction1' too close)!
11a19
> Warning: Vehicle 'flowA.4' will not be able to arrive at the given lane 'Edge2_0'!
12a21
> Error: Vehicle 'flowA.4' will not be able to depart using the given velocity (junction 'Junction1' too close)!
13a23
> Warning: Vehicle 'flowA.5' will not be able to arrive at the given lane 'Edge2_0'!
14a25
> Error: Vehicle 'flowA.5' will not be able to depart using the given velocity (junction 'Junction1' too close)!
16a28
> Warning: Vehicle 'flowA.6' will not be able to arrive at the given lane 'Edge2_0'!
17a30
> 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 Jul2023 )

---------- Differences in errors ----------
0a1,6
> 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'!
1a8,9
> 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'!
3a12,15
> 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'!

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

---------- Differences in errors ----------
0a1,6
> 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'!
1a8,9
> 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'!
3a12,29
> 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'!

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect_selection period ( Last six runs 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'!
1a15,27
> 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'!
2a29,49
> Warning: Vehicle 'flowA.26' 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 routeflow inspect_selection probability ( Last six runs Jul2023 )

---------- Differences in errors ----------
0a1,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'!
1a7,18
> 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'!
2a20,31
> 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>

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

---------- Differences in errors ----------
0a1,14
> 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.13' will not be able to arrive at the given lane 'Edge2_0'!

TEST FAILED on ts-sim-build-ba : demandelements routeflow inspect_selection vehsperhour ( Last six runs 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'!
1a15,20
> 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'!

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

---------- Differences in errors ----------
6a7,11
> 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.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.
9d13
< Warning: Invalid departPos 500.00 given for vehicle 'flow_3.3'. Inserting at lane end instead.
26,28d29
< 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.
30a32,43
> 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.
> 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.
> 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.
> 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.
> 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.6'. Inserting at lane end instead.
> Warning: Invalid departPos 500.00 given for vehicle 'flow_3.6'. Inserting at lane end instead.
> Warning: Invalid departPos 500.00 given for vehicle 'flow_3.6'. Inserting at lane end instead.
34a48,55
> 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.7'. Inserting at lane end instead.
> Warning: Invalid departPos 500.00 given for vehicle 'flow_3.7'. Inserting at lane end instead.
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : demandelements routeflow volatilerecomputing ( Last six runs 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).
> 
> =================================================================
> ==3706171==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 6120 byte(s) in 5 object(s) allocated from:
>     #0 0x556ad084028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x556ad1b482f4 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 0x556ad1b3d9cc 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 0x556ad1a5e4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x556ad1a53649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x556ad32ec7f9 in GenericSAXHandler::startElement(char16_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 0x7f42c98464d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x556ad084028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x556ad1b5f4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x556ad1b5cc4e 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 0x556ad1a8db46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x556ad32ee4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f42c9846984 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

74 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 basic invalid_parent ( Last six runs Jul2023 )
demandelements stop basic invalid_type ( Last six runs Jul2023 )
demandelements stop lane create acttype ( Last six runs Jul2023 )
demandelements stop lane create default ( Last six runs Jul2023 )
demandelements stop lane create duration ( Last six runs Jul2023 )
demandelements stop lane create extension ( Last six runs Jul2023 )
demandelements stop lane create friendlypos ( Last six runs Jul2023 )
demandelements stop lane create line ( Last six runs Jul2023 )
demandelements stop lane create ondemand ( Last six runs Jul2023 )
demandelements stop lane create parking ( Last six runs Jul2023 )
demandelements stop lane create permitted ( Last six runs Jul2023 )
demandelements stop lane create poslat ( Last six runs Jul2023 )
demandelements stop lane create triggered_person ( Last six runs Jul2023 )
demandelements stop lane create tripid ( Last six runs Jul2023 )
demandelements stop lane create until ( Last six runs Jul2023 )
demandelements stop lane delete ( Last six runs Jul2023 )
demandelements stop lane inspect acttype ( Last six runs Jul2023 )
demandelements stop lane inspect duration ( Last six runs Jul2023 )
demandelements stop lane inspect endpos ( Last six runs Jul2023 )
demandelements stop lane inspect extension ( Last six runs Jul2023 )
demandelements stop lane inspect friendlypos ( Last six runs Jul2023 )
demandelements stop lane inspect lane ( Last six runs Jul2023 )
demandelements stop lane inspect line ( Last six runs Jul2023 )
demandelements stop lane inspect ondemand ( Last six runs Jul2023 )
demandelements stop lane inspect parking ( Last six runs Jul2023 )
demandelements stop lane inspect permitted ( Last six runs Jul2023 )
demandelements stop lane inspect poslat ( Last six runs Jul2023 )
demandelements stop lane inspect startpos ( Last six runs Jul2023 )
demandelements stop lane inspect triggered_person ( Last six runs Jul2023 )
demandelements stop lane inspect tripid ( Last six runs Jul2023 )
demandelements stop lane inspect until ( Last six runs Jul2023 )
demandelements stop lane inspect_selection acttype ( Last six runs Jul2023 )
demandelements stop lane inspect_selection duration ( Last six runs Jul2023 )
demandelements stop lane inspect_selection extension ( Last six runs Jul2023 )
demandelements stop lane inspect_selection friendlypos ( Last six runs Jul2023 )
demandelements stop lane inspect_selection line ( Last six runs Jul2023 )
demandelements stop lane inspect_selection ondemand ( Last six runs Jul2023 )
demandelements stop lane inspect_selection parking ( Last six runs Jul2023 )
demandelements stop lane inspect_selection permitted ( Last six runs Jul2023 )
demandelements stop lane inspect_selection poslat ( Last six runs Jul2023 )
demandelements stop lane inspect_selection triggered_container ( Last six runs Jul2023 )
demandelements stop lane inspect_selection triggered_join ( Last six runs Jul2023 )
demandelements stop lane inspect_selection triggered_person ( Last six runs Jul2023 )
demandelements stop lane inspect_selection tripid ( Last six runs Jul2023 )
demandelements stop lane inspect_selection until ( Last six runs Jul2023 )
demandelements stop lane volatilerecomputing ( Last six runs Jul2023 )
demandelements waypoint basic invalid_parent ( Last six runs Jul2023 )
demandelements waypoint basic invalid_type ( Last six runs Jul2023 )
demandelements waypoint lane create default ( Last six runs Jul2023 )
demandelements waypoint lane create friendlypos ( Last six runs Jul2023 )
demandelements waypoint lane delete ( Last six runs Jul2023 )
demandelements waypoint lane inspect acttype ( Last six runs Jul2023 )
demandelements waypoint lane inspect duration ( Last six runs Jul2023 )
demandelements waypoint lane inspect extension ( Last six runs Jul2023 )
demandelements waypoint lane inspect friendlypos ( Last six runs Jul2023 )
demandelements waypoint lane inspect lane ( Last six runs Jul2023 )
demandelements waypoint lane inspect line ( Last six runs Jul2023 )
demandelements waypoint lane inspect parking ( Last six runs Jul2023 )
demandelements waypoint lane inspect permitted ( Last six runs Jul2023 )
demandelements waypoint lane inspect poslat ( Last six runs Jul2023 )
demandelements waypoint lane inspect speed ( Last six runs Jul2023 )
demandelements waypoint lane inspect tripid ( Last six runs Jul2023 )
demandelements waypoint lane inspect until ( Last six runs Jul2023 )
demandelements waypoint lane inspect_selection acttype ( Last six runs Jul2023 )
demandelements waypoint lane inspect_selection duration ( Last six runs Jul2023 )
demandelements waypoint lane inspect_selection extension ( Last six runs Jul2023 )
demandelements waypoint lane inspect_selection friendlypos ( Last six runs Jul2023 )
demandelements waypoint lane inspect_selection line ( Last six runs Jul2023 )
demandelements waypoint lane inspect_selection parking ( Last six runs Jul2023 )
demandelements waypoint lane inspect_selection permitted ( Last six runs Jul2023 )
demandelements waypoint lane inspect_selection poslat ( Last six runs Jul2023 )
demandelements waypoint lane inspect_selection speed ( Last six runs Jul2023 )
demandelements waypoint lane inspect_selection tripid ( Last six runs Jul2023 )
demandelements waypoint lane inspect_selection until ( Last six runs Jul2023 )

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

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==3716818==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55eb3309d28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55eb3429d1f1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:441:40
>     #2 0x55eb34296c7a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:384:24
>     #3 0x55eb3428a192 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:135:5
>     #4 0x55eb3429c701 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #5 0x55eb330a0da9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7ff1b73b9d8f 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 create acttype ( Last six runs Jul2023 )

---------- Differences in errors ----------
1c1,3
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.48), time=194.00.
---
> 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

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

---------- 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
demandelements stop busstop create default ( Last six runs Jul2023 )
demandelements stop busstop create duration ( Last six runs Jul2023 )
demandelements stop busstop create extension ( Last six runs Jul2023 )
demandelements stop busstop create line ( Last six runs Jul2023 )
demandelements stop busstop create no_parent ( Last six runs Jul2023 )
demandelements stop busstop create ondemand ( Last six runs Jul2023 )
demandelements stop busstop create parking ( Last six runs Jul2023 )
demandelements stop busstop create permitted ( Last six runs Jul2023 )
demandelements stop busstop create triggered_join ( Last six runs Jul2023 )
demandelements stop busstop create triggered_person ( Last six runs Jul2023 )
demandelements stop busstop create tripid ( Last six runs Jul2023 )
demandelements stop busstop create until ( Last six runs Jul2023 )
demandelements stop busstop delete ( Last six runs Jul2023 )
demandelements stop busstop inspect acttype ( Last six runs Jul2023 )
demandelements stop busstop inspect duration ( Last six runs Jul2023 )
demandelements stop busstop inspect extension ( Last six runs Jul2023 )
demandelements stop busstop inspect line ( Last six runs Jul2023 )
demandelements stop busstop inspect ondemand ( Last six runs Jul2023 )
demandelements stop busstop inspect parking ( Last six runs Jul2023 )
demandelements stop busstop inspect permitted ( Last six runs Jul2023 )
demandelements stop busstop inspect triggered_join ( Last six runs Jul2023 )
demandelements stop busstop inspect triggered_person ( Last six runs Jul2023 )
demandelements stop busstop inspect tripid ( Last six runs Jul2023 )
demandelements stop busstop inspect until ( Last six runs Jul2023 )
demandelements stop busstop inspect_selection acttype ( Last six runs Jul2023 )
demandelements stop busstop inspect_selection duration ( Last six runs Jul2023 )
demandelements stop busstop inspect_selection extension ( Last six runs Jul2023 )
demandelements stop busstop inspect_selection line ( Last six runs Jul2023 )
demandelements stop busstop inspect_selection ondemand ( Last six runs Jul2023 )
demandelements stop busstop inspect_selection parking ( Last six runs Jul2023 )
demandelements stop busstop inspect_selection permitted ( Last six runs Jul2023 )
demandelements stop busstop inspect_selection triggered_container ( Last six runs Jul2023 )
demandelements stop busstop inspect_selection triggered_join ( Last six runs Jul2023 )
demandelements stop busstop inspect_selection triggered_person ( Last six runs Jul2023 )
demandelements stop busstop inspect_selection tripid ( Last six runs Jul2023 )
demandelements stop busstop inspect_selection until ( Last six runs Jul2023 )
demandelements stop trainstop create no_parent ( Last six runs Jul2023 )
demandelements stop trainstop delete ( Last six runs Jul2023 )
demandelements stop trainstop inspect_selection acttype ( Last six runs Jul2023 )
demandelements stop trainstop inspect_selection duration ( Last six runs Jul2023 )
demandelements stop trainstop inspect_selection extension ( Last six runs Jul2023 )
demandelements stop trainstop inspect_selection line ( Last six runs Jul2023 )
demandelements stop trainstop inspect_selection ondemand ( Last six runs Jul2023 )
demandelements stop trainstop inspect_selection parking ( Last six runs Jul2023 )
demandelements stop trainstop inspect_selection permitted ( Last six runs Jul2023 )
demandelements stop trainstop inspect_selection triggered_container ( Last six runs Jul2023 )
demandelements stop trainstop inspect_selection triggered_join ( Last six runs Jul2023 )
demandelements stop trainstop inspect_selection triggered_person ( Last six runs Jul2023 )
demandelements stop trainstop inspect_selection tripid ( Last six runs Jul2023 )
demandelements stop trainstop inspect_selection until ( Last six runs Jul2023 )
demandelements stop trainstop load acttype ( Last six runs Jul2023 )
demandelements stop trainstop load containertrigger ( Last six runs Jul2023 )
demandelements stop trainstop load default ( Last six runs Jul2023 )
demandelements stop trainstop load duration ( Last six runs Jul2023 )
demandelements stop trainstop load expected ( Last six runs Jul2023 )
demandelements stop trainstop load expectedcontainers ( Last six runs Jul2023 )
demandelements stop trainstop load extension ( Last six runs Jul2023 )
demandelements stop trainstop load line ( Last six runs Jul2023 )
demandelements stop trainstop load ondemand ( Last six runs Jul2023 )
demandelements stop trainstop load parking ( Last six runs Jul2023 )
demandelements stop trainstop load triggered ( Last six runs Jul2023 )
demandelements stop trainstop load tripid ( Last six runs Jul2023 )
demandelements stop trainstop load until ( Last six runs Jul2023 )
demandelements waypoint busstop create default ( Last six runs Jul2023 )
demandelements waypoint busstop create no_parent ( Last six runs Jul2023 )
demandelements waypoint busstop delete ( Last six runs Jul2023 )
demandelements waypoint busstop inspect acttype ( Last six runs Jul2023 )
demandelements waypoint busstop inspect duration ( Last six runs Jul2023 )
demandelements waypoint busstop inspect extension ( Last six runs Jul2023 )
demandelements waypoint busstop inspect line ( Last six runs Jul2023 )
demandelements waypoint busstop inspect parking ( Last six runs Jul2023 )
demandelements waypoint busstop inspect permitted ( Last six runs Jul2023 )
demandelements waypoint busstop inspect tripid ( Last six runs Jul2023 )
demandelements waypoint busstop inspect until ( Last six runs Jul2023 )
demandelements waypoint busstop inspect_selection acttype ( Last six runs Jul2023 )
demandelements waypoint busstop inspect_selection duration ( Last six runs Jul2023 )
demandelements waypoint busstop inspect_selection extension ( Last six runs Jul2023 )
demandelements waypoint busstop inspect_selection line ( Last six runs Jul2023 )
demandelements waypoint busstop inspect_selection parking ( Last six runs Jul2023 )
demandelements waypoint busstop inspect_selection permitted ( Last six runs Jul2023 )
demandelements waypoint busstop inspect_selection speed ( Last six runs Jul2023 )
demandelements waypoint busstop inspect_selection tripid ( Last six runs Jul2023 )
demandelements waypoint busstop inspect_selection until ( Last six runs Jul2023 )
demandelements waypoint trainstop create no_parent ( Last six runs Jul2023 )
demandelements waypoint trainstop delete ( Last six runs Jul2023 )
demandelements waypoint trainstop inspect_selection acttype ( Last six runs Jul2023 )
demandelements waypoint trainstop inspect_selection duration ( Last six runs Jul2023 )
demandelements waypoint trainstop inspect_selection extension ( Last six runs Jul2023 )
demandelements waypoint trainstop inspect_selection line ( Last six runs Jul2023 )
demandelements waypoint trainstop inspect_selection parking ( Last six runs Jul2023 )
demandelements waypoint trainstop inspect_selection permitted ( Last six runs Jul2023 )
demandelements waypoint trainstop inspect_selection speed ( Last six runs Jul2023 )
demandelements waypoint trainstop inspect_selection tripid ( Last six runs Jul2023 )
demandelements waypoint trainstop inspect_selection until ( Last six runs Jul2023 )
demandelements waypoint trainstop load acttype ( Last six runs Jul2023 )
demandelements waypoint trainstop load default ( Last six runs Jul2023 )
demandelements waypoint trainstop load duration ( Last six runs Jul2023 )
demandelements waypoint trainstop load extension ( Last six runs Jul2023 )
demandelements waypoint trainstop load line ( Last six runs Jul2023 )
demandelements waypoint trainstop load parking ( Last six runs Jul2023 )
demandelements waypoint trainstop load tripid ( Last six runs Jul2023 )
demandelements waypoint trainstop load until ( Last six runs Jul2023 )

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

---------- Differences in errors ----------
1,3c1,3
< 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 '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 inspect triggered_container ( Last six runs Jul2023 )

---------- Differences in errors ----------
1c1,3
< Warning: Vehicle 'vehicle_0' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
---
> 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 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).
> 
> =================================================================
> ==3718000==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1224 byte(s) in 1 object(s) allocated from:
>     #0 0x562e28d4d28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x562e2a0552f4 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 0x562e2a04a9cc 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 0x562e29f6b4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x562e29f60649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x562e2b7f97f9 in GenericSAXHandler::startElement(char16_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 0x7f8f14c1e4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 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).
> 
> =================================================================
> ==3719776==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1224 byte(s) in 1 object(s) allocated from:
>     #0 0x56243bb8828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x56243ce902f4 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 0x56243ce859cc 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 0x56243cda64b7 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 volatilerecomputing ( Last six runs 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).
> 
> =================================================================
> ==3719155==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1224 byte(s) in 1 object(s) allocated from:
>     #0 0x55ebbb36f28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55ebbc6772f4 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 0x55ebbc66c9cc 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 0x55ebbc58d4b7 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 triggered_container ( Last six runs Jul2023 )

---------- Differences in errors ----------
1,23c1,2
< Warning: Vehicle 'routeFlow.0' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow.0' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< 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.1' 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.2' 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.3' 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.4' 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.5' 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.6' 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.
< 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

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

---------- 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
demandelements stop lane create triggered_join ( Last six runs Jul2023 )
demandelements stop lane inspect triggered_join ( Last six runs Jul2023 )

TEST FAILED on ts-sim-build-ba : demandelements stop lane inspect triggered_container ( Last six runs 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

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

---------- Differences in errors ----------
0a1,2
> Error: Vehicle 'routeFlow_0.0' is not allowed to stop on lane 'Edge2_0'.
> Quitting (on error).
---------- New result in exitcode ----------
1
demandelements stop lane load acttype ( Last six runs Jul2023 )
demandelements stop lane load expected ( Last six runs Jul2023 )
demandelements stop lane load line ( Last six runs Jul2023 )
demandelements stop lane load triggered ( Last six runs Jul2023 )
demandelements stop lane load tripid ( Last six runs Jul2023 )

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

---------- Differences in errors ----------
1,8c1,2
< Warning: Vehicle 'routeFlow_5.0' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow_5.1' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow_5.2' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow_5.3' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow_5.4' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow_5.5' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow_5.6' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow_5.7' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
---
> Error: Vehicle 'routeFlow_3.0' is not allowed to stop on lane 'Edge2_0'.
> Quitting (on error).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,2
> Error: Vehicle 'routeFlow.0' is not allowed to stop on lane 'Edge2_0'.
> Quitting (on error).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,2
> Error: Vehicle 'routeFlow_3.0' is not allowed to stop on lane 'Edge2_0'.
> Quitting (on error).
---------- New result in exitcode ----------
1
demandelements stop lane load duration ( Last six runs Jul2023 )
demandelements stop lane load parking ( Last six runs Jul2023 )
demandelements stop lane load until ( Last six runs Jul2023 )

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

---------- Differences in errors ----------
1,32c1,2
< Warning: Vehicle 'routeFlow_0.0' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow_1.0' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow_2.0' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow_3.0' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow_0.1' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow_1.1' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow_2.1' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow_3.1' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow_0.2' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow_1.2' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow_2.2' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow_3.2' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow_0.3' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow_1.3' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow_2.3' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow_3.3' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow_0.4' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow_1.4' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow_2.4' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow_3.4' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow_0.5' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow_1.5' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow_2.5' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow_3.5' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow_0.6' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow_1.6' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow_2.6' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow_3.6' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
< Warning: Vehicle 'routeFlow_0.7' ignores container triggered stop on lane 'Edge2_0' due to capacity constraints.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
0a1,2
> Error: Vehicle 'routeFlow_2.0' is not allowed to stop on lane 'Edge2_0'.
> Quitting (on error).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1,8c1,2
< Warning: Vehicle 'routeFlow_1.0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-8.32, offset=5.25), time=14.00.
< Warning: Vehicle 'routeFlow_1.1' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-7.13, offset=8.58), time=217.00.
< Warning: Vehicle 'routeFlow_1.2' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-8.29, offset=6.62), time=415.00.
< Warning: Vehicle 'routeFlow_1.3' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-8.66, offset=6.49), time=614.00.
< Warning: Vehicle 'routeFlow_1.4' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-8.66, offset=7.73), time=816.00.
< Warning: Vehicle 'routeFlow_1.5' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-7.71, offset=6.16), time=1015.00.
< Warning: Vehicle 'routeFlow_1.6' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-6.18, offset=5.29), time=1218.00.
< Warning: Vehicle 'routeFlow_1.7' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-8.87, offset=8.92), time=1415.00.
---
> Error: Vehicle 'routeFlow_0.0' is not allowed to stop on lane 'Edge2_0'.
> Quitting (on error).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1,6c1,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: 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.
---
> Error: The edge 'Edge0' 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 create acttype ( Last six runs Jul2023 )
demandelements stop parkingarea create duration ( Last six runs Jul2023 )

12 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.
---
> Error: The edge 'Edge0' 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 create default ( Last six runs Jul2023 )
demandelements stop parkingarea create triggered_join ( Last six runs Jul2023 )
demandelements stop parkingarea inspect acttype ( Last six runs Jul2023 )
demandelements stop parkingarea inspect duration ( Last six runs Jul2023 )
demandelements stop parkingarea inspect extension ( Last six runs Jul2023 )
demandelements stop parkingarea inspect line ( Last six runs Jul2023 )
demandelements stop parkingarea inspect permitted ( Last six runs Jul2023 )
demandelements stop parkingarea inspect triggered_container ( Last six runs Jul2023 )
demandelements stop parkingarea inspect triggered_join ( Last six runs Jul2023 )
demandelements stop parkingarea inspect triggered_person ( Last six runs Jul2023 )
demandelements stop parkingarea inspect tripid ( Last six runs Jul2023 )
demandelements stop parkingarea inspect until ( Last six runs Jul2023 )

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

---------- Differences in errors ----------
1,5c1,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: 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.
---
> Error: The edge 'Edge0' 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 create extension ( Last six runs Jul2023 )
demandelements stop parkingarea create line ( Last six runs Jul2023 )
demandelements stop parkingarea create triggered_container ( Last six runs Jul2023 )
demandelements stop parkingarea create triggered_person ( Last six runs Jul2023 )
demandelements stop parkingarea create until ( Last six runs Jul2023 )

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

---------- Differences in errors ----------
0a1,3
> Error: The edge 'Edge0' 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 create no_parent ( Last six runs Jul2023 )
demandelements stop parkingarea delete ( Last six runs Jul2023 )
demandelements waypoint parkingarea create no_parent ( Last six runs Jul2023 )
demandelements waypoint parkingarea delete ( Last six runs Jul2023 )
demandelements waypoint parkingarea load acttype ( Last six runs Jul2023 )
demandelements waypoint parkingarea load default ( Last six runs Jul2023 )
demandelements waypoint parkingarea load duration ( Last six runs Jul2023 )
demandelements waypoint parkingarea load extension ( Last six runs Jul2023 )
demandelements waypoint parkingarea load line ( Last six runs Jul2023 )
demandelements waypoint parkingarea load speed ( Last six runs Jul2023 )
demandelements waypoint parkingarea load tripid ( Last six runs Jul2023 )
demandelements waypoint parkingarea load until ( Last six runs Jul2023 )

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

---------- Differences in errors ----------
1,1490c1,3
< 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>
---------- New result in exitcode ----------
1
demandelements stop parkingarea create ondemand ( Last six runs Jul2023 )
demandelements stop parkingarea inspect ondemand ( Last six runs Jul2023 )
demandelements waypoint parkingarea create acttype ( Last six runs Jul2023 )
demandelements waypoint parkingarea create default ( Last six runs Jul2023 )
demandelements waypoint parkingarea create duration ( Last six runs Jul2023 )
demandelements waypoint parkingarea create extension ( Last six runs Jul2023 )
demandelements waypoint parkingarea create line ( Last six runs Jul2023 )
demandelements waypoint parkingarea create permitted ( Last six runs Jul2023 )
demandelements waypoint parkingarea create speed ( Last six runs Jul2023 )
demandelements waypoint parkingarea create tripid ( Last six runs Jul2023 )
demandelements waypoint parkingarea create until ( Last six runs Jul2023 )
demandelements waypoint parkingarea inspect acttype ( Last six runs Jul2023 )
demandelements waypoint parkingarea inspect duration ( Last six runs Jul2023 )
demandelements waypoint parkingarea inspect extension ( Last six runs Jul2023 )
demandelements waypoint parkingarea inspect line ( Last six runs Jul2023 )
demandelements waypoint parkingarea inspect permitted ( Last six runs Jul2023 )
demandelements waypoint parkingarea inspect tripid ( Last six runs Jul2023 )
demandelements waypoint parkingarea inspect until ( Last six runs Jul2023 )
demandelements waypoint parkingarea inspect_selection until ( Last six runs Jul2023 )

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

---------- Differences in errors ----------
1,4c1,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: Vehicle 'vehicle_0' skips stop on lane 'Edge2_0' time=310.00.
---
> Error: The edge 'Edge0' 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 create permitted ( Last six runs Jul2023 )
demandelements stop parkingarea create tripid ( Last six runs Jul2023 )

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

---------- Differences in errors ----------
1,5c1,3
< Warning: Teleporting vehicle 'vehicle_0'; waited too long (wrong lane), lane='Edge0_0', time=318.00.
< Warning: Vehicle 'vehicle_0' ends teleporting on edge 'gneE1', time=318.00.
< Warning: Teleporting vehicle 'vehicle_0'; waited too long (jam), lane='Edge2_0', time=621.00.
< Warning: Vehicle 'vehicle_0' teleports beyond arrival edge 'gneE1', time=621.00.
< Warning: Vehicle 'vehicle_0' skips stop on lane 'Edge2_0' time=621.00.
---
> Error: The edge 'Edge0' 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 inspect_selection acttype ( Last six runs Jul2023 )
demandelements stop parkingarea inspect_selection duration ( Last six runs Jul2023 )
demandelements stop parkingarea inspect_selection extension ( Last six runs Jul2023 )
demandelements stop parkingarea inspect_selection line ( Last six runs Jul2023 )
demandelements stop parkingarea inspect_selection permitted ( Last six runs Jul2023 )
demandelements stop parkingarea inspect_selection triggered_container ( Last six runs Jul2023 )
demandelements stop parkingarea inspect_selection triggered_join ( Last six runs Jul2023 )
demandelements stop parkingarea inspect_selection triggered_person ( Last six runs Jul2023 )
demandelements stop parkingarea inspect_selection tripid ( Last six runs Jul2023 )

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

---------- Differences in errors ----------
1,1181c1,3
< Warning: Teleporting vehicle 'vehicle_0'; waited too long (wrong lane), lane='Edge0_0', time=318.00.
< Warning: Vehicle 'vehicle_0' ends teleporting on edge 'gneE1', time=318.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-6.44, offset=0.33), time=321.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.86), time=322.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=323.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=324.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=325.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=326.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=327.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=328.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=329.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=330.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=331.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=332.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=333.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=334.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=335.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=336.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=337.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=338.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=339.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=340.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=341.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=342.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=343.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=344.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=345.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=346.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=347.00.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1,5c1,3
< Warning: Teleporting vehicle 'vehicle_0'; waited too long (wrong lane), lane='Edge0_0', time=308.00.
< Warning: Vehicle 'vehicle_0' ends teleporting on edge 'gneE1', time=308.00.
< Warning: Teleporting vehicle 'vehicle_0'; waited too long (jam), lane='Edge2_0', time=611.00.
< Warning: Vehicle 'vehicle_0' teleports beyond arrival edge 'gneE1', time=611.00.
< Warning: Vehicle 'vehicle_0' skips stop on lane 'Edge2_0' time=611.00.
---
> Error: The edge 'Edge0' within the route for vehicle 'vehicle_0' is not known.
>  The route can not be build.
> Quitting (on error).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1,9c1,3
< Warning: Teleporting vehicle 'vehicle_0'; waited too long (wrong lane), lane='Edge0_0', time=304.00.
< Warning: Vehicle 'vehicle_0' skips stop on lane 'Edge0_0' time=304.00.
< Warning: Vehicle 'vehicle_0' ends teleporting on edge 'gneE1', time=304.00.
< Warning: Teleporting vehicle 'vehicle_1'; waited too long (wrong lane), lane='Edge0_0', time=607.00.
< Warning: Vehicle 'vehicle_1' skips stop on lane 'Edge0_0' time=607.00.
< Warning: Vehicle 'vehicle_1' ends teleporting on edge 'gneE1', time=607.00.
< Warning: Teleporting vehicle 'vehicle_2'; waited too long (wrong lane), lane='Edge0_0', time=911.00.
< Warning: Vehicle 'vehicle_2' skips stop on lane 'Edge0_0' time=911.00.
< Warning: Vehicle 'vehicle_2' ends teleporting on edge 'gneE1', time=911.00.
---
> Error: The edge 'Edge0' 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 load acttype ( Last six runs Jul2023 )
demandelements stop parkingarea load line ( Last six runs Jul2023 )
demandelements stop parkingarea load tripid ( Last six runs Jul2023 )

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

---------- Differences in errors ----------
1,6c1,3
< Warning: Teleporting vehicle 'vehicle_3'; waited too long (wrong lane), lane='Edge0_0', time=313.00.
< Warning: Vehicle 'vehicle_3' skips stop on lane 'Edge0_0' time=313.00.
< Warning: Vehicle 'vehicle_3' ends teleporting on edge 'gneE1', time=313.00.
< Warning: Teleporting vehicle 'vehicle_5'; waited too long (wrong lane), lane='Edge0_0', time=618.00.
< Warning: Vehicle 'vehicle_5' skips stop on lane 'Edge0_0' time=618.00.
< Warning: Vehicle 'vehicle_5' ends teleporting on edge 'gneE1', time=618.00.
---
> Error: The edge 'Edge0' within the route for vehicle 'vehicle_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 parkingarea load default ( Last six runs Jul2023 )

---------- Differences in errors ----------
1,3c1,3
< Warning: Teleporting vehicle 'vehicle_0'; waited too long (wrong lane), lane='Edge0_0', time=304.00.
< Warning: Vehicle 'vehicle_0' skips stop on lane 'Edge0_0' time=304.00.
< Warning: Vehicle 'vehicle_0' ends teleporting on edge 'gneE1', time=304.00.
---
> Error: The edge 'Edge0' within the route for vehicle 'vehicle_0' is not known.
>  The route can not be build.
> Quitting (on error).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1,6c1,3
< Warning: Teleporting vehicle 'vehicle_3'; waited too long (wrong lane), lane='Edge0_0', time=313.00.
< Warning: Vehicle 'vehicle_3' skips stop on lane 'Edge0_0' time=313.00.
< Warning: Vehicle 'vehicle_3' ends teleporting on edge 'gneE1', time=313.00.
< Warning: Teleporting vehicle 'vehicle_4'; waited too long (wrong lane), lane='Edge0_0', time=616.00.
< Warning: Vehicle 'vehicle_4' skips stop on lane 'Edge0_0' time=616.00.
< Warning: Vehicle 'vehicle_4' ends teleporting on edge 'gneE1', time=616.00.
---
> Error: The edge 'Edge0' 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 load duration ( Last six runs Jul2023 )
demandelements stop parkingarea load until ( Last six runs Jul2023 )

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

---------- Differences in errors ----------
1,12c1,3
< Warning: Teleporting vehicle 'vehicle_0'; waited too long (wrong lane), lane='Edge0_0', time=304.00.
< Warning: Vehicle 'vehicle_0' skips stop on lane 'Edge0_0' time=304.00.
< Warning: Vehicle 'vehicle_0' ends teleporting on edge 'gneE1', time=304.00.
< Warning: Teleporting vehicle 'vehicle_1'; waited too long (wrong lane), lane='Edge0_0', time=607.00.
< Warning: Vehicle 'vehicle_1' skips stop on lane 'Edge0_0' time=607.00.
< Warning: Vehicle 'vehicle_1' ends teleporting on edge 'gneE1', time=607.00.
< Warning: Teleporting vehicle 'vehicle_2'; waited too long (wrong lane), lane='Edge0_0', time=911.00.
< Warning: Vehicle 'vehicle_2' skips stop on lane 'Edge0_0' time=911.00.
< Warning: Vehicle 'vehicle_2' ends teleporting on edge 'gneE1', time=911.00.
< Warning: Teleporting vehicle 'vehicle_3'; waited too long (wrong lane), lane='Edge0_0', time=1215.00.
< Warning: Vehicle 'vehicle_3' skips stop on lane 'Edge0_0' time=1215.00.
< Warning: Vehicle 'vehicle_3' ends teleporting on edge 'gneE1', time=1215.00.
---
> Error: The edge 'Edge0' 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 load expected ( Last six runs Jul2023 )
demandelements stop parkingarea load expectedcontainers ( Last six runs Jul2023 )

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

---------- Differences in errors ----------
1,9c1,3
< Warning: Teleporting vehicle 'vehicle_2'; waited too long (wrong lane), lane='Edge0_0', time=309.00.
< Warning: Vehicle 'vehicle_2' skips stop on lane 'Edge0_0' time=309.00.
< Warning: Vehicle 'vehicle_2' ends teleporting on edge 'gneE1', time=309.00.
< Warning: Teleporting vehicle 'vehicle_3'; waited too long (wrong lane), lane='Edge0_0', time=612.00.
< Warning: Vehicle 'vehicle_3' skips stop on lane 'Edge0_0' time=612.00.
< Warning: Vehicle 'vehicle_3' ends teleporting on edge 'gneE1', time=612.00.
< Warning: Teleporting vehicle 'vehicle_4'; waited too long (wrong lane), lane='Edge0_0', time=915.00.
< Warning: Vehicle 'vehicle_4' skips stop on lane 'Edge0_0' time=915.00.
< Warning: Vehicle 'vehicle_4' ends teleporting on edge 'gneE1', time=915.00.
---
> Error: The edge 'Edge0' within the route for vehicle 'vehicle_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 parkingarea load ondemand ( Last six runs Jul2023 )

---------- Differences in errors ----------
1,5c1,3
< Warning: Teleporting vehicle 'vehicle_0'; waited too long (wrong lane), lane='Edge0_0', time=304.00.
< Warning: Vehicle 'vehicle_0' skips stop on lane 'Edge0_0' time=304.00.
< Warning: Vehicle 'vehicle_0' ends teleporting on edge 'gneE1', time=304.00.
< Warning: Teleporting vehicle 'vehicle_1'; waited too long (wrong lane), lane='Edge0_0', time=611.00.
< Warning: Vehicle 'vehicle_1' ends teleporting on edge 'gneE1', time=611.00.
---
> Error: The edge 'Edge0' within the route for vehicle 'vehicle_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 parkingarea load triggered ( Last six runs Jul2023 )

---------- Differences in errors ----------
1,15c1,3
< Warning: Teleporting vehicle 'vehicle_0'; waited too long (wrong lane), lane='Edge0_0', time=304.00.
< Warning: Vehicle 'vehicle_0' skips stop on lane 'Edge0_0' time=304.00.
< Warning: Vehicle 'vehicle_0' ends teleporting on edge 'gneE1', time=304.00.
< Warning: Teleporting vehicle 'vehicle_2'; waited too long (wrong lane), lane='Edge0_0', time=610.00.
< Warning: Vehicle 'vehicle_2' skips stop on lane 'Edge0_0' time=610.00.
< Warning: Vehicle 'vehicle_2' ends teleporting on edge 'gneE1', time=610.00.
< Warning: Teleporting vehicle 'vehicle_3'; waited too long (wrong lane), lane='Edge0_0', time=912.00.
< Warning: Vehicle 'vehicle_3' skips stop on lane 'Edge0_0' time=912.00.
< Warning: Vehicle 'vehicle_3' ends teleporting on edge 'gneE1', time=912.00.
< Warning: Teleporting vehicle 'vehicle_4'; waited too long (wrong lane), lane='Edge0_0', time=1216.00.
< Warning: Vehicle 'vehicle_4' skips stop on lane 'Edge0_0' time=1216.00.
< Warning: Vehicle 'vehicle_4' ends teleporting on edge 'gneE1', time=1216.00.
< Warning: Teleporting vehicle 'vehicle_5'; waited too long (wrong lane), lane='Edge0_0', time=1518.00.
< Warning: Vehicle 'vehicle_5' skips stop on lane 'Edge0_0' time=1518.00.
< Warning: Vehicle 'vehicle_5' ends teleporting on edge 'gneE1', time=1518.00.
---
> Error: The edge 'Edge0' within the route for vehicle 'vehicle_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 parkingarea volatilerecomputing ( Last six runs 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 'Edge0' 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 Jul2023 )
demandelements stop trainstop create default ( Last six runs Jul2023 )
demandelements stop trainstop create duration ( Last six runs Jul2023 )
demandelements stop trainstop create extension ( Last six runs Jul2023 )
demandelements stop trainstop create line ( Last six runs Jul2023 )
demandelements stop trainstop create parking ( Last six runs Jul2023 )
demandelements stop trainstop create permitted ( Last six runs Jul2023 )
demandelements stop trainstop create triggered_join ( Last six runs Jul2023 )
demandelements stop trainstop create triggered_person ( Last six runs Jul2023 )
demandelements stop trainstop create tripid ( Last six runs Jul2023 )
demandelements stop trainstop create until ( Last six runs Jul2023 )
demandelements stop trainstop inspect acttype ( Last six runs Jul2023 )
demandelements stop trainstop inspect duration ( Last six runs Jul2023 )
demandelements stop trainstop inspect extension ( Last six runs Jul2023 )
demandelements stop trainstop inspect line ( Last six runs Jul2023 )
demandelements stop trainstop inspect parking ( Last six runs Jul2023 )
demandelements stop trainstop inspect permitted ( Last six runs Jul2023 )
demandelements stop trainstop inspect triggered_join ( Last six runs Jul2023 )
demandelements stop trainstop inspect triggered_person ( Last six runs Jul2023 )
demandelements stop trainstop inspect tripid ( Last six runs Jul2023 )
demandelements stop trainstop inspect until ( Last six runs Jul2023 )

12 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 'Edge0' 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 Jul2023 )
demandelements stop trainstop inspect ondemand ( Last six runs Jul2023 )
demandelements waypoint trainstop create default ( Last six runs Jul2023 )
demandelements waypoint trainstop inspect acttype ( Last six runs Jul2023 )
demandelements waypoint trainstop inspect duration ( Last six runs Jul2023 )
demandelements waypoint trainstop inspect extension ( Last six runs Jul2023 )
demandelements waypoint trainstop inspect line ( Last six runs Jul2023 )
demandelements waypoint trainstop inspect parking ( Last six runs Jul2023 )
demandelements waypoint trainstop inspect permitted ( Last six runs Jul2023 )
demandelements waypoint trainstop inspect speed ( Last six runs Jul2023 )
demandelements waypoint trainstop inspect tripid ( Last six runs Jul2023 )
demandelements waypoint trainstop inspect until ( Last six runs Jul2023 )

TEST FAILED on ts-sim-build-ba : demandelements stop trainstop create triggered_container ( Last six runs 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 '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 trainstop inspect triggered_container ( Last six runs 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 '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 trainstop volatilerecomputing ( Last six runs 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).
> 
> =================================================================
> ==3718600==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1224 byte(s) in 1 object(s) allocated from:
>     #0 0x5592bab8828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5592bbe902f4 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 0x5592bbe859cc 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 0x5592bbda64b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5592bbd9b649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5592bd6347f9 in GenericSAXHandler::startElement(char16_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 0x7f83307454d7 in xercesc_3_2::SAX2XMLReaderImpl::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

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

---------- Differences in errors ----------
1a2
> Error: Vehicle 't_1' will not be able to depart using the given velocity (junction 'Junction1' too close)!
demandelements trip create departspeed ( Last six runs Jul2023 )
demandelements trip_junctions create departspeed ( Last six runs Jul2023 )

2 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 Jul2023 )
demandelements trip_taz inspect departlane float ( Last six runs Jul2023 )

TEST FAILED on ts-sim-build-ba : demandelements trip inspect id ( Last six runs 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).
> 
> =================================================================
> ==3670882==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55656e12528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55656f42d2f4 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 0x55656f4229cc 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 0x55656f3434b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55656f338649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x556570bd17f9 in GenericSAXHandler::startElement(char16_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 0x7f0d1c38f4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55656e12528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55656f4444d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55656f441c4e 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 0x55656f372b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x556570bd34f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f0d1c38f984 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 0x55656e12528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55656e723539 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 0x55656e72343a 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 trip inspect via ( Last six runs Jul2023 )

---------- Differences in errors ----------
4a5,111
> 
> =================================================================
> ==3670935==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5647db08628d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5647dc38e2f4 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 0x5647dc3839cc 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 0x5647dc2a44b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5647dc299649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5647ddb327f9 in GenericSAXHandler::startElement(char16_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 0x7f9b99d7f4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x5647db08628d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5647dc3a54d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5647dc3a2c4e 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 0x5647dc2d3b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5647ddb344f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f9b99d7f984 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 0x5647db08628d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5647db684539 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 0x5647db68443a 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 0x5647db6843c7 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 0x5647db683df3 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 0x5647db683083 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 0x5647db68278b 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
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1d0
< Error: Vehicle 'tripB' will not be able to depart using the given velocity (junction 'Junction3' too close)!

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

---------- Differences in errors ----------
1c1,3
< Error: Vehicle 'tripB' will not be able to depart using the given velocity (junction 'Junction3' too close)!
---
> 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'!
> Warning: Vehicle 'tripB' will not be able to arrive at the given lane 'Edge2_0'!

TEST FAILED on ts-sim-build-ba : demandelements trip inspect_selection arrivalpos float ( Last six runs 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

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

---------- Differences in errors ----------
1c1,2
< Error: Vehicle 'tripB' will not be able to depart using the given velocity (junction 'Junction3' too close)!
---
> 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 arrivalpos max ( Last six runs Jul2023 )
demandelements trip inspect_selection arrivalpos random ( Last six runs Jul2023 )
demandelements trip inspect_selection arrivalposlat current ( Last six runs Jul2023 )
demandelements trip inspect_selection arrivalspeed center ( Last six runs Jul2023 )
demandelements trip inspect_selection arrivalspeed float ( Last six runs Jul2023 )
demandelements trip inspect_selection arrivalspeed left ( Last six runs Jul2023 )
demandelements trip inspect_selection arrivalspeed right ( Last six runs Jul2023 )
demandelements trip inspect_selection color ( Last six runs Jul2023 )
demandelements trip inspect_selection containernumber ( Last six runs Jul2023 )
demandelements trip inspect_selection depart float ( Last six runs Jul2023 )
demandelements trip inspect_selection departlane first ( Last six runs Jul2023 )
demandelements trip inspect_selection departpos base ( Last six runs Jul2023 )
demandelements trip inspect_selection departposlat center ( Last six runs Jul2023 )
demandelements trip inspect_selection departposlat float ( Last six runs Jul2023 )
demandelements trip inspect_selection departposlat free ( Last six runs Jul2023 )
demandelements trip inspect_selection departposlat left ( Last six runs Jul2023 )
demandelements trip inspect_selection departposlat random ( Last six runs Jul2023 )
demandelements trip inspect_selection departposlat random_free ( Last six runs Jul2023 )
demandelements trip inspect_selection departposlat right ( Last six runs Jul2023 )
demandelements trip inspect_selection departspeed desired ( Last six runs Jul2023 )
demandelements trip inspect_selection departspeed speedlimit ( Last six runs Jul2023 )
demandelements trip inspect_selection insertionchecks ( Last six runs Jul2023 )
demandelements trip inspect_selection line ( Last six runs Jul2023 )
demandelements trip inspect_selection parameters ( Last six runs Jul2023 )
demandelements trip inspect_selection personnumber ( Last six runs Jul2023 )
demandelements trip inspect_selection type ( Last six runs Jul2023 )

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

---------- Differences in errors ----------
0a1
> Warning: Vehicle 'tripA' will not be able to arrive at the given lane 'Edge2_0'!
1a3
> Warning: Vehicle 'tripA' will not be able to arrive at the given lane 'Edge2_0'!
4d5
< Error: Vehicle 'tripB' will not be able to depart using the given velocity (junction 'Junction3' too close)!

5 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 Jul2023 )
demandelements trip inspect_selection depart triggered ( Last six runs Jul2023 )
demandelements trip inspect_selection departpos free ( Last six runs Jul2023 )
demandelements trip inspect_selection departspeed max ( Last six runs Jul2023 )
demandelements trip inspect_selection departspeed random ( Last six runs Jul2023 )

TEST FAILED on ts-sim-build-ba : demandelements trip inspect_selection departlane float ( Last six runs 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 'tripB'.
> Quitting (on error).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1c1,3
< Error: Vehicle 'tripB' will not be able to depart using the given velocity (junction 'Junction3' too close)!
---
> 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'!
> Warning: Invalid departPos 20.00 given for vehicle 'tripB'. Inserting at lane end instead.

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

---------- Differences in errors ----------
1,2c1,3
< Error: Vehicle 'tripA' will not be able to depart using the given velocity (slow lane ahead)!
< Error: Vehicle 'tripB' will not be able to depart using the given velocity (junction 'Junction3' too close)!
---
> 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: 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 departpos random ( Last six runs Jul2023 )

---------- Differences in errors ----------
1c1,3
< Error: Vehicle 'tripB' will not be able to depart using the given velocity (junction 'Junction3' too close)!
---
> 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: 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 departpos random_free ( Last six runs Jul2023 )

---------- Differences in errors ----------
1,10c1,3
< Error: Vehicle 'tripB' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'tripB' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'tripB' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'tripB' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'tripB' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'tripB' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'tripB' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'tripB' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'tripB' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'tripB' will not be able to depart using the given velocity (junction 'Junction3' too close)!
---
> 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: 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 departspeed float ( Last six runs Jul2023 )

---------- Differences in errors ----------
3c3,6
< Error: Vehicle 'tripB' will not be able to depart using the given velocity (junction 'Junction3' too close)!
---
> 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: Vehicle 'tripA' will not be able to depart using the given velocity (junction 'Junction1' too close)!
> 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 load no_edges ( Last six runs Jul2023 )

---------- Differences in errors ----------
2a3,16
> 
> =================================================================
> ==3671690==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55e7c73b828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55e7c85b81f1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:441:40
>     #2 0x55e7c85b1c7a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:384:24
>     #3 0x55e7c85a5192 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:135:5
>     #4 0x55e7c85b7701 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #5 0x55e7c73bbda9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f4a80004d8f 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 volatilerecomputing ( Last six runs 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).
> 
> =================================================================
> ==3671894==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 6120 byte(s) in 5 object(s) allocated from:
>     #0 0x55605407328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55605537b2f4 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 0x5560553709cc 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 0x5560552914b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x556055286649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x556056b1f7f9 in GenericSAXHandler::startElement(char16_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 0x7f5a83b9e4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55605407328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5560553924d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55605538fc4e 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 0x5560552c0b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x556056b214f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f5a83b9e984 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 trip_junctions inspect arrivallane float ( Last six runs Jul2023 )

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

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

---------- Differences in errors ----------
1a2
> Error: Vehicle 't_0' 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 id ( Last six runs 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).
> 
> =================================================================
> ==3674546==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5605acc9f28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5605adfa72f4 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 0x5605adf9c9cc 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 0x5605adebd4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5605adeb2649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5605af74b7f9 in GenericSAXHandler::startElement(char16_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 0x7f3b874284d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x5605acc9f28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5605adfbe4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5605adfbbc4e 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 0x5605adeecb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5605af74d4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f3b87428984 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 0x5605acc9f28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5605ad29d539 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 0x5605ad29d43a 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 trip_junctions inspect to ( Last six runs 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).
> 
> =================================================================
> ==3674563==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55af5a1b828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55af5b4c02f4 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 0x55af5b4b59cc 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 0x55af5b3d64b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55af5b3cb649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55af5cc647f9 in GenericSAXHandler::startElement(char16_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 0x7ff1e1a744d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55af5a1b828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55af5b4d74d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55af5b4d4c4e 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 0x55af5b405b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55af5cc664f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7ff1e1a74984 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 0x55af5a1b828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55af5a7b6539 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 0x55af5a7b643a 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 trip_junctions inspect_selection arrivallane current ( Last six runs 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).
> 
> =================================================================
> ==3675140==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x56436883328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x564369b3b2f4 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 0x564369b309cc 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 0x564369a514b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x564369a46649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x56436b2df7f9 in GenericSAXHandler::startElement(char16_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 0x7f72ef7234d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x56436883328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x564369b524d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x564369b4fc4e 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 0x564369a80b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x56436b2e14f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f72ef723984 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 0x56436883328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x564368e31539 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 0x564368e3143a 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 trip_junctions inspect_selection arrivallane float ( Last six runs 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).
> 
> =================================================================
> ==3675125==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55ad51dc228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55ad530ca2f4 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 0x55ad530bf9cc 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 0x55ad52fe04b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55ad52fd5649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55ad5486e7f9 in GenericSAXHandler::startElement(char16_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 0x7fa2c19654d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55ad51dc228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55ad530e14d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55ad530dec4e 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 0x55ad5300fb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55ad548704f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fa2c1965984 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 0x55ad51dc228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55ad523c0539 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 0x55ad523c043a 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 trip_junctions inspect_selection arrivalpos float ( Last six runs 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).
> 
> =================================================================
> ==3675143==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55c5a785728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55c5a8b5f2f4 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 0x55c5a8b549cc 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 0x55c5a8a754b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55c5a8a6a649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55c5aa3037f9 in GenericSAXHandler::startElement(char16_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 0x7f54c28a14d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55c5a785728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55c5a8b764d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55c5a8b73c4e 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 0x55c5a8aa4b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55c5aa3054f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f54c28a1984 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 0x55c5a785728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55c5a7e55539 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 0x55c5a7e5543a 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 trip_junctions inspect_selection arrivalpos max ( Last six runs 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).
> 
> =================================================================
> ==3675165==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55c2dbdfb28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55c2dd1032f4 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 0x55c2dd0f89cc 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 0x55c2dd0194b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55c2dd00e649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55c2de8a77f9 in GenericSAXHandler::startElement(char16_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 0x7f43b311d4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55c2dbdfb28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55c2dd11a4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55c2dd117c4e 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 0x55c2dd048b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55c2de8a94f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f43b311d984 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 0x55c2dbdfb28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55c2dc3f9539 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 0x55c2dc3f943a 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 trip_junctions inspect_selection arrivalpos random ( Last six runs 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).
> 
> =================================================================
> ==3675153==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55d8fdbd228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55d8feeda2f4 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 0x55d8feecf9cc 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 0x55d8fedf04b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55d8fede5649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55d90067e7f9 in GenericSAXHandler::startElement(char16_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 0x7fd0030f04d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55d8fdbd228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55d8feef14d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55d8feeeec4e 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 0x55d8fee1fb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55d9006804f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fd0030f0984 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 0x55d8fdbd228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55d8fe1d0539 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 0x55d8fe1d043a 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 trip_junctions inspect_selection arrivalposlat current ( Last six runs 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).
> 
> =================================================================
> ==3675348==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55609d31628d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55609e61e2f4 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 0x55609e6139cc 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 0x55609e5344b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55609e529649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55609fdc27f9 in GenericSAXHandler::startElement(char16_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 0x7f87c96034d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55609d31628d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55609e6354d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55609e632c4e 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 0x55609e563b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55609fdc44f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f87c9603984 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 0x55609d31628d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55609d914539 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 0x55609d91443a 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 trip_junctions inspect_selection arrivalposlat float ( Last six runs Jul2023 )

---------- Differences in errors ----------
1,4c1,111
< Warning: Vehicle 'tripA' will not be able to arrive with the given speed!
< Warning: Vehicle 'tripA' will not be able to arrive with the given speed!
< Warning: Vehicle 'tripB' will not be able to arrive with the given speed!
< Warning: Vehicle 'tripB' will not be able to arrive with the given speed!
---
> 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).
> 
> =================================================================
> ==3675319==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x555d8089828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x555d81ba02f4 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 0x555d81b959cc 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 0x555d81ab64b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x555d81aab649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x555d833447f9 in GenericSAXHandler::startElement(char16_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 0x7f3b0b7ff4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x555d8089828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x555d81bb74d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x555d81bb4c4e 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 0x555d81ae5b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x555d833464f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f3b0b7ff984 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)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect_selection arrivalspeed center ( Last six runs 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).
> 
> =================================================================
> ==3675201==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55e5042ba28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55e5055c22f4 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 0x55e5055b79cc 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 0x55e5054d84b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55e5054cd649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55e506d667f9 in GenericSAXHandler::startElement(char16_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 0x7f08bdb8c4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55e5042ba28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55e5055d94d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55e5055d6c4e 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 0x55e505507b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55e506d684f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f08bdb8c984 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 0x55e5042ba28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55e5048b8539 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 0x55e5048b843a 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 trip_junctions inspect_selection arrivalspeed float ( Last six runs 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).
> 
> =================================================================
> ==3675170==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55f0f7bfb28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55f0f8f032f4 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 0x55f0f8ef89cc 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 0x55f0f8e194b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55f0f8e0e649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55f0fa6a77f9 in GenericSAXHandler::startElement(char16_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 0x7fa0ae64b4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55f0f7bfb28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55f0f8f1a4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55f0f8f17c4e 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 0x55f0f8e48b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55f0fa6a94f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fa0ae64b984 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 0x55f0f7bfb28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55f0f81f9539 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 0x55f0f81f943a 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 trip_junctions inspect_selection arrivalspeed left ( Last six runs 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).
> 
> =================================================================
> ==3675176==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x56283104928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5628323512f4 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 0x5628323469cc 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 0x5628322674b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x56283225c649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x562833af57f9 in GenericSAXHandler::startElement(char16_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 0x7f31e988a4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x56283104928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5628323684d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x562832365c4e 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 0x562832296b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x562833af74f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f31e988a984 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 0x56283104928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x562831647539 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 0x56283164743a 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 trip_junctions inspect_selection arrivalspeed right ( Last six runs 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).
> 
> =================================================================
> ==3675189==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x561329d2328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x56132b02b2f4 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 0x56132b0209cc 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 0x56132af414b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x56132af36649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x56132c7cf7f9 in GenericSAXHandler::startElement(char16_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 0x7f943a9204d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x561329d2328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x56132b0424d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x56132b03fc4e 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 0x56132af70b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x56132c7d14f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f943a920984 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 0x561329d2328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x56132a321539 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 0x56132a32143a 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 trip_junctions inspect_selection color ( Last six runs 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).
> 
> =================================================================
> ==3674965==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x56319deb828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x56319f1c02f4 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 0x56319f1b59cc 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 0x56319f0d64b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x56319f0cb649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5631a09647f9 in GenericSAXHandler::startElement(char16_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 0x7f5bf5e574d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x56319deb828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x56319f1d74d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x56319f1d4c4e 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 0x56319f105b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5631a09664f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f5bf5e57984 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 0x56319deb828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x56319e4b6539 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 0x56319e4b643a 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 trip_junctions inspect_selection containernumber ( Last six runs 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).
> 
> =================================================================
> ==3675215==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5562353fa28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5562367022f4 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 0x5562366f79cc 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 0x5562366184b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55623660d649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x556237ea67f9 in GenericSAXHandler::startElement(char16_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 0x7f377e98b4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x5562353fa28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5562367194d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x556236716c4e 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 0x556236647b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x556237ea84f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f377e98b984 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 0x5562353fa28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5562359f8539 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 0x5562359f843a 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 trip_junctions inspect_selection depart containertriggered ( Last six runs 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).
> 
> =================================================================
> ==3675404==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x56242befd28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x56242d2052f4 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 0x56242d1fa9cc 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 0x56242d11b4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x56242d110649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x56242e9a97f9 in GenericSAXHandler::startElement(char16_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 0x7fba2bd104d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x56242befd28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x56242d21c4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x56242d219c4e 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 0x56242d14ab46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x56242e9ab4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fba2bd10984 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 0x56242befd28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x56242c4fb539 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 0x56242c4fb43a 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 trip_junctions inspect_selection depart float ( Last six runs 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).
> 
> =================================================================
> ==3675367==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x56417c81728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x56417db1f2f4 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 0x56417db149cc 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 0x56417da354b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x56417da2a649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x56417f2c37f9 in GenericSAXHandler::startElement(char16_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 0x7f9e610ad4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x56417c81728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x56417db364d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x56417db33c4e 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 0x56417da64b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x56417f2c54f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f9e610ad984 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 0x56417c81728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x56417ce15539 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 0x56417ce1543a 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 trip_junctions inspect_selection depart triggered ( Last six runs 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).
> 
> =================================================================
> ==3675369==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x56436c69528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x56436d99d2f4 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 0x56436d9929cc 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 0x56436d8b34b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x56436d8a8649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x56436f1417f9 in GenericSAXHandler::startElement(char16_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 0x7f8a077c34d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x56436c69528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x56436d9b44d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x56436d9b1c4e 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 0x56436d8e2b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x56436f1434f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f8a077c3984 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 0x56436c69528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x56436cc93539 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 0x56436cc9343a 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 trip_junctions inspect_selection departlane allowed ( Last six runs 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).
> 
> =================================================================
> ==3675001==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55aae2d8b28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55aae40932f4 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 0x55aae40889cc 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 0x55aae3fa94b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55aae3f9e649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55aae58377f9 in GenericSAXHandler::startElement(char16_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 0x7f97406134d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55aae2d8b28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55aae40aa4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55aae40a7c4e 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 0x55aae3fd8b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55aae58394f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f9740613984 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 0x55aae2d8b28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55aae3389539 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 0x55aae338943a 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 trip_junctions inspect_selection departlane best ( Last six runs 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).
> 
> =================================================================
> ==3675024==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55d73646528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55d73776d2f4 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 0x55d7377629cc 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 0x55d7376834b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55d737678649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55d738f117f9 in GenericSAXHandler::startElement(char16_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 0x7fc7ca82d4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55d73646528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55d7377844d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55d737781c4e 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 0x55d7376b2b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55d738f134f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fc7ca82d984 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 0x55d73646528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55d736a63539 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 0x55d736a6343a 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 trip_junctions inspect_selection departlane first ( Last six runs 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).
> 
> =================================================================
> ==3675037==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55e7fc98e28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55e7fdc962f4 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 0x55e7fdc8b9cc 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 0x55e7fdbac4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55e7fdba1649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55e7ff43a7f9 in GenericSAXHandler::startElement(char16_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 0x7fca7800d4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55e7fc98e28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55e7fdcad4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55e7fdcaac4e 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 0x55e7fdbdbb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55e7ff43c4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fca7800d984 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 0x55e7fc98e28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55e7fcf8c539 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 0x55e7fcf8c43a 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 trip_junctions inspect_selection departlane float ( Last six runs 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).
> 
> =================================================================
> ==3674979==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x564a9a1bd28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x564a9b4c52f4 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 0x564a9b4ba9cc 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 0x564a9b3db4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x564a9b3d0649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x564a9cc697f9 in GenericSAXHandler::startElement(char16_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 0x7f846f1714d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x564a9a1bd28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x564a9b4dc4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x564a9b4d9c4e 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 0x564a9b40ab46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x564a9cc6b4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f846f171984 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 0x564a9a1bd28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x564a9a7bb539 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 0x564a9a7bb43a 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 trip_junctions inspect_selection departlane free ( Last six runs 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).
> 
> =================================================================
> ==3674997==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55f033af728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55f034dff2f4 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 0x55f034df49cc 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 0x55f034d154b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55f034d0a649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55f0365a37f9 in GenericSAXHandler::startElement(char16_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 0x7febea7554d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55f033af728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55f034e164d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55f034e13c4e 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 0x55f034d44b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55f0365a54f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7febea755984 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 0x55f033af728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55f0340f5539 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 0x55f0340f543a 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 trip_junctions inspect_selection departlane random ( Last six runs 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).
> 
> =================================================================
> ==3674994==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55562b04528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55562c34d2f4 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 0x55562c3429cc 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 0x55562c2634b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55562c258649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55562daf17f9 in GenericSAXHandler::startElement(char16_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 0x7fddb2e094d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55562b04528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55562c3644d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55562c361c4e 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 0x55562c292b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55562daf34f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fddb2e09984 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 0x55562b04528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55562b643539 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 0x55562b64343a 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 trip_junctions inspect_selection departpos base ( Last six runs 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).
> 
> =================================================================
> ==3675079==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x562fcd20228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x562fce50a2f4 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 0x562fce4ff9cc 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 0x562fce4204b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x562fce415649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x562fcfcae7f9 in GenericSAXHandler::startElement(char16_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 0x7f9ba91f84d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x562fcd20228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x562fce5214d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x562fce51ec4e 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 0x562fce44fb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x562fcfcb04f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f9ba91f8984 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 0x562fcd20228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x562fcd800539 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 0x562fcd80043a 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 trip_junctions inspect_selection departpos float ( Last six runs 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).
> 
> =================================================================
> ==3675048==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x56530482e28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x565305b362f4 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 0x565305b2b9cc 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 0x565305a4c4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x565305a41649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5653072da7f9 in GenericSAXHandler::startElement(char16_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 0x7f75565934d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x56530482e28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x565305b4d4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x565305b4ac4e 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 0x565305a7bb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5653072dc4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f7556593984 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 0x56530482e28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x565304e2c539 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 0x565304e2c43a 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 trip_junctions inspect_selection departpos free ( Last six runs 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).
> 
> =================================================================
> ==3675060==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55956943828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55956a7402f4 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 0x55956a7359cc 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 0x55956a6564b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55956a64b649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55956bee47f9 in GenericSAXHandler::startElement(char16_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 0x7feee329e4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55956943828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55956a7574d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55956a754c4e 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 0x55956a685b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55956bee64f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7feee329e984 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 0x55956943828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x559569a36539 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 0x559569a3643a 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 trip_junctions inspect_selection departpos last ( Last six runs Jul2023 )

---------- Differences in errors ----------
1c1,111
< Error: Vehicle 'tripA' will not be able to depart using the given velocity (slow lane ahead)!
---
> 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).
> 
> =================================================================
> ==3675084==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5633dba7928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5633dcd812f4 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 0x5633dcd769cc 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 0x5633dcc974b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5633dcc8c649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5633de5257f9 in GenericSAXHandler::startElement(char16_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 0x7f62b23474d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x5633dba7928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5633dcd984d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5633dcd95c4e 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 0x5633dccc6b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5633de5274f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f62b2347984 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 0x5633dba7928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1c1,111
< Error: Vehicle 'tripA' will not be able to depart using the given velocity (slow lane ahead)!
---
> 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).
> 
> =================================================================
> ==3675059==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55621499328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x556215c9b2f4 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 0x556215c909cc 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 0x556215bb14b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x556215ba6649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55621743f7f9 in GenericSAXHandler::startElement(char16_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 0x7fd1cc8494d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55621499328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x556215cb24d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x556215cafc4e 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 0x556215be0b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5562174414f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fd1cc849984 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 0x55621499328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1c1,111
< Error: Vehicle 'tripA' will not be able to depart using the given velocity (slow lane ahead)!
---
> 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).
> 
> =================================================================
> ==3675069==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5624445ba28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5624458c22f4 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 0x5624458b79cc 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 0x5624457d84b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5624457cd649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5624470667f9 in GenericSAXHandler::startElement(char16_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 0x7f15bf82f4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x5624445ba28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5624458d94d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5624458d6c4e 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 0x562445807b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5624470684f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f15bf82f984 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 0x5624445ba28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions inspect_selection departposlat center ( Last six runs 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).
> 
> =================================================================
> ==3675320==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5576155b528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5576168bd2f4 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 0x5576168b29cc 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 0x5576167d34b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5576167c8649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5576180617f9 in GenericSAXHandler::startElement(char16_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 0x7fabf3f5f4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x5576155b528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5576168d44d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5576168d1c4e 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 0x557616802b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5576180634f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fabf3f5f984 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 0x5576155b528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x557615bb3539 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 0x557615bb343a 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 trip_junctions inspect_selection departposlat float ( Last six runs 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).
> 
> =================================================================
> ==3675226==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55eb32cc828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55eb33fd02f4 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 0x55eb33fc59cc 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 0x55eb33ee64b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55eb33edb649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55eb357747f9 in GenericSAXHandler::startElement(char16_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 0x7f39dc4a74d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55eb32cc828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55eb33fe74d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55eb33fe4c4e 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 0x55eb33f15b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55eb357764f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f39dc4a7984 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 0x55eb32cc828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55eb332c6539 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 0x55eb332c643a 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 trip_junctions inspect_selection departposlat free ( Last six runs 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).
> 
> =================================================================
> ==3675269==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x556477e4c28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5564791542f4 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 0x5564791499cc 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 0x55647906a4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55647905f649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55647a8f87f9 in GenericSAXHandler::startElement(char16_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 0x7f2ec2b1a4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x556477e4c28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55647916b4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x556479168c4e 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 0x556479099b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55647a8fa4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f2ec2b1a984 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 0x556477e4c28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55647844a539 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 0x55647844a43a 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 trip_junctions inspect_selection departposlat left ( Last six runs 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).
> 
> =================================================================
> ==3675272==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55d04b0b028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55d04c3b82f4 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 0x55d04c3ad9cc 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 0x55d04c2ce4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55d04c2c3649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55d04db5c7f9 in GenericSAXHandler::startElement(char16_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 0x7f3f3d8244d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55d04b0b028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55d04c3cf4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55d04c3ccc4e 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 0x55d04c2fdb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55d04db5e4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f3f3d824984 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 0x55d04b0b028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55d04b6ae539 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 0x55d04b6ae43a 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 trip_junctions inspect_selection departposlat random ( Last six runs 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).
> 
> =================================================================
> ==3675229==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55f0a559e28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55f0a68a62f4 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 0x55f0a689b9cc 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 0x55f0a67bc4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55f0a67b1649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55f0a804a7f9 in GenericSAXHandler::startElement(char16_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 0x7f2d1126b4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55f0a559e28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55f0a68bd4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55f0a68bac4e 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 0x55f0a67ebb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55f0a804c4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f2d1126b984 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 0x55f0a559e28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55f0a5b9c539 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 0x55f0a5b9c43a 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 trip_junctions inspect_selection departposlat random_free ( Last six runs 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).
> 
> =================================================================
> ==3675268==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x563058bf428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x563059efc2f4 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 0x563059ef19cc 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 0x563059e124b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x563059e07649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x56305b6a07f9 in GenericSAXHandler::startElement(char16_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 0x7f4f4c3374d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x563058bf428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x563059f134d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x563059f10c4e 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 0x563059e41b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x56305b6a24f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f4f4c337984 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 0x563058bf428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5630591f2539 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 0x5630591f243a 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 trip_junctions inspect_selection departposlat right ( Last six runs 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).
> 
> =================================================================
> ==3675285==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55881780128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x558818b092f4 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 0x558818afe9cc 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 0x558818a1f4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x558818a14649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55881a2ad7f9 in GenericSAXHandler::startElement(char16_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 0x7f2bd8e834d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55881780128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x558818b204d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x558818b1dc4e 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 0x558818a4eb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55881a2af4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f2bd8e83984 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 0x55881780128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x558817dff539 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 0x558817dff43a 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 trip_junctions inspect_selection departspeed desired ( Last six runs 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).
> 
> =================================================================
> ==3675111==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55dd95c6f28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55dd96f772f4 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 0x55dd96f6c9cc 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 0x55dd96e8d4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55dd96e82649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55dd9871b7f9 in GenericSAXHandler::startElement(char16_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 0x7fd545c2d4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55dd95c6f28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55dd96f8e4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55dd96f8bc4e 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 0x55dd96ebcb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55dd9871d4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fd545c2d984 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 0x55dd95c6f28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55dd9626d539 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 0x55dd9626d43a 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 trip_junctions inspect_selection departspeed float ( Last six runs Jul2023 )

---------- Differences in errors ----------
1,2c1,111
< Warning: Choosing new speed factor 1.44 for vehicle 'tripA' to match departure speed 20.00 (max 14.73).
< Warning: Choosing new speed factor 1.44 for vehicle 'tripB' to match departure speed 20.00 (max 13.04).
---
> 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).
> 
> =================================================================
> ==3675085==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x560b9399428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x560b94c9c2f4 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 0x560b94c919cc 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 0x560b94bb24b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x560b94ba7649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x560b964407f9 in GenericSAXHandler::startElement(char16_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 0x7faf238814d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x560b9399428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x560b94cb34d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x560b94cb0c4e 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 0x560b94be1b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x560b964424f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7faf23881984 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 trip_junctions inspect_selection departspeed max ( Last six runs 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).
> 
> =================================================================
> ==3675108==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5561880c428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5561893cc2f4 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 0x5561893c19cc 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 0x5561892e24b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5561892d7649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55618ab707f9 in GenericSAXHandler::startElement(char16_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 0x7fd614c774d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x5561880c428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5561893e34d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5561893e0c4e 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 0x556189311b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55618ab724f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fd614c77984 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 0x5561880c428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5561886c2539 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 0x5561886c243a 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 trip_junctions inspect_selection departspeed random ( Last six runs 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).
> 
> =================================================================
> ==3675096==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55b81e82228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55b81fb2a2f4 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 0x55b81fb1f9cc 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 0x55b81fa404b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55b81fa35649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55b8212ce7f9 in GenericSAXHandler::startElement(char16_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 0x7f81f39344d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55b81e82228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55b81fb414d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55b81fb3ec4e 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 0x55b81fa6fb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55b8212d04f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f81f3934984 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 0x55b81e82228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55b81ee20539 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 0x55b81ee2043a 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 trip_junctions inspect_selection departspeed speedlimit ( Last six runs 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).
> 
> =================================================================
> ==3675122==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5630d0f8d28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5630d22952f4 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 0x5630d228a9cc 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 0x5630d21ab4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5630d21a0649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5630d3a397f9 in GenericSAXHandler::startElement(char16_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 0x7f302e1aa4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x5630d0f8d28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5630d22ac4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5630d22a9c4e 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 0x5630d21dab46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5630d3a3b4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f302e1aa984 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 0x5630d0f8d28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5630d158b539 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 0x5630d158b43a 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 trip_junctions inspect_selection insertionchecks ( Last six runs 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).
> 
> =================================================================
> ==3675361==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55e1e1dd028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55e1e30d82f4 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 0x55e1e30cd9cc 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 0x55e1e2fee4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55e1e2fe3649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55e1e487c7f9 in GenericSAXHandler::startElement(char16_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 0x7f1f3a0f84d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55e1e1dd028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55e1e30ef4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55e1e30ecc4e 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 0x55e1e301db46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55e1e487e4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f1f3a0f8984 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 0x55e1e1dd028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55e1e23ce539 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 0x55e1e23ce43a 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 trip_junctions inspect_selection line ( Last six runs 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).
> 
> =================================================================
> ==3675205==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55aaf5fa428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55aaf72ac2f4 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 0x55aaf72a19cc 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 0x55aaf71c24b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55aaf71b7649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55aaf8a507f9 in GenericSAXHandler::startElement(char16_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 0x7f63fb80c4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55aaf5fa428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55aaf72c34d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55aaf72c0c4e 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 0x55aaf71f1b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55aaf8a524f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f63fb80c984 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 0x55aaf5fa428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55aaf65a2539 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 0x55aaf65a243a 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 trip_junctions inspect_selection parameters ( Last six runs 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).
> 
> =================================================================
> ==3675410==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55946deca28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55946f1d22f4 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 0x55946f1c79cc 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 0x55946f0e84b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55946f0dd649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5594709767f9 in GenericSAXHandler::startElement(char16_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 0x7f4d404764d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55946deca28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55946f1e94d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55946f1e6c4e 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 0x55946f117b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5594709784f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f4d40476984 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 0x55946deca28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55946e4c8539 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 0x55946e4c843a 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 trip_junctions inspect_selection personnumber ( Last six runs 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).
> 
> =================================================================
> ==3675217==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5653aa0bd28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5653ab3c52f4 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 0x5653ab3ba9cc 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 0x5653ab2db4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5653ab2d0649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5653acb697f9 in GenericSAXHandler::startElement(char16_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 0x7fa9f57d04d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x5653aa0bd28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5653ab3dc4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5653ab3d9c4e 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 0x5653ab30ab46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5653acb6b4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fa9f57d0984 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 0x5653aa0bd28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5653aa6bb539 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 0x5653aa6bb43a 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 trip_junctions inspect_selection type ( Last six runs 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).
> 
> =================================================================
> ==3674932==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x556d83d4128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x556d850492f4 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 0x556d8503e9cc 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 0x556d84f5f4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x556d84f54649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x556d867ed7f9 in GenericSAXHandler::startElement(char16_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 0x7fbad43c64d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x556d83d4128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x556d850604d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x556d8505dc4e 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 0x556d84f8eb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x556d867ef4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fbad43c6984 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 0x556d83d4128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x556d8433f539 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 0x556d8433f43a 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 trip_junctions load arrivallane ( Last six runs Jul2023 )

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

TEST FAILED on ts-sim-build-ba : demandelements trip_junctions load from ( Last six runs 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).
> 
> =================================================================
> ==3675436==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55bd1b14228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55bd1c44a2f4 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 0x55bd1c43f9cc 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 0x55bd1c3604b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55bd1c355649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55bd1dbee7f9 in GenericSAXHandler::startElement(char16_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 0x7fa5d8caa4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55bd1b14228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55bd1c4614d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55bd1c45ec4e 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 0x55bd1c38fb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55bd1dbf04f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fa5d8caa984 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 0x55bd1b14228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55bd1b740539 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 0x55bd1b74043a 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 trip_junctions load no_junctions ( Last six runs Jul2023 )

---------- Differences in errors ----------
2a3,16
> 
> =================================================================
> ==3675420==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55ceb103f28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55ceb223f1f1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:441:40
>     #2 0x55ceb2238c7a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:384:24
>     #3 0x55ceb222c192 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:135:5
>     #4 0x55ceb223e701 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #5 0x55ceb1042da9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f007950ad8f 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 volatilerecomputing ( Last six runs 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).
> 
> =================================================================
> ==3675582==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 6120 byte(s) in 5 object(s) allocated from:
>     #0 0x5604576e128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5604589e92f4 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 0x5604589de9cc 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 0x5604588ff4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5604588f4649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x56045a18d7f9 in GenericSAXHandler::startElement(char16_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 0x7ff3c3cf44d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x5604576e128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x560458a004d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5604589fdc4e 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 0x56045892eb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x56045a18f4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7ff3c3cf4984 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 trip_taz create departlane ( Last six runs 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 arrivallane float ( Last six runs Jul2023 )

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

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

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

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

---------- 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
demandelements trip_taz inspect_selection arrivallane float ( Last six runs Jul2023 )
demandelements trip_taz inspect_selection arrivalpos float ( Last six runs Jul2023 )
demandelements trip_taz inspect_selection arrivalpos max ( Last six runs Jul2023 )
demandelements trip_taz inspect_selection arrivalpos random ( Last six runs Jul2023 )
demandelements trip_taz inspect_selection arrivalposlat current ( Last six runs Jul2023 )
demandelements trip_taz inspect_selection arrivalspeed center ( Last six runs Jul2023 )
demandelements trip_taz inspect_selection arrivalspeed float ( Last six runs Jul2023 )
demandelements trip_taz inspect_selection arrivalspeed left ( Last six runs Jul2023 )
demandelements trip_taz inspect_selection arrivalspeed right ( Last six runs Jul2023 )
demandelements trip_taz inspect_selection color ( Last six runs Jul2023 )
demandelements trip_taz inspect_selection containernumber ( Last six runs Jul2023 )
demandelements trip_taz inspect_selection depart float ( Last six runs Jul2023 )
demandelements trip_taz inspect_selection departlane float ( Last six runs Jul2023 )
demandelements trip_taz inspect_selection departpos base ( Last six runs Jul2023 )
demandelements trip_taz inspect_selection departpos float ( Last six runs Jul2023 )
demandelements trip_taz inspect_selection departpos free ( Last six runs Jul2023 )
demandelements trip_taz inspect_selection departposlat center ( Last six runs Jul2023 )
demandelements trip_taz inspect_selection departposlat float ( Last six runs Jul2023 )
demandelements trip_taz inspect_selection departposlat free ( Last six runs Jul2023 )
demandelements trip_taz inspect_selection departposlat left ( Last six runs Jul2023 )
demandelements trip_taz inspect_selection departposlat random ( Last six runs Jul2023 )
demandelements trip_taz inspect_selection departposlat random_free ( Last six runs Jul2023 )
demandelements trip_taz inspect_selection departposlat right ( Last six runs Jul2023 )
demandelements trip_taz inspect_selection departspeed desired ( Last six runs Jul2023 )
demandelements trip_taz inspect_selection departspeed max ( Last six runs Jul2023 )
demandelements trip_taz inspect_selection departspeed random ( Last six runs Jul2023 )
demandelements trip_taz inspect_selection departspeed speedlimit ( Last six runs Jul2023 )
demandelements trip_taz inspect_selection insertionchecks ( Last six runs Jul2023 )
demandelements trip_taz inspect_selection line ( Last six runs Jul2023 )
demandelements trip_taz inspect_selection parameters ( Last six runs Jul2023 )
demandelements trip_taz inspect_selection personnumber ( Last six runs Jul2023 )

TEST FAILED on ts-sim-build-ba : demandelements trip_taz inspect_selection arrivalposlat float ( Last six runs 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'!
3,4c5,6
< Warning: Vehicle 'tripB' will not be able to arrive with the given speed!
< Warning: Vehicle 'tripB' will not be able to arrive with the given speed!
---
> Error: Invalid departlane definition for vehicle 'tripA'.
> Quitting (on error).
---------- New result in exitcode ----------
1

7 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 depart containertriggered ( Last six runs Jul2023 )
demandelements trip_taz inspect_selection depart triggered ( Last six runs Jul2023 )
demandelements trip_taz inspect_selection departlane allowed ( Last six runs Jul2023 )
demandelements trip_taz inspect_selection departlane best ( Last six runs Jul2023 )
demandelements trip_taz inspect_selection departlane first ( Last six runs Jul2023 )
demandelements trip_taz inspect_selection departlane free ( Last six runs Jul2023 )
demandelements trip_taz inspect_selection departlane random ( Last six runs Jul2023 )

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

---------- Differences in errors ----------
1c1,4
< 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'!
> Error: Invalid departlane definition for vehicle 'tripA'.
> Quitting (on error).
---------- New result in exitcode ----------
1
demandelements trip_taz inspect_selection departpos last ( Last six runs Jul2023 )
demandelements trip_taz inspect_selection departpos random ( Last six runs Jul2023 )
demandelements trip_taz inspect_selection departpos random_free ( Last six runs Jul2023 )

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

---------- Differences in errors ----------
1,3c1,4
< Warning: Choosing new speed factor 1.44 for vehicle 'tripA' to match departure speed 20.00 (max 14.73).
< Warning: Choosing new speed factor 1.44 for vehicle 'tripB' to match departure speed 20.00 (max 13.04).
< Error: Vehicle 'tripB' 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'!
> Error: Invalid departlane definition for vehicle 'tripA'.
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements trip_taz inspect_selection type ( Last six runs 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 arrivallane ( Last six runs Jul2023 )

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

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

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

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

---------- Differences in errors ----------
2a3,16
> 
> =================================================================
> ==3682460==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5649279e828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x564928be81f1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:441:40
>     #2 0x564928be1c7a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:384:24
>     #3 0x564928bd5192 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:135:5
>     #4 0x564928be7701 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #5 0x5649279ebda9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f38b4bead8f 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 Jul2023 )

---------- Differences in errors ----------
2a3,176
> 
> =================================================================
> ==3682632==ERROR: LeakSanitizer: detected memory leaks
> 
> Indirect leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x559bf6c3128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x559bf7f392f4 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 0x559bf7e20fa2 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:177:46
>     #3 0x559bf7e30701 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #4 0x559bf6c34da9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f2c8c54bd8f 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 0x559bf6c3128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x559bf7f392f4 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 0x559bf7e74859 in NLHandler::addDistrict(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:1609:47
>     #3 0x559bf7e49dda in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:231:17
>     #4 0x559bf96dd7f9 in GenericSAXHandler::startElement(char16_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 0x7f2c8d8184d7 in xercesc_3_2::SAX2XMLReaderImpl::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:
>     #0 0x559bf6c3128d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x559bf7f392f4 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 0x559bf7e212ea in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:178:48
>     #3 0x559bf7e30701 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #4 0x559bf6c34da9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #5 0x7f2c8c54bd8f 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:
<truncated after showing first 30 lines>

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

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

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 Jul2023 )
demandelements vehicle_embedded inspect departlane float ( Last six runs Jul2023 )

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect id ( Last six runs 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).
> 
> =================================================================
> ==3672093==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x564a225d628d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x564a238de2f4 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 0x564a238d39cc 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 0x564a237f44b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x564a237e9649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x564a250827f9 in GenericSAXHandler::startElement(char16_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 0x7f76f59964d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x564a225d628d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x564a238f54d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x564a238f2c4e 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 0x564a23823b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x564a250844f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f76f5996984 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 0x564a225d628d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x564a22bd4539 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 0x564a22bd443a 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 vehicle inspect_selection arrivallane current ( Last six runs 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).
> 
> =================================================================
> ==3672678==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5571b20b028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5571b33b82f4 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 0x5571b33ad9cc 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 0x5571b32ce4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5571b32c3649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5571b4b5c7f9 in GenericSAXHandler::startElement(char16_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 0x7fa12604e4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x5571b20b028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5571b33cf4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5571b33ccc4e 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 0x5571b32fdb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5571b4b5e4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fa12604e984 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 0x5571b20b028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5571b26ae539 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 0x5571b26ae43a 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 vehicle inspect_selection arrivallane float ( Last six runs 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).
> 
> =================================================================
> ==3672680==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x559a0f63428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x559a1093c2f4 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 0x559a109319cc 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 0x559a108524b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x559a10847649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x559a120e07f9 in GenericSAXHandler::startElement(char16_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 0x7f6e720234d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x559a0f63428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x559a109534d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x559a10950c4e 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 0x559a10881b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x559a120e24f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f6e72023984 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 0x559a0f63428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x559a0fc32539 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 0x559a0fc3243a 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 vehicle inspect_selection arrivalpos float ( Last six runs 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).
> 
> =================================================================
> ==3672688==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55dfcf5dc28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55dfd08e42f4 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 0x55dfd08d99cc 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 0x55dfd07fa4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55dfd07ef649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55dfd20887f9 in GenericSAXHandler::startElement(char16_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 0x7fc9943014d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55dfcf5dc28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55dfd08fb4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55dfd08f8c4e 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 0x55dfd0829b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55dfd208a4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fc994301984 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 0x55dfcf5dc28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55dfcfbda539 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 0x55dfcfbda43a 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 vehicle inspect_selection arrivalpos max ( Last six runs 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).
> 
> =================================================================
> ==3672703==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5615273c528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5615286cd2f4 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 0x5615286c29cc 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 0x5615285e34b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5615285d8649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x561529e717f9 in GenericSAXHandler::startElement(char16_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 0x7f483963a4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x5615273c528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5615286e44d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5615286e1c4e 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 0x561528612b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x561529e734f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f483963a984 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 0x5615273c528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5615279c3539 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 0x5615279c343a 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 vehicle inspect_selection arrivalpos random ( Last six runs 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).
> 
> =================================================================
> ==3672694==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55e948e6d28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55e94a1752f4 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 0x55e94a16a9cc 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 0x55e94a08b4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55e94a080649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55e94b9197f9 in GenericSAXHandler::startElement(char16_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 0x7fbf6eb734d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55e948e6d28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55e94a18c4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55e94a189c4e 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 0x55e94a0bab46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55e94b91b4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fbf6eb73984 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 0x55e948e6d28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55e94946b539 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 0x55e94946b43a 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 vehicle inspect_selection arrivalposlat current ( Last six runs 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).
> 
> =================================================================
> ==3672840==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55bceeba628d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55bcefeae2f4 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 0x55bcefea39cc 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 0x55bcefdc44b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55bcefdb9649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55bcf16527f9 in GenericSAXHandler::startElement(char16_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 0x7f44ab2864d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55bceeba628d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55bcefec54d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55bcefec2c4e 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 0x55bcefdf3b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55bcf16544f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f44ab286984 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 0x55bceeba628d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55bcef1a4539 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 0x55bcef1a443a 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 vehicle inspect_selection arrivalposlat float ( Last six runs Jul2023 )

---------- Differences in errors ----------
1,2c1,111
< 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!
---
> 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).
> 
> =================================================================
> ==3672822==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55b9c0a5828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55b9c1d602f4 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 0x55b9c1d559cc 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 0x55b9c1c764b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55b9c1c6b649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55b9c35047f9 in GenericSAXHandler::startElement(char16_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 0x7f3d5338f4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55b9c0a5828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55b9c1d774d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55b9c1d74c4e 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 0x55b9c1ca5b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55b9c35064f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f3d5338f984 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 vehicle inspect_selection arrivalspeed center ( Last six runs 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).
> 
> =================================================================
> ==3672751==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5568b4b8428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5568b5e8c2f4 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 0x5568b5e819cc 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 0x5568b5da24b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5568b5d97649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5568b76307f9 in GenericSAXHandler::startElement(char16_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 0x7f5aafe0d4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x5568b4b8428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5568b5ea34d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5568b5ea0c4e 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 0x5568b5dd1b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5568b76324f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f5aafe0d984 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 0x5568b4b8428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5568b5182539 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 0x5568b518243a 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 vehicle inspect_selection arrivalspeed float ( Last six runs 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).
> 
> =================================================================
> ==3672710==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x559ecb2bd28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x559ecc5c52f4 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 0x559ecc5ba9cc 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 0x559ecc4db4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x559ecc4d0649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x559ecdd697f9 in GenericSAXHandler::startElement(char16_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 0x7fd33052c4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x559ecb2bd28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x559ecc5dc4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x559ecc5d9c4e 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 0x559ecc50ab46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x559ecdd6b4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fd33052c984 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 0x559ecb2bd28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x559ecb8bb539 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 0x559ecb8bb43a 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 vehicle inspect_selection arrivalspeed left ( Last six runs 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).
> 
> =================================================================
> ==3672721==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55cadecfc28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55cae00042f4 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 0x55cadfff99cc 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 0x55cadff1a4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55cadff0f649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55cae17a87f9 in GenericSAXHandler::startElement(char16_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 0x7f277b3bb4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55cadecfc28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55cae001b4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55cae0018c4e 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 0x55cadff49b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55cae17aa4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f277b3bb984 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 0x55cadecfc28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55cadf2fa539 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 0x55cadf2fa43a 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 vehicle inspect_selection arrivalspeed right ( Last six runs 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).
> 
> =================================================================
> ==3672729==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x557bf524428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x557bf654c2f4 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 0x557bf65419cc 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 0x557bf64624b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x557bf6457649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x557bf7cf07f9 in GenericSAXHandler::startElement(char16_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 0x7f111821f4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x557bf524428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x557bf65634d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x557bf6560c4e 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 0x557bf6491b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x557bf7cf24f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f111821f984 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 0x557bf524428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x557bf5842539 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 0x557bf584243a 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 vehicle inspect_selection color ( Last six runs 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).
> 
> =================================================================
> ==3672479==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5589d872f28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5589d9a372f4 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 0x5589d9a2c9cc 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 0x5589d994d4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5589d9942649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5589db1db7f9 in GenericSAXHandler::startElement(char16_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 0x7fd8b99114d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x5589d872f28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5589d9a4e4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5589d9a4bc4e 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 0x5589d997cb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5589db1dd4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fd8b9911984 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 0x5589d872f28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5589d8d2d539 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 0x5589d8d2d43a 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 vehicle inspect_selection containernumber ( Last six runs 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).
> 
> =================================================================
> ==3672774==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55c91389a28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55c914ba22f4 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 0x55c914b979cc 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 0x55c914ab84b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55c914aad649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55c9163467f9 in GenericSAXHandler::startElement(char16_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 0x7f4205f364d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55c91389a28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55c914bb94d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55c914bb6c4e 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 0x55c914ae7b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55c9163484f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f4205f36984 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 0x55c91389a28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55c913e98539 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 0x55c913e9843a 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 vehicle inspect_selection depart containertriggered ( Last six runs 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).
> 
> =================================================================
> ==3672875==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55faec5de28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55faed8e62f4 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 0x55faed8db9cc 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 0x55faed7fc4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55faed7f1649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55faef08a7f9 in GenericSAXHandler::startElement(char16_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 0x7f5e0ffe14d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55faec5de28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55faed8fd4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55faed8fac4e 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 0x55faed82bb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55faef08c4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f5e0ffe1984 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 0x55faec5de28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55faecbdc539 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 0x55faecbdc43a 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 vehicle inspect_selection depart float ( Last six runs 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).
> 
> =================================================================
> ==3672851==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55e337e4f28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55e3391572f4 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 0x55e33914c9cc 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 0x55e33906d4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55e339062649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55e33a8fb7f9 in GenericSAXHandler::startElement(char16_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 0x7febce7354d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55e337e4f28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55e33916e4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55e33916bc4e 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 0x55e33909cb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55e33a8fd4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7febce735984 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 0x55e337e4f28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55e33844d539 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 0x55e33844d43a 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 vehicle inspect_selection depart triggered ( Last six runs 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).
> 
> =================================================================
> ==3672863==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x561b9b73b28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x561b9ca432f4 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 0x561b9ca389cc 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 0x561b9c9594b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x561b9c94e649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x561b9e1e77f9 in GenericSAXHandler::startElement(char16_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 0x7fe69397c4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x561b9b73b28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x561b9ca5a4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x561b9ca57c4e 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 0x561b9c988b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x561b9e1e94f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fe69397c984 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 0x561b9b73b28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x561b9bd39539 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 0x561b9bd3943a 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 vehicle inspect_selection departlane allowed ( Last six runs 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).
> 
> =================================================================
> ==3672507==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55f4ac37928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55f4ad6812f4 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 0x55f4ad6769cc 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 0x55f4ad5974b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55f4ad58c649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55f4aee257f9 in GenericSAXHandler::startElement(char16_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 0x7f9622fbb4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55f4ac37928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55f4ad6984d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55f4ad695c4e 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 0x55f4ad5c6b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55f4aee274f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f9622fbb984 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 0x55f4ac37928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55f4ac977539 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 0x55f4ac97743a 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 vehicle inspect_selection departlane best ( Last six runs 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).
> 
> =================================================================
> ==3672517==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x56076ba5928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x56076cd612f4 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 0x56076cd569cc 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 0x56076cc774b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x56076cc6c649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x56076e5057f9 in GenericSAXHandler::startElement(char16_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 0x7fe3fff344d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x56076ba5928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x56076cd784d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x56076cd75c4e 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 0x56076cca6b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x56076e5074f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fe3fff34984 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 0x56076ba5928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x56076c057539 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 0x56076c05743a 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 vehicle inspect_selection departlane first ( Last six runs 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).
> 
> =================================================================
> ==3672530==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x56456625528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x56456755d2f4 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 0x5645675529cc 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 0x5645674734b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x564567468649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x564568d017f9 in GenericSAXHandler::startElement(char16_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 0x7f546d7744d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x56456625528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5645675744d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x564567571c4e 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 0x5645674a2b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x564568d034f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f546d774984 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 0x56456625528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x564566853539 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 0x56456685343a 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 vehicle inspect_selection departlane float ( Last six runs 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).
> 
> =================================================================
> ==3672483==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55c521f0c28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55c5232142f4 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 0x55c5232099cc 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 0x55c52312a4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55c52311f649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55c5249b87f9 in GenericSAXHandler::startElement(char16_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 0x7fb89353a4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55c521f0c28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55c52322b4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55c523228c4e 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 0x55c523159b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55c5249ba4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fb89353a984 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 0x55c521f0c28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55c52250a539 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 0x55c52250a43a 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 vehicle inspect_selection departlane free ( Last six runs 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).
> 
> =================================================================
> ==3672498==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5622b8bfb28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5622b9f032f4 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 0x5622b9ef89cc 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 0x5622b9e194b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5622b9e0e649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5622bb6a77f9 in GenericSAXHandler::startElement(char16_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 0x7f425885e4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x5622b8bfb28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5622b9f1a4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5622b9f17c4e 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 0x5622b9e48b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5622bb6a94f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f425885e984 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 0x5622b8bfb28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5622b91f9539 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 0x5622b91f943a 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 vehicle inspect_selection departlane random ( Last six runs 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).
> 
> =================================================================
> ==3672492==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55edc7ea628d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55edc91ae2f4 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 0x55edc91a39cc 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 0x55edc90c44b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55edc90b9649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55edca9527f9 in GenericSAXHandler::startElement(char16_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 0x7f083053c4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55edc7ea628d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55edc91c54d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55edc91c2c4e 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 0x55edc90f3b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55edca9544f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f083053c984 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 0x55edc7ea628d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55edc84a4539 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 0x55edc84a443a 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 vehicle inspect_selection departpos base ( Last six runs 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).
> 
> =================================================================
> ==3672622==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55df5493a28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55df55c422f4 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 0x55df55c379cc 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 0x55df55b584b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55df55b4d649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55df573e67f9 in GenericSAXHandler::startElement(char16_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 0x7fd8a39a94d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55df5493a28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55df55c594d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55df55c56c4e 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 0x55df55b87b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55df573e84f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fd8a39a9984 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 0x55df5493a28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55df54f38539 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 0x55df54f3843a 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 vehicle inspect_selection departpos float ( Last six runs 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).
> 
> =================================================================
> ==3672540==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5582b3ca028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5582b4fa82f4 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 0x5582b4f9d9cc 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 0x5582b4ebe4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5582b4eb3649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5582b674c7f9 in GenericSAXHandler::startElement(char16_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 0x7f72e39fa4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x5582b3ca028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5582b4fbf4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5582b4fbcc4e 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 0x5582b4eedb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5582b674e4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f72e39fa984 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 0x5582b3ca028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5582b429e539 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 0x5582b429e43a 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 vehicle inspect_selection departpos free ( Last six runs 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).
> 
> =================================================================
> ==3672566==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x562a5960928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x562a5a9112f4 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 0x562a5a9069cc 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 0x562a5a8274b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x562a5a81c649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x562a5c0b57f9 in GenericSAXHandler::startElement(char16_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 0x7f33142f34d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x562a5960928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x562a5a9284d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x562a5a925c4e 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 0x562a5a856b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x562a5c0b74f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f33142f3984 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 0x562a5960928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x562a59c07539 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 0x562a59c0743a 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 vehicle inspect_selection departpos last ( Last six runs Jul2023 )

---------- Differences in errors ----------
1c1,111
< Error: Vehicle 'vehicleA' will not be able to depart using the given velocity (slow lane ahead)!
---
> 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).
> 
> =================================================================
> ==3672624==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x555c7857f28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x555c798872f4 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 0x555c7987c9cc 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 0x555c7979d4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x555c79792649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x555c7b02b7f9 in GenericSAXHandler::startElement(char16_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 0x7f96f09934d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x555c7857f28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x555c7989e4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x555c7989bc4e 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 0x555c797ccb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x555c7b02d4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f96f0993984 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 0x555c7857f28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect_selection departpos random ( Last six runs 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).
> 
> =================================================================
> ==3672558==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x555681f4a28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5556832522f4 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 0x5556832479cc 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 0x5556831684b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55568315d649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5556849f67f9 in GenericSAXHandler::startElement(char16_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 0x7fe44444e4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x555681f4a28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5556832694d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x555683266c4e 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 0x555683197b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5556849f84f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fe44444e984 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 0x555681f4a28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x555682548539 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 0x55568254843a 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 vehicle inspect_selection departpos random_free ( Last six runs 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).
> 
> =================================================================
> ==3672603==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55bbfeba528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55bbffead2f4 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 0x55bbffea29cc 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 0x55bbffdc34b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55bbffdb8649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55bc016517f9 in GenericSAXHandler::startElement(char16_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 0x7f026e3694d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55bbfeba528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55bbffec44d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55bbffec1c4e 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 0x55bbffdf2b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55bc016534f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f026e369984 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 0x55bbfeba528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55bbff1a3539 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 0x55bbff1a343a 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 vehicle inspect_selection departposlat center ( Last six runs 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).
> 
> =================================================================
> ==3672819==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x56157944c28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x56157a7542f4 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 0x56157a7499cc 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 0x56157a66a4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x56157a65f649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x56157bef87f9 in GenericSAXHandler::startElement(char16_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 0x7f16ce4dc4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x56157944c28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x56157a76b4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x56157a768c4e 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 0x56157a699b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x56157befa4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f16ce4dc984 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 0x56157944c28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x561579a4a539 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 0x561579a4a43a 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 vehicle inspect_selection departposlat float ( Last six runs 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).
> 
> =================================================================
> ==3672772==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55c16b91d28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55c16cc252f4 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 0x55c16cc1a9cc 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 0x55c16cb3b4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55c16cb30649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55c16e3c97f9 in GenericSAXHandler::startElement(char16_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 0x7f1674f024d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55c16b91d28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55c16cc3c4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55c16cc39c4e 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 0x55c16cb6ab46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55c16e3cb4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f1674f02984 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 0x55c16b91d28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55c16bf1b539 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 0x55c16bf1b43a 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 vehicle inspect_selection departposlat free ( Last six runs 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).
> 
> =================================================================
> ==3672794==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5582d3b9d28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5582d4ea52f4 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 0x5582d4e9a9cc 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 0x5582d4dbb4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5582d4db0649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5582d66497f9 in GenericSAXHandler::startElement(char16_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 0x7f9ebe3564d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x5582d3b9d28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5582d4ebc4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5582d4eb9c4e 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 0x5582d4deab46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5582d664b4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f9ebe356984 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 0x5582d3b9d28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5582d419b539 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 0x5582d419b43a 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 vehicle inspect_selection departposlat left ( Last six runs 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).
> 
> =================================================================
> ==3672804==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x562c81e8828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x562c831902f4 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 0x562c831859cc 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 0x562c830a64b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x562c8309b649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x562c849347f9 in GenericSAXHandler::startElement(char16_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 0x7fed5bcf54d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x562c81e8828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x562c831a74d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x562c831a4c4e 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 0x562c830d5b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x562c849364f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fed5bcf5984 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 0x562c81e8828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x562c82486539 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 0x562c8248643a 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 vehicle inspect_selection departposlat random ( Last six runs 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).
> 
> =================================================================
> ==3672778==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x557ee4c0b28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x557ee5f132f4 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 0x557ee5f089cc 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 0x557ee5e294b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x557ee5e1e649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x557ee76b77f9 in GenericSAXHandler::startElement(char16_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 0x7f82b123a4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x557ee4c0b28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x557ee5f2a4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x557ee5f27c4e 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 0x557ee5e58b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x557ee76b94f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f82b123a984 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 0x557ee4c0b28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x557ee5209539 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 0x557ee520943a 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 vehicle inspect_selection departposlat random_free ( Last six runs 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).
> 
> =================================================================
> ==3672795==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5621ca03528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5621cb33d2f4 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 0x5621cb3329cc 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 0x5621cb2534b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5621cb248649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x5621ccae17f9 in GenericSAXHandler::startElement(char16_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 0x7f66c2c024d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x5621ca03528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5621cb3544d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5621cb351c4e 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 0x5621cb282b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x5621ccae34f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f66c2c02984 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 0x5621ca03528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5621ca633539 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 0x5621ca63343a 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 vehicle inspect_selection departposlat right ( Last six runs 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).
> 
> =================================================================
> ==3672820==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55d15823028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55d1595382f4 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 0x55d15952d9cc 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 0x55d15944e4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55d159443649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55d15acdc7f9 in GenericSAXHandler::startElement(char16_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 0x7f96dd1a94d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55d15823028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55d15954f4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55d15954cc4e 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 0x55d15947db46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55d15acde4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f96dd1a9984 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 0x55d15823028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55d15882e539 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 0x55d15882e43a 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 vehicle inspect_selection departspeed desired ( Last six runs 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).
> 
> =================================================================
> ==3672661==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x56238ca1828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x56238dd202f4 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 0x56238dd159cc 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 0x56238dc364b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x56238dc2b649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x56238f4c47f9 in GenericSAXHandler::startElement(char16_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 0x7f08c262d4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x56238ca1828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x56238dd374d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x56238dd34c4e 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 0x56238dc65b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x56238f4c64f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f08c262d984 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 0x56238ca1828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x56238d016539 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 0x56238d01643a 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 vehicle inspect_selection departspeed float ( Last six runs Jul2023 )

---------- Differences in errors ----------
1,3c1,111
< Warning: Choosing new speed factor 1.44 for vehicle 'vehicleA' to match departure speed 20.00 (max 14.73).
< 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)!
---
> 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).
> 
> =================================================================
> ==3672643==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x564fd097828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x564fd1c802f4 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 0x564fd1c759cc 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 0x564fd1b964b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x564fd1b8b649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x564fd34247f9 in GenericSAXHandler::startElement(char16_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 0x7f3eba21b4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x564fd097828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x564fd1c974d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x564fd1c94c4e 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 0x564fd1bc5b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x564fd34264f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f3eba21b984 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)
> 
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements vehicle inspect_selection departspeed max ( Last six runs 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).
> 
> =================================================================
> ==3672653==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55677849f28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5567797a72f4 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 0x55677979c9cc 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 0x5567796bd4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5567796b2649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55677af4b7f9 in GenericSAXHandler::startElement(char16_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 0x7fcc474764d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55677849f28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5567797be4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5567797bbc4e 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 0x5567796ecb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55677af4d4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fcc47476984 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 0x55677849f28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x556778a9d539 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 0x556778a9d43a 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 vehicle inspect_selection departspeed random ( Last six runs 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).
> 
> =================================================================
> ==3672651==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x564d3458328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x564d3588b2f4 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 0x564d358809cc 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 0x564d357a14b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x564d35796649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x564d3702f7f9 in GenericSAXHandler::startElement(char16_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 0x7fae23bb64d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x564d3458328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x564d358a24d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x564d3589fc4e 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 0x564d357d0b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x564d370314f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fae23bb6984 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 0x564d3458328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x564d34b81539 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 0x564d34b8143a 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 vehicle inspect_selection departspeed speedlimit ( Last six runs 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).
> 
> =================================================================
> ==3672671==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55eb4609028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55eb473982f4 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 0x55eb4738d9cc 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 0x55eb472ae4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55eb472a3649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55eb48b3c7f9 in GenericSAXHandler::startElement(char16_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 0x7ff87b7f44d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55eb4609028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55eb473af4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55eb473acc4e 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 0x55eb472ddb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55eb48b3e4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7ff87b7f4984 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 0x55eb4609028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55eb4668e539 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 0x55eb4668e43a 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 vehicle inspect_selection insertionchecks ( Last six runs 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).
> 
> =================================================================
> ==3672849==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55ecd46b728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55ecd59bf2f4 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 0x55ecd59b49cc 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 0x55ecd58d54b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55ecd58ca649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55ecd71637f9 in GenericSAXHandler::startElement(char16_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 0x7f2c4f5854d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55ecd46b728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55ecd59d64d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55ecd59d3c4e 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 0x55ecd5904b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55ecd71654f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f2c4f585984 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 0x55ecd46b728d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55ecd4cb5539 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 0x55ecd4cb543a 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 vehicle inspect_selection line ( Last six runs 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).
> 
> =================================================================
> ==3672753==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x56218cb5a28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x56218de622f4 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 0x56218de579cc 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 0x56218dd784b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x56218dd6d649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x56218f6067f9 in GenericSAXHandler::startElement(char16_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 0x7f68d99ec4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x56218cb5a28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x56218de794d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x56218de76c4e 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 0x56218dda7b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x56218f6084f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f68d99ec984 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 0x56218cb5a28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x56218d158539 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 0x56218d15843a 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 vehicle inspect_selection parameters ( Last six runs 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).
> 
> =================================================================
> ==3672877==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55d095bee28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55d096ef62f4 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 0x55d096eeb9cc 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 0x55d096e0c4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55d096e01649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55d09869a7f9 in GenericSAXHandler::startElement(char16_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 0x7fe64c5d94d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55d095bee28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55d096f0d4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55d096f0ac4e 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 0x55d096e3bb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55d09869c4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fe64c5d9984 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 0x55d095bee28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55d0961ec539 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 0x55d0961ec43a 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 vehicle inspect_selection personnumber ( Last six runs 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).
> 
> =================================================================
> ==3672756==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55efe21fc28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55efe35042f4 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 0x55efe34f99cc 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 0x55efe341a4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55efe340f649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55efe4ca87f9 in GenericSAXHandler::startElement(char16_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 0x7f6938ffe4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55efe21fc28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55efe351b4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55efe3518c4e 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 0x55efe3449b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55efe4caa4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f6938ffe984 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 0x55efe21fc28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55efe27fa539 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 0x55efe27fa43a 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 vehicle inspect_selection type ( Last six runs 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).
> 
> =================================================================
> ==3672475==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5610979e928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x561098cf12f4 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 0x561098ce69cc 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 0x561098c074b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x561098bfc649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x56109a4957f9 in GenericSAXHandler::startElement(char16_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 0x7fc96cb5d4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x5610979e928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x561098d084d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x561098d05c4e 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 0x561098c36b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x56109a4974f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7fc96cb5d984 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 0x5610979e928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x561097fe7539 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 0x561097fe743a 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 vehicle load no_route ( Last six runs Jul2023 )

---------- Differences in errors ----------
2a3,16
> 
> =================================================================
> ==3672888==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x5628d296028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5628d3b601f1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:441:40
>     #2 0x5628d3b59c7a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:384:24
>     #3 0x5628d3b4d192 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:135:5
>     #4 0x5628d3b5f701 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #5 0x5628d2963da9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7fd6e79e2d8f 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 volatilerecomputing ( Last six runs 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).
> 
> =================================================================
> ==3673164==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 6120 byte(s) in 5 object(s) allocated from:
>     #0 0x55f82b39e28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55f82c6a62f4 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 0x55f82c69b9cc 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 0x55f82c5bc4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55f82c5b1649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55f82de4a7f9 in GenericSAXHandler::startElement(char16_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 0x7f886ee774d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55f82b39e28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55f82c6bd4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55f82c6bac4e 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 0x55f82c5ebb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55f82de4c4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f886ee77984 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 vehicle_embedded create departspeed ( Last six runs Jul2023 )

---------- Differences in errors ----------
1a2
> Error: Vehicle 'v_1' 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 id ( Last six runs 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).
> 
> =================================================================
> ==3673347==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x5651020ab28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5651033b32f4 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 0x5651033a89cc 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 0x5651032c94b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x5651032be649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x565104b577f9 in GenericSAXHandler::startElement(char16_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 0x7f9b6d42f4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x5651020ab28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5651033ca4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x5651033c7c4e 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 0x5651032f8b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x565104b594f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f9b6d42f984 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 0x5651020ab28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5651026a9539 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 0x5651026a943a 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 vehicle_embedded inspect_selection arrivallane current ( Last six runs Jul2023 )

---------- Differences in errors ----------
1c1,2
< Error: Vehicle 'vehicle_embeddedB' will not be able to depart using the given velocity (junction 'Junction3' too close)!
---
> 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 arrivallane float ( Last six runs Jul2023 )

---------- Differences in errors ----------
1c1,4
< 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'!
> Warning: Vehicle 'vehicle_embeddedB' 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

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

---------- 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
demandelements vehicle_embedded inspect_selection arrivalpos float ( Last six runs Jul2023 )
demandelements vehicle_embedded inspect_selection arrivalpos max ( Last six runs Jul2023 )
demandelements vehicle_embedded inspect_selection arrivalpos random ( Last six runs Jul2023 )
demandelements vehicle_embedded inspect_selection arrivalposlat current ( Last six runs Jul2023 )
demandelements vehicle_embedded inspect_selection arrivalspeed center ( Last six runs Jul2023 )
demandelements vehicle_embedded inspect_selection arrivalspeed float ( Last six runs Jul2023 )
demandelements vehicle_embedded inspect_selection arrivalspeed left ( Last six runs Jul2023 )
demandelements vehicle_embedded inspect_selection arrivalspeed right ( Last six runs Jul2023 )
demandelements vehicle_embedded inspect_selection color ( Last six runs Jul2023 )
demandelements vehicle_embedded inspect_selection containernumber ( Last six runs Jul2023 )
demandelements vehicle_embedded inspect_selection depart float ( Last six runs Jul2023 )
demandelements vehicle_embedded inspect_selection departlane float ( Last six runs Jul2023 )
demandelements vehicle_embedded inspect_selection departpos base ( Last six runs Jul2023 )
demandelements vehicle_embedded inspect_selection departpos float ( Last six runs Jul2023 )
demandelements vehicle_embedded inspect_selection departpos random ( Last six runs Jul2023 )
demandelements vehicle_embedded inspect_selection departposlat center ( Last six runs Jul2023 )
demandelements vehicle_embedded inspect_selection departposlat float ( Last six runs Jul2023 )
demandelements vehicle_embedded inspect_selection departposlat free ( Last six runs Jul2023 )
demandelements vehicle_embedded inspect_selection departposlat left ( Last six runs Jul2023 )
demandelements vehicle_embedded inspect_selection departposlat random ( Last six runs Jul2023 )
demandelements vehicle_embedded inspect_selection departposlat random_free ( Last six runs Jul2023 )
demandelements vehicle_embedded inspect_selection departposlat right ( Last six runs Jul2023 )
demandelements vehicle_embedded inspect_selection departspeed desired ( Last six runs Jul2023 )
demandelements vehicle_embedded inspect_selection departspeed speedlimit ( Last six runs Jul2023 )
demandelements vehicle_embedded inspect_selection insertionchecks ( Last six runs Jul2023 )
demandelements vehicle_embedded inspect_selection line ( Last six runs Jul2023 )
demandelements vehicle_embedded inspect_selection parameters ( Last six runs Jul2023 )
demandelements vehicle_embedded inspect_selection personnumber ( Last six runs Jul2023 )
demandelements vehicle_embedded inspect_selection type ( Last six runs Jul2023 )

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

---------- Differences in errors ----------
0a1
> Warning: Vehicle 'vehicle_embeddedA' will not be able to arrive at the given lane 'Edge2_0'!
3c4,5
< Error: Vehicle 'vehicle_embeddedB' will not be able to depart using the given velocity (junction 'Junction3' too close)!
---
> 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 departlane first ( Last six runs Jul2023 )

---------- Differences in errors ----------
1c1
< 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'!

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

---------- Differences in errors ----------
0a1,3
> 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
demandelements vehicle_embedded inspect_selection departpos free ( Last six runs Jul2023 )
demandelements vehicle_embedded inspect_selection departspeed max ( Last six runs Jul2023 )
demandelements vehicle_embedded inspect_selection departspeed random ( Last six runs Jul2023 )

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

---------- Differences in errors ----------
1,2c1,3
< Error: Vehicle 'vehicle_embeddedA' will not be able to depart using the given velocity (slow lane ahead)!
< 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 random_free ( Last six runs Jul2023 )

---------- Differences in errors ----------
1,10c1,3
< Error: Vehicle 'vehicle_embeddedB' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'vehicle_embeddedB' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'vehicle_embeddedB' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'vehicle_embeddedB' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'vehicle_embeddedB' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'vehicle_embeddedB' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'vehicle_embeddedB' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'vehicle_embeddedB' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< Error: Vehicle 'vehicle_embeddedB' will not be able to depart using the given velocity (junction 'Junction3' too close)!
< 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 departspeed float ( Last six runs Jul2023 )

---------- Differences in errors ----------
1,3c1,3
< Warning: Choosing new speed factor 1.44 for vehicle 'vehicle_embeddedA' to match departure speed 20.00 (max 14.73).
< Warning: Choosing new speed factor 1.44 for vehicle 'vehicle_embeddedB' to match departure speed 20.00 (max 13.04).
< 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 load arrivallane ( Last six runs Jul2023 )

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

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

---------- Differences in errors ----------
2a3,16
> 
> =================================================================
> ==3674149==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55a2a8a8028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55a2a9c801f1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:441:40
>     #2 0x55a2a9c79c7a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:384:24
>     #3 0x55a2a9c6d192 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:135:5
>     #4 0x55a2a9c7f701 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #5 0x55a2a8a83da9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f67ac2aad8f 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 volatilerecomputing ( Last six runs 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).
> 
> =================================================================
> ==3674359==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 6120 byte(s) in 5 object(s) allocated from:
>     #0 0x55e78a55528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55e78b85d2f4 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 0x55e78b8529cc 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 0x55e78b7734b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55e78b768649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55e78d0017f9 in GenericSAXHandler::startElement(char16_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 0x7f90929a64d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55e78a55528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55e78b8744d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55e78b871c4e 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 0x55e78b7a2b46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55e78d0034f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f90929a6984 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 vehicletype edit typedist ( Last six runs 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).
> 
> =================================================================
> ==3669534==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2448 byte(s) in 2 object(s) allocated from:
>     #0 0x55c1f119e28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55c1f24a62f4 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 0x55c1f249b9cc 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 0x55c1f23bc4b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55c1f23b1649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55c1f3c4a7f9 in GenericSAXHandler::startElement(char16_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 0x7f5b721114d7 in xercesc_3_2::SAX2XMLReaderImpl::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 0x55c1f119e28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55c1f24bd4d8 in NLJunctionControlBuilder::buildLogicJunction(MSJunctionLogic*) /home/delphi/clangDebug/sumo/src/netload/NLJunctionControlBuilder.cpp:186:12
>     #2 0x55c1f24bac4e 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 0x55c1f23ebb46 in NLHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:321:46
>     #4 0x55c1f3c4c4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #5 0x7f5b72111984 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 0x55c1f119e28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55c1f179c539 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 0x55c1f179c43a 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 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 Jul2023 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==3670367==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x5576cf32928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5576d07675de in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5576cfa67c63 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:371:43
>     #3 0x5576cf6a836d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:921:30
>     #4 0x5576d1c004ef in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:249:13
>     #5 0x5576d1dd74f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7ff532adc984 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 Jul2023 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==3670408==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x558146dcc28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55814820a5de in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x55814750ac63 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:371:43
>     #3 0x55814714b36d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:921:30
>     #4 0x5581496a34ef in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:249:13
>     #5 0x55814987a4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7fbd52e7a984 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 Jul2023 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==3670366==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x556049c6a28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55604b0a85de in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x55604a3a8c63 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:371:43
>     #3 0x556049fe936d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:921:30
>     #4 0x55604c5414ef in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:249:13
>     #5 0x55604c7184f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f22eb5b0984 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 Jul2023 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==3670370==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x5627838d228d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x562784d105de in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x562784010c63 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:371:43
>     #3 0x562783c5136d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:921:30
>     #4 0x5627861a94ef in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:249:13
>     #5 0x5627863804f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f47313ff984 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 Jul2023 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==3670460==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x5636d00d028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5636d150e5de in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5636d080ec63 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:371:43
>     #3 0x5636d044f36d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:921:30
>     #4 0x5636d29a74ef in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:249:13
>     #5 0x5636d2b7e4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f4b3c7f3984 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 Jul2023 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==3670461==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x557a6e21628d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x557a6f6545de in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x557a6e954c63 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:371:43
>     #3 0x557a6e59536d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:921:30
>     #4 0x557a70aed4ef in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:249:13
>     #5 0x557a70cc44f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f3b29bbf984 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 Jul2023 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==3670443==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55a41b19e28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55a41c5dc5de in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x55a41b8dcc63 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:371:43
>     #3 0x55a41b51d36d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:921:30
>     #4 0x55a41da754ef in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:249:13
>     #5 0x55a41dc4c4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7fa763ec7984 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 Jul2023 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==3670459==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x562d6ac1a28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x562d6c0585de in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x562d6b358c63 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:371:43
>     #3 0x562d6af9936d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:921:30
>     #4 0x562d6d4f14ef in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:249:13
>     #5 0x562d6d6c84f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7fd697767984 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 Jul2023 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==3670457==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55906127a28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5590626b85de in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5590619b8c63 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:371:43
>     #3 0x5590615f936d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:921:30
>     #4 0x559063b514ef in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:249:13
>     #5 0x559063d284f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7fb7dd4f3984 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 Jul2023 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==3670389==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x556e9628428d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x556e976c25de in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x556e969c2c63 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:371:43
>     #3 0x556e9660336d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:921:30
>     #4 0x556e98b5b4ef in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:249:13
>     #5 0x556e98d324f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7ff38bebf984 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 Jul2023 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==3670392==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x564c109d928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x564c11e175de in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x564c11117c63 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:371:43
>     #3 0x564c10d5836d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:921:30
>     #4 0x564c132b04ef in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:249:13
>     #5 0x564c134874f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f3375ba0984 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 Jul2023 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==3670409==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 288 byte(s) in 3 object(s) allocated from:
>     #0 0x55e4ed6d528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55e4eeb135de in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x55e4ede13c63 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:371:43
>     #3 0x55e4eda5436d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:921:30
>     #4 0x55e4effac4ef in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:249:13
>     #5 0x55e4f01834f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7fc8a53dd984 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 Jul2023 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==3670388==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55aba1d5828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55aba31965de in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x55aba2496c63 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:371:43
>     #3 0x55aba20d736d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:921:30
>     #4 0x55aba462f4ef in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:249:13
>     #5 0x55aba48064f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f1247d47984 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 Jul2023 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==3670437==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x5641f68bb28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x5641f7cf95de in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x5641f6ff9c63 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:371:43
>     #3 0x5641f6c3a36d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:921:30
>     #4 0x5641f91924ef in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:249:13
>     #5 0x5641f93694f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f4ee338f984 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 Jul2023 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==3670425==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55b08435028d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55b08578e5de in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x55b084a8ec63 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:371:43
>     #3 0x55b0846cf36d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:921:30
>     #4 0x55b086c274ef in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:249:13
>     #5 0x55b086dfe4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f68bda2e984 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 Jul2023 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==3670429==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x55ce9dccc28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55ce9f10a5de in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x55ce9e40ac63 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:371:43
>     #3 0x55ce9e04b36d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:921:30
>     #4 0x55cea05a34ef in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:249:13
>     #5 0x55cea077a4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f4c5eb8d984 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 Jul2023 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==3670412==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x558aeea4828d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x558aefe865de in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x558aef186c63 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:371:43
>     #3 0x558aeedc736d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:921:30
>     #4 0x558af131f4ef in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:249:13
>     #5 0x558af14f64f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f83a05cb984 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 Jul2023 )

---------- Differences in errors ----------
0a1,14
> 
> =================================================================
> ==3670413==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 384 byte(s) in 4 object(s) allocated from:
>     #0 0x559fc3edf28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x559fc531d5de in MSCFModel_CC::MSCFModel_CC(MSVehicleType const*) /home/delphi/clangDebug/sumo/src/microsim/cfmodels/MSCFModel_CC.cpp:70:21
>     #2 0x559fc461dc63 in MSVehicleType::build(SUMOVTypeParameter&) /home/delphi/clangDebug/sumo/src/microsim/MSVehicleType.cpp:371:43
>     #3 0x559fc425e36d in MSRouteHandler::closeVType() /home/delphi/clangDebug/sumo/src/microsim/MSRouteHandler.cpp:921:30
>     #4 0x559fc67b64ef in SUMORouteHandler::myEndElement(int) /home/delphi/clangDebug/sumo/src/utils/vehicle/SUMORouteHandler.cpp:249:13
>     #5 0x559fc698d4f4 in GenericSAXHandler::endElement(char16_t const*, char16_t const*, char16_t const*) /home/delphi/clangDebug/sumo/src/utils/xml/GenericSAXHandler.cpp:167:9
>     #6 0x7f87015c3984 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 Jul2023 )

---------- Differences in errors ----------
0a1,16
> Error: The route file 'routes.netedit' is not accessible.
> Quitting (on error).
> 
> =================================================================
> ==3720510==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 56 byte(s) in 1 object(s) allocated from:
>     #0 0x55dc79eb528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55dc7b0b51f1 in NLBuilder::buildRouteLoaderControl(OptionsCont const&) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:441:40
>     #2 0x55dc7b0aec7a in NLBuilder::buildNet() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:384:24
>     #3 0x55dc7b0a2192 in NLBuilder::build() /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:135:5
>     #4 0x55dc7b0b4701 in NLBuilder::init(bool) /home/delphi/clangDebug/sumo/src/netload/NLBuilder.cpp:349:17
>     #5 0x55dc79eb8da9 in main /home/delphi/clangDebug/sumo/src/sumo_main.cpp:98:19
>     #6 0x7f4e3fd14d8f 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

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

---------- Differences in errors ----------
1,6c1,3
< 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.
---
> 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
demandelements waypoint busstop create acttype ( Last six runs Jul2023 )
demandelements waypoint busstop create duration ( Last six runs Jul2023 )

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

---------- Differences in errors ----------
1,4c1,3
< 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.
---
> 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
demandelements waypoint busstop create extension ( Last six runs Jul2023 )
demandelements waypoint busstop create line ( Last six runs Jul2023 )

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

---------- Differences in errors ----------
1,2c1,3
< 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.
---
> 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
demandelements waypoint busstop create parking ( Last six runs Jul2023 )
demandelements waypoint busstop create permitted ( Last six runs Jul2023 )
demandelements waypoint busstop create speed ( Last six runs Jul2023 )
demandelements waypoint busstop create tripid ( Last six runs Jul2023 )

TEST FAILED on ts-sim-build-ba : demandelements waypoint busstop create until ( Last six runs Jul2023 )

---------- Differences in errors ----------
1,3c1,3
< 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.
---
> 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 waypoint busstop inspect speed ( Last six runs Jul2023 )

---------- Differences in errors ----------
1c1,3
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-6.95, offset=1.10), time=10.00.
---
> 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 waypoint busstop volatilerecomputing ( Last six runs 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).
> 
> =================================================================
> ==3721506==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1224 byte(s) in 1 object(s) allocated from:
>     #0 0x55d1bc19328d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x55d1bd49b2f4 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 0x55d1bd4909cc 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 0x55d1bd3b14b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x55d1bd3a6649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x55d1bec3f7f9 in GenericSAXHandler::startElement(char16_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 0x7f4743c7b4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 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).
> 
> =================================================================
> ==3722706==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1224 byte(s) in 1 object(s) allocated from:
>     #0 0x559b1f67928d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x559b209812f4 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 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).
> 
> =================================================================
> ==3722320==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1224 byte(s) in 1 object(s) allocated from:
>     #0 0x560ec780528d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x560ec8b0d2f4 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

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

---------- Differences in errors ----------
1,48c1,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.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 'routeFlow.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 'routeFlow.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 'routeFlow.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 'routeFlow.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 'routeFlow.1' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-9.13, offset=7.61), time=210.00.
< Warning: Vehicle 'routeFlow.1' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.77), time=211.00.
< Warning: Vehicle 'routeFlow.1' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.56), time=212.00.
< Warning: Vehicle 'routeFlow.1' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.61), time=213.00.
< Warning: Vehicle 'routeFlow.1' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.76), time=214.00.
< Warning: Vehicle 'routeFlow.1' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.12), time=215.00.
< Warning: Vehicle 'routeFlow.2' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-7.55, offset=4.39), time=411.00.
< Warning: Vehicle 'routeFlow.2' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.04), time=412.00.
< Warning: Vehicle 'routeFlow.2' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.98), time=413.00.
< Warning: Vehicle 'routeFlow.2' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.12), time=414.00.
< Warning: Vehicle 'routeFlow.2' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.00), time=415.00.
< Warning: Vehicle 'routeFlow.2' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.44), time=416.00.
< Warning: Vehicle 'routeFlow.3' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-8.08, offset=6.44), time=611.00.
< Warning: Vehicle 'routeFlow.3' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.43), time=612.00.
< Warning: Vehicle 'routeFlow.3' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.85), time=613.00.
< Warning: Vehicle 'routeFlow.3' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.64), time=614.00.
< Warning: Vehicle 'routeFlow.3' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.43), time=615.00.
< Warning: Vehicle 'routeFlow.3' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.46), time=616.00.
< Warning: Vehicle 'routeFlow.4' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-8.39, offset=5.35), time=810.00.
< Warning: Vehicle 'routeFlow.4' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.89), time=811.00.
< Warning: Vehicle 'routeFlow.4' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.41), time=812.00.
< Warning: Vehicle 'routeFlow.4' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.12), time=813.00.
< Warning: Vehicle 'routeFlow.4' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.40), time=814.00.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
demandelements waypoint lane create acttype ( Last six runs Jul2023 )
demandelements waypoint lane create duration ( Last six runs Jul2023 )

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

---------- Differences in errors ----------
1,32c1,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.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 'routeFlow.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 'routeFlow.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 'routeFlow.1' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-7.54, offset=3.71), time=210.00.
< Warning: Vehicle 'routeFlow.1' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.16), time=211.00.
< Warning: Vehicle 'routeFlow.1' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.03), time=212.00.
< Warning: Vehicle 'routeFlow.1' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.77), time=213.00.
< Warning: Vehicle 'routeFlow.2' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-8.33, offset=5.69), time=411.00.
< Warning: Vehicle 'routeFlow.2' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.96), time=412.00.
< Warning: Vehicle 'routeFlow.2' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.33), time=413.00.
< Warning: Vehicle 'routeFlow.2' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.43), time=414.00.
< Warning: Vehicle 'routeFlow.3' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-8.86, offset=8.21), time=611.00.
< Warning: Vehicle 'routeFlow.3' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.44), time=612.00.
< Warning: Vehicle 'routeFlow.3' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.21), time=613.00.
< Warning: Vehicle 'routeFlow.3' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.96), time=614.00.
< Warning: Vehicle 'routeFlow.4' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-10.33, offset=11.52), time=810.00.
< Warning: Vehicle 'routeFlow.4' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.64), time=811.00.
< Warning: Vehicle 'routeFlow.4' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.43), time=812.00.
< Warning: Vehicle 'routeFlow.4' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.46), time=813.00.
< Warning: Vehicle 'routeFlow.5' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-7.96, offset=4.78), time=1011.00.
< Warning: Vehicle 'routeFlow.5' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.89), time=1012.00.
< Warning: Vehicle 'routeFlow.5' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.41), time=1013.00.
< Warning: Vehicle 'routeFlow.5' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.12), time=1014.00.
< Warning: Vehicle 'routeFlow.6' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-10.33, offset=12.30), time=1210.00.
< Warning: Vehicle 'routeFlow.6' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.74), time=1211.00.
< Warning: Vehicle 'routeFlow.6' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.64), time=1212.00.
< Warning: Vehicle 'routeFlow.6' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.45), time=1213.00.
< Warning: Vehicle 'routeFlow.7' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-9.00, offset=7.16), time=1410.00.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
demandelements waypoint lane create extension ( Last six runs Jul2023 )
demandelements waypoint lane create line ( Last six runs Jul2023 )
demandelements waypoint lane create poslat ( Last six runs Jul2023 )

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

---------- Differences in errors ----------
1,16c1,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.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 'routeFlow.1' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-7.70, offset=3.31), time=210.00.
< Warning: Vehicle 'routeFlow.1' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.55), time=211.00.
< Warning: Vehicle 'routeFlow.2' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-8.80, offset=8.93), time=411.00.
< Warning: Vehicle 'routeFlow.2' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.61), time=412.00.
< Warning: Vehicle 'routeFlow.3' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-8.41, offset=6.45), time=611.00.
< Warning: Vehicle 'routeFlow.3' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.43), time=612.00.
< Warning: Vehicle 'routeFlow.4' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-9.51, offset=9.55), time=810.00.
< Warning: Vehicle 'routeFlow.4' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.44), time=811.00.
< Warning: Vehicle 'routeFlow.5' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-8.29, offset=7.21), time=1011.00.
< Warning: Vehicle 'routeFlow.5' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.43), time=1012.00.
< Warning: Vehicle 'routeFlow.6' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-8.47, offset=6.09), time=1210.00.
< Warning: Vehicle 'routeFlow.6' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.55), time=1211.00.
< Warning: Vehicle 'routeFlow.7' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-7.87, offset=2.83), time=1410.00.
< Warning: Vehicle 'routeFlow.7' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.12), time=1411.00.
---
> Error: File 'additionals.netedit' is not accessible (No such file or directory).
> Quitting (on error).
---------- New result in exitcode ----------
1
demandelements waypoint lane create parking ( Last six runs Jul2023 )
demandelements waypoint lane create permitted ( Last six runs Jul2023 )
demandelements waypoint lane create speed ( Last six runs Jul2023 )
demandelements waypoint lane create tripid ( Last six runs Jul2023 )

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

---------- Differences in errors ----------
1,24c1,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.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 'routeFlow.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 'routeFlow.1' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-8.52, offset=6.45), time=210.00.
< Warning: Vehicle 'routeFlow.1' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.33), time=211.00.
< Warning: Vehicle 'routeFlow.1' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.43), time=212.00.
< Warning: Vehicle 'routeFlow.2' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-8.76, offset=9.10), time=411.00.
< Warning: Vehicle 'routeFlow.2' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.46), time=412.00.
< Warning: Vehicle 'routeFlow.2' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.33), time=413.00.
< Warning: Vehicle 'routeFlow.3' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-9.14, offset=9.49), time=611.00.
< Warning: Vehicle 'routeFlow.3' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.45), time=612.00.
< Warning: Vehicle 'routeFlow.3' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.30), time=613.00.
< Warning: Vehicle 'routeFlow.4' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-10.02, offset=10.78), time=810.00.
< Warning: Vehicle 'routeFlow.4' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.58), time=811.00.
< Warning: Vehicle 'routeFlow.4' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.36), time=812.00.
< Warning: Vehicle 'routeFlow.5' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-9.03, offset=8.92), time=1011.00.
< Warning: Vehicle 'routeFlow.5' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.20), time=1012.00.
< Warning: Vehicle 'routeFlow.5' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.62), time=1013.00.
< Warning: Vehicle 'routeFlow.6' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-9.12, offset=8.22), time=1210.00.
< Warning: Vehicle 'routeFlow.6' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=2.38), time=1211.00.
< Warning: Vehicle 'routeFlow.6' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.60), time=1212.00.
< Warning: Vehicle 'routeFlow.7' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-7.66, offset=2.62), time=1410.00.
< Warning: Vehicle 'routeFlow.7' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.60), time=1411.00.
< Warning: Vehicle 'routeFlow.7' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=1.47), time=1412.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 endpos ( Last six runs 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 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

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

---------- Differences in errors ----------
1,5c1,2
< Warning: Vehicle 'routeFlow_0.4' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-8.15, offset=1.12), time=810.00.
< Warning: Vehicle 'routeFlow_2.4' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-7.53, offset=0.75), time=819.00.
< Warning: Vehicle 'routeFlow_2.11' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-7.69, offset=0.68), time=2217.00.
< Warning: Vehicle 'routeFlow_2.12' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-7.49, offset=0.67), time=2417.00.
< Warning: Vehicle 'routeFlow_1.13' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-7.73, offset=0.38), time=2615.00.
---
> Error: Vehicle 'routeFlow_0.0' is not allowed to stop on lane 'Edge2_0'.
> Quitting (on error).
---------- New result in exitcode ----------
1
demandelements waypoint lane load acttype ( Last six runs Jul2023 )
demandelements waypoint lane load line ( Last six runs Jul2023 )
demandelements waypoint lane load tripid ( Last six runs Jul2023 )

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

---------- Differences in errors ----------
1c1,2
< Warning: Vehicle 'routeFlow.12' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-8.30, offset=0.60), time=2410.00.
---
> Error: Vehicle 'routeFlow.0' is not allowed to stop on lane 'Edge2_0'.
> Quitting (on error).
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1,8c1,2
< Warning: Vehicle 'routeFlow_2.3' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-7.87, offset=0.84), time=618.00.
< Warning: Vehicle 'routeFlow_4.3' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-7.72, offset=0.59), time=625.00.
< Warning: Vehicle 'routeFlow_3.7' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-7.62, offset=0.41), time=1421.00.
< Warning: Vehicle 'routeFlow_2.10' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-7.91, offset=0.12), time=2017.00.
< Warning: Vehicle 'routeFlow_2.11' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-7.68, offset=1.04), time=2218.00.
< Warning: Vehicle 'routeFlow_3.13' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-8.37, offset=0.84), time=2622.00.
< Warning: Vehicle 'routeFlow_3.14' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-8.79, offset=1.56), time=2820.00.
< Warning: Vehicle 'routeFlow_2.17' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-7.99, offset=0.66), time=3418.00.
---
> Error: Vehicle 'routeFlow_2.0' is not allowed to stop on lane 'Edge2_0'.
> Quitting (on error).
---------- New result in exitcode ----------
1
demandelements waypoint lane load duration ( Last six runs Jul2023 )
demandelements waypoint lane load extension ( Last six runs Jul2023 )
demandelements waypoint lane load until ( Last six runs Jul2023 )

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

---------- Differences in errors ----------
1,5c1,2
< Warning: Vehicle 'routeFlow_5.2' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-7.87, offset=0.39), time=429.00.
< Warning: Vehicle 'routeFlow_3.3' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-8.20, offset=0.26), time=620.00.
< Warning: Vehicle 'routeFlow_3.5' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-7.86, offset=0.60), time=1020.00.
< Warning: Vehicle 'routeFlow_3.8' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-7.47, offset=1.10), time=1625.00.
< Warning: Vehicle 'routeFlow_3.14' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-7.90, offset=0.65), time=2821.00.
---
> Error: Vehicle 'routeFlow_3.0' is not allowed to stop on lane 'Edge2_0'.
> Quitting (on error).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : demandelements waypoint lane volatilerecomputing ( Last six runs 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

TEST FAILED on ts-sim-build-ba : demandelements waypoint parkingarea inspect speed ( Last six runs Jul2023 )

---------- Differences in errors ----------
1,1490c1,3
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-10.10, offset=10.35), 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>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1,1479c1,3
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=-4.91, offset=4.36), 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.10), 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.44), 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=1.48), 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.49), 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.55), time=27.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=28.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=29.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=30.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=31.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=32.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=33.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=34.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=35.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=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.33), time=38.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=39.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=40.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=41.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=42.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=43.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=44.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=45.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=46.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=47.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=48.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=49.00.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1
demandelements waypoint parkingarea inspect_selection acttype ( Last six runs Jul2023 )
demandelements waypoint parkingarea inspect_selection duration ( Last six runs Jul2023 )
demandelements waypoint parkingarea inspect_selection extension ( Last six runs Jul2023 )
demandelements waypoint parkingarea inspect_selection line ( Last six runs Jul2023 )
demandelements waypoint parkingarea inspect_selection permitted ( Last six runs Jul2023 )
demandelements waypoint parkingarea inspect_selection speed ( Last six runs Jul2023 )
demandelements waypoint parkingarea inspect_selection tripid ( Last six runs Jul2023 )

TEST FAILED on ts-sim-build-ba : demandelements waypoint parkingarea volatilerecomputing ( Last six runs 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

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

---------- Differences in errors ----------
1,5c1,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.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=0.25), time=17.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=0.25), time=19.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=0.25), time=21.00.
---
> 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
demandelements waypoint trainstop create acttype ( Last six runs Jul2023 )
demandelements waypoint trainstop create duration ( Last six runs Jul2023 )

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

---------- Differences in errors ----------
1,4c1,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.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=0.25), time=17.00.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=0.25), time=19.00.
---
> 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
demandelements waypoint trainstop create extension ( Last six runs Jul2023 )
demandelements waypoint trainstop create line ( Last six runs Jul2023 )

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

---------- Differences in errors ----------
1,3c1,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.
< Warning: Vehicle 'vehicle_0' performs emergency stop at the end of lane 'Edge2_0' for unknown reasons (decel=0.00, offset=0.25), time=17.00.
---
> 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
demandelements waypoint trainstop create parking ( Last six runs Jul2023 )
demandelements waypoint trainstop create permitted ( Last six runs Jul2023 )
demandelements waypoint trainstop create speed ( Last six runs Jul2023 )
demandelements waypoint trainstop create tripid ( Last six runs Jul2023 )
demandelements waypoint trainstop create until ( Last six runs Jul2023 )

TEST FAILED on ts-sim-build-ba : demandelements waypoint trainstop volatilerecomputing ( Last six runs 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).
> 
> =================================================================
> ==3721933==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1224 byte(s) in 1 object(s) allocated from:
>     #0 0x556a0bf6b28d in operator new(unsigned long) (/home/delphi/clangDebug/sumo/bin/sumoD+0x290128d) (BuildId: c20507f0da60ae2d830ccf3b85702481792e174b)
>     #1 0x556a0d2732f4 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 0x556a0d2689cc 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 0x556a0d1894b7 in NLHandler::beginEdgeParsing(SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:468:30
>     #4 0x556a0d17e649 in NLHandler::myStartElement(int, SUMOSAXAttributes const&) /home/delphi/clangDebug/sumo/src/netload/NLHandler.cpp:99:17
>     #5 0x556a0ea177f9 in GenericSAXHandler::startElement(char16_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 0x7f796bd9e4d7 in xercesc_3_2::SAX2XMLReaderImpl::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 Jul2023 )
additionalelements calibrator delete ( Last six runs Jul2023 )
additionalelements calibratorflow create ( Last six runs Jul2023 )
additionalelements calibratorflow delete ( Last six runs Jul2023 )
additionalelements calibratorflow inspect ( Last six runs Jul2023 )
additionalelements calibratorflow inspect_selection ( Last six runs Jul2023 )
additionalelements calibratorflow volatilerecomputing ( Last six runs Jul2023 )
additionalelements calibratorlane delete ( Last six runs Jul2023 )
additionalelements rerouter create ( Last six runs Jul2023 )
additionalelements rerouter delete ( Last six runs Jul2023 )
additionalelements rerouter inspect ( Last six runs Jul2023 )
additionalelements rerouter inspect_selection ( Last six runs Jul2023 )
additionalelements rerouter move ( Last six runs Jul2023 )
additionalelements rerouter volatilerecomputing ( Last six runs Jul2023 )
additionalelements rerouterelements closinglanereroute create ( Last six runs Jul2023 )
additionalelements rerouterelements closinglanereroute delete ( Last six runs Jul2023 )
additionalelements rerouterelements closinglanereroute inspect ( Last six runs Jul2023 )
additionalelements rerouterelements closinglanereroute inspect_selection ( Last six runs Jul2023 )
additionalelements rerouterelements closinglanereroute volatilerecomputing ( Last six runs Jul2023 )
additionalelements rerouterelements closingreroute create ( Last six runs Jul2023 )
additionalelements rerouterelements closingreroute delete ( Last six runs Jul2023 )
additionalelements rerouterelements closingreroute inspect ( Last six runs Jul2023 )
additionalelements rerouterelements closingreroute inspect_selection ( Last six runs Jul2023 )
additionalelements rerouterelements closingreroute volatilerecomputing ( Last six runs Jul2023 )
additionalelements rerouterelements destprobreroute create ( Last six runs Jul2023 )
additionalelements rerouterelements destprobreroute delete ( Last six runs Jul2023 )
additionalelements rerouterelements destprobreroute inspect ( Last six runs Jul2023 )
additionalelements rerouterelements destprobreroute inspect_selection ( Last six runs Jul2023 )
additionalelements rerouterelements destprobreroute volatilerecomputing ( Last six runs Jul2023 )
additionalelements rerouterelements interval create ( Last six runs Jul2023 )
additionalelements rerouterelements interval delete ( Last six runs Jul2023 )
additionalelements rerouterelements interval inspect ( Last six runs Jul2023 )
additionalelements rerouterelements interval inspect_selection ( Last six runs Jul2023 )
additionalelements rerouterelements interval volatilerecomputing ( Last six runs Jul2023 )
additionalelements rerouterelements parkingareareroute create ( Last six runs Jul2023 )
additionalelements rerouterelements parkingareareroute delete ( Last six runs Jul2023 )
additionalelements rerouterelements parkingareareroute inspect ( Last six runs Jul2023 )
additionalelements rerouterelements parkingareareroute inspect_selection ( Last six runs Jul2023 )
additionalelements rerouterelements parkingareareroute volatilerecomputing ( Last six runs Jul2023 )
additionalelements rerouterelements routeprobreroute create ( Last six runs Jul2023 )
additionalelements rerouterelements routeprobreroute delete ( Last six runs Jul2023 )
additionalelements rerouterelements routeprobreroute inspect ( Last six runs Jul2023 )
additionalelements rerouterelements routeprobreroute inspect_selection ( Last six runs Jul2023 )
additionalelements rerouterelements routeprobreroute volatilerecomputing ( Last six runs Jul2023 )
additionalelements variablespeedsign create ( Last six runs Jul2023 )
additionalelements variablespeedsign delete ( Last six runs Jul2023 )
additionalelements variablespeedsign inspect ( Last six runs Jul2023 )
additionalelements variablespeedsign inspect_selection ( Last six runs Jul2023 )
additionalelements variablespeedsign move ( Last six runs Jul2023 )
additionalelements variablespeedsign volatilerecomputing ( Last six runs Jul2023 )
demandelements container fix ( Last six runs Jul2023 )
demandelements container volatilerecomputing ( Last six runs Jul2023 )
demandelements containerflow fix ( Last six runs Jul2023 )
demandelements containerflow volatilerecomputing ( Last six runs Jul2023 )
demandelements containerplan stops stop_containerstop volatilerecomputing ( Last six runs Jul2023 )
demandelements containerplan stops stop_edge volatilerecomputing ( Last six runs Jul2023 )
demandelements containerplan tranships tranship_edgecontainerstop volatilerecomputing ( Last six runs Jul2023 )
demandelements containerplan tranships tranship_edgeedge volatilerecomputing ( Last six runs Jul2023 )
demandelements containerplan tranships tranship_edges volatilerecomputing ( Last six runs Jul2023 )
demandelements containerplan transports transport_edgecontainerstop volatilerecomputing ( Last six runs Jul2023 )
demandelements containerplan transports transport_edgeedge volatilerecomputing ( Last six runs Jul2023 )
demandelements flow fix ( Last six runs Jul2023 )
demandelements flow_embedded fix ( Last six runs Jul2023 )
demandelements flow_junctions fix ( Last six runs Jul2023 )
demandelements flow_taz fix ( Last six runs Jul2023 )
demandelements person fix ( Last six runs Jul2023 )
demandelements person volatilerecomputing ( Last six runs Jul2023 )
demandelements personflow fix ( Last six runs Jul2023 )
demandelements personflow volatilerecomputing ( Last six runs Jul2023 )
demandelements personplan persontrips persontrip_edgebusstop volatilerecomputing ( Last six runs Jul2023 )
demandelements personplan persontrips persontrip_edgeedge volatilerecomputing ( Last six runs Jul2023 )
demandelements personplan persontrips persontrip_junctions volatilerecomputing ( Last six runs Jul2023 )
demandelements personplan rides ride_edgebusstop volatilerecomputing ( Last six runs Jul2023 )
demandelements personplan rides ride_edgeedge volatilerecomputing ( Last six runs Jul2023 )
demandelements personplan stops stop_busstop volatilerecomputing ( Last six runs Jul2023 )
demandelements personplan stops stop_edge volatilerecomputing ( Last six runs Jul2023 )
demandelements personplan walks walk_edgebusstop volatilerecomputing ( Last six runs Jul2023 )
demandelements personplan walks walk_edgeedge volatilerecomputing ( Last six runs Jul2023 )
demandelements personplan walks walk_edges volatilerecomputing ( Last six runs Jul2023 )
demandelements personplan walks walk_junctions volatilerecomputing ( Last six runs Jul2023 )
demandelements personplan walks walk_route volatilerecomputing ( Last six runs Jul2023 )
demandelements routeflow fix ( Last six runs Jul2023 )
demandelements trip fix ( Last six runs Jul2023 )
demandelements trip_junctions fix ( Last six runs Jul2023 )
demandelements trip_taz fix ( Last six runs Jul2023 )
demandelements vehicle fix ( Last six runs Jul2023 )
demandelements vehicle_embedded fix ( Last six runs Jul2023 )
netelements trafficlights joined attributes E1 ( Last six runs Jul2023 )
netelements trafficlights joined file load ( Last six runs Jul2023 )
netelements trafficlights joined file save ( Last six runs Jul2023 )
netelements trafficlights joined programs select ( Last six runs Jul2023 )
netelements trafficlights single attributes E1 ( Last six runs Jul2023 )
netelements trafficlights single file load ( Last six runs Jul2023 )
netelements trafficlights single file save ( Last six runs Jul2023 )
netelements trafficlights single programs select ( Last six runs Jul2023 )
selection basic contextual_menu ( Last six runs Jul2023 )
shapeelements poilane create frame latlon ( Last six runs Jul2023 )
shapeelements poilane create frame lonlat ( Last six runs Jul2023 )

Detailed information for the tests that were terminated before completion:

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

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

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

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
0a1,6
> 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'!
1a8,11
> 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'!
3,5c13,16
< 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)!
---
> 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'!
7,40c18,95
< 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)!
<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 Jul2023 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
0a1,8294
> Warning: Collision of person 'pf_0.73' and person 'pf_1.593', lane='Edge1_0', time=288.00.
> Warning: Collision of person 'pf_0.99' and person 'pf_1.694', lane='Edge1_0', time=386.00.
> Warning: Person 'pf_1.720' is jammed on edge 'Edge1', time=538.00.
> Warning: Person 'pf_1.721' is jammed on edge 'Edge1', time=538.00.
> Warning: Person 'pf_1.723' is jammed on edge 'Edge1', time=539.00.
> Warning: Person 'pf_1.724' is jammed on edge 'Edge1', time=539.00.
> Warning: Person 'pf_1.729' is jammed on edge 'Edge1', time=541.00.
> Warning: Person 'pf_1.730' is jammed on edge 'Edge1', time=541.00.
> Warning: Person 'pf_1.732' is jammed on edge 'Edge1', time=542.00.
> Warning: Person 'pf_1.733' is jammed on edge 'Edge1', time=542.00.
> Warning: Person 'pf_1.734' is jammed on edge 'Edge1', time=542.00.
> Warning: Person 'pf_1.740' is jammed on edge 'Edge1', time=544.00.
> Warning: Person 'pf_1.741' is jammed on edge 'Edge1', time=545.00.
> Warning: Person 'pf_1.742' is jammed on edge 'Edge1', time=545.00.
> Warning: Person 'pf_1.743' is jammed on edge 'Edge1', time=545.00.
> Warning: Person 'pf_1.744' is jammed on edge 'Edge1', time=546.00.
> Warning: Person 'pf_1.745' is jammed on edge 'Edge1', time=546.00.
> Warning: Person 'pf_1.746' is jammed on edge 'Edge1', time=546.00.
> Warning: Person 'pf_1.747' is jammed on edge 'Edge1', time=547.00.
> Warning: Person 'pf_1.748' is jammed on edge 'Edge1', time=547.00.
> Warning: Person 'pf_1.750' is jammed on edge 'Edge1', time=547.00.
> Warning: Person 'pf_1.751' is jammed on edge 'Edge1', time=548.00.
> Warning: Person 'pf_1.752' is jammed on edge 'Edge1', time=548.00.
> Warning: Person 'pf_1.753' is jammed on edge 'Edge1', time=548.00.
> Warning: Person 'pf_1.759' is jammed on edge 'Edge1', time=550.00.
> Warning: Person 'pf_1.760' is jammed on edge 'Edge1', time=551.00.
> Warning: Person 'pf_1.761' is jammed on edge 'Edge1', time=551.00.
> Warning: Person 'pf_1.762' is jammed on edge 'Edge1', time=551.00.
> Warning: Person 'pf_1.768' is jammed on edge 'Edge1', time=553.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 Jul2023 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
0a1,8518
> Warning: Collision of person 'pf_0.19' and person 'pf_1.289', lane='Edge1_0', time=129.00.
> Warning: Collision of person 'pf_0.125' and person 'pf_1.1305', lane='Edge1_0', time=494.00.
> Warning: Collision of person 'pf_0.125' and person 'pf_1.1373', lane='Edge1_0', time=525.00.
> Warning: Person 'pf_1.776' is jammed on edge 'Edge1', time=557.00.
> Warning: Person 'pf_1.777' is jammed on edge 'Edge1', time=558.00.
> Warning: Person 'pf_1.778' is jammed on edge 'Edge1', time=558.00.
> Warning: Person 'pf_1.779' is jammed on edge 'Edge1', time=558.00.
> Warning: Person 'pf_1.781' is jammed on edge 'Edge1', time=559.00.
> Warning: Person 'pf_1.782' is jammed on edge 'Edge1', time=559.00.
> Warning: Person 'pf_1.784' is jammed on edge 'Edge1', time=560.00.
> Warning: Person 'pf_1.785' is jammed on edge 'Edge1', time=560.00.
> Warning: Person 'pf_1.787' is jammed on edge 'Edge1', time=561.00.
> Warning: Person 'pf_1.788' is jammed on edge 'Edge1', time=561.00.
> Warning: Person 'pf_1.789' is jammed on edge 'Edge1', time=561.00.
> Warning: Person 'pf_1.792' is jammed on edge 'Edge1', time=562.00.
> Warning: Person 'pf_1.793' is jammed on edge 'Edge1', time=563.00.
> Warning: Person 'pf_1.794' is jammed on edge 'Edge1', time=563.00.
> Warning: Person 'pf_1.795' is jammed on edge 'Edge1', time=563.00.
> Warning: Person 'pf_1.796' is jammed on edge 'Edge1', time=564.00.
> Warning: Person 'pf_1.797' is jammed on edge 'Edge1', time=564.00.
> Warning: Person 'pf_1.798' is jammed on edge 'Edge1', time=564.00.
> Warning: Person 'pf_1.801' is jammed on edge 'Edge1', time=565.00.
> Warning: Person 'pf_1.802' is jammed on edge 'Edge1', time=566.00.
> Warning: Person 'pf_1.803' is jammed on edge 'Edge1', time=566.00.
> Warning: Person 'pf_1.804' is jammed on edge 'Edge1', time=566.00.
> Warning: Person 'pf_1.805' is jammed on edge 'Edge1', time=566.00.
> Warning: Person 'pf_1.806' is jammed on edge 'Edge1', time=567.00.
> Warning: Person 'pf_1.807' is jammed on edge 'Edge1', time=567.00.
> Warning: Person 'pf_1.808' is jammed on edge 'Edge1', time=567.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 Jul2023 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
0a1,8099
> Warning: Collision of person 'pf_0.19' and person 'pf_1.289', lane='Edge1_0', time=129.00.
> Warning: Collision of person 'pf_0.125' and person 'pf_1.1305', lane='Edge1_0', time=494.00.
> Warning: Collision of person 'pf_0.125' and person 'pf_1.1373', lane='Edge1_0', time=525.00.
> Warning: Person 'pf_1.776' is jammed on edge 'Edge1', time=557.00.
> Warning: Person 'pf_1.777' is jammed on edge 'Edge1', time=558.00.
> Warning: Person 'pf_1.778' is jammed on edge 'Edge1', time=558.00.
> Warning: Person 'pf_1.779' is jammed on edge 'Edge1', time=558.00.
> Warning: Person 'pf_1.781' is jammed on edge 'Edge1', time=559.00.
> Warning: Person 'pf_1.782' is jammed on edge 'Edge1', time=559.00.
> Warning: Person 'pf_1.784' is jammed on edge 'Edge1', time=560.00.
> Warning: Person 'pf_1.785' is jammed on edge 'Edge1', time=560.00.
> Warning: Person 'pf_1.787' is jammed on edge 'Edge1', time=561.00.
> Warning: Person 'pf_1.788' is jammed on edge 'Edge1', time=561.00.
> Warning: Person 'pf_1.789' is jammed on edge 'Edge1', time=561.00.
> Warning: Person 'pf_1.792' is jammed on edge 'Edge1', time=562.00.
> Warning: Person 'pf_1.793' is jammed on edge 'Edge1', time=563.00.
> Warning: Person 'pf_1.794' is jammed on edge 'Edge1', time=563.00.
> Warning: Person 'pf_1.795' is jammed on edge 'Edge1', time=563.00.
> Warning: Person 'pf_1.796' is jammed on edge 'Edge1', time=564.00.
> Warning: Person 'pf_1.797' is jammed on edge 'Edge1', time=564.00.
> Warning: Person 'pf_1.798' is jammed on edge 'Edge1', time=564.00.
> Warning: Person 'pf_1.801' is jammed on edge 'Edge1', time=565.00.
> Warning: Person 'pf_1.802' is jammed on edge 'Edge1', time=566.00.
> Warning: Person 'pf_1.803' is jammed on edge 'Edge1', time=566.00.
> Warning: Person 'pf_1.804' is jammed on edge 'Edge1', time=566.00.
> Warning: Person 'pf_1.805' is jammed on edge 'Edge1', time=566.00.
> Warning: Person 'pf_1.806' is jammed on edge 'Edge1', time=567.00.
> Warning: Person 'pf_1.807' is jammed on edge 'Edge1', time=567.00.
> Warning: Person 'pf_1.808' is jammed on edge 'Edge1', time=567.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 Jul2023 )

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
1,3c1,371
< Warning: Collision of person 'pf_0.908' and person 'pf_1.987', lane='Edge1_0', time=454.00.
< Warning: Collision of person 'pf_0.908' and person 'pf_1.988', lane='Edge1_0', time=455.00.
< Warning: Collision of person 'pf_0.908' and person 'pf_1.988', lane='Edge1_0', time=456.00.
---
> Warning: Collision of person 'pf_0.74' and person 'pf_1.171', lane='Edge1_0', time=109.00.
> Warning: Collision of person 'pf_0.257' and person 'pf_1.552', lane='Edge1_0', time=251.00.
> Warning: Person 'pf_1.499' is jammed on edge 'Edge1', time=527.00.
> Warning: Person 'pf_1.500' is jammed on edge 'Edge1', time=528.00.
> Warning: Person 'pf_1.501' is jammed on edge 'Edge1', time=528.00.
> Warning: Person 'pf_1.502' is jammed on edge 'Edge1', time=528.00.
> Warning: Person 'pf_1.505' is jammed on edge 'Edge1', time=530.00.
> Warning: Person 'pf_1.506' is jammed on edge 'Edge1', time=530.00.
> Warning: Person 'pf_1.507' is jammed on edge 'Edge1', time=530.00.
> Warning: Person 'pf_1.508' is jammed on edge 'Edge1', time=531.00.
> Warning: Person 'pf_1.509' is jammed on edge 'Edge1', time=532.00.
> Warning: Person 'pf_1.510' is jammed on edge 'Edge1', time=532.00.
> Warning: Person 'pf_1.511' is jammed on edge 'Edge1', time=533.00.
> Warning: Person 'pf_1.512' is jammed on edge 'Edge1', time=534.00.
> Warning: Person 'pf_1.513' is jammed on edge 'Edge1', time=534.00.
> Warning: Person 'pf_1.515' is jammed on edge 'Edge1', time=535.00.
> Warning: Person 'pf_1.516' is jammed on edge 'Edge1', time=536.00.
> Warning: Person 'pf_1.517' is jammed on edge 'Edge1', time=536.00.
> Warning: Person 'pf_1.518' is jammed on edge 'Edge1', time=536.00.
> Warning: Person 'pf_1.519' is jammed on edge 'Edge1', time=536.00.
> Warning: Person 'pf_1.520' is jammed on edge 'Edge1', time=536.00.
> Warning: Person 'pf_1.521' is jammed on edge 'Edge1', time=537.00.
> Warning: Person 'pf_1.522' is jammed on edge 'Edge1', time=537.00.
> Warning: Person 'pf_1.523' is jammed on edge 'Edge1', time=537.00.
> Warning: Person 'pf_1.524' is jammed on edge 'Edge1', time=538.00.
<truncated after showing first 30 lines>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.

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

Test exceeded wallclock time limit of 600.0 seconds
---------- Differences in errors ----------
0a1,6
> 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'!
1a8,11
> 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'!
2a13,36
> 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>
---------- Differences in output ----------
0a1
> Interrupt signal received, trying to exit gracefully.