02May2024 - detailed test results for SUMO.extra

To reconnect the TextTest GUI to these results, run:

texttest -a sumo -d /home/delphi/extraClangDebug/sumo/tests -reconnect /home/delphi/extraClangDebug/texttesttmp/extra_clang3_64D.18May114619.3848182 -g

To start TextTest for these tests, run:

texttest -a sumo -d /home/delphi/extraClangDebug/sumo/tests


extra: 18 tests: 17 FAILED 1 known bugs

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : devices elechybrid elechybrid_1 ( Last six runs May2024 )

---------- Differences in errors ----------
0a1,2
> /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bitset:657:46: runtime error: left shift of 18446744073709551615 by 32 places cannot be represented in type 'std::_Sanitize::_WordT' (aka 'unsigned long')
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bitset:657:46 in 
1a4,457
> /usr/include/eigen3/Eigen/src/Core/arch/SSE/PacketMath.h:329:61: runtime error: implicit conversion from type 'unsigned int' of value 2147483648 (32-bit, unsigned) to type 'int' changed the value to -2147483648 (32-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /usr/include/eigen3/Eigen/src/Core/arch/SSE/PacketMath.h:329:61 in 
> /usr/include/eigen3/Eigen/src/Core/arch/SSE/PacketMath.h:329:76: runtime error: implicit conversion from type 'unsigned int' of value 2147483648 (32-bit, unsigned) to type 'int' changed the value to -2147483648 (32-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /usr/include/eigen3/Eigen/src/Core/arch/SSE/PacketMath.h:329:76 in 
> 
> =================================================================
> ==933734==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1176 byte(s) in 49 object(s) allocated from:
>     #0 0x55f3c910da5d in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2a26a5d) (BuildId: da8d41c788ff079931a13ca47748c9338f2cc2a0)
>     #1 0x55f3cc17f2c9 in Node::Node(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, int) /home/delphi/extraClangDebug/sumo/src/utils/traction_wire/Node.cpp:39:22
>     #2 0x55f3cbfa81b4 in Circuit::addNode(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/traction_wire/Circuit.cpp:51:23
>     #3 0x55f3caa58938 in MSDevice_ElecHybrid::notifyMove(SUMOTrafficObject&, double, double, double) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_ElecHybrid.cpp:310:37
>     #4 0x55f3c95646cc in MSVehicle::workOnMoveReminders(double, double, double) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:1142:26
>     #5 0x55f3c9609314 in MSVehicle::executeMove() /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:4678:5
>     #6 0x55f3c9aedd9d in MSLane::executeMovements(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSLane.cpp:2186:33
>     #7 0x55f3c99d8640 in MSEdgeControl::executeMovements(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEdgeControl.cpp:228:19
>     #8 0x55f3c912836b in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:790:18
>     #9 0x55f3c9123b5c in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:408:9
>     #10 0x55f3c9111828 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #11 0x7f342dd60d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Direct leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x55f3c910da5d in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2a26a5d) (BuildId: da8d41c788ff079931a13ca47748c9338f2cc2a0)
>     #1 0x55f3ca3b3bea in NLTriggerBuilder::buildTractionSubstation(MSNet&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, double, double) /home/delphi/extraClangDebug/sumo/src/netload/NLTriggerBuilder.cpp:893:50
>     #2 0x55f3ca3b3899 in NLTriggerBuilder::parseAndBuildTractionSubstation(MSNet&, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLTriggerBuilder.cpp:423:5
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices elechybrid elechybrid_1_subsecond ( Last six runs May2024 )

---------- Differences in errors ----------
0a1,2
> /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bitset:657:46: runtime error: left shift of 18446744073709551615 by 32 places cannot be represented in type 'std::_Sanitize::_WordT' (aka 'unsigned long')
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bitset:657:46 in 
1a4,457
> /usr/include/eigen3/Eigen/src/Core/arch/SSE/PacketMath.h:329:61: runtime error: implicit conversion from type 'unsigned int' of value 2147483648 (32-bit, unsigned) to type 'int' changed the value to -2147483648 (32-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /usr/include/eigen3/Eigen/src/Core/arch/SSE/PacketMath.h:329:61 in 
> /usr/include/eigen3/Eigen/src/Core/arch/SSE/PacketMath.h:329:76: runtime error: implicit conversion from type 'unsigned int' of value 2147483648 (32-bit, unsigned) to type 'int' changed the value to -2147483648 (32-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /usr/include/eigen3/Eigen/src/Core/arch/SSE/PacketMath.h:329:76 in 
> 
> =================================================================
> ==933730==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2376 byte(s) in 99 object(s) allocated from:
>     #0 0x564c5af13a5d in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2a26a5d) (BuildId: da8d41c788ff079931a13ca47748c9338f2cc2a0)
>     #1 0x564c5df852c9 in Node::Node(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, int) /home/delphi/extraClangDebug/sumo/src/utils/traction_wire/Node.cpp:39:22
>     #2 0x564c5ddae1b4 in Circuit::addNode(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/traction_wire/Circuit.cpp:51:23
>     #3 0x564c5c85e938 in MSDevice_ElecHybrid::notifyMove(SUMOTrafficObject&, double, double, double) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_ElecHybrid.cpp:310:37
>     #4 0x564c5b36a6cc in MSVehicle::workOnMoveReminders(double, double, double) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:1142:26
>     #5 0x564c5b40f314 in MSVehicle::executeMove() /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:4678:5
>     #6 0x564c5b8f3d9d in MSLane::executeMovements(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSLane.cpp:2186:33
>     #7 0x564c5b7de640 in MSEdgeControl::executeMovements(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEdgeControl.cpp:228:19
>     #8 0x564c5af2e36b in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:790:18
>     #9 0x564c5af29b5c in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:408:9
>     #10 0x564c5af17828 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #11 0x7fa6f0853d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Direct leak of 192 byte(s) in 1 object(s) allocated from:
>     #0 0x564c5af13a5d in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2a26a5d) (BuildId: da8d41c788ff079931a13ca47748c9338f2cc2a0)
>     #1 0x564c5c1b9bea in NLTriggerBuilder::buildTractionSubstation(MSNet&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, double, double) /home/delphi/extraClangDebug/sumo/src/netload/NLTriggerBuilder.cpp:893:50
>     #2 0x564c5c1b9899 in NLTriggerBuilder::parseAndBuildTractionSubstation(MSNet&, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLTriggerBuilder.cpp:423:5
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : devices elechybrid elechybrid_2 ( Last six runs May2024 )

---------- Differences in errors ----------
0a1,2
> /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bitset:657:46: runtime error: left shift of 18446744073709551615 by 32 places cannot be represented in type 'std::_Sanitize::_WordT' (aka 'unsigned long')
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bitset:657:46 in 
1a4,519
> /usr/include/eigen3/Eigen/src/Core/arch/SSE/PacketMath.h:329:61: runtime error: implicit conversion from type 'unsigned int' of value 2147483648 (32-bit, unsigned) to type 'int' changed the value to -2147483648 (32-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /usr/include/eigen3/Eigen/src/Core/arch/SSE/PacketMath.h:329:61 in 
> /usr/include/eigen3/Eigen/src/Core/arch/SSE/PacketMath.h:329:76: runtime error: implicit conversion from type 'unsigned int' of value 2147483648 (32-bit, unsigned) to type 'int' changed the value to -2147483648 (32-bit, signed)
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /usr/include/eigen3/Eigen/src/Core/arch/SSE/PacketMath.h:329:76 in 
> 
> =================================================================
> ==1026308==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 32 object(s) allocated from:
>     #0 0x55f4e7311a5d in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2a26a5d) (BuildId: da8d41c788ff079931a13ca47748c9338f2cc2a0)
>     #1 0x55f4ea3832c9 in Node::Node(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, int) /home/delphi/extraClangDebug/sumo/src/utils/traction_wire/Node.cpp:39:22
>     #2 0x55f4ea1ac1b4 in Circuit::addNode(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) /home/delphi/extraClangDebug/sumo/src/utils/traction_wire/Circuit.cpp:51:23
>     #3 0x55f4e8c5c938 in MSDevice_ElecHybrid::notifyMove(SUMOTrafficObject&, double, double, double) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_ElecHybrid.cpp:310:37
>     #4 0x55f4e77686cc in MSVehicle::workOnMoveReminders(double, double, double) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:1142:26
>     #5 0x55f4e780d314 in MSVehicle::executeMove() /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:4678:5
>     #6 0x55f4e7cf1d9d in MSLane::executeMovements(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSLane.cpp:2186:33
>     #7 0x55f4e7bdc640 in MSEdgeControl::executeMovements(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEdgeControl.cpp:228:19
>     #8 0x55f4e732c36b in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:790:18
>     #9 0x55f4e7327b5c in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:408:9
>     #10 0x55f4e7315828 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #11 0x7ff63a0e0d8f in __libc_start_call_main csu/../sysdeps/nptl/libc_start_call_main.h:58:16
> 
> Direct leak of 384 byte(s) in 2 object(s) allocated from:
>     #0 0x55f4e7311a5d in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2a26a5d) (BuildId: da8d41c788ff079931a13ca47748c9338f2cc2a0)
>     #1 0x55f4e85b7bea in NLTriggerBuilder::buildTractionSubstation(MSNet&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, double, double) /home/delphi/extraClangDebug/sumo/src/netload/NLTriggerBuilder.cpp:893:50
>     #2 0x55f4e85b7899 in NLTriggerBuilder::parseAndBuildTractionSubstation(MSNet&, SUMOSAXAttributes const&) /home/delphi/extraClangDebug/sumo/src/netload/NLTriggerBuilder.cpp:423:5
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model jupedsim bad_state_bug ( Last six runs May2024 )

---------- Differences in errors ----------
1,3c1,4
< Warning: Polygon ':1387_c0' at junction '1387' has been replaced by its convex hull as it is not simple.
< Warning: Polygon ':1387_c1' at junction '1387' has been replaced by its convex hull as it is not simple.
< Warning: Polygon ':532_c0' at junction '532' has been replaced by its convex hull as it is not simple.
---
> /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bitset:657:46: runtime error: left shift of 18446744073709551615 by 32 places cannot be represented in type 'std::_Sanitize::_WordT' (aka 'unsigned long')
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bitset:657:46 in 
> Error: Unknown pedestrian model 'jupedsim'
> Quitting (on error).
---------- Differences in fcd ----------
5,754d4
<     <timestep time="0.00">
<         <person id="p_0" x="1596.66" y="1889.61" angle="25.11" speed="0.00" pos="0.34" edge="533" slope="0.00"/>
<     </timestep>
<     <timestep time="1.00">
<         <person id="p_0" x="1597.26" y="1890.86" angle="25.54" speed="1.39" pos="1.73" edge="533" slope="0.00"/>
<     </timestep>
<     <timestep time="2.00">
<         <person id="p_0" x="1597.86" y="1892.11" angle="25.54" speed="1.39" pos="3.12" edge="533" slope="0.00"/>
<     </timestep>
<     <timestep time="3.00">
<         <person id="p_0" x="1598.46" y="1893.37" angle="25.54" speed="1.39" pos="4.51" edge="533" slope="0.00"/>
<     </timestep>
<     <timestep time="4.00">
<         <person id="p_0" x="1599.06" y="1894.62" angle="25.54" speed="1.39" pos="5.89" edge="533" slope="0.00"/>
<     </timestep>
<     <timestep time="5.00">
<         <person id="p_0" x="1599.66" y="1895.87" angle="25.54" speed="1.39" pos="7.28" edge="533" slope="0.00"/>
<     </timestep>
<     <timestep time="6.00">
<         <person id="p_0" x="1600.26" y="1897.13" angle="25.54" speed="1.39" pos="8.67" edge="533" slope="0.00"/>
<     </timestep>
<     <timestep time="7.00">
<         <person id="p_0" x="1600.86" y="1898.38" angle="25.54" speed="1.39" pos="10.06" edge="533" slope="0.00"/>
<     </timestep>
<     <timestep time="8.00">
<         <person id="p_0" x="1601.45" y="1899.63" angle="25.54" speed="1.39" pos="11.45" edge="533" slope="0.00"/>
<     </timestep>
<     <timestep time="9.00">
<         <person id="p_0" x="1602.05" y="1900.89" angle="25.54" speed="1.39" pos="12.84" edge="533" slope="0.00"/>
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
5,7d4
<     <personinfo id="p_0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00">
<         <walk depart="0.00" departPos="0.00" arrival="250.00" arrivalPos="44.46" duration="250.00" routeLength="344.90" timeLoss="1.67" maxSpeed="1.39"/>
<     </personinfo>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model jupedsim geometry_check ( Last six runs May2024 )

---------- Differences in errors ----------
1,6c1,4
< Warning: Polygon 'J1' at junction 'J1' has been dilated as it is just a segment.
< Warning: Polygon 'jps.walkable_area_1' at junction '' will be skipped as it is just a point.
< Warning: Polygon 'jps.walkable_area_2' at junction '' had some equal consecutive points removed: 300.000000000,0.000000000 300.000000000,10.000000000
< Warning: While generating geometry 2 connected components were detected, 58.28% of total pedestrian area is covered by the largest.
< Warning: Error while adding waypoint for person 'p_0': WayPoint (199.9, -1.6) not inside walkable area
< Warning: The pedestrian model uses infrastructure which is not in the network, timeLoss and routeLength may be invalid.
---
> /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bitset:657:46: runtime error: left shift of 18446744073709551615 by 32 places cannot be represented in type 'std::_Sanitize::_WordT' (aka 'unsigned long')
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bitset:657:46 in 
> Error: Unknown pedestrian model 'jupedsim'
> Quitting (on error).
---------- Differences in tripinfos ----------
5,7d4
<     <personinfo id="p_0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00">
<         <walk depart="0.00" departPos="0.00" arrival="-1" arrivalPos="-1" duration="0.00" routeLength="-1" timeLoss="0.00" maxSpeed="1.39"/>
<     </personinfo>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model jupedsim geometry_generation ( Last six runs May2024 )

---------- Differences in errors ----------
1,3c1,12
< Warning: Polygon ':1387_c0' at junction '1387' has been replaced by its convex hull as it is not simple.
< Warning: Polygon ':1387_c1' at junction '1387' has been replaced by its convex hull as it is not simple.
< Warning: Polygon ':532_c0' at junction '532' has been replaced by its convex hull as it is not simple.
---
> /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bitset:657:46: runtime error: left shift of 18446744073709551615 by 32 places cannot be represented in type 'std::_Sanitize::_WordT' (aka 'unsigned long')
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bitset:657:46 in 
> Error: On processing option '--pedestrian.jupedsim.wkt':
>  No option with the name 'pedestrian.jupedsim.wkt' exists.
> Error: The parameter 'wkt.txt' is not allowed in this context.
>  Switch or parameter name expected.
> Error: On processing option '--pedestrian.jupedsim.wkt.geo':
>  No option with the name 'pedestrian.jupedsim.wkt.geo' exists.
> Error: The parameter 'true' is not allowed in this context.
>  Switch or parameter name expected.
> Error: Could not parse commandline options.
> Quitting (on error).
---------- New result in exitcode ----------
1
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="p_0" depart="0.00" type="pt_ped0" speedFactor="1.00">
        <walk depart="0.00" departPos="0.00" arrival="693.00" arrivalPos="44.46" duration="693.00" routeLength="344.90" timeLoss="3.20" maxSpeed="0.50"/>
    </personinfo>
</tripinfos>
---------- Missing result in wkt ----------
POLYGON ((762.8640811260911505 470.7117233377493903, 762.8639743779410765 470.7120879970586884, 757.5039743779409491 489.1520879970585156, 757.5037794134354954 489.1529126520115369, 757.5035093237856927 489.1537407272810469, 757.5025414950762297 489.1581487615460446, 757.5016414386470842 489.1619557929343500, 757.5015456570913557 489.1626843657452355, 757.5013837953752045 489.1634215746998962, 757.5008368087915187 489.1680762973635410, 757.5003197827495569 489.1720091121314908, 757.5003015718543
793 489.1726310333935999, 757.5002270397965276 489.1732652830610277, 757.5001400040330282 489.1781487447663039, 757.5000229989855143 489.1821445904424763, 757.5000597320822635 489.1826526978618404, 757.5000504206318510 489.1831751510442245, 757.5004666600216297 489.1882814937771400, 757.5007541387669789 489.1922580189320797, 757.5008226445984292 489.1926486423478764, 757.5008556729294469 489.1930538273982165, 757.5018331678763843 489.1984106927643552, 757.5025056848071472 489.2022454153727722, 7
57.5025827227595983 489.2025184015622017, 757.5026348861581482 489.2028042672884567, 757.5042838857098104 489.2085465211632709, 757.5052596284101583 489.2120040933480141, 757.5053223618419906 489.2121627705357696, 757.5053705819182142 489.2123306856331055, 757.5080798047883945 489.2191374135645674, 757.5089876546289815 489.2214337180334951, 757.5090141150010368 489.2214848008873105, 757.5090358856434705 489.2215394980632936, 757.5135947906078400 489.2303402402646952, 757.5136258480886227 489.230
3879443077221, 757.5136514333887590 489.2304373377985485, 757.5149813288448968 489.2324699519444948, 757.5190025116435208 489.2386464566698123, 757.5191106352081079 489.2387811897851861, 757.5192030135815457 489.2389223810253043, 757.5214588869898762 489.2417073537483247, 757.5252059250954062 489.2463765497684562, 757.5254079754124632 489.2465826732134246, 757.5255853160792867 489.2468016078921664, 757.5283276586612828 489.2495612142938626, 757.5321440906909629 489.2534545816940863, 760.81214409
06909356 492.2834545816940590, 760.8195610654131542 492.2896689097829039, 760.8275439261788051 492.2951373027483442, 760.8360179299515949 492.2998085603614982, 760.8449037351526840 492.3036389459239217, 760.8529196476970355 492.3062084213916023, 760.8529037305850125 492.3062631685859287, 903.5805853101505818 533.8026817306706562, 909.0902001201202438 536.9667177719036317, 909.0919685550616123 536.9676204909462740, 909.0936213883542223 536.9685947198302074, 909.0962571570928503 536.96980965981515
51, 909.0989798556570349 536.9711994942861111, 909.1009281674350859 536.9719627308152212, 909.1027621891705621 536.9728081108771676, 909.1054145355635683 536.9737202318872278, 909.1081581822611497 536.9747950349071743, 909.1102753303903228 536.9753918209000858, 909.1122802347185825 536.9760812916895247, 918.2361815708020458 539.6083565144638214, 893.6031491850962993 624.9449322123898583, 895.7168508149038644 625.5550677876096870, 920.3768508149037189 540.1250677876098507, 920.3739369456570785 54
0.1242266777464920, 920.3741132429897789 540.1238038088674784, 920.3770258158408524 540.1142072522277431, 921.6070258158408706 535.1842072522279068, 921.6084628590404009 535.1774661211945840, 922.5184628590404827 530.0474661211944749, 922.5193508204727095 530.0413760481458212, 923.1193508204726186 524.8013760481455847, 923.1198596852250375 524.7952955893676972, 923.3998596852250103 519.5152955893679518, 923.3999983485678058 519.5094252968472119, 923.3699983485678331 514.2894252968471847, 923.369
7888433778189 514.2835048681824901, 923.2998940628690434 513.2096668767287611, 923.2997883635266589 513.2034975001208750, 923.0397883635266680 509.2134975001210933, 923.0386364482862973 509.2035424464313564, 923.0386359958397406 509.2035403790778219, 923.0386357528982444 509.2035382792448672, 923.0381844597948202 509.2014771862325233, 923.0364939271694311 509.1937526759566026, 923.0364914645874705 509.1937451367814447, 923.0364897701456357 509.1937373981247674, 923.0353523515937013 509.190257751
2687458, 923.0333823175160433 509.1842265073642011, 923.0333767630611419 509.1842139335260526, 923.0333724971217180 509.1842008829542010, 923.0317045750618945 509.1804285357723074, 923.0315277246008918 509.1800281924272440, 909.3046741834491513 370.1918869476423879, 907.1153258165509214 370.4081130523575212, 920.8353637506634186 509.3272444143606208, 911.3801775988215468 510.2604835670097145, 911.3793929983944508 510.2605984445440299, 911.3786253315613521 510.2606490215553094, 911.37503524994667
71 510.2612364857418470, 911.3708802489450136 510.2618448416046704, 911.3699906242241013 510.2620619647323110, 911.3691146707305961 510.2622053016705195, 911.3656728473663406 510.2631157677503779, 911.3617517145839884 510.2640727652276382, 911.3607702585397874 510.2644126503494135, 911.3597979817213854 510.2646698468902287, 911.3565414872027759 510.2658771035660266, 911.3528725950220633 510.2671476666980652, 911.3518153882223487 510.2676291760817548, 911.3507617929819844 510.2680197678300829, 91
1.3477210325256692 510.2694939679925028, 911.3443212873648918 510.2710423965475002, 911.3432070955527706 510.2716823832638511, 911.3420900278240424 510.2722239522072414, 911.3392894969620102 510.2739326341013566, 911.3361732943428706 510.2757225667326111, 911.3350233254627710 510.2765355441772499, 911.3338632249860893 510.2772433537952566, 911.3313219450024008 510.2791522574464125, 911.3285005576690310 510.2811468542604416, 911.3273381813182823 510.2821446947582444, 911.3261577906341699 510.2830
313550637129, 910.0769813008307665 511.3191699938929560, 767.4261317628829602 469.8550832114251534, 767.4248073449257390 469.8538422161320796, 765.3738750857626201 468.1085777455941752, 714.7960646663489115 360.1732504092649378, 712.8039353336509976 361.1067495907348075, 763.3661196128616666 469.0087300394889098, 762.8640811260911505 470.7117233377493903), (761.5639499941235044 490.2218959289018585, 766.8680996431387484 471.9839336096188163, 909.4160621511950922 513.4181143890727981, 904.1118881
805871297 531.6660561834780765, 761.5639499941235044 490.2218959289018585), (910.2680741452609254 532.9316469356192556, 910.2581512792255580 532.9303327704458297, 910.2481467452785182 532.9300171742399925, 910.2381607791464830 532.9307033089696688, 908.0435318729496430 533.1923706016316373, 913.4760276461479407 514.4979050385286428, 913.4782283542335790 514.4887400753607380, 913.4795564049018139 514.4794086259894357, 913.4799999997944724 514.4699935906992323, 913.4795551980296295 514.46057861234
88542, 913.4782259512110159 514.4512473332918034, 913.4760240683231132 514.4420826522991774, 913.4729691108200313 514.4331659880911047, 913.4690882188419891 514.4245765560142445, 913.4644158701039487 514.4163906642963866, 913.4589935735957624 514.4086810361261541, 913.4528695008184513 514.4015161635825280, 913.3455908920914226 514.2873674961685992, 921.2370179340157392 513.5106197035602236, 921.4603031451208608 515.8679258667038994, 921.7699275217023569 520.6820855283924629, 921.6801589512808732
 524.6618254837542281, 921.1216331512141551 528.6014271092246872, 920.0131656239377662 533.2849520668148671, 919.3719973889990342 535.5675109831970531, 910.2778159258919004 532.9339465030996053, 910.2680741452609254 532.9316469356192556))

TEST FAILED on ts-sim-build-ba : pedestrian_model jupedsim geometry_switching ( Last six runs May2024 )

---------- Differences in errors ----------
1,41c1,4
< Warning: Error while adding person 'pf_0.0' as JuPedSim agent: Agent (99.21676616068977, 9.30631920729039) not inside walkable area
< Warning: Error while adding person 'pf_0.0' as JuPedSim agent: Agent (98.93295396120335, 8.906036270654031) not inside walkable area
< Warning: Error while adding person 'pf_0.0' as JuPedSim agent: Agent (99.28709928925197, 9.160721988521718) not inside walkable area
< Warning: Error while adding person 'pf_0.0' as JuPedSim agent: Agent (98.74100773479837, 9.475220688024738) not inside walkable area
< Warning: Error while adding person 'pf_0.0' as JuPedSim agent: Agent (99.08913756465587, 9.075666795356401) not inside walkable area
< Warning: Error while adding person 'pf_0.0' as JuPedSim agent: Agent (99.14921430196661, 9.59275261625854) not inside walkable area
< Warning: Error while adding person 'pf_0.18' as JuPedSim agent: Agent (89.10219888048887, 9.59484593846862) not inside walkable area
< Warning: Error while adding person 'pf_0.25' as JuPedSim agent: Model constraint violation: Agent (76.98253884976862, 8.688052989220818) too close to geometry boundaries, distance <= 0.239
< Warning: Error while adding person 'pf_0.32' as JuPedSim agent: Model constraint violation: Agent (77.47666466529135, 8.626305126275355) too close to geometry boundaries, distance <= 0.239
< Warning: Error while adding person 'pf_0.32' as JuPedSim agent: Agent (77.29487214483906, 8.145661918602372) not inside walkable area
< Warning: Error while adding person 'pf_0.32' as JuPedSim agent: Agent (77.46737249232483, 8.126431242020288) not inside walkable area
< Warning: Error while adding person 'pf_0.32' as JuPedSim agent: Agent (77.4962531331892, 8.215585802604863) not inside walkable area
< Warning: Error while adding person 'pf_0.41' as JuPedSim agent: Agent (69.32855179447105, 11.69412357811025) not inside walkable area
< Warning: Error while adding person 'pf_0.74' as JuPedSim agent: Agent (79.09754989683907, 9.032438587496694) not inside walkable area
< Warning: Error while adding person 'pf_0.74' as JuPedSim agent: Model constraint violation: Agent (79.23248441392835, 9.385084198421504) too close to geometry boundaries, distance <= 0.239
< Warning: Error while adding person 'pf_0.77' as JuPedSim agent: Agent (79.11817003583073, 9.530011506643188) not inside walkable area
< Warning: Error while adding person 'pf_0.74' as JuPedSim agent: Model constraint violation: Agent (79.44084800888132, 9.489263711829375) too close to geometry boundaries, distance <= 0.239
< Warning: Error while adding person 'pf_0.77' as JuPedSim agent: Model constraint violation: Agent (79.41393836477309, 9.99032001908314) too close to geometry boundaries, distance <= 0.239
< Warning: Error while adding person 'pf_0.79' as JuPedSim agent: Agent (89.03334489898083, 10.588462370386065) not inside walkable area
< Warning: Error while adding person 'pf_0.74' as JuPedSim agent: Agent (78.6763188758986, 9.368876193283763) not inside walkable area
< Warning: Error while adding person 'pf_0.77' as JuPedSim agent: Agent (78.7669435497979, 9.253854108400684) not inside walkable area
< Warning: Error while adding person 'pf_0.79' as JuPedSim agent: Agent (88.6492777249336, 10.791977551005498) not inside walkable area
< Warning: Error while adding person 'pf_0.74' as JuPedSim agent: Agent (79.07193465383071, 8.951900654106106) not inside walkable area
< Warning: Error while adding person 'pf_0.77' as JuPedSim agent: Agent (78.66233401425652, 9.470384600697127) not inside walkable area
< Warning: Error while adding person 'pf_0.79' as JuPedSim agent: Agent (88.731152460587, 10.162431726170421) not inside walkable area
< Warning: Error while adding person 'pf_0.74' as JuPedSim agent: Agent (79.08477455299627, 8.725132327858995) not inside walkable area
< Warning: Error while adding person 'pf_0.77' as JuPedSim agent: Agent (78.76448297786064, 9.690339406378609) not inside walkable area
< Warning: Error while adding person 'pf_0.79' as JuPedSim agent: Agent (89.07434113570747, 10.629067577127085) not inside walkable area
< Warning: Error while adding person 'pf_0.77' as JuPedSim agent: Model constraint violation: Agent (79.37203536002434, 9.418406760444906) too close to agent (79.4665583578525, 9.392170200922232): distance 0.09809665730293786
<truncated after showing first 30 lines>
---------- Differences in fcd ----------
5,349d4
<     <timestep time="0.00">
<         <vehicle id="S1.0" x="149.98" y="196.22" angle="90.10" type="SBahn" speed="0.00" pos="40.10" lane="E9_0" slope="0.00"/>
<         <person id="pf_0.0" x="0.05" y="200.70" angle="89.86" speed="0.00" pos="0.34" edge="E3" slope="0.00"/>
<     </timestep>
<     <timestep time="100.00">
<         <vehicle id="S1.0" x="69.32" y="10.93" angle="276.65" type="SBahn" speed="0.00" pos="70.00" lane="E26_0" slope="0.00"/>
<         <person id="pf_0.13" x="8.38" y="200.71" angle="89.95" speed="1.39" pos="8.67" edge="E3" slope="0.00"/>
<         <person id="pf_0.12" x="18.10" y="200.72" angle="89.95" speed="1.39" pos="18.39" edge="E3" slope="0.00"/>
<         <person id="pf_0.11" x="27.83" y="200.72" angle="89.95" speed="1.39" pos="28.12" edge="E3" slope="0.00"/>
<         <person id="pf_0.10" x="38.94" y="200.73" angle="89.95" speed="1.39" pos="39.23" edge="E3" slope="0.00"/>
<         <person id="pf_0.9" x="48.66" y="200.74" angle="89.95" speed="1.39" pos="48.95" edge="E3" slope="0.00"/>
<         <person id="pf_0.8" x="58.38" y="200.75" angle="89.95" speed="1.39" pos="58.67" edge="E3" slope="0.00"/>
<         <person id="pf_0.7" x="68.10" y="200.75" angle="89.95" speed="1.39" pos="68.39" edge="E3" slope="0.00"/>
<         <person id="pf_0.6" x="77.83" y="200.76" angle="89.95" speed="1.39" pos="78.12" edge="E3" slope="0.00"/>
<         <person id="pf_0.5" x="88.94" y="200.77" angle="89.95" speed="1.39" pos="89.23" edge="E3" slope="0.00"/>
<         <person id="pf_0.4" x="98.66" y="200.78" angle="89.95" speed="1.39" pos="98.95" edge="E3" slope="0.00"/>
<         <person id="pf_0.3" x="108.38" y="200.79" angle="89.95" speed="1.39" pos="9.18" edge="E4" slope="0.00"/>
<         <person id="pf_0.2" x="118.10" y="200.79" angle="89.95" speed="1.39" pos="18.90" edge="E4" slope="0.00"/>
<         <person id="pf_0.1" x="127.83" y="200.80" angle="89.95" speed="1.39" pos="28.63" edge="E4" slope="0.00"/>
<         <person id="pf_0.0" x="138.94" y="200.81" angle="89.95" speed="1.39" pos="39.74" edge="E4" slope="0.00"/>
<     </timestep>
<     <timestep time="200.00">
<         <vehicle id="S1.1" x="207.02" y="196.01" angle="90.25" type="SBahn" speed="0.00" pos="40.72" lane="E10_0" slope="0.00"/>
<         <person id="pf_0.0" x="207.02" y="196.01" angle="90.25" speed="0.00" pos="40.72" edge="E10" slope="0.00"/>
<         <person id="pf_0.1" x="207.02" y="196.01" angle="90.25" speed="0.00" pos="40.72" edge="E10" slope="0.00"/>
<         <person id="pf_0.2" x="207.02" y="196.01" angle="90.25" speed="0.00" pos="40.72" edge="E10" slope="0.00"/>
<         <person id="pf_0.3" x="207.02" y="196.01" angle="90.25" speed="0.00" pos="40.72" edge="E10" slope="0.00"/>
<         <person id="pf_0.4" x="207.02" y="196.01" angle="90.25" speed="0.00" pos="40.72" edge="E10" slope="0.00"/>
<         <person id="pf_0.5" x="192.19" y="197.37" angle="246.31" speed="1.39" pos="22.98" edge="E10" slope="0.00"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
4,11d3
< Generating initial JuPedSim geometry for pedestrian network ... done.
< Simulation started with time: 0.00.
< Simulation ended at time: 900.00
< Reason: The final simulation step has been reached.
< DijkstraRouter answered 125 queries and explored 43.48 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
< DijkstraRouter answered 18 queries and explored 9.33 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model jupedsim larger_net ( Last six runs May2024 )

---------- Differences in errors ----------
1,94c1,4
< Warning: Polygon ':10_c0' at junction '10' has been replaced by its convex hull as it is not simple.
< Warning: Polygon ':1010_c0' at junction '1010' has been replaced by its convex hull as it is not simple.
< Warning: Polygon ':1092_c0' at junction '1092' has been replaced by its convex hull as it is not simple.
< Warning: Polygon ':115_c0' at junction '115' has been replaced by its convex hull as it is not simple.
< Warning: Polygon ':115_w1' at junction '115' has been replaced by its convex hull as it is not simple.
< Warning: Polygon ':115_w1' at junction '115' has been replaced by its convex hull as it is not simple.
< Warning: Polygon ':115_c1' at junction '115' has been replaced by its convex hull as it is not simple.
< Warning: Polygon ':115_w1' at junction '115' has been replaced by its convex hull as it is not simple.
< Warning: Polygon ':115_w1' at junction '115' has been replaced by its convex hull as it is not simple.
< Warning: Polygon ':115_w1' at junction '115' has been replaced by its convex hull as it is not simple.
< Warning: Polygon ':115_w1' at junction '115' has been replaced by its convex hull as it is not simple.
< Warning: Polygon ':118_c0' at junction '118' has been replaced by its convex hull as it is not simple.
< Warning: Polygon ':1198_c0' at junction '1198' has been replaced by its convex hull as it is not simple.
< Warning: Polygon ':12_c0' at junction '12' has been replaced by its convex hull as it is not simple.
< Warning: Polygon ':137_c0' at junction '137' has been replaced by its convex hull as it is not simple.
< Warning: Polygon ':137_w0' at junction '137' has been replaced by its convex hull as it is not simple.
< Warning: Polygon ':137_w0' at junction '137' has been replaced by its convex hull as it is not simple.
< Warning: Polygon ':137_c2' at junction '137' has been replaced by its convex hull as it is not simple.
< Warning: Polygon ':137_w0' at junction '137' has been replaced by its convex hull as it is not simple.
< Warning: Polygon ':137_w0' at junction '137' has been replaced by its convex hull as it is not simple.
< Warning: Polygon ':137_w0' at junction '137' has been replaced by its convex hull as it is not simple.
< Warning: Polygon ':137_w0' at junction '137' has been replaced by its convex hull as it is not simple.
< Warning: Polygon ':1372_c1' at junction '1372' has been replaced by its convex hull as it is not simple.
< Warning: Polygon ':1372_c3' at junction '1372' has been replaced by its convex hull as it is not simple.
< Warning: Polygon ':1372_c4' at junction '1372' has been replaced by its convex hull as it is not simple.
< Warning: Polygon ':1387_c0' at junction '1387' has been replaced by its convex hull as it is not simple.
< Warning: Polygon ':14_c0' at junction '14' has been replaced by its convex hull as it is not simple.
< Warning: Polygon ':14_c1' at junction '14' has been replaced by its convex hull as it is not simple.
< Warning: Polygon ':14_c2' at junction '14' has been replaced by its convex hull as it is not simple.
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
5,67d4
<     <personinfo id="11" depart="11.00" type="DEFAULT_PEDTYPE" speedFactor="1.00">
<         <walk depart="11.00" departPos="0.00" arrival="167.00" arrivalPos="79.00" duration="156.00" routeLength="201.97" timeLoss="10.58" maxSpeed="1.39"/>
<     </personinfo>
<     <personinfo id="13" depart="13.00" type="DEFAULT_PEDTYPE" speedFactor="1.00">
<         <walk depart="13.00" departPos="0.00" arrival="258.00" arrivalPos="105.38" duration="245.00" routeLength="341.05" timeLoss="-0.56" maxSpeed="1.39"/>
<     </personinfo>
<     <personinfo id="2" depart="2.00" type="DEFAULT_PEDTYPE" speedFactor="1.00">
<         <walk depart="2.00" departPos="0.00" arrival="323.00" arrivalPos="56.01" duration="321.00" routeLength="444.96" timeLoss="0.63" maxSpeed="1.39"/>
<     </personinfo>
<     <personinfo id="6" depart="6.00" type="DEFAULT_PEDTYPE" speedFactor="1.00">
<         <walk depart="6.00" departPos="0.00" arrival="342.00" arrivalPos="83.08" duration="336.00" routeLength="469.25" timeLoss="-1.86" maxSpeed="1.39"/>
<     </personinfo>
<     <personinfo id="20" depart="20.00" type="DEFAULT_PEDTYPE" speedFactor="1.00">
<         <walk depart="20.00" departPos="0.00" arrival="343.00" arrivalPos="91.12" duration="323.00" routeLength="430.75" timeLoss="12.86" maxSpeed="1.39"/>
<     </personinfo>
<     <personinfo id="10" depart="10.00" type="DEFAULT_PEDTYPE" speedFactor="1.00">
<         <walk depart="10.00" departPos="0.00" arrival="462.00" arrivalPos="78.30" duration="452.00" routeLength="631.86" timeLoss="-2.94" maxSpeed="1.39"/>
<     </personinfo>
<     <personinfo id="18" depart="18.00" type="DEFAULT_PEDTYPE" speedFactor="1.00">
<         <walk depart="18.00" departPos="0.00" arrival="465.00" arrivalPos="98.57" duration="447.00" routeLength="616.82" timeLoss="2.89" maxSpeed="1.39"/>
<     </personinfo>
<     <personinfo id="0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00">
<         <walk depart="0.00" departPos="0.00" arrival="540.00" arrivalPos="38.17" duration="540.00" routeLength="719.98" timeLoss="21.61" maxSpeed="1.39"/>
<     </personinfo>
<     <personinfo id="15" depart="15.00" type="DEFAULT_PEDTYPE" speedFactor="1.00">
<         <walk depart="15.00" departPos="0.00" arrival="623.00" arrivalPos="111.78" duration="608.00" routeLength="837.20" timeLoss="5.22" maxSpeed="1.39"/>
<     </personinfo>
<     <personinfo id="16" depart="16.00" type="DEFAULT_PEDTYPE" speedFactor="1.00">
<         <walk depart="16.00" departPos="0.00" arrival="740.00" arrivalPos="118.50" duration="724.00" routeLength="985.49" timeLoss="14.45" maxSpeed="1.39"/>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model jupedsim rerouter ( Last six runs May2024 )

---------- Differences in aggregated ----------
5,11d4
<     <interval begin="0.00" end="2000.00" id="ed0">
<         <edge id="E0" arrived="0" entered="0"/>
<         <edge id="E1" arrived="0" entered="0"/>
<         <edge id="E2" arrived="0" entered="142"/>
<         <edge id="E3" arrived="0" entered="58"/>
<         <edge id="E4" arrived="400" entered="400"/>
<     </interval>
---------- Differences in errors ----------
1,661c1,4
< Warning: No connection between edge 'E1' and edge 'E2' found.
< Warning: Invalid arrivalPos 101.94 given for person 'pS5_4.2' walking to edge 'E4'. Using edge end instead.
< Warning: No connection between edge 'E1' and edge 'E2' found.
< Warning: Invalid arrivalPos 101.94 given for person 'pS5_4.1' walking to edge 'E4'. Using edge end instead.
< Warning: No connection between edge 'E1' and edge 'E2' found.
< Warning: Invalid arrivalPos 101.94 given for person 'pS5_4.0' walking to edge 'E4'. Using edge end instead.
< Warning: No connection between edge 'E1' and edge 'E2' found.
< Warning: Invalid arrivalPos 101.94 given for person 'pS5_4.4' walking to edge 'E4'. Using edge end instead.
< Warning: No connection between edge 'E1' and edge 'E3' found.
< Warning: Invalid arrivalPos 101.94 given for person 'pS5_4.3' walking to edge 'E4'. Using edge end instead.
< Warning: No connection between edge 'E1' and edge 'E2' found.
< Warning: Invalid arrivalPos 101.94 given for person 'pS5_4.5' walking to edge 'E4'. Using edge end instead.
< Warning: No connection between edge 'E1' and edge 'E3' found.
< Warning: Invalid arrivalPos 101.94 given for person 'pS5_4.6' walking to edge 'E4'. Using edge end instead.
< Warning: No connection between edge 'E1' and edge 'E2' found.
< Warning: Invalid arrivalPos 101.94 given for person 'pS5_4.7' walking to edge 'E4'. Using edge end instead.
< Warning: No connection between edge 'E1' and edge 'E2' found.
< Warning: Invalid arrivalPos 101.94 given for person 'pS5_4.8' walking to edge 'E4'. Using edge end instead.
< Warning: Error while adding person 'pS5_4.10' as JuPedSim agent: Agent (73.06375251418807, 66.09638371528854) not inside walkable area
< Warning: No connection between edge 'E1' and edge 'E2' found.
< Warning: Invalid arrivalPos 101.94 given for person 'pS5_4.10' walking to edge 'E4'. Using edge end instead.
< Warning: Error while adding person 'pS5_4.10' as JuPedSim agent: Agent (73.06375251418807, 66.09638371528854) not inside walkable area
< Warning: No connection between edge 'E1' and edge 'E2' found.
< Warning: Invalid arrivalPos 101.94 given for person 'pS5_4.9' walking to edge 'E4'. Using edge end instead.
< Warning: No connection between edge 'E1' and edge 'E3' found.
< Warning: Invalid arrivalPos 101.94 given for person 'pS5_4.11' walking to edge 'E4'. Using edge end instead.
< Warning: No connection between edge 'E1' and edge 'E2' found.
< Warning: Invalid arrivalPos 101.94 given for person 'pS5_4.12' walking to edge 'E4'. Using edge end instead.
< Warning: No connection between edge 'E1' and edge 'E2' found.
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

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

---------- Differences in errors ----------
1c1,4
< Warning: Polygon 'J1' at junction 'J1' has been dilated as it is just a segment.
---
> /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bitset:657:46: runtime error: left shift of 18446744073709551615 by 32 places cannot be represented in type 'std::_Sanitize::_WordT' (aka 'unsigned long')
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bitset:657:46 in 
> Error: Unknown pedestrian model 'jupedsim'
> Quitting (on error).
---------- Differences in fcd ----------
5,808d4
<     <timestep time="0.00">
<         <person id="p_0" x="0.34" y="-1.60" angle="90.00" speed="0.00" pos="0.34" edge="E0" slope="0.00"/>
<     </timestep>
<     <timestep time="1.00">
<         <person id="p_0" x="1.73" y="-1.60" angle="90.00" speed="1.39" pos="1.73" edge="E0" slope="0.00"/>
<     </timestep>
<     <timestep time="2.00">
<         <person id="p_0" x="3.12" y="-1.60" angle="90.00" speed="1.39" pos="3.12" edge="E0" slope="0.00"/>
<     </timestep>
<     <timestep time="3.00">
<         <person id="p_0" x="4.51" y="-1.60" angle="90.00" speed="1.39" pos="4.51" edge="E0" slope="0.00"/>
<     </timestep>
<     <timestep time="4.00">
<         <person id="p_0" x="5.89" y="-1.60" angle="90.00" speed="1.39" pos="5.89" edge="E0" slope="0.00"/>
<     </timestep>
<     <timestep time="5.00">
<         <person id="p_0" x="7.28" y="-1.60" angle="90.00" speed="1.39" pos="7.28" edge="E0" slope="0.00"/>
<     </timestep>
<     <timestep time="6.00">
<         <person id="p_0" x="8.67" y="-1.60" angle="90.00" speed="1.39" pos="8.67" edge="E0" slope="0.00"/>
<     </timestep>
<     <timestep time="7.00">
<         <person id="p_0" x="10.06" y="-1.60" angle="90.00" speed="1.39" pos="10.06" edge="E0" slope="0.00"/>
<     </timestep>
<     <timestep time="8.00">
<         <person id="p_0" x="11.45" y="-1.60" angle="90.00" speed="1.39" pos="11.45" edge="E0" slope="0.00"/>
<     </timestep>
<     <timestep time="9.00">
<         <person id="p_0" x="12.84" y="-1.60" angle="90.00" speed="1.39" pos="12.84" edge="E0" slope="0.00"/>
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
5,7d4
<     <personinfo id="p_0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00">
<         <walk depart="0.00" departPos="0.00" arrival="268.00" arrivalPos="99.90" duration="268.00" routeLength="199.90" timeLoss="124.07" maxSpeed="1.39"/>
<     </personinfo>
---------- New result in exitcode ----------
1
pedestrian_model jupedsim speed_change ( Last six runs May2024 )
pedestrian_model jupedsim speed_change_poly ( Last six runs May2024 )

TEST FAILED on ts-sim-build-ba : pedestrian_model jupedsim speed_factor ( Last six runs May2024 )

---------- Differences in errors ----------
0a1,4
> /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bitset:657:46: runtime error: left shift of 18446744073709551615 by 32 places cannot be represented in type 'std::_Sanitize::_WordT' (aka 'unsigned long')
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bitset:657:46 in 
> Error: Unknown pedestrian model 'jupedsim'
> Quitting (on error).
---------- Differences in tripinfos ----------
5,9d4
<     <personinfo id="p_0" depart="0.00" type="slow" speedFactor="0.80">
<         <walk depart="0.00" departPos="0.00" arrival="46.00" arrivalPos="3.03" duration="46.00" routeLength="53.44" timeLoss="-2.10" maxSpeed="1.11"/>
<         <walk depart="46.00" departPos="3.03" arrival="148.00" arrivalPos="3.06" duration="102.00" routeLength="118.96" timeLoss="-5.07" maxSpeed="1.11"/>
<         <walk depart="148.00" departPos="3.06" arrival="188.00" arrivalPos="2.88" duration="40.00" routeLength="46.31" timeLoss="-1.68" maxSpeed="1.11"/>
<     </personinfo>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model jupedsim two_edges ( Last six runs May2024 )

---------- Differences in errors ----------
1c1,4
< Warning: Polygon 'J1' at junction 'J1' has been dilated as it is just a segment.
---
> /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bitset:657:46: runtime error: left shift of 18446744073709551615 by 32 places cannot be represented in type 'std::_Sanitize::_WordT' (aka 'unsigned long')
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bitset:657:46 in 
> Error: Unknown pedestrian model 'jupedsim'
> Quitting (on error).
---------- Differences in fcd ----------
5,433d4
<     <timestep time="0.00">
<         <person id="p_0" x="0.34" y="-1.60" angle="90.00" speed="0.00" pos="0.34" edge="E0" slope="0.00"/>
<     </timestep>
<     <timestep time="1.00">
<         <person id="p_0" x="1.73" y="-1.60" angle="90.00" speed="1.39" pos="1.73" edge="E0" slope="0.00"/>
<     </timestep>
<     <timestep time="2.00">
<         <person id="p_0" x="3.12" y="-1.60" angle="90.00" speed="1.39" pos="3.12" edge="E0" slope="0.00"/>
<     </timestep>
<     <timestep time="3.00">
<         <person id="p_0" x="4.51" y="-1.60" angle="90.00" speed="1.39" pos="4.51" edge="E0" slope="0.00"/>
<     </timestep>
<     <timestep time="4.00">
<         <person id="p_0" x="5.89" y="-1.60" angle="90.00" speed="1.39" pos="5.89" edge="E0" slope="0.00"/>
<     </timestep>
<     <timestep time="5.00">
<         <person id="p_0" x="7.28" y="-1.60" angle="90.00" speed="1.39" pos="7.28" edge="E0" slope="0.00"/>
<     </timestep>
<     <timestep time="6.00">
<         <person id="p_0" x="8.67" y="-1.60" angle="90.00" speed="1.39" pos="8.67" edge="E0" slope="0.00"/>
<     </timestep>
<     <timestep time="7.00">
<         <person id="p_0" x="10.06" y="-1.60" angle="90.00" speed="1.39" pos="10.06" edge="E0" slope="0.00"/>
<     </timestep>
<     <timestep time="8.00">
<         <person id="p_0" x="11.45" y="-1.60" angle="90.00" speed="1.39" pos="11.45" edge="E0" slope="0.00"/>
<     </timestep>
<     <timestep time="9.00">
<         <person id="p_0" x="12.84" y="-1.60" angle="90.00" speed="1.39" pos="12.84" edge="E0" slope="0.00"/>
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
5,7d4
<     <personinfo id="p_0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00">
<         <walk depart="0.00" departPos="0.00" arrival="143.00" arrivalPos="99.90" duration="143.00" routeLength="199.90" timeLoss="-0.93" maxSpeed="1.39"/>
<     </personinfo>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model jupedsim vanishing_area ( Last six runs May2024 )

---------- Differences in errors ----------
1,1156c1,4
< Warning: Polygon ':1387_c0' at junction '1387' has been replaced by its convex hull as it is not simple.
< Warning: Polygon ':1387_c1' at junction '1387' has been replaced by its convex hull as it is not simple.
< Warning: Polygon ':532_c0' at junction '532' has been replaced by its convex hull as it is not simple.
< Warning: Error while adding person 'pf_3.0' as JuPedSim agent: Model constraint violation: Agent (1799.7259956858807, 2076.4857056783767) too close to agent (1799.7259956858807, 2076.4857056783767): distance 0
< Warning: Error while adding person 'pf_3.1' as JuPedSim agent: Model constraint violation: Agent (1799.7259956858807, 2076.4857056783767) too close to agent (1799.7259956858807, 2076.4857056783767): distance 0
< Warning: Error while adding person 'pf_3.1' as JuPedSim agent: Model constraint violation: Agent (1799.2714751071517, 2076.477150879593) too close to agent (1799.1461875573377, 2076.032947826347): distance 0.46153366361662884
< Warning: Error while adding person 'pf_3.2' as JuPedSim agent: Model constraint violation: Agent (1799.7259956858807, 2076.4857056783767) too close to agent (1799.7259956858807, 2076.4857056783767): distance 0
< Warning: Error while adding person 'pf_3.2' as JuPedSim agent: Model constraint violation: Agent (1799.9692530659713, 2076.2332061925226) too close to agent (1799.815950481895, 2076.029317512668): distance 0.2550926813087965
< Warning: Error while adding person 'pf_2.3' as JuPedSim agent: Model constraint violation: Agent (1799.7259956858807, 2076.4857056783767) too close to agent (1799.815950481895, 2076.029317512668): distance 0.4651688114275
< Warning: Error while adding person 'pf_3.3' as JuPedSim agent: Model constraint violation: Agent (1799.7259956858807, 2076.4857056783767) too close to agent (1799.815950481895, 2076.029317512668): distance 0.4651688114275
< Warning: Error while adding person 'pf_3.3' as JuPedSim agent: Model constraint violation: Agent (1799.692160575859, 2076.4378172934776) too close to agent (1799.7712709151428, 2076.7308251334143): distance 0.30349965411187596
< Warning: Error while adding person 'pf_2.4' as JuPedSim agent: Model constraint violation: Agent (1799.7259956858807, 2076.4857056783767) too close to agent (1799.7712709151428, 2076.7308251334143): distance 0.2492657088784829
< Warning: Error while adding person 'pf_3.4' as JuPedSim agent: Model constraint violation: Agent (1799.7259956858807, 2076.4857056783767) too close to agent (1799.7712709151428, 2076.7308251334143): distance 0.2492657088784829
< Warning: Error while adding person 'pf_3.4' as JuPedSim agent: Model constraint violation: Agent (1799.5479597192943, 2076.6693123858677) too close to agent (1799.2862528862652, 2076.861289525197): distance 0.3245700055139237
< Warning: Error while adding person 'pf_2.5' as JuPedSim agent: Model constraint violation: Agent (1799.7259956858807, 2076.4857056783767) too close to agent (1799.7922713130001, 2076.2502211814535): distance 0.24463320919538703
< Warning: Error while adding person 'pf_3.5' as JuPedSim agent: Model constraint violation: Agent (1799.7259956858807, 2076.4857056783767) too close to agent (1799.7922713130001, 2076.2502211814535): distance 0.24463320919538703
< Warning: Error while adding person 'pf_3.4' as JuPedSim agent: Model constraint violation: Agent (1799.2721930357848, 2076.4986720420675) too close to agent (1798.961785871101, 2076.171730777594): distance 0.4508250196058189
< Warning: Error while adding person 'pf_3.4' as JuPedSim agent: Model constraint violation: Agent (1800.1136208290454, 2076.382283532552) too close to agent (1799.8321484870382, 2076.2216226706873): distance 0.32409657796719804
< Warning: Error while adding person 'pf_2.6' as JuPedSim agent: Model constraint violation: Agent (1799.7259956858807, 2076.4857056783767) too close to agent (1799.8321484870382, 2076.2216226706873): distance 0.28461948658490316
< Warning: Error while adding person 'pf_3.6' as JuPedSim agent: Model constraint violation: Agent (1799.7259956858807, 2076.4857056783767) too close to agent (1799.8321484870382, 2076.2216226706873): distance 0.28461948658490316
< Warning: Error while adding person 'pf_2.6' as JuPedSim agent: Model constraint violation: Agent (1799.2584131408703, 2076.287467771468) too close to agent (1798.93810208476, 2076.278856825158): distance 0.32042677956571897
< Warning: Error while adding person 'pf_3.6' as JuPedSim agent: Model constraint violation: Agent (1799.9904977869928, 2076.144812229115) too close to agent (1799.770309050543, 2076.2224232133267): distance 0.23346636702047213
< Warning: Error while adding person 'pf_2.7' as JuPedSim agent: Model constraint violation: Agent (1799.7259956858807, 2076.4857056783767) too close to agent (1799.770309050543, 2076.2224232133267): distance 0.26698563761088473
< Warning: Error while adding person 'pf_3.7' as JuPedSim agent: Model constraint violation: Agent (1799.7259956858807, 2076.4857056783767) too close to agent (1799.770309050543, 2076.2224232133267): distance 0.26698563761088473
< Warning: Error while adding person 'pf_3.6' as JuPedSim agent: Model constraint violation: Agent (1799.9110664715745, 2076.31701328282) too close to agent (1800.1825859907303, 2076.015528566928): distance 0.4057288296376072
< Warning: Error while adding person 'pf_2.7' as JuPedSim agent: Model constraint violation: Agent (1799.3553713038318, 2076.1110878337895) too close to agent (1799.0086592934706, 2076.0660288049908): distance 0.3496277080052451
< Warning: Error while adding person 'pf_2.8' as JuPedSim agent: Model constraint violation: Agent (1799.7259956858807, 2076.4857056783767) too close to agent (1799.6373408443515, 2076.9502484526274): distance 0.4729267068321835
< Warning: Error while adding person 'pf_3.8' as JuPedSim agent: Model constraint violation: Agent (1799.7259956858807, 2076.4857056783767) too close to agent (1799.6373408443515, 2076.9502484526274): distance 0.4729267068321835
< Warning: Error while adding person 'pf_3.6' as JuPedSim agent: Model constraint violation: Agent (1799.490068207936, 2076.208836894275) too close to agent (1799.3408639525799, 2076.5872927651008): distance 0.40680555057528184
<truncated after showing first 30 lines>
---------- Differences in fcd ----------
5,16417d4
<     <timestep time="0.00">
<         <person id="pf_1.0" x="1790.96" y="1899.30" angle="5.64" speed="0.00" pos="0.34" edge="1391" slope="0.00"/>
<         <person id="pf_2.0" x="1799.73" y="2076.49" angle="343.90" speed="0.00" pos="0.34" edge="1464" slope="0.00"/>
<         <person id="pf_3.0" x="1799.73" y="2076.49" angle="343.90" speed="0.00" pos="0.34" edge="1464" slope="0.00"/>
<         <person id="pf_0.0" x="1596.70" y="1889.68" angle="25.11" speed="0.00" pos="0.42" edge="533" slope="0.00"/>
<     </timestep>
<     <timestep time="1.00">
<         <person id="pf_1.0" x="1791.09" y="1900.68" angle="5.27" speed="1.39" pos="1.73" edge="1391" slope="0.00"/>
<         <person id="pf_2.0" x="1798.71" y="2075.58" angle="246.79" speed="1.36" pos="0.00" edge="1464" slope="0.00"/>
<         <person id="pf_3.0" x="1799.73" y="2076.49" angle="343.90" speed="0.00" pos="0.34" edge="1464" slope="0.00"/>
<         <person id="pf_0.0" x="1597.28" y="1890.94" angle="24.67" speed="1.39" pos="1.81" edge="533" slope="0.00"/>
<     </timestep>
<     <timestep time="2.00">
<         <person id="pf_1.1" x="1790.96" y="1899.30" angle="5.64" speed="0.00" pos="0.34" edge="1391" slope="0.00"/>
<         <person id="pf_1.0" x="1791.22" y="1902.06" angle="5.27" speed="1.39" pos="3.12" edge="1391" slope="0.00"/>
<         <person id="pf_2.0" x="1797.42" y="2075.08" angle="248.91" speed="1.39" pos="0.00" edge="1464" slope="0.00"/>
<         <person id="pf_3.0" x="1799.04" y="2075.92" angle="222.93" speed="0.89" pos="0.00" edge="1464" slope="0.00"/>
<         <person id="pf_2.1" x="1799.73" y="2076.49" angle="343.90" speed="0.00" pos="0.34" edge="1464" slope="0.00"/>
<         <person id="pf_3.1" x="1799.73" y="2076.49" angle="343.90" speed="0.00" pos="0.34" edge="1464" slope="0.00"/>
<         <person id="pf_0.1" x="1596.70" y="1889.68" angle="25.11" speed="0.00" pos="0.42" edge="533" slope="0.00"/>
<         <person id="pf_0.0" x="1597.86" y="1892.20" angle="24.67" speed="1.39" pos="3.20" edge="533" slope="0.00"/>
<     </timestep>
<     <timestep time="3.00">
<         <person id="pf_1.2" x="1790.96" y="1899.30" angle="5.64" speed="0.00" pos="0.34" edge="1391" slope="0.00"/>
<         <person id="pf_1.1" x="1791.09" y="1900.68" angle="5.27" speed="1.39" pos="1.73" edge="1391" slope="0.00"/>
<         <person id="pf_1.0" x="1791.35" y="1903.45" angle="5.27" speed="1.39" pos="4.51" edge="1391" slope="0.00"/>
<         <person id="pf_2.0" x="1796.12" y="2074.58" angle="248.91" speed="1.39" pos="0.00" edge="1464" slope="0.00"/>
<         <person id="pf_3.0" x="1797.88" y="2075.25" angle="248.89" speed="1.34" pos="0.00" edge="1464" slope="0.00"/>
<         <person id="pf_2.1" x="1799.14" y="2076.03" angle="231.93" speed="0.75" pos="0.06" edge="1464" slope="0.00"/>
<truncated after showing first 30 lines>
---------- Differences in output ----------
4,33d3
< Generating initial JuPedSim geometry for pedestrian network ... 
< done.
< Simulation started with time: 0.00.
< Person 'pf_2.0' in vanishing area 'jupedsim.vanishing_area_1' was removed from the simulation.
< Person 'pf_3.0' in vanishing area 'jupedsim.vanishing_area_1' was removed from the simulation.
< Person 'pf_2.1' in vanishing area 'jupedsim.vanishing_area_1' was removed from the simulation.
< Person 'pf_2.2' in vanishing area 'jupedsim.vanishing_area_1' was removed from the simulation.
< Person 'pf_3.3' in vanishing area 'jupedsim.vanishing_area_1' was removed from the simulation.
< Person 'pf_3.5' in vanishing area 'jupedsim.vanishing_area_1' was removed from the simulation.
< Person 'pf_3.4' in vanishing area 'jupedsim.vanishing_area_1' was removed from the simulation.
< Person 'pf_3.6' in vanishing area 'jupedsim.vanishing_area_1' was removed from the simulation.
< Person 'pf_3.9' in vanishing area 'jupedsim.vanishing_area_1' was removed from the simulation.
< Person 'pf_2.13' in vanishing area 'jupedsim.vanishing_area_1' was removed from the simulation.
< Person 'pf_3.11' in vanishing area 'jupedsim.vanishing_area_1' was removed from the simulation.
< Person 'pf_3.10' in vanishing area 'jupedsim.vanishing_area_1' was removed from the simulation.
< Person 'pf_3.1' in vanishing area 'jupedsim.vanishing_area_2' was removed from the simulation.
< Person 'pf_3.15' in vanishing area 'jupedsim.vanishing_area_1' was removed from the simulation.
< Person 'pf_3.20' in vanishing area 'jupedsim.vanishing_area_1' was removed from the simulation.
< Person 'pf_3.2' in vanishing area 'jupedsim.vanishing_area_2' was removed from the simulation.
< Simulation ended at time: 100.00
< Reason: The final simulation step has been reached.
< Performance: 
< Vehicles: 
<  Inserted: 0
<  Running: 0
<  Waiting: 0
< Persons: 
<  Inserted: 12000
<  Running: 301
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
5,97d4
<     <personinfo id="pf_2.0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00">
<         <walk depart="0.00" departPos="0.00" arrival="59.00" arrivalPos="2.50" duration="59.00" routeLength="88.42" timeLoss="-4.66" maxSpeed="1.39"/>
<     </personinfo>
<     <personinfo id="pf_3.0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00">
<         <walk depart="0.00" departPos="0.00" arrival="62.00" arrivalPos="2.50" duration="62.00" routeLength="87.72" timeLoss="-1.16" maxSpeed="1.39"/>
<     </personinfo>
<     <personinfo id="pf_2.1" depart="1.20" type="DEFAULT_PEDTYPE" speedFactor="1.00">
<         <walk depart="2.00" departPos="0.00" arrival="65.00" arrivalPos="2.50" duration="63.00" routeLength="88.42" timeLoss="-0.66" maxSpeed="1.39"/>
<     </personinfo>
<     <personinfo id="pf_2.2" depart="2.40" type="DEFAULT_PEDTYPE" speedFactor="1.00">
<         <walk depart="3.00" departPos="0.00" arrival="68.00" arrivalPos="2.50" duration="65.00" routeLength="88.42" timeLoss="1.34" maxSpeed="1.39"/>
<     </personinfo>
<     <personinfo id="pf_3.3" depart="3.60" type="DEFAULT_PEDTYPE" speedFactor="1.00">
<         <walk depart="4.00" departPos="0.00" arrival="71.00" arrivalPos="2.50" duration="67.00" routeLength="87.72" timeLoss="3.84" maxSpeed="1.39"/>
<     </personinfo>
<     <personinfo id="pf_2.3" depart="3.60" type="DEFAULT_PEDTYPE" speedFactor="1.00">
<         <walk depart="4.00" departPos="0.00" arrival="72.00" arrivalPos="2.50" duration="68.00" routeLength="88.42" timeLoss="4.34" maxSpeed="1.39"/>
<     </personinfo>
<     <personinfo id="pf_3.5" depart="6.00" type="DEFAULT_PEDTYPE" speedFactor="1.00">
<         <walk depart="6.00" departPos="0.00" arrival="74.00" arrivalPos="2.50" duration="68.00" routeLength="87.72" timeLoss="4.84" maxSpeed="1.39"/>
<     </personinfo>
<     <personinfo id="pf_2.4" depart="4.80" type="DEFAULT_PEDTYPE" speedFactor="1.00">
<         <walk depart="5.00" departPos="0.00" arrival="75.00" arrivalPos="2.50" duration="70.00" routeLength="88.42" timeLoss="6.34" maxSpeed="1.39"/>
<     </personinfo>
<     <personinfo id="pf_3.4" depart="4.80" type="DEFAULT_PEDTYPE" speedFactor="1.00">
<         <walk depart="5.00" departPos="0.00" arrival="77.00" arrivalPos="2.50" duration="72.00" routeLength="87.72" timeLoss="8.84" maxSpeed="1.39"/>
<     </personinfo>
<     <personinfo id="pf_2.5" depart="6.00" type="DEFAULT_PEDTYPE" speedFactor="1.00">
<         <walk depart="6.00" departPos="0.00" arrival="78.00" arrivalPos="2.50" duration="72.00" routeLength="88.42" timeLoss="8.34" maxSpeed="1.39"/>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model jupedsim walking_area ( Last six runs May2024 )

---------- Differences in errors ----------
1,3c1,4
< Warning: Polygon ':1387_c0' at junction '1387' has been replaced by its convex hull as it is not simple.
< Warning: Polygon ':1387_c1' at junction '1387' has been replaced by its convex hull as it is not simple.
< Warning: Polygon ':532_c0' at junction '532' has been replaced by its convex hull as it is not simple.
---
> /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bitset:657:46: runtime error: left shift of 18446744073709551615 by 32 places cannot be represented in type 'std::_Sanitize::_WordT' (aka 'unsigned long')
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bitset:657:46 in 
> Error: Unknown pedestrian model 'jupedsim'
> Quitting (on error).
---------- Differences in fcd ----------
5,148d4
<     <timestep time="0.00">
<         <person id="0" x="1801.95" y="2068.81" angle="343.90" speed="0.00" pos="0.34" edge="1464" slope="0.00"/>
<     </timestep>
<     <timestep time="10.00">
<         <person id="0" x="1789.27" y="2063.40" angle="248.90" speed="1.39" pos="0.00" edge="-1388" slope="0.00"/>
<         <person id="6" x="1780.96" y="2059.76" angle="253.79" speed="1.39" pos="5.89" edge="-1388" slope="0.00"/>
<         <person id="8" x="1652.80" y="2000.41" angle="74.14" speed="1.39" pos="3.12" edge="1388" slope="0.00"/>
<         <person id="5" x="1656.81" y="2001.55" angle="74.14" speed="1.39" pos="7.28" edge="1388" slope="0.00"/>
<         <person id="1" x="1662.13" y="2003.14" angle="73.79" speed="1.39" pos="12.84" edge="1388" slope="0.00"/>
<         <person id="4" x="1791.73" y="1907.60" angle="5.27" speed="1.39" pos="8.67" edge="1391" slope="0.00"/>
<         <person id="7" x="1802.68" y="2064.70" angle="169.88" speed="1.39" pos="0.00" edge="1464" slope="0.00"/>
<         <person id="2" x="1798.86" y="2079.48" angle="343.90" speed="1.39" pos="11.45" edge="1464" slope="0.00"/>
<         <person id="9" x="1597.24" y="1890.87" angle="24.67" speed="1.39" pos="1.73" edge="533" slope="0.00"/>
<         <person id="3" x="1600.72" y="1898.44" angle="24.67" speed="1.39" pos="10.06" edge="533" slope="0.00"/>
<     </timestep>
<     <timestep time="20.00">
<         <person id="0" x="1776.12" y="2059.01" angle="253.22" speed="1.39" pos="10.75" edge="-1388" slope="0.00"/>
<         <person id="6" x="1767.62" y="2055.89" angle="253.79" speed="1.39" pos="19.78" edge="-1388" slope="0.00"/>
<         <person id="8" x="1666.16" y="2004.21" angle="74.14" speed="1.39" pos="17.01" edge="1388" slope="0.00"/>
<         <person id="5" x="1670.17" y="2005.35" angle="74.14" speed="1.39" pos="21.17" edge="1388" slope="0.00"/>
<         <person id="1" x="1675.47" y="2007.02" angle="73.79" speed="1.39" pos="26.73" edge="1388" slope="0.00"/>
<         <person id="4" x="1793.00" y="1921.43" angle="5.27" speed="1.39" pos="22.56" edge="1391" slope="0.00"/>
<         <person id="7" x="1804.77" y="2051.01" angle="179.20" speed="1.39" pos="139.70" edge="1391" slope="0.00"/>
<         <person id="2" x="1795.01" y="2092.83" angle="343.90" speed="1.39" pos="25.34" edge="1464" slope="0.00"/>
<         <person id="9" x="1603.04" y="1903.49" angle="24.67" speed="1.39" pos="15.62" edge="533" slope="0.00"/>
<         <person id="3" x="1606.52" y="1911.06" angle="24.67" speed="1.39" pos="23.95" edge="533" slope="0.00"/>
<     </timestep>
<     <timestep time="30.00">
<         <person id="0" x="1762.82" y="2055.00" angle="253.22" speed="1.39" pos="24.64" edge="-1388" slope="0.00"/>
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
5,34d4
<     <personinfo id="2" depart="2.00" type="DEFAULT_PEDTYPE" speedFactor="1.00">
<         <walk depart="2.00" departPos="0.00" arrival="33.00" arrivalPos="44.46" duration="31.00" routeLength="44.46" timeLoss="-1.01" maxSpeed="1.39"/>
<     </personinfo>
<     <personinfo id="1" depart="1.00" type="DEFAULT_PEDTYPE" speedFactor="1.00">
<         <walk depart="1.00" departPos="0.00" arrival="53.00" arrivalPos="74.33" duration="52.00" routeLength="74.33" timeLoss="-1.51" maxSpeed="1.39"/>
<     </personinfo>
<     <personinfo id="6" depart="6.00" type="DEFAULT_PEDTYPE" speedFactor="1.00">
<         <walk depart="6.00" departPos="0.00" arrival="58.00" arrivalPos="74.33" duration="52.00" routeLength="74.33" timeLoss="-1.51" maxSpeed="1.39"/>
<     </personinfo>
<     <personinfo id="0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00">
<         <walk depart="0.00" departPos="0.00" arrival="65.00" arrivalPos="74.33" duration="65.00" routeLength="91.29" timeLoss="-0.73" maxSpeed="1.39"/>
<     </personinfo>
<     <personinfo id="7" depart="7.00" type="DEFAULT_PEDTYPE" speedFactor="1.00">
<         <walk depart="7.00" departPos="0.00" arrival="79.00" arrivalPos="69.85" duration="72.00" routeLength="100.46" timeLoss="-0.33" maxSpeed="1.39"/>
<     </personinfo>
<     <personinfo id="3" depart="3.00" type="DEFAULT_PEDTYPE" speedFactor="1.00">
<         <walk depart="3.00" departPos="0.00" arrival="157.00" arrivalPos="74.33" duration="154.00" routeLength="216.42" timeLoss="-1.82" maxSpeed="1.39"/>
<     </personinfo>
<     <personinfo id="9" depart="9.00" type="DEFAULT_PEDTYPE" speedFactor="1.00">
<         <walk depart="9.00" departPos="0.00" arrival="163.00" arrivalPos="74.33" duration="154.00" routeLength="216.42" timeLoss="-1.82" maxSpeed="1.39"/>
<     </personinfo>
<     <personinfo id="5" depart="5.00" type="DEFAULT_PEDTYPE" speedFactor="1.00">
<         <walk depart="5.00" departPos="0.00" arrival="169.00" arrivalPos="69.85" duration="164.00" routeLength="231.00" timeLoss="-2.32" maxSpeed="1.39"/>
<     </personinfo>
<     <personinfo id="8" depart="8.00" type="DEFAULT_PEDTYPE" speedFactor="1.00">
<         <walk depart="8.00" departPos="0.00" arrival="172.00" arrivalPos="69.85" duration="164.00" routeLength="231.00" timeLoss="-2.32" maxSpeed="1.39"/>
<     </personinfo>
<     <personinfo id="4" depart="4.00" type="DEFAULT_PEDTYPE" speedFactor="1.00">
<         <walk depart="4.00" departPos="0.00" arrival="179.00" arrivalPos="74.33" duration="175.00" routeLength="243.60" timeLoss="-0.39" maxSpeed="1.39"/>
<truncated after showing first 30 lines>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model jupedsim waypoint_radius ( Last six runs May2024 )

---------- Differences in errors ----------
0a1,4
> /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bitset:657:46: runtime error: left shift of 18446744073709551615 by 32 places cannot be represented in type 'std::_Sanitize::_WordT' (aka 'unsigned long')
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bitset:657:46 in 
> Error: Unknown pedestrian model 'jupedsim'
> Quitting (on error).
---------- Differences in fcd ----------
5,49d4
<     <timestep time="0.00">
<         <person id="p_0" x="-4.91" y="78.99" angle="180.00" speed="0.00" pos="0.34" edge="E0" slope="0.00"/>
<     </timestep>
<     <timestep time="10.00">
<         <person id="p_0" x="0.00" y="66.06" angle="155.43" speed="1.39" pos="8.46" edge="E1" slope="0.00"/>
<     </timestep>
<     <timestep time="20.00">
<         <person id="p_0" x="6.06" y="53.58" angle="148.28" speed="1.39" pos="22.32" edge="E1" slope="0.00"/>
<     </timestep>
<     <timestep time="30.00">
<         <person id="p_0" x="13.37" y="41.77" angle="148.28" speed="1.39" pos="36.19" edge="E2" slope="0.00"/>
<     </timestep>
<     <timestep time="40.00">
<         <person id="p_0" x="23.41" y="36.60" angle="18.27" speed="1.23" pos="0.89" edge="E3" slope="0.00"/>
<     </timestep>
<     <timestep time="50.00">
<         <person id="p_0" x="27.74" y="49.80" angle="18.14" speed="1.39" pos="14.76" edge="E3" slope="0.00"/>
<     </timestep>
<     <timestep time="60.00">
<         <person id="p_0" x="32.10" y="62.98" angle="18.48" speed="1.39" pos="28.62" edge="E3" slope="0.00"/>
<     </timestep>
<     <timestep time="70.00">
<         <person id="p_0" x="36.51" y="76.15" angle="18.46" speed="1.39" pos="42.48" edge="E3" slope="0.00"/>
<     </timestep>
<     <timestep time="80.00">
<         <person id="p_0" x="47.58" y="81.07" angle="94.41" speed="1.39" pos="9.89" edge="E4" slope="0.00"/>
<     </timestep>
<     <timestep time="90.00">
<         <person id="p_0" x="58.52" y="75.38" angle="149.53" speed="1.39" pos="5.93" edge="E5" slope="0.00"/>
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
5,9d4
<     <personinfo id="p_0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00">
<         <walk depart="0.00" departPos="0.00" arrival="30.00" arrivalPos="3.03" duration="30.00" routeLength="53.44" timeLoss="-8.48" maxSpeed="1.39"/>
<         <walk depart="30.00" departPos="3.03" arrival="118.00" arrivalPos="3.06" duration="88.00" routeLength="118.96" timeLoss="2.35" maxSpeed="1.39"/>
<         <walk depart="118.00" departPos="3.06" arrival="150.00" arrivalPos="2.88" duration="32.00" routeLength="46.31" timeLoss="-1.34" maxSpeed="1.39"/>
<     </personinfo>
---------- New result in exitcode ----------
1

TEST FAILED on ts-sim-build-ba : pedestrian_model jupedsim waypoints ( Last six runs May2024 )

---------- Differences in errors ----------
0a1,4
> /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bitset:657:46: runtime error: left shift of 18446744073709551615 by 32 places cannot be represented in type 'std::_Sanitize::_WordT' (aka 'unsigned long')
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bitset:657:46 in 
> Error: Unknown pedestrian model 'jupedsim'
> Quitting (on error).
---------- Differences in fcd ----------
5,49d4
<     <timestep time="0.00">
<         <person id="p_0" x="-4.91" y="78.99" angle="180.00" speed="0.00" pos="0.34" edge="E0" slope="0.00"/>
<     </timestep>
<     <timestep time="10.00">
<         <person id="p_0" x="0.00" y="66.06" angle="155.43" speed="1.39" pos="8.46" edge="E1" slope="0.00"/>
<     </timestep>
<     <timestep time="20.00">
<         <person id="p_0" x="6.06" y="53.58" angle="148.28" speed="1.39" pos="22.32" edge="E1" slope="0.00"/>
<     </timestep>
<     <timestep time="30.00">
<         <person id="p_0" x="13.37" y="41.77" angle="148.28" speed="1.39" pos="36.19" edge="E1" slope="0.00"/>
<     </timestep>
<     <timestep time="40.00">
<         <person id="p_0" x="23.34" y="36.38" angle="18.41" speed="1.18" pos="0.67" edge="E3" slope="0.00"/>
<     </timestep>
<     <timestep time="50.00">
<         <person id="p_0" x="27.67" y="49.58" angle="18.14" speed="1.39" pos="14.53" edge="E3" slope="0.00"/>
<     </timestep>
<     <timestep time="60.00">
<         <person id="p_0" x="32.03" y="62.77" angle="18.48" speed="1.39" pos="28.39" edge="E3" slope="0.00"/>
<     </timestep>
<     <timestep time="70.00">
<         <person id="p_0" x="36.43" y="75.94" angle="18.47" speed="1.39" pos="42.25" edge="E3" slope="0.00"/>
<     </timestep>
<     <timestep time="80.00">
<         <person id="p_0" x="47.36" y="81.09" angle="94.40" speed="1.39" pos="9.66" edge="E4" slope="0.00"/>
<     </timestep>
<     <timestep time="90.00">
<         <person id="p_0" x="58.41" y="75.57" angle="149.53" speed="1.39" pos="5.71" edge="E5" slope="0.00"/>
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
5,9d4
<     <personinfo id="p_0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00">
<         <walk depart="0.00" departPos="0.00" arrival="36.00" arrivalPos="3.03" duration="36.00" routeLength="53.44" timeLoss="-2.48" maxSpeed="1.39"/>
<         <walk depart="36.00" departPos="3.03" arrival="118.00" arrivalPos="3.06" duration="82.00" routeLength="118.96" timeLoss="-3.65" maxSpeed="1.39"/>
<         <walk depart="118.00" departPos="3.06" arrival="150.00" arrivalPos="2.88" duration="32.00" routeLength="46.31" timeLoss="-1.34" maxSpeed="1.39"/>
<     </personinfo>
---------- New result in exitcode ----------
1

Detailed information for the tests that had known bugs:

TEST had known bugs (identical start pos) on ts-sim-build-ba : pedestrian_model jupedsim identical_start_pos ( Last six runs May2024 )

jupedsim crash on identical start pos
(This bug was triggered by text found in file 'exitcode' matching '.*')
---------- Differences in errors ----------
1,5c1,4
< Warning: Polygon 'J1' at junction 'J1' has been dilated as it is just a segment.
< Warning: Error while adding person 'p_1' as JuPedSim agent: Model constraint violation: Agent (0.33899999999999997, -1.6) too close to agent (0.33899999999999997, -1.6): distance 0
< Warning: Error while adding person 'p_2' as JuPedSim agent: Model constraint violation: Agent (0.33899999999999997, -1.6) too close to agent (0.33899999999999997, -1.6): distance 0
< Warning: Error while adding person 'p_3' as JuPedSim agent: Model constraint violation: Agent (0.33899999999999997, -1.6) too close to agent (0.33899999999999997, -1.6): distance 0
< Warning: Error while adding person 'p_2' as JuPedSim agent: Agent (-0.1155205787289888, -1.6085547987837345) not inside walkable area
---
> /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bitset:657:46: runtime error: left shift of 18446744073709551615 by 32 places cannot be represented in type 'std::_Sanitize::_WordT' (aka 'unsigned long')
> SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /bin/../lib/gcc/x86_64-linux-gnu/11/../../../../include/c++/11/bitset:657:46 in 
> Error: Unknown pedestrian model 'jupedsim'
> Quitting (on error).
---------- Differences in fcd ----------
5,873d4
<     <timestep time="0.00">
<         <person id="p_0" x="0.34" y="-1.60" angle="90.00" speed="0.00" pos="0.34" edge="E0" slope="0.00"/>
<         <person id="p_1" x="0.34" y="-1.60" angle="90.00" speed="0.00" pos="0.34" edge="E0" slope="0.00"/>
<         <person id="p_2" x="0.34" y="-1.60" angle="90.00" speed="0.00" pos="0.34" edge="E0" slope="0.00"/>
<         <person id="p_3" x="0.34" y="-1.60" angle="90.00" speed="0.00" pos="0.34" edge="E0" slope="0.00"/>
<     </timestep>
<     <timestep time="1.00">
<         <person id="p_1" x="0.34" y="-1.60" angle="90.00" speed="0.00" pos="0.34" edge="E0" slope="0.00"/>
<         <person id="p_2" x="0.34" y="-1.60" angle="90.00" speed="0.00" pos="0.34" edge="E0" slope="0.00"/>
<         <person id="p_3" x="0.34" y="-1.60" angle="90.00" speed="0.00" pos="0.34" edge="E0" slope="0.00"/>
<         <person id="p_0" x="1.73" y="-1.60" angle="90.00" speed="1.39" pos="1.73" edge="E0" slope="0.00"/>
<     </timestep>
<     <timestep time="2.00">
<         <person id="p_2" x="0.34" y="-1.60" angle="90.00" speed="0.00" pos="0.34" edge="E0" slope="0.00"/>
<         <person id="p_1" x="1.61" y="-1.27" angle="87.64" speed="1.32" pos="1.61" edge="E0" slope="0.00"/>
<         <person id="p_3" x="1.79" y="-2.25" angle="92.24" speed="1.60" pos="1.79" edge="E0" slope="0.00"/>
<         <person id="p_0" x="3.12" y="-1.60" angle="89.99" speed="1.39" pos="3.12" edge="E0" slope="0.00"/>
<     </timestep>
<     <timestep time="3.00">
<         <person id="p_2" x="1.59" y="-1.85" angle="89.96" speed="1.28" pos="1.59" edge="E0" slope="0.00"/>
<         <person id="p_1" x="2.80" y="-1.24" angle="89.29" speed="1.18" pos="2.80" edge="E0" slope="0.00"/>
<         <person id="p_3" x="3.18" y="-2.28" angle="90.59" speed="1.39" pos="3.18" edge="E0" slope="0.00"/>
<         <person id="p_0" x="4.51" y="-1.60" angle="89.99" speed="1.39" pos="4.51" edge="E0" slope="0.00"/>
<     </timestep>
<     <timestep time="4.00">
<         <person id="p_2" x="2.84" y="-1.85" angle="89.94" speed="1.25" pos="2.84" edge="E0" slope="0.00"/>
<         <person id="p_1" x="4.11" y="-1.23" angle="89.62" speed="1.31" pos="4.11" edge="E0" slope="0.00"/>
<         <person id="p_3" x="4.57" y="-2.29" angle="90.27" speed="1.39" pos="4.57" edge="E0" slope="0.00"/>
<         <person id="p_0" x="5.89" y="-1.60" angle="89.99" speed="1.39" pos="5.89" edge="E0" slope="0.00"/>
<truncated after showing first 30 lines>
---------- Differences in tripinfos ----------
5,16d4
<     <personinfo id="p_0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00">
<         <walk depart="0.00" departPos="0.00" arrival="143.00" arrivalPos="99.90" duration="143.00" routeLength="199.90" timeLoss="-0.93" maxSpeed="1.39"/>
<     </personinfo>
<     <personinfo id="p_1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00">
<         <walk depart="0.00" departPos="0.00" arrival="144.00" arrivalPos="99.90" duration="144.00" routeLength="199.90" timeLoss="0.07" maxSpeed="1.39"/>
<     </personinfo>
<     <personinfo id="p_3" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00">
<         <walk depart="0.00" departPos="0.00" arrival="144.00" arrivalPos="99.90" duration="144.00" routeLength="199.90" timeLoss="0.07" maxSpeed="1.39"/>
<     </personinfo>
<     <personinfo id="p_2" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.00">
<         <walk depart="0.00" departPos="0.00" arrival="146.00" arrivalPos="99.90" duration="146.00" routeLength="199.90" timeLoss="2.07" maxSpeed="1.39"/>
<     </personinfo>
---------- New result in exitcode ----------
1