24Apr2024 - 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.30Apr114556.4115812 -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 Apr2024 )

---------- 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 
> 
> =================================================================
> ==1001066==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 1176 byte(s) in 49 object(s) allocated from:
>     #0 0x561006e6ca5d in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2a14a5d) (BuildId: 72902914f98f202d904da1744c0c22f5fd7ae2a8)
>     #1 0x561009ed7d89 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 0x561009d00c74 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 0x5610087ae2e8 in MSDevice_ElecHybrid::notifyMove(SUMOTrafficObject&, double, double, double) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_ElecHybrid.cpp:310:37
>     #4 0x5610072c42ac in MSVehicle::workOnMoveReminders(double, double, double) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:1142:26
>     #5 0x561007369104 in MSVehicle::executeMove() /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:4678:5
>     #6 0x56100783d90d in MSLane::executeMovements(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSLane.cpp:2186:33
>     #7 0x561007731af0 in MSEdgeControl::executeMovements(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEdgeControl.cpp:228:19
>     #8 0x561006e8736b in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:790:18
>     #9 0x561006e82b5c in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:408:9
>     #10 0x561006e70828 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #11 0x7fc44ffd9d8f 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 0x561006e6ca5d in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2a14a5d) (BuildId: 72902914f98f202d904da1744c0c22f5fd7ae2a8)
>     #1 0x561008105f7a 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:890:50
>     #2 0x561008105c29 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 Apr2024 )

---------- 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 
> 
> =================================================================
> ==1001062==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 2376 byte(s) in 99 object(s) allocated from:
>     #0 0x5621f4beba5d in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2a14a5d) (BuildId: 72902914f98f202d904da1744c0c22f5fd7ae2a8)
>     #1 0x5621f7c56d89 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 0x5621f7a7fc74 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 0x5621f652d2e8 in MSDevice_ElecHybrid::notifyMove(SUMOTrafficObject&, double, double, double) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_ElecHybrid.cpp:310:37
>     #4 0x5621f50432ac in MSVehicle::workOnMoveReminders(double, double, double) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:1142:26
>     #5 0x5621f50e8104 in MSVehicle::executeMove() /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:4678:5
>     #6 0x5621f55bc90d in MSLane::executeMovements(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSLane.cpp:2186:33
>     #7 0x5621f54b0af0 in MSEdgeControl::executeMovements(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEdgeControl.cpp:228:19
>     #8 0x5621f4c0636b in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:790:18
>     #9 0x5621f4c01b5c in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:408:9
>     #10 0x5621f4bef828 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #11 0x7ffb1f0dbd8f 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 0x5621f4beba5d in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2a14a5d) (BuildId: 72902914f98f202d904da1744c0c22f5fd7ae2a8)
>     #1 0x5621f5e84f7a 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:890:50
>     #2 0x5621f5e84c29 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 Apr2024 )

---------- 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 
> 
> =================================================================
> ==1093247==ERROR: LeakSanitizer: detected memory leaks
> 
> Direct leak of 768 byte(s) in 32 object(s) allocated from:
>     #0 0x55691c2f7a5d in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2a14a5d) (BuildId: 72902914f98f202d904da1744c0c22f5fd7ae2a8)
>     #1 0x55691f362d89 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 0x55691f18bc74 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 0x55691dc392e8 in MSDevice_ElecHybrid::notifyMove(SUMOTrafficObject&, double, double, double) /home/delphi/extraClangDebug/sumo/src/microsim/devices/MSDevice_ElecHybrid.cpp:310:37
>     #4 0x55691c74f2ac in MSVehicle::workOnMoveReminders(double, double, double) /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:1142:26
>     #5 0x55691c7f4104 in MSVehicle::executeMove() /home/delphi/extraClangDebug/sumo/src/microsim/MSVehicle.cpp:4678:5
>     #6 0x55691ccc890d in MSLane::executeMovements(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSLane.cpp:2186:33
>     #7 0x55691cbbcaf0 in MSEdgeControl::executeMovements(long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSEdgeControl.cpp:228:19
>     #8 0x55691c31236b in MSNet::simulationStep(bool) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:790:18
>     #9 0x55691c30db5c in MSNet::simulate(long long, long long) /home/delphi/extraClangDebug/sumo/src/microsim/MSNet.cpp:408:9
>     #10 0x55691c2fb828 in main /home/delphi/extraClangDebug/sumo/src/sumo_main.cpp:100:30
>     #11 0x7fdf0d561d8f 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 0x55691c2f7a5d in operator new(unsigned long) (/home/delphi/extraClangDebug/sumo/bin/sumoD+0x2a14a5d) (BuildId: 72902914f98f202d904da1744c0c22f5fd7ae2a8)
>     #1 0x55691d590f7a 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:890:50
>     #2 0x55691d590c29 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 Apr2024 )

---------- 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.49" 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.49" 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.49" speed="1.39" pos="4.51" edge="533" slope="0.00"/>
<     </timestep>
<     <timestep time="4.00">
<         <person id="p_0" x="1599.05" y="1894.62" angle="25.49" speed="1.39" pos="5.89" edge="533" slope="0.00"/>
<     </timestep>
<     <timestep time="5.00">
<         <person id="p_0" x="1599.65" y="1895.88" angle="25.49" speed="1.39" pos="7.28" edge="533" slope="0.00"/>
<     </timestep>
<     <timestep time="6.00">
<         <person id="p_0" x="1600.25" y="1897.13" angle="25.49" speed="1.39" pos="8.67" edge="533" slope="0.00"/>
<     </timestep>
<     <timestep time="7.00">
<         <person id="p_0" x="1600.85" y="1898.38" angle="25.49" 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.64" angle="25.49" speed="1.39" pos="11.45" edge="533" slope="0.00"/>
<     </timestep>
<     <timestep time="9.00">
<         <person id="p_0" x="1602.04" y="1900.89" angle="25.49" 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 Apr2024 )

---------- 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, 59.75% 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 Apr2024 )

---------- 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="694.00" arrivalPos="44.46" duration="694.00" routeLength="344.90" timeLoss="4.20" maxSpeed="0.50"/>
    </personinfo>
</tripinfos>
---------- Missing result in wkt ----------
POLYGON ((763.4221147869318429 468.9222104427085469, 763.4205871450249106 468.9231436777133695, 763.4189648265053165 468.9240034241008743, 763.4163284174990167 468.9257453303550847, 763.4137469530676299 468.9273223445493386, 763.4123785626297831 468.9283550456470948, 763.4109124647459339 468.9293237136600965, 763.4083924277508686 468.9313633141589435, 763.4059200045353464 468.9332292101039457, 763.4047151351467164 468.9343395434145805, 763.4034104798070075 468.9353954706436980, 763.4010399195456
102 468.9377263954199861, 763.3987091991546095 468.9398742435703298, 763.3976694113218855 468.9410405491478286, 763.3965287496853307 468.9421621390579276, 763.3943405685201924 468.9447744338931443, 763.3921838703940921 468.9471935515002770, 763.3913080965271547 468.9483946601576463, 763.3903313749519839 468.9495606900854909, 763.3883578900847624 468.9524408170850620, 763.3864067607146353 468.9551167571496535, 763.3856914216214591 468.9563322924861950, 763.3848760816802042 468.9575222091750675, 7
63.3831486433457485 468.9606530920573277, 763.3814334182877701 468.9635676771654289, 763.3808725730214064 468.9647783389482356, 763.3802136837507533 468.9659725379522115, 763.3787623004704983 468.9693336530092438, 763.3773116628872231 468.9724650541061237, 763.3768971893628077 468.9736528794412607, 763.3763876095404157 468.9748329649753487, 763.3752405871712199 468.9784004783516593, 763.3740811260911414 468.9817233377493721, 762.8640811260911505 470.7117233377493903, 762.8639743779410765 470.712
0879970586884, 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.5003015718543793 489.1726310333935999, 757.5002270397965276 489.1732652830610277, 757.50014000
40330282 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, 757.5025827227595983 489.2025184015622017, 757.5026348861581482 489.20280426728845
67, 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.2303879443077221, 757.5136514333887590 489.2304373377985485, 757.5149813288448968 48
9.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.8121440906909356 492.2834545816940590, 760.8195610654131542 492.2896689097829039, 760.827
5439261788051 492.2951373027483442, 760.8360179299515949 492.2998085603614982, 760.8449037351526840 492.3036389459239217, 760.8541181445323218 492.3065925957696436, 760.8635748841397799 492.3086418550562939, 760.8731854111013035 492.3097675366946078, 760.8828597426411307 492.3099591009963660, 760.8925072985859970 492.3092147543566170, 760.9020377494600780 492.3075414660474962, 760.9113618622352533 492.3049549029649370, 760.9203923358152224 492.3014792829408179, 760.9290446184281791 492.297147147
9922911, 760.9372376992821501 492.2919990596337811, 760.9448948670628852 492.2860832191013287, 760.9519444281775122 492.2794550160476774, 760.9583203780164240 492.2721765099320237, 760.9639630189521995 492.2643158489611324, 760.9688195192834428 492.2559466320228694, 760.9728444078943994 492.2471472195823026, 760.9759999999998854 492.2379999999998290, 760.9760238570611364 492.2379182043609944, 903.5239798701175005 533.6820836418121417, 903.5217724513247504 533.6912557027001185, 903.52043513897797
31 533.7006812849770085, 903.5200001830221481 533.7101913227731984, 903.5204715254631083 533.7196996266109181, 903.5218448945245200 533.7291200227275567, 903.5241078433614348 533.7383671340674027, 903.5272398628671908 533.7473571540551802, 903.5312125675475272 533.7560086061355378, 903.5359899527777543 533.7642430821922517, 903.5415287211126270 533.7719859531650854, 903.5477786746919264 533.7791670454100768, 903.5546831701826704 533.7857212766837165, 903.5621796321383954 533.7915892459843690, 90
3.5702001201202620 533.7967177719035590, 909.0902001201202438 536.9667177719036317, 909.0919685550616123 536.9676204909462740, 909.0936213883542223 536.9685947198302074, 909.0962571570928503 536.9698096598151551, 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.9760
812916895247, 918.3322628634641660 539.6360762800261455, 893.6992265319058788 624.9726656476270819, 895.6207734680942849 625.5273343523724634, 920.2549721735174444 540.1867181559289293, 920.2622291627606046 540.1884083194847790, 920.2721752950819791 540.1896933999466910, 920.2822001259225999 540.1899757942999258, 920.2922028285609031 540.1892526623071262, 920.3020827988348174 540.1875312770118853, 920.3117406669873617 540.1848289515876331, 920.3210792970969578 540.1811728652066904, 920.330004764
0427692 540.1765997896820863, 920.3384272981732011 540.1711557196269951, 920.3462621881842551 540.1648954098529885, 920.3534306331177959 540.1578818246650826, 920.3598605349200170 540.1501855045860339, 920.3654872235804305 540.1418838568777119, 920.3702541075633690 540.1330603770063590, 920.3741132429897789 540.1238038088674784, 920.3770258158408524 540.1142072522277431, 921.6070258158408706 535.1842072522279068, 921.6084628590404009 535.1774661211945840, 922.5184628590404827 530.047466121194474
9, 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.3697888433778189 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.1902577512687458, 923.0333823175160433 509.1842265073642011, 923.0333767630611419 509.1842139335260526, 923.0333724971217180 509.1842008829542010, 923.0317045749350200 509.1804285354855892, 923.0293328692225714 509.1750596119679813, 923.0293
232139472366 509.1750426001194683, 923.0293153130801329 509.1750247306908932, 923.0271687388453756 509.1712465815503492, 923.0243862508996244 509.1663440529009677, 923.0243715794690615 509.1663233484639477, 923.0243590586546816 509.1663013107895495, 923.0217708756108550 509.1626532149352897, 923.0185921414363293 509.1581673605248852, 923.0185716514881733 509.1581438444384275, 923.0185536247479376 509.1581184353867684, 923.0155589410385346 509.1546861900205840, 923.0120087310754116 509.1506116533
637396, 923.0119817508168580 509.1505863264776508, 923.0119574503160038 509.1505584753622315, 923.0085926998558534 509.1474049593446125, 923.0047021370089624 509.1437528133865271, 923.0046681407761753 509.1437267787291603, 923.0046369341087029 509.1436975311735296, 923.0009408308189904 509.1408723672186625, 922.9967457393631776 509.1376597239247985, 922.9967043608990025 509.1376341670993497, 922.9966657662812395 509.1376046668083291, 922.9926794904440612 509.1351482625732388, 922.988219444241622
1 509.1323935778780196, 922.9881704874812840 509.1323697458756214, 922.9881241866119126 509.1323412145707152, 922.9838912533987241 509.1302866277126213, 922.9792088812287147 509.1280072631520852, 922.9791523284093273 509.1279864418804664, 922.9790981767880567 509.1279601576932237, 922.9746641497677047 509.1263340116872769, 922.9698045434111009 509.1245448315069098, 922.9697405603649258 509.1245283223654496, 922.9696785948922297 509.1245055969952773, 922.9650907137590821 509.1233285518103457, 922
.9601008785559770 509.1220410561445533, 922.9600298170855694 509.1220301519854274, 922.9599602608029727 509.1220123069529109, 922.9552670179941742 509.1212993154379092, 922.9501953405722361 509.1205210824816731, 922.9501177378324428 509.1205170433047442, 922.9500410017130889 509.1205053856504037, 922.9452916871698562 509.1202658502022587, 922.9401874107802541 509.1200001756142228, 922.9401039856620628 509.1200042043597023, 922.9400206673769844 509.1200000021358392, 922.9352648943647637 509.12023
78925752328, 922.9301775988217287 509.1204835670098419, 922.9252088473299409 509.1209739892349262, 909.2051583485902029 370.2017154069476419, 907.2148416514098699 370.3982845930522672, 920.9348801838377767 509.3174220131641050, 911.3801775988215468 510.2604835670097145, 911.3793929983944508 510.2605984445440299, 911.3786253315613521 510.2606490215553094, 911.3750352499466771 510.2612364857418470, 911.3708802489450136 510.2618448416046704, 911.3699906242241013 510.2620619647323110, 911.3691146707
305961 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, 911.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.2830313550637129, 910.0361577906342063 511.3530313550636492, 910.0288564293975924 511.3597248809180655, 910.0222530802438996 511.
3671078982029030, 910.0164125307210270 511.3751079697990463, 910.0113920843086817 511.3836466044729150, 910.0072409981951296 511.3926400269779151, 910.0039999999999054 511.4019999999998163, 910.0039743502452438 511.4020879420156689, 767.4533499825404306 469.9671334442150510, 767.4560389195178232 469.9578662149895081, 767.4582618030190133 469.9485638914948140, 767.4595858422439960 469.9390917558541787, 767.4599989256191748 469.9295364538920694, 767.4594972744873758 469.9199853921918475, 767.45808
54776743308 469.9105259385489717, 767.4557764495109495 469.9012446227800410, 767.4525913117017808 469.8922263451952404, 767.4485592001146870 469.8835535999774038, 767.4437169982616069 469.8753057205726691, 767.4381089999099004 469.8675581539903305, 767.4317865039065509 469.8603817706568861, 767.4248073449257390 469.8538422161320796, 765.3448073449258118 468.0838422161320977, 765.3372630296184980 468.0780186274880634, 765.3291985891844433 468.0729396828498921, 765.3206872736445803 468.06865151471
74305, 765.3118063920251188 468.0651930728988646, 765.3026366101537405 468.0625957707243288, 765.2932612179645275 468.0608831997180914, 765.2837653729682188 468.0600709153127355, 765.2742353267583439 468.0601662955589291, 765.2647576415818094 468.0611684741093086, 765.2554184040855034 468.0630683480883363, 765.2463024433832288 468.0658486607737814, 765.2438853121780085 468.0668461172417665, 714.7055133330443368 360.2156821902408410, 712.8944866669555722 361.0643178097589043, 763.4331827435917148
 468.9161733754394845, 763.4221147869318429 468.9222104427085469), (904.0839761429385817 531.7620817956387782, 761.5360240270003942 490.3179174912293092, 766.8960215619838436 471.8879259670229658, 766.8960249018232389 471.8879118405841382, 909.4439741541364128 513.3220887670129287, 904.0839871688424410 531.7620439925401570, 904.0839761429385817 531.7620817956387782), (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.4605786123488542, 913.4782259512110159 514.4512473332918034, 913.4760240683231132 514.4420826522991774, 913.4729691108200313 514.4331659880911047, 913.4690882188419891 514.4245765560142445, 913.4644158701039487 514.41
63906642963866, 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.2680741
452609254 532.9316469356192556))

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

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

---------- 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="162.00" arrivalPos="79.00" duration="151.00" routeLength="201.97" timeLoss="5.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="324.00" arrivalPos="56.01" duration="322.00" routeLength="444.96" timeLoss="1.63" maxSpeed="1.39"/>
<     </personinfo>
<     <personinfo id="20" depart="20.00" type="DEFAULT_PEDTYPE" speedFactor="1.00">
<         <walk depart="20.00" departPos="0.00" arrival="340.00" arrivalPos="91.12" duration="320.00" routeLength="430.75" timeLoss="9.86" maxSpeed="1.39"/>
<     </personinfo>
<     <personinfo id="6" depart="6.00" type="DEFAULT_PEDTYPE" speedFactor="1.00">
<         <walk depart="6.00" departPos="0.00" arrival="343.00" arrivalPos="83.08" duration="337.00" routeLength="469.25" timeLoss="-0.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="463.00" arrivalPos="78.30" duration="453.00" routeLength="631.86" timeLoss="-1.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="466.00" arrivalPos="98.57" duration="448.00" routeLength="616.82" timeLoss="3.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="743.00" arrivalPos="118.50" duration="727.00" routeLength="985.49" timeLoss="17.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 Apr2024 )

---------- 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,660c1,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 Apr2024 )
pedestrian_model jupedsim speed_change_poly ( Last six runs Apr2024 )

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

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

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

---------- Differences in errors ----------
1,1422c1,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.1672979036662, 2076.01832718744): distance 0.4705019343287607
< 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 (1799.043973298837, 2076.2575903995785): distance 0.33197079190447576
< Warning: Error while adding person 'pf_3.4' as JuPedSim agent: Model constraint violation: Agent (1800.1136208290454, 2076.382283532552) too close to agent (1799.828662793209, 2076.3919970113852): distance 0.28512354139695983
< Warning: Error while adding person 'pf_2.6' as JuPedSim agent: Model constraint violation: Agent (1799.7259956858807, 2076.4857056783767) too close to agent (1799.828662793209, 2076.3919970113852): distance 0.13900305463012877
< Warning: Error while adding person 'pf_3.6' as JuPedSim agent: Model constraint violation: Agent (1799.7259956858807, 2076.4857056783767) too close to agent (1799.828662793209, 2076.3919970113852): distance 0.13900305463012877
< Warning: Error while adding person 'pf_2.6' as JuPedSim agent: Model constraint violation: Agent (1799.2584131408703, 2076.287467771468) too close to agent (1799.0232830482605, 2076.356941765792): distance 0.24517911072923593
< 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.1163475536205, 2076.0642096085667): distance 0.2435773412391586
< 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.327197335352, 2076.5361104004623): distance 0.3655610331920827
<truncated after showing first 30 lines>
---------- Differences in fcd ----------
5,16427d4
<     <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.31" speed="1.39" pos="1.73" edge="1391" slope="0.00"/>
<         <person id="pf_2.0" x="1798.74" y="2075.57" angle="247.90" speed="1.35" 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.72" 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.31" speed="1.39" pos="3.12" edge="1391" slope="0.00"/>
<         <person id="pf_2.0" x="1797.44" y="2075.06" angle="248.63" speed="1.39" pos="0.00" edge="1464" slope="0.00"/>
<         <person id="pf_3.0" x="1799.11" y="2075.87" angle="199.75" speed="0.87" 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.72" 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.31" speed="1.39" pos="1.73" edge="1391" slope="0.00"/>
<         <person id="pf_1.0" x="1791.35" y="1903.45" angle="5.31" speed="1.39" pos="4.51" edge="1391" slope="0.00"/>
<         <person id="pf_2.0" x="1796.15" y="2074.56" angle="248.63" speed="1.39" pos="0.00" edge="1464" slope="0.00"/>
<         <person id="pf_3.0" x="1797.90" y="2075.24" angle="248.63" speed="1.36" pos="0.00" edge="1464" slope="0.00"/>
<         <person id="pf_2.1" x="1799.16" y="2076.01" angle="226.59" speed="0.74" pos="0.04" 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.7' 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_2.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.13' in vanishing area 'jupedsim.vanishing_area_1' was removed from the simulation.
< Person 'pf_2.17' 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.18' in vanishing area 'jupedsim.vanishing_area_1' was removed from the simulation.
< Person 'pf_3.12' in vanishing area 'jupedsim.vanishing_area_1' was removed from the simulation.
< Person 'pf_3.4' 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.7" depart="8.40" type="DEFAULT_PEDTYPE" speedFactor="1.00">
<         <walk depart="9.00" departPos="0.00" arrival="77.00" arrivalPos="2.50" duration="68.00" routeLength="87.72" timeLoss="4.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 Apr2024 )

---------- 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.31" y="2063.33" angle="248.60" 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.42" angle="74.10" speed="1.39" pos="3.12" edge="1388" slope="0.00"/>
<         <person id="5" x="1656.80" y="2001.56" angle="74.10" 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.59" angle="5.31" 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.72" speed="1.39" pos="1.73" edge="533" slope="0.00"/>
<         <person id="3" x="1600.73" y="1898.44" angle="24.72" speed="1.39" pos="10.06" edge="533" slope="0.00"/>
<     </timestep>
<     <timestep time="20.00">
<         <person id="0" x="1776.18" y="2058.94" angle="253.30" speed="1.39" pos="10.71" 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.15" y="2004.22" angle="74.10" speed="1.39" pos="17.01" edge="1388" slope="0.00"/>
<         <person id="5" x="1670.16" y="2005.36" angle="74.10" 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.02" y="1921.42" angle="5.31" speed="1.39" pos="22.56" edge="1391" slope="0.00"/>
<         <person id="7" x="1804.77" y="2051.00" angle="178.79" 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.05" y="1903.48" angle="24.72" speed="1.39" pos="15.62" edge="533" slope="0.00"/>
<         <person id="3" x="1606.54" y="1911.05" angle="24.72" speed="1.39" pos="23.95" edge="533" slope="0.00"/>
<     </timestep>
<     <timestep time="30.00">
<         <person id="0" x="1762.88" y="2054.95" angle="253.30" speed="1.39" pos="24.60" 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="170.00" arrivalPos="69.85" duration="165.00" routeLength="231.00" timeLoss="-1.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="173.00" arrivalPos="69.85" duration="165.00" routeLength="231.00" timeLoss="-1.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 Apr2024 )

---------- 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.07" y="66.05" angle="155.13" speed="1.39" pos="8.44" edge="E1" slope="0.00"/>
<     </timestep>
<     <timestep time="20.00">
<         <person id="p_0" x="6.04" y="53.59" angle="148.51" speed="1.39" pos="22.30" edge="E1" slope="0.00"/>
<     </timestep>
<     <timestep time="30.00">
<         <person id="p_0" x="13.29" y="41.75" angle="148.51" speed="1.39" pos="36.17" edge="E2" slope="0.00"/>
<     </timestep>
<     <timestep time="40.00">
<         <person id="p_0" x="23.44" y="36.32" angle="18.07" speed="1.20" pos="0.63" edge="E3" slope="0.00"/>
<     </timestep>
<     <timestep time="50.00">
<         <person id="p_0" x="27.70" y="49.54" angle="17.87" speed="1.39" pos="14.50" edge="E3" slope="0.00"/>
<     </timestep>
<     <timestep time="60.00">
<         <person id="p_0" x="32.00" y="62.75" angle="18.23" speed="1.39" pos="28.37" edge="E3" slope="0.00"/>
<     </timestep>
<     <timestep time="70.00">
<         <person id="p_0" x="36.35" y="75.94" angle="18.21" speed="1.39" pos="42.23" edge="E3" slope="0.00"/>
<     </timestep>
<     <timestep time="80.00">
<         <person id="p_0" x="47.22" y="81.14" angle="93.96" speed="1.39" pos="9.53" edge="E4" slope="0.00"/>
<     </timestep>
<     <timestep time="90.00">
<         <person id="p_0" x="58.35" y="75.82" angle="149.82" speed="1.39" pos="5.46" 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 Apr2024 )

---------- 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.07" y="66.05" angle="155.13" speed="1.39" pos="8.44" edge="E1" slope="0.00"/>
<     </timestep>
<     <timestep time="20.00">
<         <person id="p_0" x="6.04" y="53.59" angle="148.51" speed="1.39" pos="22.30" edge="E1" slope="0.00"/>
<     </timestep>
<     <timestep time="30.00">
<         <person id="p_0" x="13.29" y="41.75" angle="148.51" speed="1.39" pos="36.17" edge="E1" slope="0.00"/>
<     </timestep>
<     <timestep time="40.00">
<         <person id="p_0" x="23.38" y="36.15" angle="18.22" speed="1.20" pos="0.45" edge="E3" slope="0.00"/>
<     </timestep>
<     <timestep time="50.00">
<         <person id="p_0" x="27.64" y="49.37" angle="17.87" speed="1.39" pos="14.32" edge="E3" slope="0.00"/>
<     </timestep>
<     <timestep time="60.00">
<         <person id="p_0" x="31.94" y="62.57" angle="18.23" speed="1.39" pos="28.18" edge="E3" slope="0.00"/>
<     </timestep>
<     <timestep time="70.00">
<         <person id="p_0" x="36.29" y="75.76" angle="18.22" speed="1.39" pos="42.05" edge="E3" slope="0.00"/>
<     </timestep>
<     <timestep time="80.00">
<         <person id="p_0" x="47.04" y="81.15" angle="93.96" speed="1.39" pos="9.35" edge="E4" slope="0.00"/>
<     </timestep>
<     <timestep time="90.00">
<         <person id="p_0" x="58.26" y="75.98" angle="149.82" speed="1.39" pos="5.28" 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 Apr2024 )

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