21Apr2024 - detailed test results for TOOLS.python2

To reconnect the TextTest GUI to these results, run:

texttest -a tools -d /home/delphi/extraGcc/sumo/tests -reconnect /home/delphi/extraGcc/texttesttmp/extra_gcc4_64.30Apr092214.3613112 -g

To start TextTest for these tests, run:

texttest -a tools -d /home/delphi/extraGcc/sumo/tests


python2: 1175 tests: 998 succeeded 154 FAILED 15 known bugs 8 killed

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : build_config checkStyle complex ( Last six runs Apr2024 )

---------- Differences in output ----------
0a1
> traci/trafficlight/setProgramLogic_types/runner.py:57:9: E265 block comment should start with '# '

TEST FAILED on ts-sim-build-ba : build_config checkStyle tools ( Last six runs Apr2024 )

---------- Differences in output ----------
0a1,9
> emissions/hbefa2sumo.py:72:17: E999 SyntaxError: invalid syntax
> drt/drtOrtools.py:417:29: E999 SyntaxError: invalid syntax
> drt/ortools_pdp.py:187:62: E999 SyntaxError: invalid syntax
> import/dxf/dxf2jupedsim.py:146:88: E999 SyntaxError: invalid syntax
> generateParkingAreaRerouters.py:395:66: F812 list comprehension redefines 'x' from line 337
> extractTest.py:339:99: F812 list comprehension redefines 'o' from line 227
> net/abstractRail.py:207:58: F812 list comprehension redefines 'coord' from line 202
> visualization/plotXMLAttributes.py:660:64: F812 list comprehension redefines 'x' from line 580
> visualization/plotXMLAttributes.py:667:64: F812 list comprehension redefines 'y' from line 587

TEST FAILED on ts-sim-build-ba : district districtMapper plain ( Last six runs Apr2024 )

---------- Differences in errors ----------
4c4
< districtMapper.py: error: the following arguments are required: -1/--net-file1, -2/--net-file2, -a/--junctions1, -b/--junctions2
---
> districtMapper.py: error: argument -1/--net-file1 is required

TEST FAILED on ts-sim-build-ba : district edgesInDistricts weighted ( Last six runs Apr2024 )

---------- Differences in additional ----------
6,21d5
<         <tazSource id="absBeg" weight="13859.69"/>
<         <tazSink id="absBeg" weight="13859.69"/>
<     </taz>
<     <taz id="e" shape="1995.0,-5.0 2005.0,-5.0 2005.0,5.0 1995.0,5.0 -1995.0,-5.0" color="blue">
<         <tazSource id="absBeg" weight="13859.69"/>
<         <tazSink id="absBeg" weight="13859.69"/>
<         <tazSource id="absEnd" weight="13900.00"/>
<         <tazSink id="absEnd" weight="13900.00"/>
<         <tazSource id="end" weight="13859.69"/>
<         <tazSink id="end" weight="13859.69"/>
<         <tazSource id="left2end" weight="13769.34"/>
<         <tazSink id="left2end" weight="13769.34"/>
<         <tazSource id="middle" weight="13767.95"/>
<         <tazSink id="middle" weight="13767.95"/>
<     </taz>
< </tazs>
---------- Differences in errors ----------
0a1,6
> Traceback (most recent call last):
> edgesInDistricts.py, in <module>
>     dec.writeResults(options)
> edgesInDistricts.py, in writeResults
>     '        <tazSource id="%s" weight="%.2f"/>\n' % (edge.getID(), weight))
> TypeError: write() argument 1 must be unicode, not str

TEST FAILED on ts-sim-build-ba : drt drtOnline 2taxis_10persons exhaustive_search ( Last six runs Apr2024 )

---------- Differences in output ----------
14c14
< Dispatch: taxiB_0y_2y_3y_1y_3z_0z_1z_2z
---
> Dispatch: taxiB_0y_2y_3y_3z_1y_0z_1z_2z
21d20
< Dispatch: taxiB_2y_3y_4y_3z_1y_0z_1z_2z_4z
22a22
> Dispatch: taxiB_2y_3y_4y_3z_1y_0z_1z_2z_4z

TEST FAILED on ts-sim-build-ba : drt drtOnline customized_times exhaustive_search ( Last six runs Apr2024 )

---------- Differences in output ----------
13c13
< Dispatch: taxiB_2y_3y_3z_2z
---
> Dispatch: taxiC_2y_3y_3z_2z
20c20
< Dispatch: taxiC_4y_5y_4z_5z
---
> Dispatch: taxiB_4y_5y_4z_5z
29c29
< Dispatch: taxiB_3y_8y_3z_8z_2z
---
> Dispatch: taxiC_3y_8y_3z_8z_2z

TEST FAILED on ts-sim-build-ba : drt drtOnline customized_times simple_rerouting ( Last six runs Apr2024 )

---------- Differences in output ----------
13c13
< Dispatch: taxiC_2y_3y_3z_2z
---
> Dispatch: taxiA_2y_3y_3z_2z
20,21c20,21
< Dispatch: taxiA_4y_5y_4z_5z
< Dispatch: taxiB_6y_6z
---
> Dispatch: taxiB_4y_5y_4z_5z
> Dispatch: taxiC_6y_6z
28c28
< Dispatch: taxiB_6y_7y_7z_6z
---
> Dispatch: taxiC_6y_7y_7z_6z

TEST FAILED on ts-sim-build-ba : drt drtOnline max_processing ( Last six runs Apr2024 )

---------- Differences in output ----------
18c18
< Dispatch: taxiA_2y_1y_0z_1z_5y_2z_5z
---
> Dispatch: taxiA_2y_1y_4y_0z_1z_2z_4z
24c24
< Pending reservations: ['4', '6']
---
> Pending reservations: ['5', '6']
25a26
> Dispatch: taxiA_1y_4y_0z_1z_4z_2z
27c28
< Processing time for reservation 4 -person ('4',)- was exceeded. Reservation can not be served
---
> Processing time for reservation 5 -person ('5',)- was exceeded. Reservation can not be served
37,38d37
< Processing time for reservation 8 -person ('8',)- was exceeded. Reservation can not be served
< 
39a39,40
> 
> Processing time for reservation 8 -person ('8',)- was exceeded. Reservation can not be served

TEST FAILED on ts-sim-build-ba : drt drtOnline oneVehicle exhaustive_search ( Last six runs Apr2024 )

---------- Differences in output ----------
12c12
< Dispatch: taxiA_0y_2y_3y_1y_3z_0z_1z_2z
---
> Dispatch: taxiA_0y_2y_3y_3z_1y_0z_1z_2z
60d59
< Reservation 8 (person ('8',)) cannot be served
61a61
> Reservation 8 (person ('8',)) cannot be served

TEST FAILED on ts-sim-build-ba : drt drtOnline oneVehicle simple_rerouting ( Last six runs Apr2024 )

---------- Differences in output ----------
58d57
< Reservation 4 (person ('4',)) cannot be served
59a59
> Reservation 4 (person ('4',)) cannot be served

TEST FAILED on ts-sim-build-ba : drt drtOnline oneVehicle tracefile ( Last six runs Apr2024 )

---------- Differences in output ----------
58d57
< Reservation 4 (person ('4',)) cannot be served
59a59
> Reservation 4 (person ('4',)) cannot be served
---------- Differences in tracefile ----------
18d17
< traci.person.removeStage('4', 0)
19a19
> traci.person.removeStage('4', 0)

TEST FAILED on ts-sim-build-ba : drt drtOnline stop_duration exhaustive_search ( Last six runs Apr2024 )

---------- Differences in output ----------
64d63
< Reservation 4 (person ('4',)) cannot be served
65a65
> Reservation 4 (person ('4',)) cannot be served

TEST FAILED on ts-sim-build-ba : drt drtOnline stop_duration simple_rerouting ( Last six runs Apr2024 )

---------- Differences in output ----------
55d54
< Reservation 4 (person ('4',)) cannot be served
56a56
> Reservation 4 (person ('4',)) cannot be served

TEST FAILED on ts-sim-build-ba : drt drtOrtools direct_route_factor_1 ( Last six runs Apr2024 )

---------- Differences in errors ----------
0a1,4
> drtOrtools.py
>     print(f'  end: {end}')
>                         ^
> SyntaxError: invalid syntax
---------- Differences in output ----------
1,122d0
< Simulation parameters:
<   end: 600.0
<   interval: 30
<   time_limit: 10
<   cost_type: CostType.DISTANCE
<   drf: 1.0
<   waiting_time: 900
<   fix_allocation: False
< timestep:  0.0
< Reservations waiting: ['0', '1']
< Taxis empty: ('v0',)
< Solve CPDP
< Start creating the model.
< dp reservations: ['0', '1']
< do reservations: []
< Reservation 0 starts at edge B0C0
< Reservation 1 starts at edge C0D0
< Reservation 0 ends at edge C1D1
< Reservation 1 ends at edge D0D1
< Reservation 0 has direct route costs 680
< Reservation 1 has direct route costs 385
< Start solving the problem.
<  Register distance callback.
<  Create time dimension.
<  Add distance constraints...
<  Add pickup and delivery constraints...
< pickup/dropoff nodes: 1/3
< allow to reject new reservation 0
< pickup/dropoff nodes: 2/4
<truncated after showing first 30 lines>
---------- 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="0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.06">
        <ride waitingTime="31.00" vehicle="v0" depart="31.00" arrival="151.00" arrivalPos="285.60" duration="120.00" routeLength="675.07" timeLoss="11.02"/>
    </personinfo>
    <personinfo id="1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="0.94">
        <ride waitingTime="197.00" vehicle="v0" depart="197.00" arrival="297.00" arrivalPos="85.60" duration="100.00" routeLength="380.46" timeLoss="13.14"/>
    </personinfo>
    <tripinfo id="v0" depart="0.00" departLane="A0B0_1" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="630.00" routeLength="1766.56" waitingTime="7.00" waitingCount="2" stopTime="456.00" timeLoss="43.28" rerouteNo="2" devices="tripinfo_v0 taxi_v0 person_v0" vType="taxi" speedFactor="1.01" vaporized="">
        <taxi customers="2" occupiedDistance="1055.54" occupiedTime="106.00"/>
    </tripinfo>
</tripinfos>
---------- Missing result in xmlstats ----------
<?xml version="1.0" encoding="UTF-8"?>


<statistics xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/statistic_file.xsd">
    <vehicles loaded="21" inserted="1" running="1" waiting="0"/>
    <teleports total="0" jam="0" yield="0" wrongLane="0"/>
    <safety collisions="0" emergencyStops="0" emergencyBraking="0"/>
    <persons loaded="2" running="0" jammed="0"/>
    <personTeleports total="0" abortWait="0" wrongDest="0"/>
    <vehicleTripStatistics count="1" routeLength="1766.56" speed="2.80" duration="630.00" waitingTime="7.00" timeLoss="43.28" departDelay="0.00" departDelayWaiting="0.00" totalTravelTime="630.00" totalDepartDelay="0.00"/>
    <pedestrianStatistics number="0" routeLength="0.00" duration="0.00" timeLoss="0.00"/>
    <rideStatistics number="2" waitingTime="114.00" routeLength="527.77" duration="110.00" bus="0" train="0" taxi="2" bike="0" aborted="0"/>
    <transportStatistics number="0"/>
</statistics>

TEST FAILED on ts-sim-build-ba : drt drtOrtools direct_route_factor_3 ( Last six runs Apr2024 )

---------- Differences in errors ----------
0a1,4
> drtOrtools.py
>     print(f'  end: {end}')
>                         ^
> SyntaxError: invalid syntax
---------- Differences in output ----------
1,110d0
< Simulation parameters:
<   end: 600.0
<   interval: 30
<   time_limit: 10
<   cost_type: CostType.DISTANCE
<   drf: 3.0
<   waiting_time: 900
<   fix_allocation: False
< timestep:  0.0
< Reservations waiting: ['0', '1']
< Taxis empty: ('v0',)
< Solve CPDP
< Start creating the model.
< dp reservations: ['0', '1']
< do reservations: []
< Reservation 0 starts at edge B0C0
< Reservation 1 starts at edge C0D0
< Reservation 0 ends at edge C1D1
< Reservation 1 ends at edge D0D1
< Reservation 0 has direct route costs 680
< Reservation 1 has direct route costs 385
< Start solving the problem.
<  Register distance callback.
<  Create time dimension.
<  Add distance constraints...
<  Add pickup and delivery constraints...
< pickup/dropoff nodes: 1/3
< allow to reject new reservation 0
< pickup/dropoff nodes: 2/4
<truncated after showing first 30 lines>
---------- 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="1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="0.94">
        <ride waitingTime="60.00" vehicle="v0" depart="60.00" arrival="160.00" arrivalPos="85.60" duration="100.00" routeLength="380.47" timeLoss="13.14"/>
    </personinfo>
    <personinfo id="0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.06">
        <ride waitingTime="31.00" vehicle="v0" depart="31.00" arrival="278.00" arrivalPos="285.60" duration="247.00" routeLength="1270.50" timeLoss="32.49"/>
    </personinfo>
    <tripinfo id="v0" depart="0.00" departLane="A0B0_1" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="630.00" routeLength="1572.35" waitingTime="7.00" waitingCount="2" stopTime="475.00" timeLoss="39.87" rerouteNo="2" devices="tripinfo_v0 taxi_v0 person_v0" vType="taxi" speedFactor="1.01" vaporized="">
        <taxi customers="2" occupiedDistance="1270.50" occupiedTime="130.00"/>
    </tripinfo>
</tripinfos>
---------- Missing result in xmlstats ----------
<?xml version="1.0" encoding="UTF-8"?>


<statistics xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/statistic_file.xsd">
    <vehicles loaded="21" inserted="1" running="1" waiting="0"/>
    <teleports total="0" jam="0" yield="0" wrongLane="0"/>
    <safety collisions="0" emergencyStops="0" emergencyBraking="0"/>
    <persons loaded="2" running="0" jammed="0"/>
    <personTeleports total="0" abortWait="0" wrongDest="0"/>
    <vehicleTripStatistics count="1" routeLength="1572.35" speed="2.50" duration="630.00" waitingTime="7.00" timeLoss="39.87" departDelay="0.00" departDelayWaiting="0.00" totalTravelTime="630.00" totalDepartDelay="0.00"/>
    <pedestrianStatistics number="0" routeLength="0.00" duration="0.00" timeLoss="0.00"/>
    <rideStatistics number="2" waitingTime="45.50" routeLength="825.49" duration="173.50" bus="0" train="0" taxi="2" bike="0" aborted="0"/>
    <transportStatistics number="0"/>
</statistics>

TEST FAILED on ts-sim-build-ba : drt drtOrtools oneTaxi_addNewReq ( Last six runs Apr2024 )

---------- Differences in errors ----------
0a1,4
> drtOrtools.py
>     print(f'  end: {end}')
>                         ^
> SyntaxError: invalid syntax
---------- Differences in output ----------
1,157d0
< Simulation parameters:
<   end: 600.0
<   interval: 30
<   time_limit: 10
<   cost_type: CostType.DISTANCE
<   drf: -1.0
<   waiting_time: 900
<   fix_allocation: False
< timestep:  0.0
< Reservations waiting: ['0', '1']
< Taxis empty: ('v0',)
< Solve CPDP
< Start creating the model.
< dp reservations: ['0', '1']
< do reservations: []
< Reservation 0 starts at edge B0C0
< Reservation 1 starts at edge C0D0
< Reservation 0 ends at edge C1D1
< Reservation 1 ends at edge D0D1
< Reservation 0 has direct route costs 680
< Reservation 1 has direct route costs 385
< Start solving the problem.
<  Register distance callback.
<  Create time dimension.
<  Add distance constraints...
<  Add pickup and delivery constraints...
< pickup/dropoff nodes: 1/3
< allow to reject new reservation 0
< pickup/dropoff nodes: 2/4
<truncated after showing first 30 lines>
---------- 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="1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="0.94">
        <ride waitingTime="59.00" vehicle="v0" depart="59.00" arrival="158.00" arrivalPos="85.60" duration="99.00" routeLength="380.47" timeLoss="13.03"/>
    </personinfo>
    <personinfo id="0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.06">
        <ride waitingTime="30.00" vehicle="v0" depart="30.00" arrival="297.00" arrivalPos="285.60" duration="267.00" routeLength="1464.97" timeLoss="40.64"/>
    </personinfo>
    <personinfo id="2" depart="170.00" type="DEFAULT_PEDTYPE" speedFactor="1.01">
        <ride waitingTime="32.00" vehicle="v0" depart="202.00" arrival="373.00" arrivalPos="85.60" duration="171.00" routeLength="480.24" timeLoss="16.46"/>
    </personinfo>
    <tripinfo id="v0" depart="0.00" departLane="A0B0_1" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="630.00" routeLength="1866.56" waitingTime="9.00" waitingCount="3" stopTime="442.00" timeLoss="55.32" rerouteNo="4" devices="tripinfo_v0 taxi_v0 person_v0" vType="taxi" speedFactor="1.04" vaporized="">
        <taxi customers="3" occupiedDistance="1564.76" occupiedTime="166.00"/>
    </tripinfo>
</tripinfos>
---------- Missing result in xmlstats ----------
<?xml version="1.0" encoding="UTF-8"?>


<statistics xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/statistic_file.xsd">
    <vehicles loaded="34" inserted="1" running="1" waiting="0"/>
    <teleports total="0" jam="0" yield="0" wrongLane="0"/>
    <safety collisions="0" emergencyStops="0" emergencyBraking="0"/>
    <persons loaded="3" running="0" jammed="0"/>
    <personTeleports total="0" abortWait="0" wrongDest="0"/>
    <vehicleTripStatistics count="1" routeLength="1866.56" speed="2.96" duration="630.00" waitingTime="9.00" timeLoss="55.32" departDelay="0.00" departDelayWaiting="0.00" totalTravelTime="630.00" totalDepartDelay="0.00"/>
    <pedestrianStatistics number="0" routeLength="0.00" duration="0.00" timeLoss="0.00"/>
    <rideStatistics number="3" waitingTime="40.33" routeLength="775.23" duration="179.00" bus="0" train="0" taxi="3" bike="0" aborted="0"/>
    <transportStatistics number="0"/>
</statistics>

TEST FAILED on ts-sim-build-ba : drt drtOrtools plain ( Last six runs Apr2024 )

---------- Differences in errors ----------
0a1,4
> drtOrtools.py
>     print(f'  end: {end}')
>                         ^
> SyntaxError: invalid syntax
---------- Differences in output ----------
1,303d0
< Simulation parameters:
<   end: 900.0
<   interval: 30
<   time_limit: 10
<   cost_type: CostType.DISTANCE
<   drf: 1.5
<   waiting_time: 900
<   fix_allocation: False
< timestep:  0.0
< Reservations waiting: ['0', '1', '2', '3', '4', '5', '6', '7', '8', '9']
< Taxis empty: ('v0', 'v1')
< Solve CPDP
< Start creating the model.
< dp reservations: ['0', '1', '2', '3', '4', '5', '6', '7', '8', '9']
< do reservations: []
< Reservation 0 starts at edge C1C2
< Reservation 1 starts at edge B2B1
< Reservation 2 starts at edge C2C1
< Reservation 3 starts at edge B1A1
< Reservation 4 starts at edge A1A0
< Reservation 5 starts at edge D0D1
< Reservation 6 starts at edge D2E2
< Reservation 7 starts at edge D0D1
< Reservation 8 starts at edge B0B1
< Reservation 9 starts at edge C1B1
< Reservation 0 ends at edge B0C0
< Reservation 1 ends at edge C2D2
< Reservation 2 ends at edge E1E2
< Reservation 3 ends at edge B2B1
<truncated after showing first 30 lines>
---------- 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="1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="0.94">
        <ride waitingTime="32.00" vehicle="v1" depart="32.00" arrival="164.00" arrivalPos="285.60" duration="132.00" routeLength="765.51" timeLoss="17.38"/>
    </personinfo>
    <personinfo id="3" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.08">
        <ride waitingTime="39.00" vehicle="v0" depart="39.00" arrival="201.00" arrivalPos="85.60" duration="162.00" routeLength="971.06" timeLoss="31.23"/>
    </personinfo>
    <personinfo id="8" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="0.94">
        <ride waitingTime="108.00" vehicle="v0" depart="108.00" arrival="202.00" arrivalPos="85.60" duration="94.00" routeLength="270.93" timeLoss="14.18"/>
    </personinfo>
    <personinfo id="7" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="0.89">
        <ride waitingTime="191.00" vehicle="v1" depart="191.00" arrival="311.00" arrivalPos="85.60" duration="120.00" routeLength="560.16" timeLoss="18.35"/>
    </personinfo>
    <personinfo id="4" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.03">
        <ride waitingTime="70.00" vehicle="v0" depart="70.00" arrival="384.00" arrivalPos="85.60" duration="314.00" routeLength="1930.40" timeLoss="53.76"/>
    </personinfo>
    <personinfo id="2" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.01">
        <ride waitingTime="243.00" vehicle="v0" depart="243.00" arrival="462.00" arrivalPos="85.60" duration="219.00" routeLength="950.47" timeLoss="31.42"/>
    </personinfo>
    <personinfo id="0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.06">
        <ride waitingTime="322.00" vehicle="v1" depart="322.00" arrival="471.00" arrivalPos="285.60" duration="149.00" routeLength="865.16" timeLoss="24.80"/>
    </personinfo>
    <personinfo id="9" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="0.86">
        <ride waitingTime="349.00" vehicle="v1" depart="349.00" arrival="611.00" arrivalPos="285.60" duration="262.00" routeLength="1570.50" timeLoss="28.09"/>
    </personinfo>
    <personinfo id="6" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.05">
        <ride waitingTime="496.00" vehicle="v0" depart="496.00" arrival="657.00" arrivalPos="285.60" duration="161.00" routeLength="1161.17" timeLoss="20.65"/>
<truncated after showing first 30 lines>
---------- Missing result in xmlstats ----------
<?xml version="1.0" encoding="UTF-8"?>


<statistics xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/statistic_file.xsd">
    <vehicles loaded="311" inserted="2" running="2" waiting="0"/>
    <teleports total="0" jam="0" yield="0" wrongLane="0"/>
    <safety collisions="0" emergencyStops="0" emergencyBraking="0"/>
    <persons loaded="10" running="0" jammed="0"/>
    <personTeleports total="0" abortWait="0" wrongDest="0"/>
    <vehicleTripStatistics count="2" routeLength="4289.81" speed="4.61" duration="930.00" waitingTime="16.50" timeLoss="114.00" departDelay="0.00" departDelayWaiting="0.00" totalTravelTime="1860.00" totalDepartDelay="0.00"/>
    <pedestrianStatistics number="0" routeLength="0.00" duration="0.00" timeLoss="0.00"/>
    <rideStatistics number="10" waitingTime="247.00" routeLength="981.73" duration="174.30" bus="0" train="0" taxi="10" bike="0" aborted="0"/>
    <transportStatistics number="0"/>
</statistics>

TEST FAILED on ts-sim-build-ba : drt drtOrtools time_window1 ( Last six runs Apr2024 )

---------- Differences in errors ----------
0a1,4
> drtOrtools.py
>     print(f'  end: {end}')
>                         ^
> SyntaxError: invalid syntax
---------- Differences in output ----------
1,124d0
< Simulation parameters:
<   end: 600.0
<   interval: 30
<   time_limit: 10
<   cost_type: CostType.DISTANCE
<   drf: 1.5
<   waiting_time: 900
<   fix_allocation: False
< timestep:  0.0
< Reservations waiting: ['0', '1']
< Taxis empty: ('v0',)
< Solve CPDP
< Start creating the model.
< dp reservations: ['0', '1']
< do reservations: []
< Reservation 0 starts at edge B0C0
< Reservation 1 starts at edge C0D0
< Reservation 0 ends at edge C1D1
< Reservation 1 ends at edge D0D1
< Reservation 0 has direct route costs 680
< Reservation 1 has direct route costs 385
< Start solving the problem.
<  Register distance callback.
<  Create time dimension.
<  Add distance constraints...
<  Add pickup and delivery constraints...
< pickup/dropoff nodes: 1/3
< allow to reject new reservation 0
< pickup/dropoff nodes: 2/4
<truncated after showing first 30 lines>
---------- 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="1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="0.94">
        <ride waitingTime="54.00" vehicle="v0" depart="54.00" arrival="154.00" arrivalPos="85.60" duration="100.00" routeLength="380.42" timeLoss="13.14"/>
    </personinfo>
    <personinfo id="0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.06">
        <ride waitingTime="221.00" vehicle="v0" depart="221.00" arrival="341.00" arrivalPos="285.60" duration="120.00" routeLength="675.06" timeLoss="10.95"/>
    </personinfo>
    <tripinfo id="v0" depart="0.00" departLane="A0B0_1" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="630.00" routeLength="2351.90" waitingTime="7.00" waitingCount="2" stopTime="412.00" timeLoss="45.73" rerouteNo="2" devices="tripinfo_v0 taxi_v0 person_v0" vType="taxi" speedFactor="1.01" vaporized="">
        <taxi customers="2" occupiedDistance="1055.48" occupiedTime="106.00"/>
    </tripinfo>
</tripinfos>
---------- Missing result in xmlstats ----------
<?xml version="1.0" encoding="UTF-8"?>


<statistics xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/statistic_file.xsd">
    <vehicles loaded="21" inserted="1" running="1" waiting="0"/>
    <teleports total="0" jam="0" yield="0" wrongLane="0"/>
    <safety collisions="0" emergencyStops="0" emergencyBraking="0"/>
    <persons loaded="2" running="0" jammed="0"/>
    <personTeleports total="0" abortWait="0" wrongDest="0"/>
    <vehicleTripStatistics count="1" routeLength="2351.90" speed="3.73" duration="630.00" waitingTime="7.00" timeLoss="45.73" departDelay="0.00" departDelayWaiting="0.00" totalTravelTime="630.00" totalDepartDelay="0.00"/>
    <pedestrianStatistics number="0" routeLength="0.00" duration="0.00" timeLoss="0.00"/>
    <rideStatistics number="2" waitingTime="137.50" routeLength="527.74" duration="110.00" bus="0" train="0" taxi="2" bike="0" aborted="0"/>
    <transportStatistics number="0"/>
</statistics>

TEST FAILED on ts-sim-build-ba : drt drtOrtools time_window2 ( Last six runs Apr2024 )

---------- Differences in errors ----------
0a1,4
> drtOrtools.py
>     print(f'  end: {end}')
>                         ^
> SyntaxError: invalid syntax
---------- Differences in output ----------
1,122d0
< Simulation parameters:
<   end: 600.0
<   interval: 30
<   time_limit: 10
<   cost_type: CostType.DISTANCE
<   drf: 1.5
<   waiting_time: 900
<   fix_allocation: False
< timestep:  0.0
< Reservations waiting: ['0', '1']
< Taxis empty: ('v0',)
< Solve CPDP
< Start creating the model.
< dp reservations: ['0', '1']
< do reservations: []
< Reservation 0 starts at edge B0C0
< Reservation 1 starts at edge C0D0
< Reservation 0 ends at edge C1D1
< Reservation 1 ends at edge D0D1
< Reservation 0 has direct route costs 680
< Reservation 1 has direct route costs 385
< Start solving the problem.
<  Register distance callback.
<  Create time dimension.
<  Add distance constraints...
<  Add pickup and delivery constraints...
< pickup/dropoff nodes: 1/3
< allow to reject new reservation 0
< pickup/dropoff nodes: 2/4
<truncated after showing first 30 lines>
---------- 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="0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.06">
        <ride waitingTime="31.00" vehicle="v0" depart="31.00" arrival="151.00" arrivalPos="285.60" duration="120.00" routeLength="675.07" timeLoss="11.02"/>
    </personinfo>
    <personinfo id="1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="0.94">
        <ride waitingTime="197.00" vehicle="v0" depart="197.00" arrival="297.00" arrivalPos="85.60" duration="100.00" routeLength="380.46" timeLoss="13.14"/>
    </personinfo>
    <tripinfo id="v0" depart="0.00" departLane="A0B0_1" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="630.00" routeLength="1766.56" waitingTime="7.00" waitingCount="2" stopTime="456.00" timeLoss="43.28" rerouteNo="2" devices="tripinfo_v0 taxi_v0 person_v0" vType="taxi" speedFactor="1.01" vaporized="">
        <taxi customers="2" occupiedDistance="1055.54" occupiedTime="106.00"/>
    </tripinfo>
</tripinfos>
---------- Missing result in xmlstats ----------
<?xml version="1.0" encoding="UTF-8"?>


<statistics xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/statistic_file.xsd">
    <vehicles loaded="21" inserted="1" running="1" waiting="0"/>
    <teleports total="0" jam="0" yield="0" wrongLane="0"/>
    <safety collisions="0" emergencyStops="0" emergencyBraking="0"/>
    <persons loaded="2" running="0" jammed="0"/>
    <personTeleports total="0" abortWait="0" wrongDest="0"/>
    <vehicleTripStatistics count="1" routeLength="1766.56" speed="2.80" duration="630.00" waitingTime="7.00" timeLoss="43.28" departDelay="0.00" departDelayWaiting="0.00" totalTravelTime="630.00" totalDepartDelay="0.00"/>
    <pedestrianStatistics number="0" routeLength="0.00" duration="0.00" timeLoss="0.00"/>
    <rideStatistics number="2" waitingTime="114.00" routeLength="527.77" duration="110.00" bus="0" train="0" taxi="2" bike="0" aborted="0"/>
    <transportStatistics number="0"/>
</statistics>

TEST FAILED on ts-sim-build-ba : drt drtOrtools time_window3 ( Last six runs Apr2024 )

---------- Differences in errors ----------
0a1,4
> drtOrtools.py
>     print(f'  end: {end}')
>                         ^
> SyntaxError: invalid syntax
---------- Differences in output ----------
1,160d0
< Simulation parameters:
<   end: 600.0
<   interval: 30
<   time_limit: 10
<   cost_type: CostType.DISTANCE
<   drf: 1.5
<   waiting_time: 900
<   fix_allocation: False
< timestep:  0.0
< Reservations waiting: ['0']
< Taxis empty: ('v0',)
< Solve CPDP
< Start creating the model.
< dp reservations: ['0']
< do reservations: []
< Reservation 0 starts at edge B0C0
< Reservation 0 ends at edge D1C1
< Reservation 0 has direct route costs 970
< Start solving the problem.
<  Register distance callback.
<  Create time dimension.
<  Add distance constraints...
<  Add pickup and delivery constraints...
< pickup/dropoff nodes: 1/2
< allow to reject new reservation 0
<  Add direct route factor constraints...
< reservation 0: direct route cost 970 and (hard) max cost 1455
<  Add dropoff constraints...
<  Add capacity constraints...
<truncated after showing first 30 lines>
---------- 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">
    <tripinfo id="v1" depart="0.00" departLane="B0C0_1" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="106.00" arrivalLane="C0D0_1" arrivalPos="285.60" arrivalSpeed="14.12" duration="106.00" routeLength="580.50" waitingTime="0.00" waitingCount="0" stopTime="56.00" timeLoss="11.16" rerouteNo="0" devices="tripinfo_v1" vType="DEFAULT_VEHTYPE" speedFactor="1.08" vaporized=""/>
    <personinfo id="0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.06">
        <ride waitingTime="29.00" vehicle="v0" depart="29.00" arrival="214.00" arrivalPos="285.60" duration="185.00" routeLength="965.38" timeLoss="54.41"/>
    </personinfo>
    <personinfo id="1" depart="80.00" type="DEFAULT_PEDTYPE" speedFactor="0.94">
        <ride waitingTime="154.00" vehicle="v0" depart="234.00" arrival="341.00" arrivalPos="85.60" duration="107.00" routeLength="480.23" timeLoss="11.96"/>
    </personinfo>
    <tripinfo id="v0" depart="0.00" departLane="A0B0_1" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="630.00" routeLength="1851.67" waitingTime="35.00" waitingCount="3" stopTime="412.00" timeLoss="79.58" rerouteNo="4" devices="tripinfo_v0 taxi_v0 person_v0" vType="taxi" speedFactor="1.01" vaporized="">
        <taxi customers="2" occupiedDistance="1445.61" occupiedTime="178.00"/>
    </tripinfo>
</tripinfos>
---------- Missing result in xmlstats ----------
<?xml version="1.0" encoding="UTF-8"?>


<statistics xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/statistic_file.xsd">
    <vehicles loaded="21" inserted="2" running="1" waiting="0"/>
    <teleports total="0" jam="0" yield="0" wrongLane="0"/>
    <safety collisions="0" emergencyStops="0" emergencyBraking="0"/>
    <persons loaded="2" running="0" jammed="0"/>
    <personTeleports total="0" abortWait="0" wrongDest="0"/>
    <vehicleTripStatistics count="2" routeLength="1216.08" speed="4.21" duration="368.00" waitingTime="17.50" timeLoss="45.37" departDelay="0.00" departDelayWaiting="0.00" totalTravelTime="736.00" totalDepartDelay="0.00"/>
    <pedestrianStatistics number="0" routeLength="0.00" duration="0.00" timeLoss="0.00"/>
    <rideStatistics number="2" waitingTime="91.50" routeLength="722.80" duration="146.00" bus="0" train="0" taxi="2" bike="0" aborted="0"/>
    <transportStatistics number="0"/>
</statistics>

TEST FAILED on ts-sim-build-ba : drt drtOrtools twoTaxis ( Last six runs Apr2024 )

---------- Differences in errors ----------
0a1,4
> drtOrtools.py
>     print(f'  end: {end}')
>                         ^
> SyntaxError: invalid syntax
---------- Differences in output ----------
1,254d0
< Simulation parameters:
<   end: 900.0
<   interval: 30
<   time_limit: 10
<   cost_type: CostType.DISTANCE
<   drf: -1.0
<   waiting_time: 900
<   fix_allocation: False
< timestep:  0.0
< Reservations waiting: ['0', '1', '2', '3', '4', '5', '6', '7', '8', '9']
< Taxis empty: ('v0', 'v1')
< Solve CPDP
< Start creating the model.
< dp reservations: ['0', '1', '2', '3', '4', '5', '6', '7', '8', '9']
< do reservations: []
< Reservation 0 starts at edge C1C2
< Reservation 1 starts at edge B2B1
< Reservation 2 starts at edge C2C1
< Reservation 3 starts at edge B1A1
< Reservation 4 starts at edge A1A0
< Reservation 5 starts at edge D0D1
< Reservation 6 starts at edge D2E2
< Reservation 7 starts at edge D0D1
< Reservation 8 starts at edge B0B1
< Reservation 9 starts at edge C1B1
< Reservation 0 ends at edge B0C0
< Reservation 1 ends at edge C2D2
< Reservation 2 ends at edge E1E2
< Reservation 3 ends at edge B2B1
<truncated after showing first 30 lines>
---------- 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="8" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="0.94">
        <ride waitingTime="30.00" vehicle="v0" depart="30.00" arrival="201.00" arrivalPos="85.60" duration="171.00" routeLength="1070.86" timeLoss="33.34"/>
    </personinfo>
    <personinfo id="3" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.08">
        <ride waitingTime="44.00" vehicle="v0" depart="44.00" arrival="202.00" arrivalPos="85.60" duration="158.00" routeLength="971.06" timeLoss="27.90"/>
    </personinfo>
    <personinfo id="0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.06">
        <ride waitingTime="71.00" vehicle="v1" depart="71.00" arrival="221.00" arrivalPos="285.60" duration="150.00" routeLength="865.12" timeLoss="26.03"/>
    </personinfo>
    <personinfo id="2" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.01">
        <ride waitingTime="243.00" vehicle="v0" depart="243.00" arrival="398.00" arrivalPos="85.60" duration="155.00" routeLength="974.62" timeLoss="25.33"/>
    </personinfo>
    <personinfo id="9" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="0.86">
        <ride waitingTime="98.00" vehicle="v1" depart="98.00" arrival="409.00" arrivalPos="285.60" duration="311.00" routeLength="1963.90" timeLoss="44.84"/>
    </personinfo>
    <personinfo id="4" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.03">
        <ride waitingTime="75.00" vehicle="v0" depart="75.00" arrival="476.00" arrivalPos="85.60" duration="401.00" routeLength="2135.13" timeLoss="64.75"/>
    </personinfo>
    <personinfo id="7" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="0.89">
        <ride waitingTime="255.00" vehicle="v1" depart="255.00" arrival="510.00" arrivalPos="85.60" duration="255.00" routeLength="1359.14" timeLoss="34.61"/>
    </personinfo>
    <personinfo id="5" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="0.83">
        <ride waitingTime="290.00" vehicle="v0" depart="290.00" arrival="577.00" arrivalPos="87.60" duration="287.00" routeLength="961.72" timeLoss="36.69"/>
    </personinfo>
    <personinfo id="1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="0.94">
        <ride waitingTime="32.00" vehicle="v1" depart="32.00" arrival="614.00" arrivalPos="285.60" duration="582.00" routeLength="3337.60" timeLoss="90.95"/>
<truncated after showing first 30 lines>
---------- Missing result in xmlstats ----------
<?xml version="1.0" encoding="UTF-8"?>


<statistics xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/statistic_file.xsd">
    <vehicles loaded="311" inserted="2" running="2" waiting="0"/>
    <teleports total="0" jam="0" yield="0" wrongLane="0"/>
    <safety collisions="0" emergencyStops="0" emergencyBraking="0"/>
    <persons loaded="10" running="0" jammed="0"/>
    <personTeleports total="0" abortWait="0" wrongDest="0"/>
    <vehicleTripStatistics count="2" routeLength="3433.43" speed="3.69" duration="930.00" waitingTime="15.00" timeLoss="97.83" departDelay="0.00" departDelayWaiting="0.00" totalTravelTime="1860.00" totalDepartDelay="0.00"/>
    <pedestrianStatistics number="0" routeLength="0.00" duration="0.00" timeLoss="0.00"/>
    <rideStatistics number="10" waitingTime="141.60" routeLength="1519.83" duration="280.70" bus="0" train="0" taxi="10" bike="0" aborted="0"/>
    <transportStatistics number="0"/>
</statistics>

TEST FAILED on ts-sim-build-ba : drt drtOrtools twoTaxis_addNewReq_fixed_allocation ( Last six runs Apr2024 )

---------- Differences in errors ----------
0a1,4
> drtOrtools.py
>     print(f'  end: {end}')
>                         ^
> SyntaxError: invalid syntax
---------- Differences in output ----------
1,289d0
< Simulation parameters:
<   end: 600.0
<   interval: 30
<   time_limit: 10
<   cost_type: CostType.DISTANCE
<   drf: 1.5
<   waiting_time: 900
<   fix_allocation: True
< timestep:  0.0
< Reservations waiting: ['0']
< Taxis empty: ('v0', 'v1')
< Solve CPDP
< Start creating the model.
< dp reservations: ['0']
< do reservations: []
< Reservation 0 starts at edge B0C0
< Reservation 0 ends at edge C1D1
< Reservation 0 has direct route costs 680
< Start solving the problem.
<  Register distance callback.
<  Create time dimension.
<  Add distance constraints...
<  Add pickup and delivery constraints...
< pickup/dropoff nodes: 1/2
< allow to reject new reservation 0
<  Add direct route factor constraints...
< reservation 0: direct route cost 680 and (hard) max cost 1020
<  Add dropoff constraints...
<  Add "no re-allocation" constraints...
<truncated after showing first 30 lines>
---------- 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="0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.06">
        <ride waitingTime="31.00" vehicle="v0" depart="31.00" arrival="210.00" arrivalPos="285.60" duration="179.00" routeLength="675.07" timeLoss="11.02"/>
    </personinfo>
    <personinfo id="1" depart="10.00" type="DEFAULT_PEDTYPE" speedFactor="0.94">
        <ride waitingTime="246.00" vehicle="v0" depart="256.00" arrival="356.00" arrivalPos="85.60" duration="100.00" routeLength="380.46" timeLoss="13.14"/>
    </personinfo>
    <personinfo id="2" depart="140.00" type="DEFAULT_PEDTYPE" speedFactor="0.88">
        <ride waitingTime="261.00" vehicle="v0" depart="401.00" arrival="510.00" arrivalPos="85.60" duration="109.00" routeLength="480.22" timeLoss="13.99"/>
    </personinfo>
    <tripinfo id="v0" depart="0.00" departLane="A0B0_1" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="630.00" routeLength="2665.72" waitingTime="11.00" waitingCount="3" stopTime="364.00" timeLoss="67.81" rerouteNo="6" devices="tripinfo_v0 taxi_v0 person_v0" vType="taxi" speedFactor="1.01" vaporized="">
        <taxi customers="3" occupiedDistance="1535.76" occupiedTime="159.00"/>
    </tripinfo>
    <tripinfo id="v1" depart="0.00" departLane="A2B2_1" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="630.00" routeLength="282.49" waitingTime="0.00" waitingCount="0" stopTime="603.00" timeLoss="7.47" rerouteNo="0" devices="tripinfo_v1 taxi_v1" vType="taxi" speedFactor="1.04" vaporized="">
        <taxi customers="0" occupiedDistance="0.00" occupiedTime="0.00"/>
    </tripinfo>
</tripinfos>
---------- Missing result in xmlstats ----------
<?xml version="1.0" encoding="UTF-8"?>


<statistics xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/statistic_file.xsd">
    <vehicles loaded="66" inserted="2" running="2" waiting="0"/>
    <teleports total="0" jam="0" yield="0" wrongLane="0"/>
    <safety collisions="0" emergencyStops="0" emergencyBraking="0"/>
    <persons loaded="3" running="0" jammed="0"/>
    <personTeleports total="0" abortWait="0" wrongDest="0"/>
    <vehicleTripStatistics count="2" routeLength="1474.10" speed="2.34" duration="630.00" waitingTime="5.50" timeLoss="37.64" departDelay="0.00" departDelayWaiting="0.00" totalTravelTime="1260.00" totalDepartDelay="0.00"/>
    <pedestrianStatistics number="0" routeLength="0.00" duration="0.00" timeLoss="0.00"/>
    <rideStatistics number="3" waitingTime="179.33" routeLength="511.92" duration="129.33" bus="0" train="0" taxi="3" bike="0" aborted="0"/>
    <transportStatistics number="0"/>
</statistics>

TEST FAILED on ts-sim-build-ba : drt drtOrtools waiting_time1 ( Last six runs Apr2024 )

---------- Differences in errors ----------
0a1,4
> drtOrtools.py
>     print(f'  end: {end}')
>                         ^
> SyntaxError: invalid syntax
---------- Differences in output ----------
1,179d0
< Simulation parameters:
<   end: 600.0
<   interval: 30
<   time_limit: 10
<   cost_type: CostType.DISTANCE
<   drf: 1.5
<   waiting_time: 40.0
<   fix_allocation: True
< timestep:  0.0
< Reservations waiting: ['0', '1']
< Taxis empty: ('v0',)
< Solve CPDP
< Start creating the model.
< dp reservations: ['0', '1']
< do reservations: []
< Reservation 0 starts at edge B0C0
< Reservation 1 starts at edge C0D0
< Reservation 0 ends at edge C1D1
< Reservation 1 ends at edge D0D1
< Reservation 0 has direct route costs 680
< Reservation 1 has direct route costs 385
< Start solving the problem.
<  Register distance callback.
<  Create time dimension.
<  Add distance constraints...
<  Add pickup and delivery constraints...
< pickup/dropoff nodes: 1/3
< allow to reject new reservation 0
< pickup/dropoff nodes: 2/4
<truncated after showing first 30 lines>
---------- 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="0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.06">
        <ride waitingTime="60.00" vehicle="NULL" depart="-1" arrival="60.00" arrivalPos="285.60" duration="60.00" routeLength="-1.00" timeLoss="-0.00"/>
        <stop duration="0.00" arrival="60.00" arrivalPos="0.00" actType="last stage removed"/>
    </personinfo>
    <personinfo id="1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="0.94">
        <ride waitingTime="60.00" vehicle="NULL" depart="-1" arrival="60.00" arrivalPos="285.60" duration="60.00" routeLength="-1.00" timeLoss="-0.00"/>
        <stop duration="0.00" arrival="60.00" arrivalPos="0.00" actType="last stage removed"/>
    </personinfo>
    <tripinfo id="v0" depart="0.00" departLane="A0B0_1" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="630.00" routeLength="282.50" waitingTime="0.00" waitingCount="0" stopTime="603.00" timeLoss="6.77" rerouteNo="0" devices="tripinfo_v0 taxi_v0" vType="taxi" speedFactor="1.01" vaporized="">
        <taxi customers="0" occupiedDistance="0.00" occupiedTime="0.00"/>
    </tripinfo>
</tripinfos>
---------- Missing result in xmlstats ----------
<?xml version="1.0" encoding="UTF-8"?>


<statistics xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/statistic_file.xsd">
    <vehicles loaded="41" inserted="1" running="1" waiting="0"/>
    <teleports total="0" jam="0" yield="0" wrongLane="0"/>
    <safety collisions="0" emergencyStops="0" emergencyBraking="0"/>
    <persons loaded="2" running="0" jammed="0"/>
    <personTeleports total="0" abortWait="0" wrongDest="0"/>
    <vehicleTripStatistics count="1" routeLength="282.50" speed="0.45" duration="630.00" waitingTime="0.00" timeLoss="6.77" departDelay="0.00" departDelayWaiting="0.00" totalTravelTime="630.00" totalDepartDelay="0.00"/>
    <pedestrianStatistics number="0" routeLength="0.00" duration="0.00" timeLoss="0.00"/>
    <rideStatistics number="2" waitingTime="60.00" routeLength="-1.00" duration="60.00" bus="0" train="0" taxi="0" bike="0" aborted="0"/>
    <transportStatistics number="0"/>
</statistics>

TEST FAILED on ts-sim-build-ba : drt drtOrtools waiting_time2 ( Last six runs Apr2024 )

---------- Differences in errors ----------
0a1,4
> drtOrtools.py
>     print(f'  end: {end}')
>                         ^
> SyntaxError: invalid syntax
---------- Differences in output ----------
1,238d0
< Simulation parameters:
<   end: 600.0
<   interval: 30
<   time_limit: 10
<   cost_type: CostType.DISTANCE
<   drf: 1.5
<   waiting_time: 60.0
<   fix_allocation: True
< timestep:  0.0
< Reservations waiting: ['0', '1']
< Taxis empty: ('v0',)
< Solve CPDP
< Start creating the model.
< dp reservations: ['0', '1']
< do reservations: []
< Reservation 0 starts at edge B0C0
< Reservation 1 starts at edge C0D0
< Reservation 0 ends at edge C1D1
< Reservation 1 ends at edge D0D1
< Reservation 0 has direct route costs 680
< Reservation 1 has direct route costs 385
< Start solving the problem.
<  Register distance callback.
<  Create time dimension.
<  Add distance constraints...
<  Add pickup and delivery constraints...
< pickup/dropoff nodes: 1/3
< allow to reject new reservation 0
< pickup/dropoff nodes: 2/4
<truncated after showing first 30 lines>
---------- 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="1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="0.94">
        <ride waitingTime="90.00" vehicle="NULL" depart="-1" arrival="90.00" arrivalPos="285.60" duration="90.00" routeLength="-1.00" timeLoss="-0.00"/>
        <stop duration="0.00" arrival="90.00" arrivalPos="0.00" actType="last stage removed"/>
    </personinfo>
    <personinfo id="0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.06">
        <ride waitingTime="31.00" vehicle="v0" depart="31.00" arrival="151.00" arrivalPos="285.60" duration="120.00" routeLength="675.07" timeLoss="11.02"/>
    </personinfo>
    <tripinfo id="v0" depart="0.00" departLane="A0B0_1" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="630.00" routeLength="976.92" waitingTime="2.00" waitingCount="1" stopTime="540.00" timeLoss="18.40" rerouteNo="4" devices="tripinfo_v0 taxi_v0 person_v0" vType="taxi" speedFactor="1.01" vaporized="">
        <taxi customers="1" occupiedDistance="675.07" occupiedTime="63.00"/>
    </tripinfo>
</tripinfos>
---------- Missing result in xmlstats ----------
<?xml version="1.0" encoding="UTF-8"?>


<statistics xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/statistic_file.xsd">
    <vehicles loaded="47" inserted="1" running="1" waiting="0"/>
    <teleports total="0" jam="0" yield="0" wrongLane="0"/>
    <safety collisions="0" emergencyStops="0" emergencyBraking="0"/>
    <persons loaded="2" running="0" jammed="0"/>
    <personTeleports total="0" abortWait="0" wrongDest="0"/>
    <vehicleTripStatistics count="1" routeLength="976.92" speed="1.55" duration="630.00" waitingTime="2.00" timeLoss="18.40" departDelay="0.00" departDelayWaiting="0.00" totalTravelTime="630.00" totalDepartDelay="0.00"/>
    <pedestrianStatistics number="0" routeLength="0.00" duration="0.00" timeLoss="0.00"/>
    <rideStatistics number="2" waitingTime="60.50" routeLength="337.04" duration="105.00" bus="0" train="0" taxi="1" bike="0" aborted="0"/>
    <transportStatistics number="0"/>
</statistics>

TEST FAILED on ts-sim-build-ba : drt drtOrtools waiting_time3 ( Last six runs Apr2024 )

---------- Differences in errors ----------
0a1,4
> drtOrtools.py
>     print(f'  end: {end}')
>                         ^
> SyntaxError: invalid syntax
---------- Differences in output ----------
1,161d0
< Simulation parameters:
<   end: 600.0
<   interval: 30
<   time_limit: 10
<   cost_type: CostType.DISTANCE
<   drf: 1.5
<   waiting_time: 100.0
<   fix_allocation: True
< timestep:  0.0
< Reservations waiting: ['0', '1']
< Taxis empty: ('v0',)
< Solve CPDP
< Start creating the model.
< dp reservations: ['0', '1']
< do reservations: []
< Reservation 0 starts at edge B0C0
< Reservation 1 starts at edge C0D0
< Reservation 0 ends at edge C1D1
< Reservation 1 ends at edge D0D1
< Reservation 0 has direct route costs 680
< Reservation 1 has direct route costs 385
< Start solving the problem.
<  Register distance callback.
<  Create time dimension.
<  Add distance constraints...
<  Add pickup and delivery constraints...
< pickup/dropoff nodes: 1/3
< allow to reject new reservation 0
< pickup/dropoff nodes: 2/4
<truncated after showing first 30 lines>
---------- 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="1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="0.94">
        <ride waitingTime="60.00" vehicle="v0" depart="60.00" arrival="160.00" arrivalPos="85.60" duration="100.00" routeLength="380.47" timeLoss="13.14"/>
    </personinfo>
    <personinfo id="0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.06">
        <ride waitingTime="31.00" vehicle="v0" depart="31.00" arrival="278.00" arrivalPos="285.60" duration="247.00" routeLength="1270.50" timeLoss="32.49"/>
    </personinfo>
    <tripinfo id="v0" depart="0.00" departLane="A0B0_1" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="630.00" routeLength="1572.35" waitingTime="7.00" waitingCount="2" stopTime="475.00" timeLoss="39.87" rerouteNo="4" devices="tripinfo_v0 taxi_v0 person_v0" vType="taxi" speedFactor="1.01" vaporized="">
        <taxi customers="2" occupiedDistance="1270.50" occupiedTime="130.00"/>
    </tripinfo>
</tripinfos>
---------- Missing result in xmlstats ----------
<?xml version="1.0" encoding="UTF-8"?>


<statistics xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/statistic_file.xsd">
    <vehicles loaded="34" inserted="1" running="1" waiting="0"/>
    <teleports total="0" jam="0" yield="0" wrongLane="0"/>
    <safety collisions="0" emergencyStops="0" emergencyBraking="0"/>
    <persons loaded="2" running="0" jammed="0"/>
    <personTeleports total="0" abortWait="0" wrongDest="0"/>
    <vehicleTripStatistics count="1" routeLength="1572.35" speed="2.50" duration="630.00" waitingTime="7.00" timeLoss="39.87" departDelay="0.00" departDelayWaiting="0.00" totalTravelTime="630.00" totalDepartDelay="0.00"/>
    <pedestrianStatistics number="0" routeLength="0.00" duration="0.00" timeLoss="0.00"/>
    <rideStatistics number="2" waitingTime="45.50" routeLength="825.49" duration="173.50" bus="0" train="0" taxi="2" bike="0" aborted="0"/>
    <transportStatistics number="0"/>
</statistics>

TEST FAILED on ts-sim-build-ba : drt drtOrtools waiting_time4 ( Last six runs Apr2024 )

---------- Differences in errors ----------
0a1,4
> drtOrtools.py
>     print(f'  end: {end}')
>                         ^
> SyntaxError: invalid syntax
---------- Differences in output ----------
1,123d0
< Simulation parameters:
<   end: 600.0
<   interval: 30
<   time_limit: 10
<   cost_type: CostType.DISTANCE
<   drf: 1.5
<   waiting_time: 300.0
<   fix_allocation: True
< timestep:  0.0
< Reservations waiting: ['0', '1']
< Taxis empty: ('v0',)
< Solve CPDP
< Start creating the model.
< dp reservations: ['0', '1']
< do reservations: []
< Reservation 0 starts at edge B0C0
< Reservation 1 starts at edge C0D0
< Reservation 0 ends at edge C1D1
< Reservation 1 ends at edge D0D1
< Reservation 0 has direct route costs 680
< Reservation 1 has direct route costs 385
< Start solving the problem.
<  Register distance callback.
<  Create time dimension.
<  Add distance constraints...
<  Add pickup and delivery constraints...
< pickup/dropoff nodes: 1/3
< allow to reject new reservation 0
< pickup/dropoff nodes: 2/4
<truncated after showing first 30 lines>
---------- 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="0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.06">
        <ride waitingTime="31.00" vehicle="v0" depart="31.00" arrival="151.00" arrivalPos="285.60" duration="120.00" routeLength="675.07" timeLoss="11.02"/>
    </personinfo>
    <personinfo id="1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="0.94">
        <ride waitingTime="197.00" vehicle="v0" depart="197.00" arrival="297.00" arrivalPos="85.60" duration="100.00" routeLength="380.46" timeLoss="13.14"/>
    </personinfo>
    <tripinfo id="v0" depart="0.00" departLane="A0B0_1" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="630.00" routeLength="1766.56" waitingTime="7.00" waitingCount="2" stopTime="456.00" timeLoss="43.28" rerouteNo="2" devices="tripinfo_v0 taxi_v0 person_v0" vType="taxi" speedFactor="1.01" vaporized="">
        <taxi customers="2" occupiedDistance="1055.54" occupiedTime="106.00"/>
    </tripinfo>
</tripinfos>
---------- Missing result in xmlstats ----------
<?xml version="1.0" encoding="UTF-8"?>


<statistics xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/statistic_file.xsd">
    <vehicles loaded="21" inserted="1" running="1" waiting="0"/>
    <teleports total="0" jam="0" yield="0" wrongLane="0"/>
    <safety collisions="0" emergencyStops="0" emergencyBraking="0"/>
    <persons loaded="2" running="0" jammed="0"/>
    <personTeleports total="0" abortWait="0" wrongDest="0"/>
    <vehicleTripStatistics count="1" routeLength="1766.56" speed="2.80" duration="630.00" waitingTime="7.00" timeLoss="43.28" departDelay="0.00" departDelayWaiting="0.00" totalTravelTime="630.00" totalDepartDelay="0.00"/>
    <pedestrianStatistics number="0" routeLength="0.00" duration="0.00" timeLoss="0.00"/>
    <rideStatistics number="2" waitingTime="114.00" routeLength="527.77" duration="110.00" bus="0" train="0" taxi="2" bike="0" aborted="0"/>
    <transportStatistics number="0"/>
</statistics>

TEST FAILED on ts-sim-build-ba : import GTFS import_begin28800_end72000 gtfs2pt_osm ( Last six runs Apr2024 )

---------- Differences in gtfs_additional ----------
5,6d4
<     <busStop id="120010039401_0" lane="-171756596_0" startPos="0.00" endPos="13.00" name="Braunschweig Staatstheater" friendlyPos="true"/>
<     <busStop id="120010034202_0" lane="-5148300_0" startPos="0.00" endPos="13.00" name="Braunschweig Rathaus" friendlyPos="true"/>
8c6
<     <busStop id="120010031501_0" lane="30425275#0_0" startPos="29.12" endPos="42.12" name="Braunschweig Hintern Brüdern" friendlyPos="true"/>
---
>     <busStop id="120010039401_0" lane="-171756596_0" startPos="0.00" endPos="13.00" name="Braunschweig Staatstheater" friendlyPos="true"/>
10d7
<     <busStop id="120010016104_0" lane="8618349#0_0" startPos="31.99" endPos="44.99" name="Braunschweig Güldenstraße" friendlyPos="true"/>
11a9
>     <busStop id="120010031501_0" lane="30425275#0_0" startPos="29.12" endPos="42.12" name="Braunschweig Hintern Brüdern" friendlyPos="true"/>
12a11,12
>     <busStop id="120010016104_0" lane="8618349#0_0" startPos="31.99" endPos="44.99" name="Braunschweig Güldenstraße" friendlyPos="true"/>
>     <busStop id="120010034202_0" lane="-5148300_0" startPos="0.00" endPos="13.00" name="Braunschweig Rathaus" friendlyPos="true"/>

TEST FAILED on ts-sim-build-ba : import GTFS import_begin72000_end115200 gtfs2pt_osm ( Last six runs Apr2024 )

---------- Differences in gtfs_additional ----------
5c5,6
<     <busStop id="120010016201_0" lane="316791974#1_0" startPos="7.60" endPos="20.60" name="Braunschweig Holzhof" friendlyPos="true"/>
---
>     <busStop id="120010007512_0" lane="5021504_0" startPos="23.72" endPos="36.72" name="Braunschweig Schloss" friendlyPos="true"/>
>     <busStop id="120010013704_0" lane="588927595_0" startPos="47.22" endPos="60.22" name="Braunschweig Friedrich-Wilhelm-Platz" friendlyPos="true"/>
7,8c8,9
<     <busStop id="120010022110_0" lane="43328051#0_0" startPos="24.74" endPos="37.74" name="Braunschweig John-F.-Kennedy-Platz" friendlyPos="true"/>
<     <busStop id="120010022108_0" lane="32055654_0" startPos="0.00" endPos="13.00" name="Braunschweig John-F.-Kennedy-Platz" friendlyPos="true"/>
---
>     <busStop id="120010032201_0" lane="37983000_0" startPos="28.48" endPos="41.48" name="Braunschweig Packhof" friendlyPos="true"/>
>     <busStop id="120010001502_0" lane="8108069_0" startPos="0.00" endPos="13.00" name="Braunschweig Altstadtmarkt" friendlyPos="true"/>
10c11,13
<     <busStop id="120010016202_0" lane="127240643#2_0" startPos="0.56" endPos="13.56" name="Braunschweig Holzhof" friendlyPos="true"/>
---
>     <busStop id="120010013002_0" lane="122119622#0_0" startPos="82.59" endPos="95.59" name="Braunschweig Europaplatz" friendlyPos="true"/>
>     <busStop id="120010022108_0" lane="32055654_0" startPos="0.00" endPos="13.00" name="Braunschweig John-F.-Kennedy-Platz" friendlyPos="true"/>
>     <busStop id="120010031501_0" lane="30425275#0_0" startPos="29.12" endPos="42.12" name="Braunschweig Hintern Brüdern" friendlyPos="true"/>
12,13c15
<     <busStop id="120010007512_0" lane="5021504_0" startPos="23.72" endPos="36.72" name="Braunschweig Schloss" friendlyPos="true"/>
<     <busStop id="120010034211_0" lane="27220209#0_0" startPos="0.00" endPos="13.00" name="Braunschweig Rathaus" friendlyPos="true"/>
---
>     <busStop id="120010016202_0" lane="127240643#2_0" startPos="0.56" endPos="13.56" name="Braunschweig Holzhof" friendlyPos="true"/>
15,16d16
<     <busStop id="120010013704_0" lane="588927595_0" startPos="47.22" endPos="60.22" name="Braunschweig Friedrich-Wilhelm-Platz" friendlyPos="true"/>
<     <busStop id="120010013002_0" lane="122119622#0_0" startPos="82.59" endPos="95.59" name="Braunschweig Europaplatz" friendlyPos="true"/>
18,20c18,20
<     <busStop id="120010032201_0" lane="37983000_0" startPos="28.48" endPos="41.48" name="Braunschweig Packhof" friendlyPos="true"/>
<     <busStop id="120010031501_0" lane="30425275#0_0" startPos="29.12" endPos="42.12" name="Braunschweig Hintern Brüdern" friendlyPos="true"/>
<     <busStop id="120010001502_0" lane="8108069_0" startPos="0.00" endPos="13.00" name="Braunschweig Altstadtmarkt" friendlyPos="true"/>
---
<truncated after showing first 30 lines>

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

---------- Differences in gtfs_additional ----------
5,11d4
<     <busStop id="120010016201_0" lane="316791974#1_0" startPos="7.60" endPos="20.60" name="Braunschweig Holzhof" friendlyPos="true"/>
<     <busStop id="120010004601_0" lane="316791983_0" startPos="0.00" endPos="13.00" name="Braunschweig Am Wassertor" friendlyPos="true"/>
<     <busStop id="120010022110_0" lane="43328051#0_0" startPos="24.74" endPos="37.74" name="Braunschweig John-F.-Kennedy-Platz" friendlyPos="true"/>
<     <busStop id="120010022108_0" lane="32055654_0" startPos="0.00" endPos="13.00" name="Braunschweig John-F.-Kennedy-Platz" friendlyPos="true"/>
<     <busStop id="120010013713_0" lane="588927595_0" startPos="53.40" endPos="66.40" name="Braunschweig Friedrich-Wilhelm-Platz" friendlyPos="true"/>
<     <busStop id="120010016202_0" lane="127240643#2_0" startPos="0.56" endPos="13.56" name="Braunschweig Holzhof" friendlyPos="true"/>
<     <busStop id="120010022105_0" lane="32055654_0" startPos="0.00" endPos="13.00" name="Braunschweig John-F.-Kennedy-Platz" friendlyPos="true"/>
13,14c6
<     <busStop id="120010034211_0" lane="27220209#0_0" startPos="0.00" endPos="13.00" name="Braunschweig Rathaus" friendlyPos="true"/>
<     <busStop id="120010022113_0" lane="5059167#0_0" startPos="26.17" endPos="39.17" name="Braunschweig John-F.-Kennedy-Platz" friendlyPos="true"/>
---
>     <busStop id="120010041001_0" lane="319389908#0_0" startPos="79.29" endPos="92.29" name="Braunschweig Südstraße" friendlyPos="true"/>
16,18c8
<     <busStop id="120010013002_0" lane="122119622#0_0" startPos="82.59" endPos="95.59" name="Braunschweig Europaplatz" friendlyPos="true"/>
<     <busStop id="120010039401_0" lane="-171756596_0" startPos="0.00" endPos="13.00" name="Braunschweig Staatstheater" friendlyPos="true"/>
<     <busStop id="120010034202_0" lane="-5148300_0" startPos="0.00" endPos="13.00" name="Braunschweig Rathaus" friendlyPos="true"/>
---
>     <busStop id="120010004601_0" lane="316791983_0" startPos="0.00" endPos="13.00" name="Braunschweig Am Wassertor" friendlyPos="true"/>
20c10
<     <busStop id="120010031501_0" lane="30425275#0_0" startPos="29.12" endPos="42.12" name="Braunschweig Hintern Brüdern" friendlyPos="true"/>
---
>     <busStop id="120010039401_0" lane="-171756596_0" startPos="0.00" endPos="13.00" name="Braunschweig Staatstheater" friendlyPos="true"/>
21a12,18
>     <busStop id="120010013713_0" lane="588927595_0" startPos="53.40" endPos="66.40" name="Braunschweig Friedrich-Wilhelm-Platz" friendlyPos="true"/>
>     <busStop id="120010013002_0" lane="122119622#0_0" startPos="82.59" endPos="95.59" name="Braunschweig Europaplatz" friendlyPos="true"/>
>     <busStop id="120010022108_0" lane="32055654_0" startPos="0.00" endPos="13.00" name="Braunschweig John-F.-Kennedy-Platz" friendlyPos="true"/>
>     <busStop id="120010031501_0" lane="30425275#0_0" startPos="29.12" endPos="42.12" name="Braunschweig Hintern Brüdern" friendlyPos="true"/>
>     <busStop id="120010022105_0" lane="32055654_0" startPos="0.00" endPos="13.00" name="Braunschweig John-F.-Kennedy-Platz" friendlyPos="true"/>
>     <busStop id="120010016202_0" lane="127240643#2_0" startPos="0.56" endPos="13.56" name="Braunschweig Holzhof" friendlyPos="true"/>
<truncated after showing first 30 lines>
import GTFS import_begin72000_end259200 gtfs2pt_osm ( Last six runs Apr2024 )
import GTFS import_bus_routes gtfs2pt_osm_no_repair ( Last six runs Apr2024 )
import GTFS import_bus_routes gtfs2pt_osm_repair ( Last six runs Apr2024 )
import GTFS import_days gtfs2pt_osm ( Last six runs Apr2024 )

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

---------- Differences in errors ----------
0a1,10
> Traceback (most recent call last):
> gtfs2fcd.py, in <module>
>     main(check_options(add_options().parse_args()))
> gtfs2fcd.py, in main
>     '--gpsdat-output', os.path.join(options.gpsdat, "gpsdat_%s.csv" % mode)])
> traceExporter.py, in main
>     runMethod(options.fcd, options.gpsdat, gpsdat.fcd2gpsdat, options)
> traceExporter.py, in runMethod
>     further["base-date"] = datetime.datetime.fromtimestamp(options.base, tz=datetime.timezone.utc)
> AttributeError: 'module' object has no attribute 'timezone'
---------- Missing result in vehtypes ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <vType id="bus" vClass="bus"/>
</additional>
import GTFS import_bus_routes gtfs2fcd ( Last six runs Apr2024 )
import GTFS import_days gtfs2fcd ( Last six runs Apr2024 )

TEST FAILED on ts-sim-build-ba : import OSM taxiStop fleet0_1 ( Last six runs Apr2024 )

---------- Differences in routes ----------
8,13c8,13
<     <trip id="taxi_chargingStation_3_0" type="taxi" depart="begin"><stop busStop="chargingStation_3" triggered="person"/></trip>
<     <trip id="taxi_chargingStation_9_1" type="taxi" depart="begin"><stop busStop="chargingStation_9" triggered="person"/></trip>
<     <trip id="taxi_chargingStation_6_2" type="taxi" depart="begin"><stop busStop="chargingStation_6" triggered="person"/></trip>
<     <trip id="taxi_chargingStation_4_3" type="taxi" depart="begin"><stop busStop="chargingStation_4" triggered="person"/></trip>
<     <trip id="taxi_chargingStation_1_4" type="taxi" depart="begin"><stop busStop="chargingStation_1" triggered="person"/></trip>
<     <trip id="taxi_chargingStation_11_5" type="taxi" depart="begin"><stop busStop="chargingStation_11" triggered="person"/></trip>
---
>     <trip id="taxi_chargingStation_8_0" type="taxi" depart="begin"><stop busStop="chargingStation_8" triggered="person"/></trip>
>     <trip id="taxi_chargingStation_8_1" type="taxi" depart="begin"><stop busStop="chargingStation_8" triggered="person"/></trip>
>     <trip id="taxi_chargingStation_8_2" type="taxi" depart="begin"><stop busStop="chargingStation_8" triggered="person"/></trip>
>     <trip id="taxi_chargingStation_14_3" type="taxi" depart="begin"><stop busStop="chargingStation_14" triggered="person"/></trip>
>     <trip id="taxi_chargingStation_4_4" type="taxi" depart="begin"><stop busStop="chargingStation_4" triggered="person"/></trip>
>     <trip id="taxi_chargingStation_2_5" type="taxi" depart="begin"><stop busStop="chargingStation_2" triggered="person"/></trip>

TEST FAILED on ts-sim-build-ba : import OSM taxiStop fleet1 ( Last six runs Apr2024 )

---------- Differences in routes ----------
8c8
<     <trip id="taxi_chargingStation_3_0" type="taxi" depart="begin"><stop busStop="chargingStation_3" triggered="person"/></trip>
---
>     <trip id="taxi_chargingStation_8_0" type="taxi" depart="begin"><stop busStop="chargingStation_8" triggered="person"/></trip>

TEST FAILED on ts-sim-build-ba : import OSM webWizard_saveTemplate ( Last six runs Apr2024 )

---------- Differences in toolcfg ----------
2,6d1
<     <remote value="False" type="bool" help="In remote mode, SUMO GUI will not be automatically opened instead a zip file will be generated." category="processing"/>
<     <osm-file value="osm_bbox.osm.xml" type="string" help="use input file from path." category="processing"/>
<     <test-output value="None" type="string" help="Run with pre-defined options on file 'osm_bbox.osm.xml' and write output to the given directory." category="processing"/>
<     <bbox value="None" type="string" help="bounding box to retrieve in geo coordinates west,south,east,north." category="processing"/>
<     <output value="None" type="string" help="Write output to the given folder rather than creating a name based on the timestamp" category="processing"/>
8,9c3
<     <port value="8010" type="int" help="Port for the Websocket. Please edit script.js when using an other port than 8010." category="processing"/>
<     <verbose value="False" type="bool" help="tell me what you are doing" category="processing"/>
---
>     <bbox value="None" type="string" help="bounding box to retrieve in geo coordinates west,south,east,north." category="processing"/>
10a5
>     <demand value="passenger:6f5,bicycle:2f2,pedestrian:4,ship:1f40" type="string" help="Traffic demand definition for non-interactive mode." category="processing"/>
13c8,13
<     <demand value="passenger:6f5,bicycle:2f2,pedestrian:4,ship:1f40" type="string" help="Traffic demand definition for non-interactive mode." category="processing"/>
---
>     <osm-file value="osm_bbox.osm.xml" type="string" help="use input file from path." category="processing"/>
>     <output value="None" type="string" help="Write output to the given folder rather than creating a name based on the timestamp" category="processing"/>
>     <port value="8010" type="int" help="Port for the Websocket. Please edit script.js when using an other port than 8010." category="processing"/>
>     <remote value="False" type="bool" help="In remote mode, SUMO GUI will not be automatically opened instead a zip file will be generated." category="processing"/>
>     <test-output value="None" type="string" help="Run with pre-defined options on file 'osm_bbox.osm.xml' and write output to the given directory." category="processing"/>
>     <verbose value="False" type="bool" help="tell me what you are doing" category="processing"/>

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

---------- Differences in errors ----------
0a1,4
> dxf2jupedsim.py
>     print("Input file is not a DXF file or generic I/O error occured: %s" % e, file=sys.stderr)
>                                                                                    ^
> SyntaxError: invalid syntax
---------- Missing result in additional ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <poly id="jps.walkable_area_2E" type="jupedsim.walkable_area" color="179,217,255" fill="True" layer="0" shape="10.511256116,0.000000000 10.511345706,0.000000000 10.511345706,0.000090194 10.511256116,0.000090194 10.511256116,0.000000000" geo="True"/>
    <poly id="jps.walkable_area_2F" type="jupedsim.walkable_area" color="179,217,255" fill="True" layer="0" shape="10.512152015,0.000901939 10.512241605,0.000901939 10.512241605,0.000992133 10.512152015,0.000992133 10.512152015,0.000901939" geo="True"/>
    <poly id="jps.obstacle_31" type="jupedsim.obstacle" color="255,204,204" fill="True" layer="1" shape="10.511300911,0.000045097 10.511327788,0.000045097 10.511327788,0.000072155 10.511300911,0.000072155 10.511300911,0.000045097" geo="True"/>
    <poly id="jps.obstacle_32" type="jupedsim.obstacle" color="255,204,204" fill="True" layer="1" shape="10.511282993,0.000018039 10.511282507,0.000020967 10.511281104,0.000023579 10.511278934,0.000025589 10.511276233,0.000026782 10.511273294,0.000027027 10.511270435,0.000026298 10.511267966,0.000024675 10.511266154,0.000022332 10.511265197,0.000019523 10.511265197,0.000016554 10.511266154,0.000013746 10.511267966,0.000011403 10.511270435,0.000009779 10.511273294,0.000009050 10.511276233,0.00000
9295 10.511278934,0.000010488 10.511281104,0.000012499 10.511282507,0.000015110 10.511282993,0.000018039" geo="True"/>
</additional>

TEST FAILED on ts-sim-build-ba : misc createVehTypeDistribution lognormal_mingap ( Last six runs Apr2024 )

---------- Differences in additional ----------
4,13c4,13
<       <vType id="exampleDist0" minGap="1.061"/>
<       <vType id="exampleDist1" minGap="0.876"/>
<       <vType id="exampleDist2" minGap="1.314"/>
<       <vType id="exampleDist3" minGap="0.965"/>
<       <vType id="exampleDist4" minGap="0.756"/>
<       <vType id="exampleDist5" minGap="1.141"/>
<       <vType id="exampleDist6" minGap="0.708"/>
<       <vType id="exampleDist7" minGap="1.435"/>
<       <vType id="exampleDist8" minGap="0.919"/>
<       <vType id="exampleDist9" minGap="1.296"/>
---
>       <vType id="exampleDist0" minGap="2.890"/>
>       <vType id="exampleDist1" minGap="2.401"/>
>       <vType id="exampleDist2" minGap="3.720"/>
>       <vType id="exampleDist3" minGap="2.626"/>
>       <vType id="exampleDist4" minGap="2.130"/>
>       <vType id="exampleDist5" minGap="3.131"/>
>       <vType id="exampleDist6" minGap="2.030"/>
>       <vType id="exampleDist7" minGap="4.198"/>
>       <vType id="exampleDist8" minGap="2.506"/>
>       <vType id="exampleDist9" minGap="3.653"/>

TEST FAILED on ts-sim-build-ba : misc generateParkingAreaRerouters bare_parkingAreas ( Last six runs Apr2024 )

---------- Differences in errors ----------
0a1,10
> Traceback (most recent call last):
> generateParkingAreaRerouters.py, in <module>
>     main(sys.argv[1:])
> generateParkingAreaRerouters.py, in main
>     ReroutersGeneration(args)
> generateParkingAreaRerouters.py, in __init__
>     self._generate_rerouters()
> generateParkingAreaRerouters.py, in _generate_rerouters
>     with multiprocessing.Pool(processes=self._opt.processes) as pool:
> AttributeError: __exit__
---------- Differences in output ----------
4,7d3
< Computed 4 rerouters.
< Creation of out.add.xml
< out.add.xml created.
< Done.
---------- Missing result in additional ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">

    <rerouter id="parking_b" edges="b">
        <interval begin="0.0" end="86400">
            <!-- in order of distance --> 
            <parkingAreaReroute id="parking_b" visible="true"/> <!-- dist: 0.0 -->
            <parkingAreaReroute id="parking_c" visible="true"/> <!-- dist: 10.6 -->
            <parkingAreaReroute id="parking_d" visible="false"/> <!-- dist: 51.8 -->
        </interval>
    </rerouter>

    <rerouter id="parking_c" edges="c">
        <interval begin="0.0" end="86400">
            <!-- in order of distance --> 
            <parkingAreaReroute id="parking_c" visible="true"/> <!-- dist: 0.0 -->
            <parkingAreaReroute id="parking_d" visible="true"/> <!-- dist: 2.6 -->
            <parkingAreaReroute id="parking_e" visible="false"/> <!-- dist: 48.8 -->
        </interval>
    </rerouter>

    <rerouter id="parking_d" edges="d">
        <interval begin="0.0" end="86400">
            <!-- in order of distance --> 
            <parkingAreaReroute id="parking_d" visible="true"/> <!-- dist: 0.0 -->
            <parkingAreaReroute id="parking_e" visible="true"/> <!-- dist: 2.6 -->
            <parkingAreaReroute id="parking_b" visible="false"/> <!-- dist: 51.8 -->
        </interval>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : misc generateParkingAreaRerouters distribute_1_1 ( Last six runs Apr2024 )

---------- Differences in errors ----------
0a1,10
> Traceback (most recent call last):
> generateParkingAreaRerouters.py, in <module>
>     main(sys.argv[1:])
> generateParkingAreaRerouters.py, in main
>     ReroutersGeneration(args)
> generateParkingAreaRerouters.py, in __init__
>     self._generate_rerouters()
> generateParkingAreaRerouters.py, in _generate_rerouters
>     with multiprocessing.Pool(processes=self._opt.processes) as pool:
> AttributeError: __exit__
---------- Differences in output ----------
4,7d3
< Computed 10 rerouters.
< Creation of out.add.xml
< out.add.xml created.
< Done.
---------- Missing result in additional ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">

    <rerouter id="parkingArea_A0B0_0_0" edges="A0B0">
        <interval begin="0.0" end="86400">
            <!-- in order of distance --> 
            <parkingAreaReroute id="parkingArea_A0B0_0_0" visible="true"/> <!-- dist: 0.0 -->
            <parkingAreaReroute id="parkingArea_B0C0_0_1" visible="false"/> <!-- dist: 10.0 -->
            <parkingAreaReroute id="parkingArea_C0D0_0_2" visible="false"/> <!-- dist: 29.4 -->
            <parkingAreaReroute id="parkingArea_G0H0_0_6" visible="false"/> <!-- dist: 111.8 -->
            <parkingAreaReroute id="parkingArea_H0I0_0_7" visible="false"/> <!-- dist: 131.6 -->
        </interval>
    </rerouter>

    <rerouter id="parkingArea_B0C0_0_1" edges="B0C0">
        <interval begin="0.0" end="86400">
            <!-- in order of distance --> 
            <parkingAreaReroute id="parkingArea_B0C0_0_1" visible="true"/> <!-- dist: 0.0 -->
            <parkingAreaReroute id="parkingArea_C0D0_0_2" visible="false"/> <!-- dist: 9.4 -->
            <parkingAreaReroute id="parkingArea_D0E0_0_3" visible="false"/> <!-- dist: 28.9 -->
            <parkingAreaReroute id="parkingArea_G0H0_0_6" visible="false"/> <!-- dist: 91.8 -->
            <parkingAreaReroute id="parkingArea_H0I0_0_7" visible="false"/> <!-- dist: 111.6 -->
        </interval>
    </rerouter>

    <rerouter id="parkingArea_C0D0_0_2" edges="C0D0">
        <interval begin="0.0" end="86400">
            <!-- in order of distance --> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : misc generateParkingAreaRerouters distribute_1_1_1_1 ( Last six runs Apr2024 )

---------- Differences in errors ----------
0a1,10
> Traceback (most recent call last):
> generateParkingAreaRerouters.py, in <module>
>     main(sys.argv[1:])
> generateParkingAreaRerouters.py, in main
>     ReroutersGeneration(args)
> generateParkingAreaRerouters.py, in __init__
>     self._generate_rerouters()
> generateParkingAreaRerouters.py, in _generate_rerouters
>     with multiprocessing.Pool(processes=self._opt.processes) as pool:
> AttributeError: __exit__
---------- Differences in output ----------
4,7d3
< Computed 10 rerouters.
< Creation of out.add.xml
< out.add.xml created.
< Done.
---------- Missing result in additional ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">

    <rerouter id="parkingArea_A0B0_0_0" edges="A0B0">
        <interval begin="0.0" end="86400">
            <!-- in order of distance --> 
            <parkingAreaReroute id="parkingArea_A0B0_0_0" visible="true"/> <!-- dist: 0.0 -->
            <parkingAreaReroute id="parkingArea_B0C0_0_1" visible="false"/> <!-- dist: 10.0 -->
            <parkingAreaReroute id="parkingArea_D0E0_0_3" visible="false"/> <!-- dist: 48.9 -->
            <parkingAreaReroute id="parkingArea_G0H0_0_6" visible="false"/> <!-- dist: 111.8 -->
            <parkingAreaReroute id="parkingArea_I0J0_0_8" visible="false"/> <!-- dist: 152.7 -->
        </interval>
    </rerouter>

    <rerouter id="parkingArea_B0C0_0_1" edges="B0C0">
        <interval begin="0.0" end="86400">
            <!-- in order of distance --> 
            <parkingAreaReroute id="parkingArea_B0C0_0_1" visible="true"/> <!-- dist: 0.0 -->
            <parkingAreaReroute id="parkingArea_C0D0_0_2" visible="false"/> <!-- dist: 9.4 -->
            <parkingAreaReroute id="parkingArea_E0F0_0_4" visible="false"/> <!-- dist: 50.7 -->
            <parkingAreaReroute id="parkingArea_G0H0_0_6" visible="false"/> <!-- dist: 91.8 -->
            <parkingAreaReroute id="parkingArea_I0J0_0_8" visible="false"/> <!-- dist: 132.8 -->
        </interval>
    </rerouter>

    <rerouter id="parkingArea_C0D0_0_2" edges="C0D0">
        <interval begin="0.0" end="86400">
            <!-- in order of distance --> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : misc generateParkingAreaRerouters distribute_3_1 ( Last six runs Apr2024 )

---------- Differences in errors ----------
0a1,10
> Traceback (most recent call last):
> generateParkingAreaRerouters.py, in <module>
>     main(sys.argv[1:])
> generateParkingAreaRerouters.py, in main
>     ReroutersGeneration(args)
> generateParkingAreaRerouters.py, in __init__
>     self._generate_rerouters()
> generateParkingAreaRerouters.py, in _generate_rerouters
>     with multiprocessing.Pool(processes=self._opt.processes) as pool:
> AttributeError: __exit__
---------- Differences in output ----------
4,7d3
< Computed 10 rerouters.
< Creation of out.add.xml
< out.add.xml created.
< Done.
---------- Missing result in additional ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">

    <rerouter id="parkingArea_A0B0_0_0" edges="A0B0">
        <interval begin="0.0" end="86400">
            <!-- in order of distance --> 
            <parkingAreaReroute id="parkingArea_A0B0_0_0" visible="true"/> <!-- dist: 0.0 -->
            <parkingAreaReroute id="parkingArea_B0C0_0_1" visible="false"/> <!-- dist: 10.0 -->
            <parkingAreaReroute id="parkingArea_C0D0_0_2" visible="false"/> <!-- dist: 29.4 -->
            <parkingAreaReroute id="parkingArea_D0E0_0_3" visible="false"/> <!-- dist: 48.9 -->
            <parkingAreaReroute id="parkingArea_G0H0_0_6" visible="false"/> <!-- dist: 111.8 -->
        </interval>
    </rerouter>

    <rerouter id="parkingArea_B0C0_0_1" edges="B0C0">
        <interval begin="0.0" end="86400">
            <!-- in order of distance --> 
            <parkingAreaReroute id="parkingArea_B0C0_0_1" visible="true"/> <!-- dist: 0.0 -->
            <parkingAreaReroute id="parkingArea_C0D0_0_2" visible="false"/> <!-- dist: 9.4 -->
            <parkingAreaReroute id="parkingArea_D0E0_0_3" visible="false"/> <!-- dist: 28.9 -->
            <parkingAreaReroute id="parkingArea_E0F0_0_4" visible="false"/> <!-- dist: 50.7 -->
            <parkingAreaReroute id="parkingArea_G0H0_0_6" visible="false"/> <!-- dist: 91.8 -->
        </interval>
    </rerouter>

    <rerouter id="parkingArea_C0D0_0_2" edges="C0D0">
        <interval begin="0.0" end="86400">
            <!-- in order of distance --> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : misc generateParkingAreaRerouters distribute_3_1_only2 ( Last six runs Apr2024 )

---------- Differences in errors ----------
0a1,10
> Traceback (most recent call last):
> generateParkingAreaRerouters.py, in <module>
>     main(sys.argv[1:])
> generateParkingAreaRerouters.py, in main
>     ReroutersGeneration(args)
> generateParkingAreaRerouters.py, in __init__
>     self._generate_rerouters()
> generateParkingAreaRerouters.py, in _generate_rerouters
>     with multiprocessing.Pool(processes=self._opt.processes) as pool:
> AttributeError: __exit__
---------- Differences in output ----------
4,7d3
< Computed 10 rerouters.
< Creation of out.add.xml
< out.add.xml created.
< Done.
---------- Missing result in additional ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">

    <rerouter id="parkingArea_A0B0_0_0" edges="A0B0">
        <interval begin="0.0" end="86400">
            <!-- in order of distance --> 
            <parkingAreaReroute id="parkingArea_A0B0_0_0" visible="true"/> <!-- dist: 0.0 -->
            <parkingAreaReroute id="parkingArea_B0C0_0_1" visible="false"/> <!-- dist: 10.0 -->
            <parkingAreaReroute id="parkingArea_G0H0_0_6" visible="false"/> <!-- dist: 111.8 -->
        </interval>
    </rerouter>

    <rerouter id="parkingArea_B0C0_0_1" edges="B0C0">
        <interval begin="0.0" end="86400">
            <!-- in order of distance --> 
            <parkingAreaReroute id="parkingArea_B0C0_0_1" visible="true"/> <!-- dist: 0.0 -->
            <parkingAreaReroute id="parkingArea_C0D0_0_2" visible="false"/> <!-- dist: 9.4 -->
            <parkingAreaReroute id="parkingArea_G0H0_0_6" visible="false"/> <!-- dist: 91.8 -->
        </interval>
    </rerouter>

    <rerouter id="parkingArea_C0D0_0_2" edges="C0D0">
        <interval begin="0.0" end="86400">
            <!-- in order of distance --> 
            <parkingAreaReroute id="parkingArea_C0D0_0_2" visible="true"/> <!-- dist: 0.0 -->
            <parkingAreaReroute id="parkingArea_D0E0_0_3" visible="false"/> <!-- dist: 9.4 -->
            <parkingAreaReroute id="parkingArea_H0I0_0_7" visible="false"/> <!-- dist: 92.2 -->
        </interval>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : misc generateParkingAreaRerouters example ( Last six runs Apr2024 )

---------- Differences in errors ----------
0a1,10
> Traceback (most recent call last):
> generateParkingAreaRerouters.py, in <module>
>     main(sys.argv[1:])
> generateParkingAreaRerouters.py, in main
>     ReroutersGeneration(args)
> generateParkingAreaRerouters.py, in __init__
>     self._generate_rerouters()
> generateParkingAreaRerouters.py, in _generate_rerouters
>     with multiprocessing.Pool(processes=self._opt.processes) as pool:
> AttributeError: __exit__
---------- Differences in output ----------
4,7d3
< Computed 4 rerouters.
< Creation of out.add.xml
< out.add.xml created.
< Done.
---------- Missing result in additional ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">

    <rerouter id="parking_b" edges="b">
        <interval begin="0.0" end="86400">
            <!-- in order of distance --> 
            <parkingAreaReroute id="parking_b" visible="true"/> <!-- dist: 0.0 -->
            <parkingAreaReroute id="parking_c" visible="true"/> <!-- dist: 16.6 -->
            <parkingAreaReroute id="parking_d" visible="true"/> <!-- dist: 57.8 -->
            <parkingAreaReroute id="parking_e" visible="false"/> <!-- dist: 104.0 -->
        </interval>
    </rerouter>

    <rerouter id="parking_c" edges="c">
        <interval begin="0.0" end="86400">
            <!-- in order of distance --> 
            <parkingAreaReroute id="parking_c" visible="true"/> <!-- dist: 0.0 -->
            <parkingAreaReroute id="parking_d" visible="true"/> <!-- dist: 8.6 -->
            <parkingAreaReroute id="parking_e" visible="true"/> <!-- dist: 54.8 -->
            <parkingAreaReroute id="parking_b" visible="false"/> <!-- dist: 104.0 -->
        </interval>
    </rerouter>

    <rerouter id="parking_d" edges="d">
        <interval begin="0.0" end="86400">
            <!-- in order of distance --> 
            <parkingAreaReroute id="parking_d" visible="true"/> <!-- dist: 0.0 -->
            <parkingAreaReroute id="parking_e" visible="true"/> <!-- dist: 12.2 -->
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : misc generateParkingAreaRerouters minCapacity ( Last six runs Apr2024 )

---------- Differences in errors ----------
0a1,10
> Traceback (most recent call last):
> generateParkingAreaRerouters.py, in <module>
>     main(sys.argv[1:])
> generateParkingAreaRerouters.py, in main
>     ReroutersGeneration(args)
> generateParkingAreaRerouters.py, in __init__
>     self._generate_rerouters()
> generateParkingAreaRerouters.py, in _generate_rerouters
>     with multiprocessing.Pool(processes=self._opt.processes) as pool:
> AttributeError: __exit__
---------- Differences in output ----------
4,7d3
< Computed 6 rerouters.
< Creation of out.add.xml
< out.add.xml created.
< Done.
---------- Missing result in additional ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">

    <rerouter id="parking_-a" edges="-a">
        <interval begin="0.0" end="86400">
            <!-- in order of distance --> 
            <parkingAreaReroute id="parking_-a" visible="true"/> <!-- dist: 0.0 -->
            <parkingAreaReroute id="parking_-b" visible="false"/> <!-- dist: 625.5 -->
            <parkingAreaReroute id="parking_-c" visible="false"/> <!-- dist: 775.5 -->
        </interval>
    </rerouter>

    <rerouter id="parking_-b" edges="-b">
        <interval begin="0.0" end="86400">
            <!-- in order of distance --> 
            <parkingAreaReroute id="parking_-b" visible="true"/> <!-- dist: 0.0 -->
            <parkingAreaReroute id="parking_-a" visible="false"/> <!-- dist: 16.1 -->
            <parkingAreaReroute id="parking_-c" visible="false"/> <!-- dist: 225.4 -->
        </interval>
    </rerouter>

    <rerouter id="parking_-c" edges="-c">
        <interval begin="0.0" end="86400">
            <!-- in order of distance --> 
            <parkingAreaReroute id="parking_-c" visible="true"/> <!-- dist: 0.0 -->
            <parkingAreaReroute id="parking_-b" visible="false"/> <!-- dist: 116.1 -->
            <parkingAreaReroute id="parking_-a" visible="false"/> <!-- dist: 166.2 -->
        </interval>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : misc generateParkingAreaRerouters minCapacityVisible ( Last six runs Apr2024 )

---------- Differences in errors ----------
0a1,10
> Traceback (most recent call last):
> generateParkingAreaRerouters.py, in <module>
>     main(sys.argv[1:])
> generateParkingAreaRerouters.py, in main
>     ReroutersGeneration(args)
> generateParkingAreaRerouters.py, in __init__
>     self._generate_rerouters()
> generateParkingAreaRerouters.py, in _generate_rerouters
>     with multiprocessing.Pool(processes=self._opt.processes) as pool:
> AttributeError: __exit__
---------- Differences in output ----------
4,7d3
< Computed 4 rerouters.
< Creation of out.add.xml
< out.add.xml created.
< Done.
---------- Missing result in additional ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">

    <rerouter id="pB" edges="b">
        <interval begin="0.0" end="86400">
            <!-- in order of distance --> 
            <parkingAreaReroute id="pB" visible="true"/> <!-- dist: 0.0 -->
            <parkingAreaReroute id="pC" visible="false"/> <!-- dist: 84.5 -->
            <parkingAreaReroute id="pD" visible="true"/> <!-- dist: 178.2 -->
        </interval>
    </rerouter>

    <rerouter id="pC" edges="c">
        <interval begin="0.0" end="86400">
            <!-- in order of distance --> 
            <parkingAreaReroute id="pC" visible="true"/> <!-- dist: 0.0 -->
            <parkingAreaReroute id="pD" visible="true"/> <!-- dist: 83.7 -->
            <parkingAreaReroute id="pE" visible="false"/> <!-- dist: 174.7 -->
        </interval>
    </rerouter>

    <rerouter id="pD" edges="d">
        <interval begin="0.0" end="86400">
            <!-- in order of distance --> 
            <parkingAreaReroute id="pD" visible="true"/> <!-- dist: 0.0 -->
            <parkingAreaReroute id="pE" visible="false"/> <!-- dist: 81.0 -->
            <parkingAreaReroute id="pB" visible="false"/> <!-- dist: 179.5 -->
        </interval>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : misc generateParkingAreaRerouters opposite_visible ( Last six runs Apr2024 )

---------- Differences in errors ----------
0a1,10
> Traceback (most recent call last):
> generateParkingAreaRerouters.py, in <module>
>     main(sys.argv[1:])
> generateParkingAreaRerouters.py, in main
>     ReroutersGeneration(args)
> generateParkingAreaRerouters.py, in __init__
>     self._generate_rerouters()
> generateParkingAreaRerouters.py, in _generate_rerouters
>     with multiprocessing.Pool(processes=self._opt.processes) as pool:
> AttributeError: __exit__
---------- Differences in output ----------
4,7d3
< Computed 6 rerouters.
< Creation of out.add.xml
< out.add.xml created.
< Done.
---------- Missing result in additional ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">

    <rerouter id="parking_-a" edges="-a">
        <interval begin="0.0" end="86400">
            <!-- in order of distance --> 
            <parkingAreaReroute id="parking_-a" visible="true"/> <!-- dist: 0.0 -->
            <parkingAreaReroute id="parking_a" visible="true"/> <!-- dist: 270.7 -->
            <parkingAreaReroute id="parking_b" visible="false"/> <!-- dist: 570.8 -->
            <parkingAreaReroute id="parking_c" visible="false"/> <!-- dist: 620.9 -->
            <parkingAreaReroute id="parking_-b" visible="false"/> <!-- dist: 625.5 -->
        </interval>
    </rerouter>

    <rerouter id="parking_-b" edges="-b">
        <interval begin="0.0" end="86400">
            <!-- in order of distance --> 
            <parkingAreaReroute id="parking_-b" visible="true"/> <!-- dist: 0.0 -->
            <parkingAreaReroute id="parking_-a" visible="false"/> <!-- dist: 16.1 -->
            <parkingAreaReroute id="parking_b" visible="true"/> <!-- dist: 20.7 -->
            <parkingAreaReroute id="parking_c" visible="false"/> <!-- dist: 70.8 -->
            <parkingAreaReroute id="parking_-c" visible="false"/> <!-- dist: 225.4 -->
        </interval>
    </rerouter>

    <rerouter id="parking_-c" edges="-c">
        <interval begin="0.0" end="86400">
            <!-- in order of distance --> 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : misc generateParkingAreaRerouters opposite_visible_oneSided ( Last six runs Apr2024 )

---------- Differences in errors ----------
0a1,10
> Traceback (most recent call last):
> generateParkingAreaRerouters.py, in <module>
>     main(sys.argv[1:])
> generateParkingAreaRerouters.py, in main
>     ReroutersGeneration(args)
> generateParkingAreaRerouters.py, in __init__
>     self._generate_rerouters()
> generateParkingAreaRerouters.py, in _generate_rerouters
>     with multiprocessing.Pool(processes=self._opt.processes) as pool:
> AttributeError: __exit__
---------- Differences in output ----------
4,7d3
< Computed 3 rerouters.
< Creation of out.add.xml
< out.add.xml created.
< Done.
---------- Missing result in additional ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">

    <rerouter id="parking_-c" edges="-c c">
        <interval begin="0.0" end="86400">
            <!-- in order of distance --> 
            <parkingAreaReroute id="parking_-c" visible="true"/> <!-- dist: 0.0 -->
            <parkingAreaReroute id="parking_b" visible="false"/> <!-- dist: 170.8 -->
            <parkingAreaReroute id="parking_a" visible="false"/> <!-- dist: 470.9 -->
        </interval>
    </rerouter>

    <rerouter id="parking_a" edges="a -a">
        <interval begin="0.0" end="86400">
            <!-- in order of distance --> 
            <parkingAreaReroute id="parking_a" visible="true"/> <!-- dist: 0.0 -->
            <parkingAreaReroute id="parking_b" visible="false"/> <!-- dist: 266.1 -->
            <parkingAreaReroute id="parking_-c" visible="false"/> <!-- dist: 470.9 -->
        </interval>
    </rerouter>

    <rerouter id="parking_b" edges="b -b">
        <interval begin="0.0" end="86400">
            <!-- in order of distance --> 
            <parkingAreaReroute id="parking_b" visible="true"/> <!-- dist: 0.0 -->
            <parkingAreaReroute id="parking_-c" visible="false"/> <!-- dist: 170.8 -->
            <parkingAreaReroute id="parking_a" visible="false"/> <!-- dist: 375.4 -->
        </interval>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : misc generateParkingAreaRerouters sameEdge ( Last six runs Apr2024 )

---------- Differences in errors ----------
0a1,10
> Traceback (most recent call last):
> generateParkingAreaRerouters.py, in <module>
>     main(sys.argv[1:])
> generateParkingAreaRerouters.py, in main
>     ReroutersGeneration(args)
> generateParkingAreaRerouters.py, in __init__
>     self._generate_rerouters()
> generateParkingAreaRerouters.py, in _generate_rerouters
>     with multiprocessing.Pool(processes=self._opt.processes) as pool:
> AttributeError: __exit__
---------- Differences in output ----------
4,7d3
< Computed 4 rerouters.
< Creation of out.add.xml
< out.add.xml created.
< Done.
---------- Missing result in additional ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">

    <rerouter id="p_c1" edges="c">
        <interval begin="0.0" end="86400">
            <!-- in order of distance --> 
            <parkingAreaReroute id="p_c1" visible="true"/> <!-- dist: 0.0 -->
            <parkingAreaReroute id="p_c2" visible="true"/> <!-- dist: 5.6 -->
            <parkingAreaReroute id="p_e1" visible="true"/> <!-- dist: 75.9 -->
            <parkingAreaReroute id="p_e2" visible="false"/> <!-- dist: 93.2 -->
        </interval>
    </rerouter>

    <rerouter id="p_c2" edges="c">
        <interval begin="0.0" end="86400">
            <!-- in order of distance --> 
            <parkingAreaReroute id="p_c2" visible="true"/> <!-- dist: 0.0 -->
            <parkingAreaReroute id="p_e1" visible="true"/> <!-- dist: 57.4 -->
            <parkingAreaReroute id="p_e2" visible="true"/> <!-- dist: 74.7 -->
        </interval>
    </rerouter>

    <rerouter id="p_e1" edges="e">
        <interval begin="0.0" end="86400">
            <!-- in order of distance --> 
            <parkingAreaReroute id="p_e1" visible="true"/> <!-- dist: 0.0 -->
            <parkingAreaReroute id="p_e2" visible="true"/> <!-- dist: 4.8 -->
            <parkingAreaReroute id="p_c1" visible="true"/> <!-- dist: 80.2 -->
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : misc generateParkingAreaRerouters visible_explicit ( Last six runs Apr2024 )

---------- Differences in errors ----------
0a1,10
> Traceback (most recent call last):
> generateParkingAreaRerouters.py, in <module>
>     main(sys.argv[1:])
> generateParkingAreaRerouters.py, in main
>     ReroutersGeneration(args)
> generateParkingAreaRerouters.py, in __init__
>     self._generate_rerouters()
> generateParkingAreaRerouters.py, in _generate_rerouters
>     with multiprocessing.Pool(processes=self._opt.processes) as pool:
> AttributeError: __exit__
---------- Differences in output ----------
4,7d3
< Computed 4 rerouters.
< Creation of out.add.xml
< out.add.xml created.
< Done.
---------- Missing result in additional ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">

    <rerouter id="parking_b" edges="b">
        <interval begin="0.0" end="86400">
            <!-- in order of distance --> 
            <parkingAreaReroute id="parking_b" visible="true"/> <!-- dist: 0.0 -->
            <parkingAreaReroute id="parking_c" visible="false"/> <!-- dist: 16.6 -->
            <parkingAreaReroute id="parking_d" visible="true"/> <!-- dist: 57.8 -->
            <parkingAreaReroute id="parking_e" visible="false"/> <!-- dist: 104.0 -->
        </interval>
    </rerouter>

    <rerouter id="parking_c" edges="c">
        <interval begin="0.0" end="86400">
            <!-- in order of distance --> 
            <parkingAreaReroute id="parking_c" visible="true"/> <!-- dist: 0.0 -->
            <parkingAreaReroute id="parking_d" visible="true"/> <!-- dist: 8.6 -->
            <parkingAreaReroute id="parking_e" visible="false"/> <!-- dist: 54.8 -->
            <parkingAreaReroute id="parking_b" visible="true"/> <!-- dist: 104.0 -->
        </interval>
    </rerouter>

    <rerouter id="parking_d" edges="d">
        <interval begin="0.0" end="86400">
            <!-- in order of distance --> 
            <parkingAreaReroute id="parking_d" visible="true"/> <!-- dist: 0.0 -->
            <parkingAreaReroute id="parking_e" visible="false"/> <!-- dist: 12.2 -->
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : misc generateParkingAreaRerouters visible_preferredAlternative ( Last six runs Apr2024 )

---------- Differences in errors ----------
0a1,10
> Traceback (most recent call last):
> generateParkingAreaRerouters.py, in <module>
>     main(sys.argv[1:])
> generateParkingAreaRerouters.py, in main
>     ReroutersGeneration(args)
> generateParkingAreaRerouters.py, in __init__
>     self._generate_rerouters()
> generateParkingAreaRerouters.py, in _generate_rerouters
>     with multiprocessing.Pool(processes=self._opt.processes) as pool:
> AttributeError: __exit__
---------- Differences in output ----------
4,7d3
< Computed 4 rerouters.
< Creation of out.add.xml
< out.add.xml created.
< Done.
---------- Missing result in additional ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">

    <rerouter id="pB" edges="b">
        <interval begin="0.0" end="86400">
            <!-- in order of distance --> 
            <parkingAreaReroute id="pB" visible="true"/> <!-- dist: 0.0 -->
            <parkingAreaReroute id="pD" visible="true"/> <!-- dist: 178.2 -->
            <parkingAreaReroute id="pF" visible="true"/> <!-- dist: 401.3 -->
        </interval>
    </rerouter>

    <rerouter id="pC" edges="c">
        <interval begin="0.0" end="86400">
            <!-- in order of distance --> 
            <parkingAreaReroute id="pC" visible="true"/> <!-- dist: 0.0 -->
            <parkingAreaReroute id="pD" visible="true"/> <!-- dist: 83.7 -->
            <parkingAreaReroute id="pF" visible="true"/> <!-- dist: 684.5 -->
        </interval>
    </rerouter>

    <rerouter id="pD" edges="d">
        <interval begin="0.0" end="86400">
            <!-- in order of distance --> 
            <parkingAreaReroute id="pD" visible="true"/> <!-- dist: 0.0 -->
            <parkingAreaReroute id="pF" visible="true"/> <!-- dist: 590.8 -->
            <parkingAreaReroute id="pE" visible="false"/> <!-- dist: 81.0 -->
        </interval>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : misc generateParkingAreaRerouters visible_preferredAlternative_minCount ( Last six runs Apr2024 )

---------- Differences in errors ----------
0a1,10
> Traceback (most recent call last):
> generateParkingAreaRerouters.py, in <module>
>     main(sys.argv[1:])
> generateParkingAreaRerouters.py, in main
>     ReroutersGeneration(args)
> generateParkingAreaRerouters.py, in __init__
>     self._generate_rerouters()
> generateParkingAreaRerouters.py, in _generate_rerouters
>     with multiprocessing.Pool(processes=self._opt.processes) as pool:
> AttributeError: __exit__
---------- Differences in output ----------
4,7d3
< Computed 4 rerouters.
< Creation of out.add.xml
< out.add.xml created.
< Done.
---------- Missing result in additional ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">

    <rerouter id="pB" edges="b">
        <interval begin="0.0" end="86400">
            <!-- in order of distance --> 
            <parkingAreaReroute id="pB" visible="true"/> <!-- dist: 0.0 -->
        </interval>
    </rerouter>

    <rerouter id="pC" edges="c">
        <interval begin="0.0" end="86400">
            <!-- in order of distance --> 
            <parkingAreaReroute id="pC" visible="true"/> <!-- dist: 0.0 -->
        </interval>
    </rerouter>

    <rerouter id="pD" edges="d">
        <interval begin="0.0" end="86400">
            <!-- in order of distance --> 
            <parkingAreaReroute id="pD" visible="true"/> <!-- dist: 0.0 -->
        </interval>
    </rerouter>

    <rerouter id="pE" edges="e">
        <interval begin="0.0" end="86400">
            <!-- in order of distance --> 
            <parkingAreaReroute id="pE" visible="true"/> <!-- dist: 0.0 -->
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : net abstractRail horizontal ( Last six runs Apr2024 )

---------- Differences in errors ----------
1,8c1,10
< Warning: Lane '124262120_0' is not connected from any incoming edge at junction '1383487041'.
< Warning: Lane '124264571_0' is not connected from any incoming edge at junction '1383506147'.
< Warning: Speed of turning connection '124262109#0_0->124262109#1_0' reduced by 29.24 due to turning radius of 42.01 (length=7.19, angle=45.00).
< Warning: Speed of turning connection '469983241_0->124262107#0_0' reduced by 30.63 due to turning radius of 42.01 (length=7.19, angle=45.00).
< Warning: Speed of turning connection '-124262124_0->124262109#2_0' reduced by 39.37 due to turning radius of 4.68 (length=5.96, angle=123.02).
< Warning: Speed of turning connection '124262109#1_0->124262124_0' reduced by 34.71 due to turning radius of 17.22 (length=6.30, angle=56.98).
< Warning: Speed of turning connection '-458067265_0->124262109#4_0' reduced by 39.33 due to turning radius of 4.75 (length=7.53, angle=144.22).
< Warning: 21 total messages of type: Speed of % connection '%' reduced by % due to turning radius of % (length=%, angle=%).
---
> Traceback (most recent call last):
> abstractRail.py, in <module>
>     main(get_options())
> abstractRail.py, in main
>     nodeYValues = computeTrackOrdering(options, mainLine, edges, nodeCoords, edgeShapes)
> abstractRail.py, in computeTrackOrdering
>     nodeYValues = optimizeTrackOrder(options, edges, nodes, orderings, nodeCoords)
> abstractRail.py, in optimizeTrackOrder
>     yOrderConstraints.append((nodeIndex[vNode], nodeIndex[vNode2]))
> KeyError: <edge id="124254501" from="566319135" to="566337751"/>
---------- Differences in output ----------
3,5d2
< Starting optimization with 523 inequalities
< Optimization succeeded after TIME
< Building new net
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.20" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-339139.35,-5788711.14" convBoundary="-764.67,0.00,443.32,280.00" origBoundary="12.635011,52.237972,14.221191,52.746091" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <type id="railway.highspeed" priority="21" numLanes="1" speed="69.44" allow="rail_fast" oneway="1"/>
    <type id="railway.rail" priority="20" numLanes="1" speed="44.44" allow="rail" oneway="1"/>
    <type id="railway.rail|usage.industrial" priority="20" numLanes="1" speed="44.44" allow="rail" oneway="1"/>

    <edge id=":1383487001_0" function="internal">
        <lane id=":1383487001_0_0" index="0" allow="rail rail_electric rail_fast" speed="0.10" length="0.10" shape="-624.67,40.00 -624.67,40.00"/>
    </edge>
    <edge id=":1383487016_0" function="internal">
        <lane id=":1383487016_0_0" index="0" allow="rail" speed="44.44" length="7.53" shape="-543.53,40.00 -536.01,40.00"/>
    </edge>
    <edge id=":1383487016_1" function="internal">
        <lane id=":1383487016_1_0" index="0" allow="rail rail_electric rail_fast" speed="15.20" length="7.19" shape="-543.53,40.00 -542.35,40.24 -540.96,40.95 -539.37,42.13 -537.58,43.79"/>
    </edge>
    <edge id=":1383487022_0" function="internal">
        <lane id=":1383487022_0_0" index="0" allow="rail rail_fast" speed="15.20" length="7.19" shape="-473.03,160.00 -471.85,159.76 -470.46,159.05 -468.87,157.87 -467.08,156.21"/>
    </edge>
    <edge id=":1383487022_1" function="internal">
        <lane id=":1383487022_1_0" index="0" allow="rail rail_fast" speed="63.89" length="7.53" shape="-473.03,160.00 -465.51,160.00"/>
    </edge>
    <edge id=":1383487026_0" function="internal">
        <lane id=":1383487026_0_0" index="0" allow="rail rail_electric rail_fast" speed="0.10" length="0.10" shape="-432.57,120.00 -432.57,120.00"/>
    </edge>
    <edge id=":1383487041_0" function="internal">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : net abstractRail multiple_stations horizontal ( Last six runs Apr2024 )

---------- Differences in errors ----------
2c2,11
< Warning: Lane '-347977095_0' is not connected from any incoming edge at junction '428647707'.
---
> Traceback (most recent call last):
> abstractRail.py, in <module>
>     main(get_options())
> abstractRail.py, in main
>     nodeYValues = computeTrackOrdering(options, mainLine, edges, nodeCoords, edgeShapes)
> abstractRail.py, in computeTrackOrdering
>     nodeYValues = optimizeTrackOrder(options, edges, nodes, orderings, nodeCoords)
> abstractRail.py, in optimizeTrackOrder
>     yOrderConstraints.append((nodeIndex[vNode], nodeIndex[vNode2]))
> KeyError: <edge id="8044251#1" from="10707024796" to="10707024788"/>
---------- Differences in output ----------
3,5d2
< Starting optimization with 1509 inequalities
< Optimization succeeded after TIME
< Building new net
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-403040.31,-5788711.14" convBoundary="-619.87,0.00,2239.27,460.00" origBoundary="13.574416,52.240912,13.691479,52.413950" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <type id="railway.light_rail" priority="19" numLanes="1" speed="27.78" allow="rail_urban" oneway="1"/>
    <type id="railway.rail" priority="20" numLanes="1" speed="44.44" allow="rail" oneway="1"/>

    <edge id="-121902849" from="42145788" to="374388207" name="6142" priority="20" type="railway.rail" spreadType="center" length="85.51" shape="467.14,380.00 428.32,300.00 385.57,300.00" bidi="33142249">
        <lane id="-121902849_0" index="0" allow="rail rail_electric rail_fast" speed="27.78" length="85.51" shape="466.05,377.75 428.32,300.00 387.73,300.00">
            <param key="origId" value="121902849 8602141 33142249"/>
        </lane>
    </edge>
    <edge id="-124449286#0" from="1363480435" to="4395255491" priority="20" type="railway.rail" spreadType="center" length="270.18" shape="232.25,80.00 272.25,40.00 472.84,40.00" bidi="441828377">
        <lane id="-124449286#0_0" index="0" allow="rail rail_electric rail_fast" speed="44.44" length="270.18" shape="233.78,78.47 272.25,40.00 472.84,40.00">
            <param key="origId" value="124449286 742458425 742458426 441828378 441828377"/>
        </lane>
    </edge>
    <edge id="-124449286#2" from="428994711" to="1363480434" priority="20" type="railway.rail" spreadType="center" length="8.44" bidi="124449286#2">
        <lane id="-124449286#2_0" index="0" allow="rail rail_electric rail_fast" speed="44.44" length="8.44" shape="183.26,160.00 186.88,160.00">
            <param key="origId" value="124449286"/>
        </lane>
    </edge>
    <edge id="-153134060#0" from="10707784192" to="296021288" name="6007" priority="19" type="railway.light_rail" spreadType="center" length="412.89" bidi="153134060#0">
        <lane id="-153134060#0_0" index="0" allow="rail_urban" speed="22.22" length="412.89" shape="1611.55,340.00 1629.39,340.00">
            <param key="origId" value="153134060"/>
        </lane>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : net abstractRail multiple_stations plain ( Last six runs Apr2024 )

---------- Differences in errors ----------
2c2,11
< Warning: Lane '-347977095_0' is not connected from any incoming edge at junction '428647707'.
---
> Traceback (most recent call last):
> abstractRail.py, in <module>
>     main(get_options())
> abstractRail.py, in main
>     nodeYValues = computeTrackOrdering(options, mainLine, edges, nodeCoords, edgeShapes)
> abstractRail.py, in computeTrackOrdering
>     nodeYValues = optimizeTrackOrder(options, edges, nodes, orderings, nodeCoords)
> abstractRail.py, in optimizeTrackOrder
>     yOrderConstraints.append((nodeIndex[vNode], nodeIndex[vNode2]))
> KeyError: <edge id="8044251#1" from="10707024796" to="10707024788"/>
---------- Differences in output ----------
3,5d2
< Starting optimization with 1509 inequalities
< Optimization succeeded after TIME
< Building new net
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-403040.31,-5788711.14" convBoundary="3189.69,5438.48,3641.45,8297.86" origBoundary="13.574416,52.240912,13.691479,52.413950" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <type id="railway.light_rail" priority="19" numLanes="1" speed="27.78" allow="rail_urban" oneway="1"/>
    <type id="railway.rail" priority="20" numLanes="1" speed="44.44" allow="rail" oneway="1"/>

    <edge id="-121902849" from="42145788" to="374388207" name="6142" priority="20" type="railway.rail" spreadType="center" length="85.51" shape="3253.09,6527.22 3332.32,6486.85 3331.49,6444.11" bidi="33142249">
        <lane id="-121902849_0" index="0" allow="rail rail_electric rail_fast" speed="27.78" length="85.51" shape="3255.32,6526.08 3332.32,6486.85 3331.53,6446.27">
            <param key="origId" value="121902849 8602141 33142249"/>
        </lane>
    </edge>
    <edge id="-124449286#0" from="1363480435" to="4395255491" priority="20" type="railway.rail" spreadType="center" length="270.18" shape="3548.48,6286.56 3589.24,6325.77 3593.13,6526.33" bidi="441828377">
        <lane id="-124449286#0_0" index="0" allow="rail rail_electric rail_fast" speed="44.44" length="270.18" shape="3550.04,6288.06 3589.24,6325.77 3593.13,6526.33">
            <param key="origId" value="124449286 742458425 742458426 441828378 441828377"/>
        </lane>
    </edge>
    <edge id="-124449286#2" from="428994711" to="1363480434" priority="20" type="railway.rail" spreadType="center" length="8.44" bidi="124449286#2">
        <lane id="-124449286#2_0" index="0" allow="rail rail_electric rail_fast" speed="44.44" length="8.44" shape="3467.54,6239.12 3467.61,6242.75">
            <param key="origId" value="124449286"/>
        </lane>
    </edge>
    <edge id="-153134060#0" from="10707784192" to="296021288" name="6007" priority="19" type="railway.light_rail" spreadType="center" length="412.89" bidi="153134060#0">
        <lane id="-153134060#0_0" index="0" allow="rail_urban" speed="22.22" length="412.89" shape="3315.27,7670.64 3315.61,7688.48">
            <param key="origId" value="153134060"/>
        </lane>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : net abstractRail multiple_stations split ( Last six runs Apr2024 )

---------- Differences in errors ----------
1c1,10
< Warning: Lane '-347977095_0' is not connected from any incoming edge at junction '428647707'.
---
> Traceback (most recent call last):
> abstractRail.py, in <module>
>     main(get_options())
> abstractRail.py, in main
>     nodeYValues = computeTrackOrdering(options, mainLine, edges, nodeCoords, edgeShapes)
> abstractRail.py, in computeTrackOrdering
>     nodeYValues = optimizeTrackOrder(options, edges, nodes, orderings, nodeCoords)
> abstractRail.py, in optimizeTrackOrder
>     yOrderConstraints.append((nodeIndex[vNode], nodeIndex[vNode2]))
> KeyError: <edge id="337460727#2" from="10707024737" to="10707024787"/>
---------- Differences in output ----------
3,17d2
< Processing region 'Bestensee' with 2 edges
< Starting optimization with 4 inequalities
< Optimization succeeded after TIME
< Processing region 'Eichwalde' with 28 edges
< Starting optimization with 133 inequalities
< Optimization succeeded after TIME
< Processing region 'Königs Wusterhausen' with 108 edges
< Starting optimization with 900 inequalities
< Optimization succeeded after TIME
< Processing region 'Niederlehme' with 5 edges
< Starting optimization with 10 inequalities
< Optimization succeeded after TIME
< Processing region 'Wildau' with 17 edges
< Starting optimization with 74 inequalities
< Optimization succeeded after TIME
19,24d3
< Starting optimization with 18 inequalities
< Optimization succeeded after TIME
< Processing region 'Zeuthen' with 20 edges
< Starting optimization with 94 inequalities
< Optimization succeeded after TIME
< Building new net
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-403040.31,-5788711.14" convBoundary="2613.06,0.00,5185.46,14709.73" origBoundary="13.574416,52.240912,13.691479,52.413950" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <type id="railway.light_rail" priority="19" numLanes="1" speed="27.78" allow="rail_urban" oneway="1"/>
    <type id="railway.rail" priority="20" numLanes="1" speed="44.44" allow="rail" oneway="1"/>

    <edge id="-121902849" from="42145788" to="374388207" name="6142" priority="20" type="railway.rail" spreadType="center" length="85.51" shape="3272.04,6473.33 3291.65,6452.95 3291.27,6432.95" bidi="33142249">
        <lane id="-121902849_0" index="0" allow="rail rail_electric rail_fast" speed="27.78" length="85.51" shape="3273.54,6471.77 3291.65,6452.95 3291.31,6435.11">
            <param key="origId" value="121902849 8602141 33142249"/>
        </lane>
    </edge>
    <edge id="-124449286#0" from="1363480435" to="4395255491" priority="20" type="railway.rail" spreadType="center" length="270.18" shape="3508.33,6279.27 3610.09,6369.10 3612.09,6472.45" bidi="441828377">
        <lane id="-124449286#0_0" index="0" allow="rail rail_electric rail_fast" speed="44.44" length="270.18" shape="3509.98,6280.73 3610.09,6369.10 3612.09,6472.45">
            <param key="origId" value="124449286 742458425 742458426 441828378 441828377"/>
        </lane>
    </edge>
    <edge id="-124449286#2" from="428994711" to="1363480434" priority="20" type="railway.rail" spreadType="center" length="8.44" bidi="124449286#2">
        <lane id="-124449286#2_0" index="0" allow="rail rail_electric rail_fast" speed="44.44" length="8.44" shape="3427.55,6239.90 3427.62,6243.62">
            <param key="origId" value="124449286"/>
        </lane>
    </edge>
    <edge id="-153134060#0" from="10707784192" to="296021288" name="6007" priority="19" type="railway.light_rail" spreadType="center" length="412.89" bidi="153134060#0">
        <lane id="-153134060#0_0" index="0" allow="rail_urban" speed="22.22" length="412.89" shape="3549.79,11845.87 3542.14,11861.82">
            <param key="origId" value="153134060"/>
        </lane>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : net abstractRail multiple_stations splitNet ( Last six runs Apr2024 )

---------- Differences in errors ----------
2c2,11
< Warning: Lane '-347977095_0' is not connected from any incoming edge at junction '428647707'.
---
> Traceback (most recent call last):
> abstractRail.py, in <module>
>     main(get_options())
> abstractRail.py, in main
>     nodeYValues = computeTrackOrdering(options, mainLine, edges, nodeCoords, edgeShapes)
> abstractRail.py, in computeTrackOrdering
>     nodeYValues = optimizeTrackOrder(options, edges, nodes, orderings, nodeCoords)
> abstractRail.py, in optimizeTrackOrder
>     yOrderConstraints.append((nodeIndex[vNode], nodeIndex[vNode2]))
> KeyError: <edge id="337460727#2" from="10707024737" to="10707024787"/>
---------- Differences in output ----------
6,20d5
< Processing region 'Bestensee' with 2 edges
< Starting optimization with 4 inequalities
< Optimization succeeded after TIME
< Processing region 'Eichwalde' with 28 edges
< Starting optimization with 133 inequalities
< Optimization succeeded after TIME
< Processing region 'Königs Wusterhausen' with 108 edges
< Starting optimization with 900 inequalities
< Optimization succeeded after TIME
< Processing region 'Niederlehme' with 5 edges
< Starting optimization with 10 inequalities
< Optimization succeeded after TIME
< Processing region 'Wildau' with 17 edges
< Starting optimization with 74 inequalities
< Optimization succeeded after TIME
22,27d6
< Starting optimization with 18 inequalities
< Optimization succeeded after TIME
< Processing region 'Zeuthen' with 20 edges
< Starting optimization with 94 inequalities
< Optimization succeeded after TIME
< Building new net
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-403040.31,-5788711.14" convBoundary="2613.06,0.00,5185.46,14709.73" origBoundary="13.574416,52.240912,13.691479,52.413950" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <type id="railway.light_rail" priority="19" numLanes="1" speed="27.78" allow="rail_urban" oneway="1"/>
    <type id="railway.rail" priority="20" numLanes="1" speed="44.44" allow="rail" oneway="1"/>

    <edge id="-121902849" from="42145788" to="374388207" name="6142" priority="20" type="railway.rail" spreadType="center" length="85.51" shape="3272.04,6473.33 3291.65,6452.95 3291.27,6432.95" bidi="33142249">
        <lane id="-121902849_0" index="0" allow="rail rail_electric rail_fast" speed="27.78" length="85.51" shape="3273.54,6471.77 3291.65,6452.95 3291.31,6435.11">
            <param key="origId" value="121902849 8602141 33142249"/>
        </lane>
    </edge>
    <edge id="-124449286#0" from="1363480435" to="4395255491" priority="20" type="railway.rail" spreadType="center" length="270.18" shape="3508.33,6279.27 3610.09,6369.10 3612.09,6472.45" bidi="441828377">
        <lane id="-124449286#0_0" index="0" allow="rail rail_electric rail_fast" speed="44.44" length="270.18" shape="3509.98,6280.73 3610.09,6369.10 3612.09,6472.45">
            <param key="origId" value="124449286 742458425 742458426 441828378 441828377"/>
        </lane>
    </edge>
    <edge id="-124449286#2" from="428994711" to="1363480434" priority="20" type="railway.rail" spreadType="center" length="8.44" bidi="124449286#2">
        <lane id="-124449286#2_0" index="0" allow="rail rail_electric rail_fast" speed="44.44" length="8.44" shape="3427.55,6239.90 3427.62,6243.62">
            <param key="origId" value="124449286"/>
        </lane>
    </edge>
    <edge id="-153134060#0" from="10707784192" to="296021288" name="6007" priority="19" type="railway.light_rail" spreadType="center" length="412.89" bidi="153134060#0">
        <lane id="-153134060#0_0" index="0" allow="rail_urban" speed="22.22" length="412.89" shape="3549.79,11845.87 3542.14,11861.82">
            <param key="origId" value="153134060"/>
        </lane>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : net abstractRail multiple_stations stations ( Last six runs Apr2024 )

---------- Differences in errors ----------
1c1,10
< Warning: Lane '-347977095_0' is not connected from any incoming edge at junction '428647707'.
---
> Traceback (most recent call last):
> abstractRail.py, in <module>
>     main(get_options())
> abstractRail.py, in main
>     nodeYValues = computeTrackOrdering(options, mainLine, edges, nodeCoords, edgeShapes)
> abstractRail.py, in computeTrackOrdering
>     nodeYValues = optimizeTrackOrder(options, edges, nodes, orderings, nodeCoords)
> abstractRail.py, in optimizeTrackOrder
>     yOrderConstraints.append((nodeIndex[vNode], nodeIndex[vNode2]))
> KeyError: <edge id="337460727#2" from="10707024737" to="10707024787"/>
---------- Differences in output ----------
2,16d1
< Processing region 'Bestensee' with 2 edges
< Starting optimization with 4 inequalities
< Optimization succeeded after TIME
< Processing region 'Eichwalde' with 28 edges
< Starting optimization with 133 inequalities
< Optimization succeeded after TIME
< Processing region 'Königs Wusterhausen' with 108 edges
< Starting optimization with 900 inequalities
< Optimization succeeded after TIME
< Processing region 'Niederlehme' with 5 edges
< Starting optimization with 10 inequalities
< Optimization succeeded after TIME
< Processing region 'Wildau' with 17 edges
< Starting optimization with 74 inequalities
< Optimization succeeded after TIME
18,23d2
< Starting optimization with 18 inequalities
< Optimization succeeded after TIME
< Processing region 'Zeuthen' with 20 edges
< Starting optimization with 94 inequalities
< Optimization succeeded after TIME
< Building new net
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-403040.31,-5788711.14" convBoundary="2613.06,0.00,5185.46,14709.73" origBoundary="13.574416,52.240912,13.691479,52.413950" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <type id="railway.light_rail" priority="19" numLanes="1" speed="27.78" allow="rail_urban" oneway="1"/>
    <type id="railway.rail" priority="20" numLanes="1" speed="44.44" allow="rail" oneway="1"/>

    <edge id="-121902849" from="42145788" to="374388207" name="6142" priority="20" type="railway.rail" spreadType="center" length="85.51" shape="3272.04,6473.33 3291.65,6452.95 3291.27,6432.95" bidi="33142249">
        <lane id="-121902849_0" index="0" allow="rail rail_electric rail_fast" speed="27.78" length="85.51" shape="3273.54,6471.77 3291.65,6452.95 3291.31,6435.11">
            <param key="origId" value="121902849 8602141 33142249"/>
        </lane>
    </edge>
    <edge id="-124449286#0" from="1363480435" to="4395255491" priority="20" type="railway.rail" spreadType="center" length="270.18" shape="3508.33,6279.27 3610.09,6369.10 3612.09,6472.45" bidi="441828377">
        <lane id="-124449286#0_0" index="0" allow="rail rail_electric rail_fast" speed="44.44" length="270.18" shape="3509.98,6280.73 3610.09,6369.10 3612.09,6472.45">
            <param key="origId" value="124449286 742458425 742458426 441828378 441828377"/>
        </lane>
    </edge>
    <edge id="-124449286#2" from="428994711" to="1363480434" priority="20" type="railway.rail" spreadType="center" length="8.44" bidi="124449286#2">
        <lane id="-124449286#2_0" index="0" allow="rail rail_electric rail_fast" speed="44.44" length="8.44" shape="3427.55,6239.90 3427.62,6243.62">
            <param key="origId" value="124449286"/>
        </lane>
    </edge>
    <edge id="-153134060#0" from="10707784192" to="296021288" name="6007" priority="19" type="railway.light_rail" spreadType="center" length="412.89" bidi="153134060#0">
        <lane id="-153134060#0_0" index="0" allow="rail_urban" speed="22.22" length="412.89" shape="3549.79,11845.87 3542.14,11861.82">
            <param key="origId" value="153134060"/>
        </lane>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : net abstractRail multiple_stations stations_horizontal ( Last six runs Apr2024 )

---------- Differences in errors ----------
1,7c1,10
< Warning: Found angle of 106.96 degrees at edge '-326225735#1', segment 1.
< Warning: Found angle of 112.07 degrees at edge '22955557#8', segment 0.
< Warning: Found angle of 99.89 degrees at edge '248740648#2', segment 0.
< Warning: Found angle of 112.07 degrees at edge '248740648#4.1425', segment 0.
< Warning: Found angle of 106.84 degrees at edge '255228349#0', segment 0.
< Warning: Lane '-347977095_0' is not connected from any incoming edge at junction '428647707'.
< Warning: 12 total messages of type: Found angle of % degrees at edge '%', segment %.
---
> Traceback (most recent call last):
> abstractRail.py, in <module>
>     main(get_options())
> abstractRail.py, in main
>     nodeYValues = computeTrackOrdering(options, mainLine, edges, nodeCoords, edgeShapes)
> abstractRail.py, in computeTrackOrdering
>     nodeYValues = optimizeTrackOrder(options, edges, nodes, orderings, nodeCoords)
> abstractRail.py, in optimizeTrackOrder
>     yOrderConstraints.append((nodeIndex[vNode], nodeIndex[vNode2]))
> KeyError: <edge id="337460727#2" from="10707024737" to="10707024787"/>
---------- Differences in output ----------
2,16d1
< Processing region 'Bestensee' with 2 edges
< Starting optimization with 4 inequalities
< Optimization succeeded after TIME
< Processing region 'Eichwalde' with 28 edges
< Starting optimization with 133 inequalities
< Optimization succeeded after TIME
< Processing region 'Königs Wusterhausen' with 108 edges
< Starting optimization with 900 inequalities
< Optimization succeeded after TIME
< Processing region 'Niederlehme' with 5 edges
< Starting optimization with 10 inequalities
< Optimization succeeded after TIME
< Processing region 'Wildau' with 17 edges
< Starting optimization with 74 inequalities
< Optimization succeeded after TIME
18,23d2
< Starting optimization with 18 inequalities
< Optimization succeeded after TIME
< Processing region 'Zeuthen' with 20 edges
< Starting optimization with 94 inequalities
< Optimization succeeded after TIME
< Building new net
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-403040.31,-5788711.14" convBoundary="2638.27,0.00,5207.72,14484.27" origBoundary="13.574416,52.240912,13.691479,52.413950" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <type id="railway.light_rail" priority="19" numLanes="1" speed="27.78" allow="rail_urban" oneway="1"/>
    <type id="railway.rail" priority="20" numLanes="1" speed="44.44" allow="rail" oneway="1"/>

    <edge id="-121902849" from="42145788" to="374388207" name="6142" priority="20" type="railway.rail" spreadType="center" length="85.51" shape="4037.59,6412.80 4017.59,6392.80 3997.59,6392.80" bidi="33142249">
        <lane id="-121902849_0" index="0" allow="rail rail_electric rail_fast" speed="27.78" length="85.51" shape="4036.06,6411.27 4017.59,6392.80 3999.75,6392.80">
            <param key="origId" value="121902849 8602141 33142249"/>
        </lane>
    </edge>
    <edge id="-124449286#0" from="1363480435" to="4395255491" priority="20" type="railway.rail" spreadType="center" length="270.18" shape="3848.15,6172.80 3939.94,6072.80 4043.30,6072.80" bidi="441828377">
        <lane id="-124449286#0_0" index="0" allow="rail rail_electric rail_fast" speed="44.44" length="270.18" shape="3849.64,6171.18 3939.94,6072.80 4043.30,6072.80">
            <param key="origId" value="124449286 742458425 742458426 441828378 441828377"/>
        </lane>
    </edge>
    <edge id="-124449286#2" from="428994711" to="1363480434" priority="20" type="railway.rail" spreadType="center" length="8.44" bidi="124449286#2">
        <lane id="-124449286#2_0" index="0" allow="rail rail_electric rail_fast" speed="44.44" length="8.44" shape="3807.21,6252.80 3810.94,6252.80">
            <param key="origId" value="124449286"/>
        </lane>
    </edge>
    <edge id="-153134060#0" from="10707784192" to="296021288" name="6007" priority="19" type="railway.light_rail" spreadType="center" length="412.89" bidi="153134060#0">
        <lane id="-153134060#0_0" index="0" allow="rail_urban" speed="22.22" length="412.89" shape="3461.61,11901.29 3479.45,11901.29">
            <param key="origId" value="153134060"/>
        </lane>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : net abstractRail no_stops ( Last six runs Apr2024 )

---------- Differences in errors ----------
2,9c2,11
< Warning: Lane '124262120_0' is not connected from any incoming edge at junction '1383487041'.
< Warning: Lane '124264571_0' is not connected from any incoming edge at junction '1383506147'.
< Warning: Speed of turning connection '124262109#0_0->124262109#1_0' reduced by 29.24 due to turning radius of 42.00 (length=7.19, angle=45.00).
< Warning: Speed of turning connection '469983241_0->124262107#0_0' reduced by 30.65 due to turning radius of 41.94 (length=7.19, angle=45.02).
< Warning: Speed of turning connection '124262109#1_0->124262124_0' reduced by 34.02 due to turning radius of 19.75 (length=6.45, angle=54.51).
< Warning: Speed of turning connection '-124262124_0->124262109#2_0' reduced by 39.39 due to turning radius of 4.64 (length=6.07, angle=125.50).
< Warning: Speed of turning connection '124262109#3_0->124262105_0' reduced by 29.02 due to turning radius of 43.21 (length=7.40, angle=45.00).
< Warning: 23 total messages of type: Speed of % connection '%' reduced by % due to turning radius of % (length=%, angle=%).
---
> Traceback (most recent call last):
> abstractRail.py, in <module>
>     main(get_options())
> abstractRail.py, in main
>     nodeYValues = computeTrackOrdering(options, mainLine, edges, nodeCoords, edgeShapes)
> abstractRail.py, in computeTrackOrdering
>     nodeYValues = optimizeTrackOrder(options, edges, nodes, orderings, nodeCoords)
> abstractRail.py, in optimizeTrackOrder
>     yOrderConstraints.append((nodeIndex[vNode], nodeIndex[vNode2]))
> KeyError: <edge id="124254501" from="566319135" to="566337751"/>
---------- Differences in output ----------
3,5d2
< Starting optimization with 510 inequalities
< Optimization succeeded after TIME
< Building new net
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.20" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-339139.35,-5788711.14" convBoundary="16565.96,42317.53,17620.74,43011.84" origBoundary="12.635011,52.237972,14.221191,52.746091" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <type id="railway.highspeed" priority="21" numLanes="1" speed="69.44" allow="rail_fast" oneway="1"/>
    <type id="railway.rail" priority="20" numLanes="1" speed="44.44" allow="rail" oneway="1"/>
    <type id="railway.rail|usage.industrial" priority="20" numLanes="1" speed="44.44" allow="rail" oneway="1"/>

    <edge id=":1383487001_0" function="internal">
        <lane id=":1383487001_0_0" index="0" allow="rail rail_electric rail_fast" speed="0.10" length="0.10" shape="17539.59,42561.11 17539.59,42561.11"/>
    </edge>
    <edge id=":1383487016_0" function="internal">
        <lane id=":1383487016_0_0" index="0" allow="rail" speed="44.44" length="7.53" shape="17493.72,42588.96 17487.29,42592.86"/>
    </edge>
    <edge id=":1383487016_1" function="internal">
        <lane id=":1383487016_1_0" index="0" allow="rail rail_electric rail_fast" speed="15.20" length="7.19" shape="17493.72,42588.96 17492.58,42589.37 17491.03,42589.48 17489.06,42589.29 17486.66,42588.81"/>
    </edge>
    <edge id=":1383487022_0" function="internal">
        <lane id=":1383487022_0_0" index="0" allow="rail rail_fast" speed="15.19" length="7.19" shape="17360.86,42505.84 17359.97,42506.65 17359.15,42507.98 17358.41,42509.82 17357.74,42512.17"/>
    </edge>
    <edge id=":1383487022_1" function="internal">
        <lane id=":1383487022_1_0" index="0" allow="rail rail_fast" speed="63.89" length="7.53" shape="17360.86,42505.84 17354.43,42509.74"/>
    </edge>
    <edge id=":1383487026_0" function="internal">
        <lane id=":1383487026_0_0" index="0" allow="rail rail_electric rail_fast" speed="0.10" length="0.10" shape="17346.56,42561.31 17346.56,42561.31"/>
    </edge>
    <edge id=":1383487041_0" function="internal">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : net abstractRail orthogonal ( Last six runs Apr2024 )

---------- Differences in errors ----------
6,28c6,15
< Optimization failed
< Warning: Found angle of 180.00 degrees at edge '-427588057#0', segment 0.
< Warning: Found sharp turn with radius 0.00 at the start of edge '-427588057#0'.
< Warning: Found sharp turn with radius 8.42 at the start of edge '-56693794'.
< Warning: Found angle of 180.00 degrees at edge '427588057#0', segment 1.
< Warning: Found sharp turn with radius 0.00 at the end of edge '427588057#0'.
< Warning: Found sharp turn with radius 8.42 at the end of edge '56693794'.
< Warning: Found sharp turn with radius 7.38 at the start of edge '852701224'.
< Warning: Shape for junction '709048127' has distance 28.25 to its given position.
< Warning: Edge '-427588055' is not connected to outgoing edges at junction '709048127'.
< Warning: Edge '-427588056' is not connected to outgoing edges at junction '709048127'.
< Warning: Lane '-56693785_0' is not connected from any incoming edge at junction '5055609931'.
< Warning: Lane '-56693786#0_0' is not connected from any incoming edge at junction '709048055'.
< Warning: Lane '-56693787#0_0' is not connected from any incoming edge at junction '5055609931'.
< Warning: Lane '-56693812_0' is not connected from any incoming edge at junction '709048112'.
< Warning: Lane '-56693819_0' is not connected from any incoming edge at junction '709048055'.
< Warning: Speed of turning connection '56693802_0->56693810#3_0' reduced by 40.49 due to turning radius of 2.84 (length=4.82, angle=170.53).
< Warning: Connection '56693786#1_0->56693779#3_0' is only 0.00m short.
< Warning: Connection '56693806#6_0->56693792#2_0' is only 0.10m short.
< Warning: Speed of turning connection '56693783_0->56693806#3_0' reduced by 41.66 due to turning radius of 1.41 (length=1.47, angle=174.00).
< Warning: Speed of turning connection '56693787#2_0->56693779#4_0' reduced by 41.57 due to turning radius of 1.50 (length=1.69, angle=172.83).
< Warning: Connection '852701224_0->636850731#1_0' is only 0.09m short.
< Warning: 8 total messages of type: Lane '%' is not connected from any incoming edge at junction '%'.
---
> Traceback (most recent call last):
> abstractRail.py, in <module>
>     main(get_options())
> abstractRail.py, in main
>     nodeYValues = computeTrackOrdering(options, mainLine, edges, nodeCoords, edgeShapes)
<truncated after showing first 30 lines>
---------- Differences in output ----------
3,4d2
< Starting optimization with 600 inequalities
< Building new net
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-307147.05,-5979440.89" convBoundary="68370.81,37929.25,71010.37,40791.85" origBoundary="12.052105,53.947383,13.153087,54.400547" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <type id="railway.rail" priority="20" numLanes="1" speed="44.44" allow="rail" oneway="1"/>

    <edge id=":283828717_0" function="internal">
        <lane id=":283828717_0_0" index="0" allow="rail rail_electric rail_fast" speed="34.72" length="0.10" shape="69627.70,39587.89 69627.70,39587.89"/>
    </edge>
    <edge id=":296266196_0" function="internal">
        <lane id=":296266196_0_0" index="0" allow="rail rail_electric rail_fast" speed="34.72" length="0.10" shape="69611.47,39560.24 69611.47,39560.24"/>
    </edge>
    <edge id=":322524703_0" function="internal">
        <lane id=":322524703_0_0" index="0" allow="rail rail_electric rail_fast" speed="34.72" length="2.97" shape="69844.38,39827.43 69846.65,39829.34"/>
    </edge>
    <edge id=":322524703_1" function="internal">
        <lane id=":322524703_1_0" index="0" allow="rail rail_electric rail_fast" speed="25.00" length="3.04" shape="69844.29,39827.42 69846.65,39829.34"/>
    </edge>
    <edge id=":3783289258_0" function="internal">
        <lane id=":3783289258_0_0" index="0" allow="rail" speed="44.44" length="2.92" shape="69190.86,40722.03 69189.66,40724.70"/>
    </edge>
    <edge id=":4267863817_0" function="internal" bidi=":4267863817_3">
        <lane id=":4267863817_0_0" index="0" allow="rail rail_electric rail_fast" speed="25.00" length="79.00" shape="69345.56,39062.85 69316.04,38989.58"/>
    </edge>
    <edge id=":4267863817_1" function="internal" bidi=":4267863817_2">
        <lane id=":4267863817_1_0" index="0" allow="rail rail_electric rail_fast" speed="34.72" length="79.00" shape="69348.56,39061.57 69316.04,38989.58"/>
    </edge>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : net abstractRail plain ( Last six runs Apr2024 )

---------- Differences in errors ----------
1,8c1,10
< Warning: Lane '124262120_0' is not connected from any incoming edge at junction '1383487041'.
< Warning: Lane '124264571_0' is not connected from any incoming edge at junction '1383506147'.
< Warning: Speed of turning connection '124262109#0_0->124262109#1_0' reduced by 29.01 due to turning radius of 43.27 (length=7.40, angle=44.99).
< Warning: Speed of turning connection '469983241_0->124262107#0_0' reduced by 30.66 due to turning radius of 41.87 (length=7.19, angle=45.03).
< Warning: Speed of turning connection '124262109#1_0->124262124_0' reduced by 34.71 due to turning radius of 17.22 (length=6.30, angle=56.98).
< Warning: Speed of turning connection '-124262124_0->124262109#2_0' reduced by 39.37 due to turning radius of 4.68 (length=5.95, angle=123.01).
< Warning: Speed of turning connection '-458067265_0->124262109#4_0' reduced by 39.33 due to turning radius of 4.75 (length=7.53, angle=144.23).
< Warning: 21 total messages of type: Speed of % connection '%' reduced by % due to turning radius of % (length=%, angle=%).
---
> Traceback (most recent call last):
> abstractRail.py, in <module>
>     main(get_options())
> abstractRail.py, in main
>     nodeYValues = computeTrackOrdering(options, mainLine, edges, nodeCoords, edgeShapes)
> abstractRail.py, in computeTrackOrdering
>     nodeYValues = optimizeTrackOrder(options, edges, nodes, orderings, nodeCoords)
> abstractRail.py, in optimizeTrackOrder
>     yOrderConstraints.append((nodeIndex[vNode], nodeIndex[vNode2]))
> KeyError: <edge id="124254501" from="566319135" to="566337751"/>
---------- Differences in output ----------
3,5d2
< Starting optimization with 523 inequalities
< Optimization succeeded after TIME
< Building new net
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.20" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="-339139.35,-5788711.14" convBoundary="17332.62,42037.43,18431.28,42593.67" origBoundary="12.635011,52.237972,14.221191,52.746091" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/>

    <type id="railway.highspeed" priority="21" numLanes="1" speed="69.44" allow="rail_fast" oneway="1"/>
    <type id="railway.rail" priority="20" numLanes="1" speed="44.44" allow="rail" oneway="1"/>
    <type id="railway.rail|usage.industrial" priority="20" numLanes="1" speed="44.44" allow="rail" oneway="1"/>

    <edge id=":1383487001_0" function="internal">
        <lane id=":1383487001_0_0" index="0" allow="rail rail_electric rail_fast" speed="0.10" length="0.10" shape="18353.83,42245.84 18353.83,42245.84"/>
    </edge>
    <edge id=":1383487016_0" function="internal">
        <lane id=":1383487016_0_0" index="0" allow="rail" speed="44.44" length="7.53" shape="18280.04,42279.56 18273.19,42282.69"/>
    </edge>
    <edge id=":1383487016_1" function="internal">
        <lane id=":1383487016_1_0" index="0" allow="rail rail_electric rail_fast" speed="15.43" length="7.40" shape="18280.04,42279.56 18278.05,42280.20 18276.58,42280.09 18275.08,42279.47 18273.04,42278.59"/>
    </edge>
    <edge id=":1383487022_0" function="internal">
        <lane id=":1383487022_0_0" index="0" allow="rail rail_fast" speed="15.17" length="7.19" shape="18166.04,42199.73 18165.06,42200.44 18164.09,42201.66 18163.14,42203.40 18162.20,42205.65"/>
    </edge>
    <edge id=":1383487022_1" function="internal">
        <lane id=":1383487022_1_0" index="0" allow="rail rail_fast" speed="63.89" length="7.53" shape="18166.04,42199.73 18159.19,42202.86"/>
    </edge>
    <edge id=":1383487026_0" function="internal">
        <lane id=":1383487026_0_0" index="0" allow="rail rail_electric rail_fast" speed="0.10" length="0.10" shape="18145.86,42252.93 18145.86,42252.93"/>
    </edge>
    <edge id=":1383487041_0" function="internal">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : net net2geojson save_template ( Last six runs Apr2024 )

---------- Differences in toolcfg ----------
2c2
<     <net-file value="None" type="net_file" help="The .net.xml file to convert" category="input" required="true"/>
---
>     <boundary value="False" type="bool" help="Export boundary shapes instead of center-lines" category="processing"/>
4,7c4
<     <ptline-file value="None" type="file" help="Optional ptline information to include in the output" category="input"/>
<     <output-file value="None" type="file" help="The geojson output file name" category="output" required="true"/>
<     <lanes value="False" type="bool" help="Export lane geometries instead of edge geometries" category="processing"/>
<     <junctions value="False" type="bool" help="Export junction geometries" category="processing"/>
---
>     <edgedata-timeline value="False" type="bool" help="exports all time intervals (by default only the first is exported)" category="processing"/>
10,11c7,11
<     <boundary value="False" type="bool" help="Export boundary shapes instead of center-lines" category="processing"/>
<     <edgedata-timeline value="False" type="bool" help="exports all time intervals (by default only the first is exported)" category="processing"/>
---
>     <junctions value="False" type="bool" help="Export junction geometries" category="processing"/>
>     <lanes value="False" type="bool" help="Export lane geometries instead of edge geometries" category="processing"/>
>     <net-file value="None" type="net_file" help="The .net.xml file to convert" category="input" required="true"/>
>     <output-file value="None" type="file" help="The geojson output file name" category="output" required="true"/>
>     <ptline-file value="None" type="file" help="Optional ptline information to include in the output" category="input"/>

TEST FAILED on ts-sim-build-ba : net net2jpsgeometry allow_junctions ( Last six runs Apr2024 )

---------- Differences in dxf ----------
12c12
< 6
---
> 20
17a18,21
> $LASTSAVEDBY
>   1
> unknown
>   9
28c32
< -100
---
> 1e+20
30c34
< -100
---
> 1e+20
32c36
< -100
---
> 1e+20
36c40
< 100
---
> -1e+20
38c42
< 100
---
> -1e+20
40c44
<truncated after showing first 30 lines>
---------- Differences in poly_additional ----------
2,35c2,35
< <poly id="CE_0_door_:C_w2_0" color="0,0,255" layer="11" shape="113.4,91.095 113.4,87.35"><param key="jps-type" value="door"/><param key="from-object-id" value="CE_0"/><param key="to-object-id" value=":C_w2_0"/><param key="transition-id" value="0"/></poly>
< <poly id="CE_0_door_:E_w0_0" color="0,0,255" layer="11" shape="200.0,87.35 200.0,91.095"><param key="jps-type" value="door"/><param key="from-object-id" value="CE_0"/><param key="to-object-id" value=":E_w0_0"/><param key="transition-id" value="1"/></poly>
< <poly id="WC_0_door_:W_w0_0" color="0,0,255" layer="11" shape="0.0,88.1 0.0,91.1"><param key="jps-type" value="door"/><param key="from-object-id" value="WC_0"/><param key="to-object-id" value=":W_w0_0"/><param key="transition-id" value="2"/></poly>
< <poly id="WC_0_door_:C_w3_0" color="0,0,255" layer="11" shape="86.6,88.1 86.6,91.1"><param key="jps-type" value="door"/><param key="from-object-id" value="WC_0"/><param key="to-object-id" value=":C_w3_0"/><param key="transition-id" value="3"/></poly>
< <poly id="CW_0_door_:C_w0_0" color="0,0,255" layer="11" shape="86.6,108.905 86.6,111.15"><param key="jps-type" value="door"/><param key="from-object-id" value="CW_0"/><param key="to-object-id" value=":C_w0_0"/><param key="transition-id" value="4"/></poly>
< <poly id="CW_0_door_:W_w0_0" color="0,0,255" layer="11" shape="0.0,111.15 0.0,108.905"><param key="jps-type" value="door"/><param key="from-object-id" value="CW_0"/><param key="to-object-id" value=":W_w0_0"/><param key="transition-id" value="5"/></poly>
< <poly id="NC_0_door_:N_w0_0" color="0,0,255" layer="11" shape="88.1,200.0 91.1,200.0"><param key="jps-type" value="door"/><param key="from-object-id" value="NC_0"/><param key="to-object-id" value=":N_w0_0"/><param key="transition-id" value="6"/></poly>
< <poly id="NC_0_door_:C_w0_0" color="0,0,255" layer="11" shape="88.1,112.65 91.1,112.65"><param key="jps-type" value="door"/><param key="from-object-id" value="NC_0"/><param key="to-object-id" value=":C_w0_0"/><param key="transition-id" value="7"/></poly>
< <poly id="C_door_EC_0" color="0,0,255" layer="11" shape="113.4,110.4 113.4,108.9"><param key="jps-type" value="door"/><param key="from-object-id" value="C"/><param key="to-object-id" value="EC_0"/><param key="transition-id" value="8"/></poly>
< <poly id="C_door_NC_0" color="0,0,255" layer="11" shape="88.1,112.65 91.1,112.65"><param key="jps-type" value="door"/><param key="from-object-id" value="C"/><param key="to-object-id" value="NC_0"/><param key="transition-id" value="9"/></poly>
< <poly id="C_door_SC_0" color="0,0,255" layer="11" shape="111.9,85.85 108.9,85.85"><param key="jps-type" value="door"/><param key="from-object-id" value="C"/><param key="to-object-id" value="SC_0"/><param key="transition-id" value="10"/></poly>
< <poly id="C_door_WC_0" color="0,0,255" layer="11" shape="86.6,88.1 86.6,91.1"><param key="jps-type" value="door"/><param key="from-object-id" value="C"/><param key="to-object-id" value="WC_0"/><param key="transition-id" value="11"/></poly>
< <poly id="C_door_CE_0" color="0,0,255" layer="11" shape="113.4,91.095 113.4,87.35"><param key="jps-type" value="door"/><param key="from-object-id" value="C"/><param key="to-object-id" value="CE_0"/><param key="transition-id" value="12"/></poly>
< <poly id="C_door_CN_0" color="0,0,255" layer="11" shape="108.9,112.65 111.9,112.65"><param key="jps-type" value="door"/><param key="from-object-id" value="C"/><param key="to-object-id" value="CN_0"/><param key="transition-id" value="13"/></poly>
< <poly id="C_door_CS_0" color="0,0,255" layer="11" shape="91.1,85.85 88.1,85.85"><param key="jps-type" value="door"/><param key="from-object-id" value="C"/><param key="to-object-id" value="CS_0"/><param key="transition-id" value="14"/></poly>
< <poly id="C_door_CW_0" color="0,0,255" layer="11" shape="86.6,108.905 86.6,111.15"><param key="jps-type" value="door"/><param key="from-object-id" value="C"/><param key="to-object-id" value="CW_0"/><param key="transition-id" value="15"/></poly>
< <poly id="CE_0_boundary_slice_0" color="255,0,0" layer="10" shape="113.4,87.345 200.0,87.345 200.0,87.35"><param key="jps-type" value="boundary"/><param key="sumo-object-id" value="CE_0"/></poly>
< <poly id="CE_0_boundary_slice_2" color="255,0,0" layer="10" shape="200.0,91.095 113.4,91.095"><param key="jps-type" value="boundary"/><param key="sumo-object-id" value="CE_0"/></poly>
< <poly id="CE_0_boundary_slice_4" color="255,0,0" layer="10" shape="113.4,87.35 113.4,87.345"><param key="jps-type" value="boundary"/><param key="sumo-object-id" value="CE_0"/></poly>
< <poly id="WC_0_boundary_slice_0" color="255,0,0" layer="10" shape="0.0,88.1 86.6,88.1"><param key="jps-type" value="boundary"/><param key="sumo-object-id" value="WC_0"/></poly>
< <poly id="WC_0_boundary_slice_2" color="255,0,0" layer="10" shape="86.6,91.1 0.0,91.1"><param key="jps-type" value="boundary"/><param key="sumo-object-id" value="WC_0"/></poly>
< <poly id="CW_0_boundary_slice_0" color="255,0,0" layer="10" shape="86.6,111.155 0.0,111.155 0.0,111.15"><param key="jps-type" value="boundary"/><param key="sumo-object-id" value="CW_0"/></poly>
< <poly id="CW_0_boundary_slice_2" color="255,0,0" layer="10" shape="0.0,108.905 86.6,108.905"><param key="jps-type" value="boundary"/><param key="sumo-object-id" value="CW_0"/></poly>
< <poly id="CW_0_boundary_slice_4" color="255,0,0" layer="10" shape="86.6,111.15 86.6,111.155"><param key="jps-type" value="boundary"/><param key="sumo-object-id" value="CW_0"/></poly>
< <poly id="NC_0_boundary_slice_0" color="255,0,0" layer="10" shape="88.1,200.0 88.1,112.65"><param key="jps-type" value="boundary"/><param key="sumo-object-id" value="NC_0"/></poly>
< <poly id="NC_0_boundary_slice_2" color="255,0,0" layer="10" shape="91.1,112.65 91.1,200.0"><param key="jps-type" value="boundary"/><param key="sumo-object-id" value="NC_0"/></poly>
< <poly id="C_boundary_slice_1" color="255,0,0" layer="10" shape="91.1,112.65 108.9,112.65"><param key="jps-type" value="boundary"/><param key="sumo-object-id" value="C"/></poly>
< <poly id="C_boundary_slice_3" color="255,0,0" layer="10" shape="111.9,112.65 113.4,110.4"><param key="jps-type" value="boundary"/><param key="sumo-object-id" value="C"/></poly>
< <poly id="C_boundary_slice_5" color="255,0,0" layer="10" shape="113.4,108.9 113.4,91.095"><param key="jps-type" value="boundary"/><param key="sumo-object-id" value="C"/></poly>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : net net2jpsgeometry sidewalk_lanes ( Last six runs Apr2024 )

---------- Differences in dxf ----------
12c12
< 6
---
> 20
17a18,21
> $LASTSAVEDBY
>   1
> unknown
>   9
28c32
< -100
---
> 1e+20
30c34
< -100
---
> 1e+20
32c36
< -100
---
> 1e+20
36c40
< 100
---
> -1e+20
38c42
< 100
---
> -1e+20
40c44
<truncated after showing first 30 lines>
---------- Differences in poly_additional ----------
2,19c2,19
< <poly id="CE_0_door_:C_w2_0" color="0,0,255" layer="11" shape="113.4,91.095 113.4,87.35"><param key="jps-type" value="door"/><param key="from-object-id" value="CE_0"/><param key="to-object-id" value=":C_w2_0"/><param key="transition-id" value="0"/></poly>
< <poly id="CE_0_door_:E_w0_0" color="0,0,255" layer="11" shape="200.0,87.35 200.0,91.095"><param key="jps-type" value="door"/><param key="from-object-id" value="CE_0"/><param key="to-object-id" value=":E_w0_0"/><param key="transition-id" value="1"/></poly>
< <poly id="WC_0_door_:W_w0_0" color="0,0,255" layer="11" shape="0.0,88.1 0.0,91.1"><param key="jps-type" value="door"/><param key="from-object-id" value="WC_0"/><param key="to-object-id" value=":W_w0_0"/><param key="transition-id" value="2"/></poly>
< <poly id="WC_0_door_:C_w3_0" color="0,0,255" layer="11" shape="86.6,88.1 86.6,91.1"><param key="jps-type" value="door"/><param key="from-object-id" value="WC_0"/><param key="to-object-id" value=":C_w3_0"/><param key="transition-id" value="3"/></poly>
< <poly id="CW_0_door_:C_w0_0" color="0,0,255" layer="11" shape="86.6,108.905 86.6,111.15"><param key="jps-type" value="door"/><param key="from-object-id" value="CW_0"/><param key="to-object-id" value=":C_w0_0"/><param key="transition-id" value="4"/></poly>
< <poly id="CW_0_door_:W_w0_0" color="0,0,255" layer="11" shape="0.0,111.15 0.0,108.905"><param key="jps-type" value="door"/><param key="from-object-id" value="CW_0"/><param key="to-object-id" value=":W_w0_0"/><param key="transition-id" value="5"/></poly>
< <poly id="NC_0_door_:N_w0_0" color="0,0,255" layer="11" shape="88.1,200.0 91.1,200.0"><param key="jps-type" value="door"/><param key="from-object-id" value="NC_0"/><param key="to-object-id" value=":N_w0_0"/><param key="transition-id" value="6"/></poly>
< <poly id="NC_0_door_:C_w0_0" color="0,0,255" layer="11" shape="88.1,112.65 91.1,112.65"><param key="jps-type" value="door"/><param key="from-object-id" value="NC_0"/><param key="to-object-id" value=":C_w0_0"/><param key="transition-id" value="7"/></poly>
< <poly id="CE_0_boundary_slice_0" color="255,0,0" layer="10" shape="113.4,87.345 200.0,87.345 200.0,87.35"><param key="jps-type" value="boundary"/><param key="sumo-object-id" value="CE_0"/></poly>
< <poly id="CE_0_boundary_slice_2" color="255,0,0" layer="10" shape="200.0,91.095 113.4,91.095"><param key="jps-type" value="boundary"/><param key="sumo-object-id" value="CE_0"/></poly>
< <poly id="CE_0_boundary_slice_4" color="255,0,0" layer="10" shape="113.4,87.35 113.4,87.345"><param key="jps-type" value="boundary"/><param key="sumo-object-id" value="CE_0"/></poly>
< <poly id="WC_0_boundary_slice_0" color="255,0,0" layer="10" shape="0.0,88.1 86.6,88.1"><param key="jps-type" value="boundary"/><param key="sumo-object-id" value="WC_0"/></poly>
< <poly id="WC_0_boundary_slice_2" color="255,0,0" layer="10" shape="86.6,91.1 0.0,91.1"><param key="jps-type" value="boundary"/><param key="sumo-object-id" value="WC_0"/></poly>
< <poly id="CW_0_boundary_slice_0" color="255,0,0" layer="10" shape="86.6,111.155 0.0,111.155 0.0,111.15"><param key="jps-type" value="boundary"/><param key="sumo-object-id" value="CW_0"/></poly>
< <poly id="CW_0_boundary_slice_2" color="255,0,0" layer="10" shape="0.0,108.905 86.6,108.905"><param key="jps-type" value="boundary"/><param key="sumo-object-id" value="CW_0"/></poly>
< <poly id="CW_0_boundary_slice_4" color="255,0,0" layer="10" shape="86.6,111.15 86.6,111.155"><param key="jps-type" value="boundary"/><param key="sumo-object-id" value="CW_0"/></poly>
< <poly id="NC_0_boundary_slice_0" color="255,0,0" layer="10" shape="88.1,200.0 88.1,112.65"><param key="jps-type" value="boundary"/><param key="sumo-object-id" value="NC_0"/></poly>
< <poly id="NC_0_boundary_slice_2" color="255,0,0" layer="10" shape="91.1,112.65 91.1,200.0"><param key="jps-type" value="boundary"/><param key="sumo-object-id" value="NC_0"/></poly>
---
> <poly id="CE_0_door_:C_w2_0" color="0,0,255" layer="11" shape="113.4,91.095 113.4,87.35"><param key="transition-id" value="0"/><param key="to-object-id" value=":C_w2_0"/><param key="from-object-id" value="CE_0"/><param key="jps-type" value="door"/></poly>
> <poly id="CE_0_door_:E_w0_0" color="0,0,255" layer="11" shape="200.0,87.35 200.0,91.095"><param key="transition-id" value="1"/><param key="to-object-id" value=":E_w0_0"/><param key="from-object-id" value="CE_0"/><param key="jps-type" value="door"/></poly>
> <poly id="WC_0_door_:W_w0_0" color="0,0,255" layer="11" shape="0.0,88.1 0.0,91.1"><param key="transition-id" value="2"/><param key="to-object-id" value=":W_w0_0"/><param key="from-object-id" value="WC_0"/><param key="jps-type" value="door"/></poly>
> <poly id="WC_0_door_:C_w3_0" color="0,0,255" layer="11" shape="86.6,88.1 86.6,91.1"><param key="transition-id" value="3"/><param key="to-object-id" value=":C_w3_0"/><param key="from-object-id" value="WC_0"/><param key="jps-type" value="door"/></poly>
> <poly id="CW_0_door_:C_w0_0" color="0,0,255" layer="11" shape="86.6,108.905 86.6,111.15"><param key="transition-id" value="4"/><param key="to-object-id" value=":C_w0_0"/><param key="from-object-id" value="CW_0"/><param key="jps-type" value="door"/></poly>
> <poly id="CW_0_door_:W_w0_0" color="0,0,255" layer="11" shape="0.0,111.15 0.0,108.905"><param key="transition-id" value="5"/><param key="to-object-id" value=":W_w0_0"/><param key="from-object-id" value="CW_0"/><param key="jps-type" value="door"/></poly>
> <poly id="NC_0_door_:N_w0_0" color="0,0,255" layer="11" shape="88.1,200.0 91.1,200.0"><param key="transition-id" value="6"/><param key="to-object-id" value=":N_w0_0"/><param key="from-object-id" value="NC_0"/><param key="jps-type" value="door"/></poly>
> <poly id="NC_0_door_:C_w0_0" color="0,0,255" layer="11" shape="88.1,112.65 91.1,112.65"><param key="transition-id" value="7"/><param key="to-object-id" value=":C_w0_0"/><param key="from-object-id" value="NC_0"/><param key="jps-type" value="door"/></poly>
> <poly id="CE_0_boundary_slice_0" color="255,0,0" layer="10" shape="113.4,87.345 200.0,87.345 200.0,87.35"><param key="sumo-object-id" value="CE_0"/><param key="jps-type" value="boundary"/></poly>
> <poly id="CE_0_boundary_slice_2" color="255,0,0" layer="10" shape="200.0,91.095 113.4,91.095"><param key="sumo-object-id" value="CE_0"/><param key="jps-type" value="boundary"/></poly>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : net split_at_stops duplicate_splitpos ( Last six runs Apr2024 )

---------- Differences in errors ----------
0a1,6
> Traceback (most recent call last):
>   File "sumo/tools/net/split_at_stops.py", line 143, in <module>
>     main(get_options())
>   File "sumo/tools/net/split_at_stops.py", line 95, in main
>     print('    <edge id="%s">' % e, file=out)
> TypeError: write() argument 1 must be unicode, not str
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="-200.00,-25.00,300.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="a" from="gneJ0" to="a.30" priority="-1">
        <lane id="a_0" index="0" allow="rail" speed="13.89" length="30.00" shape="-200.00,-1.60 -170.00,-1.60"/>
    </edge>
    <edge id="a.30" from="a.30" to="a.70" priority="-1">
        <lane id="a.30_0" index="0" allow="rail" speed="13.89" length="40.00" shape="-170.00,-1.60 -130.00,-1.60"/>
    </edge>
    <edge id="a.70" from="a.70" to="a.80" priority="-1">
        <lane id="a.70_0" index="0" allow="rail" speed="13.89" length="10.00" shape="-130.00,-1.60 -120.00,-1.60"/>
    </edge>
    <edge id="a.80" from="a.80" to="gneJ1" priority="-1">
        <lane id="a.80_0" index="0" allow="rail" speed="13.89" length="420.00" shape="-120.00,-1.60 300.00,-1.60"/>
    </edge>
    <edge id="b" from="gneJ2" to="gneJ3" priority="-1">
        <lane id="b_0" index="0" speed="13.89" length="100.00" shape="-200.00,-26.60 -100.00,-26.60"/>
    </edge>
    <edge id="c" from="gneJ6" to="gneJ7" priority="-1">
        <lane id="c_0" index="0" speed="13.89" length="100.00" shape="0.00,-26.60 100.00,-26.60"/>
    </edge>
    <edge id="d" from="gneJ4" to="gneJ5" priority="-1">
        <lane id="d_0" index="0" speed="13.89" length="100.00" shape="200.00,-26.60 300.00,-26.60"/>
    </edge>

    <junction id="a.30" type="priority" x="-170.00" y="0.00" incLanes="a_0" intLanes="" shape="-170.00,0.00 -170.00,-3.20 -170.00,0.00">
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="train" length="40.00" vClass="rail"/>
    <route edges="a a.30 a.70 a.80" color="yellow" id="route_0"/>
    <vehicle id="v0" type="train" depart="0.00" line="S42" route="route_0">
        <stop busStop="B" until="60.00"/>
        <stop busStop="C" until="70.00"/>
        <stop busStop="D" until="80.00"/>
        <param key="has.fcd.device" value="false"/>
    </vehicle>
    <person id="p0" depart="0">
        <walk from="b" busStop="B"/>
        <ride busStop="D" lines="S42"/>
        <walk to="d"/>
    </person>
</routes>
---------- Missing result in xml ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <trainStop endPos="40.00" id="B" lane="a.30_0" startPos="0">
        <access lane="b_0" pos="48.40"/>
    </trainStop>
    <trainStop endPos="190.00" id="C" lane="a.80_0" startPos="150.00">
        <access lane="c_0" pos="52.96"/>
    </trainStop>
    <trainStop endPos="390.00" id="D" lane="a.80_0" startPos="350.00">
        <access lane="d_0" pos="44.50"/>
    </trainStop>
    <trainStop endPos="10" id="A" lane="a_0" startPos="0">
    </trainStop>
    <trainStop endPos="10.00" id="B2" lane="a.70_0" startPos="0.20">
    </trainStop>
    <trainStop endPos="150.30" id="C2" lane="a.80_0" startPos="130.00">
    </trainStop>
    <trainStop endPos="390.50" id="D2" lane="a.80_0" startPos="350.50">
    </trainStop>
</additional>

TEST FAILED on ts-sim-build-ba : net split_at_stops plain ( Last six runs Apr2024 )

---------- Differences in errors ----------
0a1,6
> Traceback (most recent call last):
>   File "sumo/tools/net/split_at_stops.py", line 143, in <module>
>     main(get_options())
>   File "sumo/tools/net/split_at_stops.py", line 95, in main
>     print('    <edge id="%s">' % e, file=out)
> TypeError: write() argument 1 must be unicode, not str
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="-200.00,-25.00,300.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="a" from="gneJ0" to="a.30" priority="-1">
        <lane id="a_0" index="0" allow="rail" speed="13.89" length="30.00" shape="-200.00,-1.60 -170.00,-1.60"/>
    </edge>
    <edge id="a.230" from="a.230" to="a.270" priority="-1">
        <lane id="a.230_0" index="0" allow="rail" speed="13.89" length="40.00" shape="30.00,-1.60 70.00,-1.60"/>
    </edge>
    <edge id="a.270" from="a.270" to="a.430" priority="-1">
        <lane id="a.270_0" index="0" allow="rail" speed="13.89" length="160.00" shape="70.00,-1.60 230.00,-1.60"/>
    </edge>
    <edge id="a.30" from="a.30" to="a.70" priority="-1">
        <lane id="a.30_0" index="0" allow="rail" speed="13.89" length="40.00" shape="-170.00,-1.60 -130.00,-1.60"/>
    </edge>
    <edge id="a.430" from="a.430" to="a.470" priority="-1">
        <lane id="a.430_0" index="0" allow="rail" speed="13.89" length="40.00" shape="230.00,-1.60 270.00,-1.60"/>
    </edge>
    <edge id="a.470" from="a.470" to="gneJ1" priority="-1">
        <lane id="a.470_0" index="0" allow="rail" speed="13.89" length="30.00" shape="270.00,-1.60 300.00,-1.60"/>
    </edge>
    <edge id="a.70" from="a.70" to="a.230" priority="-1">
        <lane id="a.70_0" index="0" allow="rail" speed="13.89" length="160.00" shape="-130.00,-1.60 30.00,-1.60"/>
    </edge>
    <edge id="b" from="gneJ2" to="gneJ3" priority="-1">
        <lane id="b_0" index="0" speed="13.89" length="100.00" shape="-200.00,-26.60 -100.00,-26.60"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : net split_at_stops routes ( Last six runs Apr2024 )

---------- Differences in errors ----------
0a1,6
> Traceback (most recent call last):
>   File "sumo/tools/net/split_at_stops.py", line 143, in <module>
>     main(get_options())
>   File "sumo/tools/net/split_at_stops.py", line 95, in main
>     print('    <edge id="%s">' % e, file=out)
> TypeError: write() argument 1 must be unicode, not str
---------- Differences in output ----------
1d0
< Success.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.20" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="-200.00,-25.00,300.00,0.00" origBoundary="-10000000000.00,-10000000000.00,10000000000.00,10000000000.00" projParameter="!"/>

    <edge id="a" from="gneJ0" to="a.30" priority="-1">
        <lane id="a_0" index="0" allow="rail" speed="13.89" length="30.00" shape="-200.00,-1.60 -170.00,-1.60"/>
    </edge>
    <edge id="a.230" from="a.230" to="a.270" priority="-1">
        <lane id="a.230_0" index="0" allow="rail" speed="13.89" length="40.00" shape="30.00,-1.60 70.00,-1.60"/>
    </edge>
    <edge id="a.270" from="a.270" to="a.430" priority="-1">
        <lane id="a.270_0" index="0" allow="rail" speed="13.89" length="160.00" shape="70.00,-1.60 230.00,-1.60"/>
    </edge>
    <edge id="a.30" from="a.30" to="a.70" priority="-1">
        <lane id="a.30_0" index="0" allow="rail" speed="13.89" length="40.00" shape="-170.00,-1.60 -130.00,-1.60"/>
    </edge>
    <edge id="a.430" from="a.430" to="a.470" priority="-1">
        <lane id="a.430_0" index="0" allow="rail" speed="13.89" length="40.00" shape="230.00,-1.60 270.00,-1.60"/>
    </edge>
    <edge id="a.470" from="a.470" to="gneJ1" priority="-1">
        <lane id="a.470_0" index="0" allow="rail" speed="13.89" length="30.00" shape="270.00,-1.60 300.00,-1.60"/>
    </edge>
    <edge id="a.70" from="a.70" to="a.230" priority="-1">
        <lane id="a.70_0" index="0" allow="rail" speed="13.89" length="160.00" shape="-130.00,-1.60 30.00,-1.60"/>
    </edge>
    <edge id="b" from="gneJ2" to="gneJ3" priority="-1">
        <lane id="b_0" index="0" speed="13.89" length="100.00" shape="-200.00,-26.60 -100.00,-26.60"/>
<truncated after showing first 30 lines>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vType id="train" length="40.00" vClass="rail"/>
    <route edges="a a.30 a.70 a.230 a.270 a.430 a.470" color="yellow" id="route_0"/>
    <vehicle id="v0" type="train" depart="0.00" line="S42" route="route_0">
        <stop busStop="B" until="60.00"/>
        <stop busStop="C" until="70.00"/>
        <stop busStop="D" until="80.00"/>
        <param key="has.fcd.device" value="false"/>
    </vehicle>
    <person id="p0" depart="0">
        <walk from="b" busStop="B"/>
        <ride busStop="D" lines="S42"/>
        <walk to="d"/>
    </person>
</routes>
---------- Missing result in xml ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <trainStop endPos="40.0" id="B" lane="a.30_0" startPos="0">
        <access lane="b_0" pos="48.40"/>
    </trainStop>
    <trainStop endPos="40.0" id="C" lane="a.230_0" startPos="0">
        <access lane="c_0" pos="52.96"/>
    </trainStop>
    <trainStop endPos="40.0" id="D" lane="a.430_0" startPos="0">
        <access lane="d_0" pos="44.50"/>
    </trainStop>
</additional>

TEST FAILED on ts-sim-build-ba : output aggregateBatteryOutput big_timeB ( Last six runs Apr2024 )

---------- Differences in aggregatebattery ----------
8,9c8,9
<         <vehicle id="vehWithChrgStn0" energyConsumed="590.9020999999987" totalEnergyConsumed="38266.9466" totalEnergyRegenerated="2575.091900000001" energyChargedInTransit="211.1112" energyChargedStopped="2375.0009999999997" timeStopped="1035.0" aggregateNumber="117.0"/>
<         <vehicle id="vehWithChrgStn1" energyConsumed="1486.7915000000014" totalEnergyConsumed="235379.96090000006" totalEnergyRegenerated="20655.097100000006" energyChargedInTransit="211.1112" energyChargedStopped="1952.7786000000008" timeStopped="2393.0" aggregateNumber="306.0"/>
---
>         <vehicle id="vehWithChrgStn1" energyConsumed="1486.7915" totalEnergyConsumed="235379.9609" totalEnergyRegenerated="20655.0971" energyChargedInTransit="211.1112" energyChargedStopped="1952.7786" timeStopped="2393.0" aggregateNumber="306.0"/>
>         <vehicle id="vehWithChrgStn0" energyConsumed="590.9021" totalEnergyConsumed="38266.9466" totalEnergyRegenerated="2575.0919" energyChargedInTransit="211.1112" energyChargedStopped="2375.001" timeStopped="1035.0" aggregateNumber="117.0"/>

TEST FAILED on ts-sim-build-ba : output aggregateBatteryOutput multiple_ids ( Last six runs Apr2024 )

---------- Differences in aggregatebattery ----------
10,11c10,12
<         <vehicle id="vehWithBusStop" energyConsumed="129.99020000000002" totalEnergyConsumed="8201.830199999999" totalEnergyRegenerated="293.5405" energyChargedInTransit="105.5556" energyChargedStopped="316.6668" timeStopped="36.0" aggregateNumber="30.0"/>
<         <vehicle id="vehWithCustDepartEnergy" energyConsumed="118.72469999999998" totalEnergyConsumed="6259.5659000000005" totalEnergyRegenerated="407.5596" energyChargedInTransit="0.0" energyChargedStopped="0.0" timeStopped="0.0" aggregateNumber="24.0"/>
---
>         <vehicle id="vehWithCustDepartEnergy" energyConsumed="118.7247" totalEnergyConsumed="6259.5659" totalEnergyRegenerated="407.5596" energyChargedInTransit="0.0" energyChargedStopped="0.0" timeStopped="0.0" aggregateNumber="24.0"/>
>         <vehicle id="vehWithBusStop" energyConsumed="129.9902" totalEnergyConsumed="8201.8302" totalEnergyRegenerated="293.5405" energyChargedInTransit="105.5556" energyChargedStopped="316.6668" timeStopped="36.0" aggregateNumber="30.0"/>
>         <vehicle id="vehWithChrgStn1" energyConsumed="81.0727" totalEnergyConsumed="257.7082" totalEnergyRegenerated="0.0" energyChargedInTransit="0.0" energyChargedStopped="0.0" timeStopped="0.0" aggregateNumber="6.0"/>
13d13
<         <vehicle id="vehWithChrgStn1" energyConsumed="81.07270000000001" totalEnergyConsumed="257.7082" totalEnergyRegenerated="0.0" energyChargedInTransit="0.0" energyChargedStopped="0.0" timeStopped="0.0" aggregateNumber="6.0"/>
17,18c17,18
<         <vehicle id="vehWithChrgStn0" energyConsumed="136.46170000000004" totalEnergyConsumed="8353.143300000002" totalEnergyRegenerated="301.96500000000003" energyChargedInTransit="211.1112" energyChargedStopped="369.44460000000004" timeStopped="28.0" aggregateNumber="30.0"/>
<         <vehicle id="vehWithChrgStn1" energyConsumed="204.54639999999998" totalEnergyConsumed="6476.1629" totalEnergyRegenerated="77.13869999999999" energyChargedInTransit="158.33339999999998" energyChargedStopped="0.0" timeStopped="0.0" aggregateNumber="30.0"/>
---
>         <vehicle id="vehWithChrgStn1" energyConsumed="204.5464" totalEnergyConsumed="6476.1629" totalEnergyRegenerated="77.1387" energyChargedInTransit="158.3334" energyChargedStopped="0.0" timeStopped="0.0" aggregateNumber="30.0"/>
>         <vehicle id="vehWithChrgStn0" energyConsumed="136.4617" totalEnergyConsumed="8353.1433" totalEnergyRegenerated="301.965" energyChargedInTransit="211.1112" energyChargedStopped="369.4446" timeStopped="28.0" aggregateNumber="30.0"/>
22,23c22,23
<         <vehicle id="vehWithChrgStn0" energyConsumed="0.41700000000000026" totalEnergyConsumed="9967.2219" totalEnergyRegenerated="969.6600000000001" energyChargedInTransit="0.0" energyChargedStopped="1583.3340000000003" timeStopped="675.0" aggregateNumber="30.0"/>
<         <vehicle id="vehWithChrgStn1" energyConsumed="-2.5023999999999997" totalEnergyConsumed="9340.330800000003" totalEnergyRegenerated="852.9269999999996" energyChargedInTransit="52.7778" energyChargedStopped="1530.5562000000002" timeStopped="435.0" aggregateNumber="30.0"/>
---
>         <vehicle id="vehWithChrgStn1" energyConsumed="-2.5024" totalEnergyConsumed="9340.3308" totalEnergyRegenerated="852.927" energyChargedInTransit="52.7778" energyChargedStopped="1530.5562" timeStopped="435.0" aggregateNumber="30.0"/>
>         <vehicle id="vehWithChrgStn0" energyConsumed="0.417" totalEnergyConsumed="9967.2219" totalEnergyRegenerated="969.66" energyChargedInTransit="0.0" energyChargedStopped="1583.334" timeStopped="675.0" aggregateNumber="30.0"/>
27,28c27,28
<         <vehicle id="vehWithChrgStn0" energyConsumed="216.09760000000003" totalEnergyConsumed="12562.9506" totalEnergyRegenerated="975.6438999999996" energyChargedInTransit="0.0" energyChargedStopped="422.22240000000005" timeStopped="332.0" aggregateNumber="30.0"/>
<         <vehicle id="vehWithChrgStn1" energyConsumed="223.70199999999997" totalEnergyConsumed="12012.512999999997" totalEnergyRegenerated="859.6104999999999" energyChargedInTransit="0.0" energyChargedStopped="422.22240000000005" timeStopped="268.0" aggregateNumber="30.0"/>
---
>         <vehicle id="vehWithChrgStn1" energyConsumed="223.702" totalEnergyConsumed="12012.513" totalEnergyRegenerated="859.6105" energyChargedInTransit="0.0" energyChargedStopped="422.2224" timeStopped="268.0" aggregateNumber="30.0"/>
>         <vehicle id="vehWithChrgStn0" energyConsumed="216.0976" totalEnergyConsumed="12562.9506" totalEnergyRegenerated="975.6439" energyChargedInTransit="0.0" energyChargedStopped="422.2224" timeStopped="332.0" aggregateNumber="30.0"/>
32,33c32,33
<         <vehicle id="vehWithChrgStn0" energyConsumed="74.6844" totalEnergyConsumed="5916.535800000001" totalEnergyRegenerated="327.82300000000004" energyChargedInTransit="0.0" energyChargedStopped="0.0" timeStopped="0.0" aggregateNumber="10.0"/>
<         <vehicle id="vehWithChrgStn1" energyConsumed="31.87169999999999" totalEnergyConsumed="17739.645" totalEnergyRegenerated="1537.313200000001" energyChargedInTransit="0.0" energyChargedStopped="0.0" timeStopped="153.0" aggregateNumber="30.0"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : output attributeStats save_template ( Last six runs Apr2024 )

---------- Differences in errors ----------
0a1,7
> usage: attributeStats.py [-h] [-c FILE] [-C FILE] [--save-template FILE] [-v]
>                          [-e ELEMENT] [-a ATTRIBUTE] [-i IDATTR] [-b BINWIDTH]
>                          [--hist-output HIST_OUTPUT] [-o FULL_OUTPUT]
>                          [-x XML_OUTPUT] [--xml-output.flat] [-q]
>                          [-p PRECISION] [--abs] [--sum] [-H]
>                          datafiles [datafiles ...]
> attributeStats.py: error: too few arguments
---------- Missing result in toolcfg ----------
<configuration>
    <datafiles value="None" type="file" help="XML files to analyze" category="input" required="true" positional="true" listSeparator=" "/>
    <verbose value="False" type="bool" help="Give more output" category="processing"/>
    <element value="None" type="string" help="element to analyze" category="input"/>
    <attribute value="None" type="string" help="attribute to analyze" category="input"/>
    <id-attribute value="id" type="string" help="attribute to identify data elements" category="input"/>
    <binwidth value="50" type="float" help="binning width of result histogram" category="processing"/>
    <hist-output value="None" type="string" help="output file for histogram (gnuplot compatible)" category="output"/>
    <full-output value="None" type="string" help="output file for full data dump" category="output"/>
    <xml-output value="None" type="file" help="output statistic to xml file" category="output"/>
    <xml-output.flat value="False" type="bool" help="legacy xml output" category="output"/>
    <fast value="False" type="bool" help="use fast parser (does not track missing data)" category="processing"/>
    <precision value="2" type="int" help="Set output precision" category="output"/>
    <abs value="False" type="bool" help="include statistics on absolute values" category="processing"/>
    <sum value="False" type="bool" help="include sum of values" category="processing"/>
    <human-readable-time value="False" type="bool" help="interpret values as times and write them as h:m:s" category="output"/>
</configuration>

TEST FAILED on ts-sim-build-ba : output edgeDataDiff ( Last six runs Apr2024 )

---------- Differences in output ----------
1d0
< attr: count 1, min 2.00 (1), max 2.00 (1), mean 2.00, Q1 2.00, median 2.00, Q3 2.00
2a2
> attr: count 1, min 2.00 (1), max 2.00 (1), mean 2.00, Q1 2.00, median 2.00, Q3 2.00

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

---------- Differences in errors ----------
0a1,8
> Traceback (most recent call last):
> traceExporter.py, in <module>
>     sys.exit(main(sys.argv))
> traceExporter.py, in main
>     runMethod(options.fcd, options.gpsdat, gpsdat.fcd2gpsdat, options)
> traceExporter.py, in runMethod
>     further["base-date"] = datetime.datetime.fromtimestamp(options.base, tz=datetime.timezone.utc)
> AttributeError: 'module' object has no attribute 'timezone'
---------- Missing result in gpsdat ----------
output traceExporter boundary gpsdat ( Last six runs Apr2024 )
output traceExporter gpsdat ( Last six runs Apr2024 )

TEST FAILED on ts-sim-build-ba : output traceExporter gpx ( Last six runs Apr2024 )

---------- Differences in errors ----------
0a1,8
> Traceback (most recent call last):
> traceExporter.py, in <module>
>     sys.exit(main(sys.argv))
> traceExporter.py, in main
>     runMethod(options.fcd, options.gpx, gpx.fcd2gpx, options)
> traceExporter.py, in runMethod
>     further["base-date"] = datetime.datetime.fromtimestamp(options.base, tz=datetime.timezone.utc)
> AttributeError: 'module' object has no attribute 'timezone'
---------- Missing result in gpx ----------
<?xml version="1.0" encoding="UTF-8"?>
<gpx version="1.0">
  <trk><name>r1#1</name><trkseg>
    <trkpt lon="516.45" lat="498.35"><time>10.0</time></trkpt>
    <trkpt lon="527.56" lat="498.35"><time>11.0</time></trkpt>
    <trkpt lon="538.67" lat="498.35"><time>12.0</time></trkpt>
    <trkpt lon="549.78" lat="498.35"><time>13.0</time></trkpt>
    <trkpt lon="560.89" lat="498.35"><time>14.0</time></trkpt>
    <trkpt lon="572.0" lat="498.35"><time>15.0</time></trkpt>
    <trkpt lon="583.11" lat="498.35"><time>16.0</time></trkpt>
    <trkpt lon="594.22" lat="498.35"><time>17.0</time></trkpt>
    <trkpt lon="605.33" lat="498.35"><time>18.0</time></trkpt>
    <trkpt lon="616.44" lat="498.35"><time>19.0</time></trkpt>
    <trkpt lon="627.55" lat="498.35"><time>20.0</time></trkpt>
    <trkpt lon="638.66" lat="498.35"><time>21.0</time></trkpt>
    <trkpt lon="649.77" lat="498.35"><time>22.0</time></trkpt>
    <trkpt lon="660.88" lat="498.35"><time>23.0</time></trkpt>
    <trkpt lon="671.99" lat="498.35"><time>24.0</time></trkpt>
    <trkpt lon="683.1" lat="498.35"><time>25.0</time></trkpt>
    <trkpt lon="694.21" lat="498.35"><time>26.0</time></trkpt>
    <trkpt lon="705.32" lat="498.35"><time>27.0</time></trkpt>
    <trkpt lon="716.43" lat="498.35"><time>28.0</time></trkpt>
    <trkpt lon="727.54" lat="498.35"><time>29.0</time></trkpt>
    <trkpt lon="738.65" lat="498.35"><time>30.0</time></trkpt>
    <trkpt lon="749.76" lat="498.35"><time>31.0</time></trkpt>
    <trkpt lon="760.87" lat="498.35"><time>32.0</time></trkpt>
    <trkpt lon="771.98" lat="498.35"><time>33.0</time></trkpt>
    <trkpt lon="783.09" lat="498.35"><time>34.0</time></trkpt>
    <trkpt lon="794.2" lat="498.35"><time>35.0</time></trkpt>
    <trkpt lon="805.31" lat="498.35"><time>36.0</time></trkpt>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : output traceExporter keplerjson ( Last six runs Apr2024 )

---------- Differences in errors ----------
0a1,8
> Traceback (most recent call last):
> traceExporter.py, in <module>
>     sys.exit(main(sys.argv))
> traceExporter.py, in main
>     runMethod(options.fcd, options.keplerjson, keplerjson.fcd2keplerjson, options)
> traceExporter.py, in runMethod
>     further["base-date"] = datetime.datetime.fromtimestamp(options.base, tz=datetime.timezone.utc)
> AttributeError: 'module' object has no attribute 'timezone'
---------- Missing result in geojson ----------
{"type": "FeatureCollection", "features": [{"type": "Feature", "properties": {"vehId": "r1#1"}, "geometry": {"type": "LineString", "coordinates": [[516.45, 498.35, 0, 10.0], [527.56, 498.35, 0, 11.0], [538.67, 498.35, 0, 12.0], [549.78, 498.35, 0, 13.0], [560.89, 498.35, 0, 14.0], [572.0, 498.35, 0, 15.0], [583.11, 498.35, 0, 16.0], [594.22, 498.35, 0, 17.0], [605.33, 498.35, 0, 18.0], [616.44, 498.35, 0, 19.0], [627.55, 498.35, 0, 20.0], [638.66, 498.35, 0, 21.0], [649.77, 498.35, 0, 22.0], [66
0.88, 498.35, 0, 23.0], [671.99, 498.35, 0, 24.0], [683.1, 498.35, 0, 25.0], [694.21, 498.35, 0, 26.0], [705.32, 498.35, 0, 27.0], [716.43, 498.35, 0, 28.0], [727.54, 498.35, 0, 29.0], [738.65, 498.35, 0, 30.0], [749.76, 498.35, 0, 31.0], [760.87, 498.35, 0, 32.0], [771.98, 498.35, 0, 33.0], [783.09, 498.35, 0, 34.0], [794.2, 498.35, 0, 35.0], [805.31, 498.35, 0, 36.0], [816.42, 498.35, 0, 37.0], [827.53, 498.35, 0, 38.0], [838.64, 498.35, 0, 39.0], [849.75, 498.35, 0, 40.0], [860.86, 498.35, 0,
 41.0], [871.97, 498.35, 0, 42.0], [883.08, 498.35, 0, 43.0], [894.19, 498.35, 0, 44.0], [905.3, 498.35, 0, 45.0], [916.41, 498.35, 0, 46.0], [927.52, 498.35, 0, 47.0], [938.63, 498.35, 0, 48.0], [949.74, 498.35, 0, 49.0], [960.85, 498.35, 0, 50.0], [971.96, 498.35, 0, 51.0], [983.07, 498.35, 0, 52.0], [994.18, 498.35, 0, 53.0], [999.53, 501.65, 0, 54.0], [988.42, 501.65, 0, 55.0], [977.31, 501.65, 0, 56.0], [966.2, 501.65, 0, 57.0], [955.09, 501.65, 0, 58.0], [943.98, 501.65, 0, 59.0], [932.87,
 501.65, 0, 60.0], [921.76, 501.65, 0, 61.0], [910.65, 501.65, 0, 62.0], [899.54, 501.65, 0, 63.0], [888.43, 501.65, 0, 64.0], [877.32, 501.65, 0, 65.0], [866.21, 501.65, 0, 66.0], [855.1, 501.65, 0, 67.0], [843.99, 501.65, 0, 68.0], [832.88, 501.65, 0, 69.0], [821.77, 501.65, 0, 70.0], [810.66, 501.65, 0, 71.0], [799.55, 501.65, 0, 72.0], [788.44, 501.65, 0, 73.0], [777.33, 501.65, 0, 74.0], [766.22, 501.65, 0, 75.0], [755.11, 501.65, 0, 76.0], [748.25, 508.25, 0, 77.0], [736.34, 508.25, 0, 78.
0], [723.63, 508.25, 0, 79.0], [710.12, 508.25, 0, 80.0], [696.23, 508.25, 0, 81.0], [682.34, 508.25, 0, 82.0], [668.45, 508.25, 0, 83.0], [654.56, 508.25, 0, 84.0], [640.67, 508.25, 0, 85.0], [626.78, 508.25, 0, 86.0], [612.89, 508.25, 0, 87.0], [599.0, 508.25, 0, 88.0], [585.11, 508.25, 0, 89.0], [571.22, 508.25, 0, 90.0], [557.33, 508.25, 0, 91.0], [543.44, 508.25, 0, 92.0], [529.55, 508.25, 0, 93.0], [515.66, 508.25, 0, 94.0]]}}, {"type": "Feature", "properties": {"vehId": "r2"}, "geometry":
 {"type": "LineString", "coordinates": [[498.35, 483.55, 0, 20.0], [498.35, 472.44, 0, 21.0], [498.35, 461.33, 0, 22.0], [498.35, 450.22, 0, 23.0], [498.35, 439.11, 0, 24.0], [498.35, 428.0, 0, 25.0], [498.35, 416.89, 0, 26.0], [498.35, 405.78, 0, 27.0], [498.35, 394.67, 0, 28.0], [498.35, 383.56, 0, 29.0], [498.35, 372.45, 0, 30.0], [498.35, 361.34, 0, 31.0], [498.35, 350.23, 0, 32.0], [498.35, 339.12, 0, 33.0], [498.35, 328.01, 0, 34.0], [498.35, 316.9, 0, 35.0], [498.35, 305.79, 0, 36.0], [49
8.35, 294.68, 0, 37.0], [498.35, 283.57, 0, 38.0], [498.35, 272.46, 0, 39.0], [498.35, 261.35, 0, 40.0], [498.35, 250.24, 0, 41.0], [498.35, 239.13, 0, 42.0], [498.35, 228.02, 0, 43.0], [498.35, 216.91, 0, 44.0], [498.35, 205.8, 0, 45.0], [498.35, 194.69, 0, 46.0], [498.35, 183.58, 0, 47.0], [498.35, 172.47, 0, 48.0], [498.35, 161.36, 0, 49.0], [498.35, 150.25, 0, 50.0], [498.35, 139.14, 0, 51.0], [498.35, 128.03, 0, 52.0], [498.35, 116.92, 0, 53.0], [498.35, 105.81, 0, 54.0], [498.35, 94.7, 0, 
55.0], [498.35, 83.59, 0, 56.0], [498.35, 72.48, 0, 57.0], [498.35, 61.37, 0, 58.0], [498.35, 50.26, 0, 59.0], [498.35, 39.15, 0, 60.0], [498.35, 28.04, 0, 61.0], [498.35, 16.93, 0, 62.0], [498.35, 5.82, 0, 63.0], [501.65, 0.47, 0, 64.0], [501.65, 11.58, 0, 65.0], [501.65, 22.69, 0, 66.0], [501.65, 33.8, 0, 67.0], [501.65, 44.91, 0, 68.0], [501.65, 56.02, 0, 69.0], [501.65, 67.13, 0, 70.0], [501.65, 78.24, 0, 71.0], [501.65, 89.35, 0, 72.0], [501.65, 100.46, 0, 73.0], [501.65, 111.57, 0, 74.0], 
[501.65, 122.68, 0, 75.0], [501.65, 133.79, 0, 76.0], [501.65, 144.9, 0, 77.0], [501.65, 156.01, 0, 78.0], [501.65, 167.12, 0, 79.0], [501.65, 178.23, 0, 80.0], [501.65, 189.34, 0, 81.0], [501.65, 200.45, 0, 82.0], [501.65, 211.56, 0, 83.0], [501.65, 222.67, 0, 84.0], [501.65, 233.78, 0, 85.0], [501.65, 244.89, 0, 86.0], [508.25, 251.75, 0, 87.0], [508.25, 263.66, 0, 88.0], [508.25, 276.37, 0, 89.0], [508.25, 289.88, 0, 90.0], [508.25, 303.77, 0, 91.0], [508.25, 317.66, 0, 92.0], [508.25, 331.55
, 0, 93.0], [508.25, 345.44, 0, 94.0], [508.25, 359.33, 0, 95.0], [508.25, 373.22, 0, 96.0], [508.25, 387.11, 0, 97.0], [508.25, 401.0, 0, 98.0], [508.25, 414.89, 0, 99.0], [508.25, 428.78, 0, 100.0], [508.25, 442.67, 0, 101.0], [508.25, 456.56, 0, 102.0], [508.25, 470.45, 0, 103.0], [508.25, 484.34, 0, 104.0]]}}, {"type": "Feature", "properties": {"vehId": "r1#2"}, "geometry": {"type": "LineString", "coordinates": [[516.45, 498.35, 0, 30.0], [527.56, 498.35, 0, 31.0], [538.67, 498.35, 0, 32.0],
 [549.78, 498.35, 0, 33.0], [560.89, 498.35, 0, 34.0], [572.0, 498.35, 0, 35.0], [583.11, 498.35, 0, 36.0], [594.22, 498.35, 0, 37.0], [605.33, 498.35, 0, 38.0], [616.44, 498.35, 0, 39.0], [627.55, 498.35, 0, 40.0], [638.66, 498.35, 0, 41.0], [649.77, 498.35, 0, 42.0], [660.88, 498.35, 0, 43.0], [671.99, 498.35, 0, 44.0], [683.1, 498.35, 0, 45.0], [694.21, 498.35, 0, 46.0], [705.32, 498.35, 0, 47.0], [716.43, 498.35, 0, 48.0], [727.54, 498.35, 0, 49.0], [738.65, 498.35, 0, 50.0], [749.76, 498.35
, 0, 51.0], [760.87, 498.35, 0, 52.0], [771.98, 498.35, 0, 53.0], [783.09, 498.35, 0, 54.0], [794.2, 498.35, 0, 55.0], [805.31, 498.35, 0, 56.0], [816.42, 498.35, 0, 57.0], [827.53, 498.35, 0, 58.0], [838.64, 498.35, 0, 59.0], [849.75, 498.35, 0, 60.0], [860.86, 498.35, 0, 61.0], [871.97, 498.35, 0, 62.0], [883.08, 498.35, 0, 63.0], [894.19, 498.35, 0, 64.0], [905.3, 498.35, 0, 65.0], [916.41, 498.35, 0, 66.0], [927.52, 498.35, 0, 67.0], [938.63, 498.35, 0, 68.0], [949.74, 498.35, 0, 69.0], [960
.85, 498.35, 0, 70.0], [971.96, 498.35, 0, 71.0], [983.07, 498.35, 0, 72.0], [994.18, 498.35, 0, 73.0], [999.53, 501.65, 0, 74.0], [988.42, 501.65, 0, 75.0], [977.31, 501.65, 0, 76.0], [966.2, 501.65, 0, 77.0], [955.09, 501.65, 0, 78.0], [943.98, 501.65, 0, 79.0], [932.87, 501.65, 0, 80.0], [921.76, 501.65, 0, 81.0], [910.65, 501.65, 0, 82.0], [899.54, 501.65, 0, 83.0], [888.43, 501.65, 0, 84.0], [877.32, 501.65, 0, 85.0], [866.21, 501.65, 0, 86.0], [855.1, 501.65, 0, 87.0], [843.99, 501.65, 0, 
88.0], [832.88, 501.65, 0, 89.0], [821.77, 501.65, 0, 90.0], [810.66, 501.65, 0, 91.0], [799.55, 501.65, 0, 92.0], [788.44, 501.65, 0, 93.0], [777.33, 501.65, 0, 94.0], [766.22, 501.65, 0, 95.0], [755.11, 501.65, 0, 96.0], [748.25, 508.25, 0, 97.0], [736.34, 508.25, 0, 98.0], [723.63, 508.25, 0, 99.0], [710.12, 508.25, 0, 100.0], [696.23, 508.25, 0, 101.0], [682.34, 508.25, 0, 102.0], [668.45, 508.25, 0, 103.0], [654.56, 508.25, 0, 104.0], [640.67, 508.25, 0, 105.0], [626.78, 508.25, 0, 106.0], 
[612.89, 508.25, 0, 107.0], [599.0, 508.25, 0, 108.0], [585.11, 508.25, 0, 109.0], [571.22, 508.25, 0, 110.0], [557.33, 508.25, 0, 111.0], [543.44, 508.25, 0, 112.0], [529.55, 508.25, 0, 113.0], [515.66, 508.25, 0, 114.0]]}}]}

TEST FAILED on ts-sim-build-ba : output traceExporter kml ( Last six runs Apr2024 )

---------- Differences in errors ----------
0a1,8
> Traceback (most recent call last):
> traceExporter.py, in <module>
>     sys.exit(main(sys.argv))
> traceExporter.py, in main
>     runMethod(options.fcd, options.kml, kml.fcd2kml, options)
> traceExporter.py, in runMethod
>     further["base-date"] = datetime.datetime.fromtimestamp(options.base, tz=datetime.timezone.utc)
> AttributeError: 'module' object has no attribute 'timezone'
---------- Missing result in kml ----------
<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
<Document>
	<name>SUMO FCD</name>
	<open>1</open>
	<description>traces of SUMO FCD output</description>
	<Style id="trace-r1#1">
		<LineStyle>
		<color>7f0000ff</color>
		<colorMode>random</colorMode> 
		<width>6</width>
		<gx:labelVisibility>1</gx:labelVisibility>
		</LineStyle>
	</Style>
	<Placemark>
		<name>FCD r1#1</name>
		<styleUrl>#trace-r1#1</styleUrl>
		<LineString>
		<extrude>1</extrude>
		<tessellate>1</tessellate>
			<coordinates>
				516.45,498.35
				527.56,498.35
				538.67,498.35
				549.78,498.35
				560.89,498.35
				572.0,498.35
				583.11,498.35
				594.22,498.35
				605.33,498.35
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : output traceExporter persons gpsdat ( Last six runs Apr2024 )

---------- Differences in errors ----------
0a1,8
> Traceback (most recent call last):
> traceExporter.py, in <module>
>     sys.exit(main(sys.argv))
> traceExporter.py, in main
>     runMethod(options.fcd, options.gpsdat, gpsdat.fcd2gpsdat, options)
> traceExporter.py, in runMethod
>     further["base-date"] = datetime.datetime.fromtimestamp(options.base, tz=datetime.timezone.utc)
> AttributeError: 'module' object has no attribute 'timezone'
---------- Differences in output ----------
1d0
< One or more coordinates are negative, some applications might need strictly positive values. To avoid this use the option --shift.
---------- Missing result in gpsdat ----------
pNE	1970-01-01 00:00:55+00:00	97.68	63.48	70	3.528
pNW	1970-01-01 00:00:55+00:00	97.68	59.15	70	3.312
pWE	1970-01-01 00:00:55+00:00	44.95	-2.33	70	3.564
pWN	1970-01-01 00:00:55+00:00	49.47	-2.33	70	3.204
pNE	1970-01-01 00:00:56+00:00	97.68	62.63	70	3.060
pNW	1970-01-01 00:00:56+00:00	97.68	58.3	70	3.060
pWE	1970-01-01 00:00:56+00:00	45.93	-2.33	70	3.528
pWN	1970-01-01 00:00:56+00:00	50.34	-2.33	70	3.132
pNE	1970-01-01 00:00:57+00:00	97.68	61.63	70	3.600
pNW	1970-01-01 00:00:57+00:00	97.68	57.39	70	3.276
pWE	1970-01-01 00:00:57+00:00	46.91	-2.33	70	3.528
pWN	1970-01-01 00:00:57+00:00	51.22	-2.33	70	3.168

TEST FAILED on ts-sim-build-ba : output traceExporter persons gpx ( Last six runs Apr2024 )

---------- Differences in errors ----------
0a1,8
> Traceback (most recent call last):
> traceExporter.py, in <module>
>     sys.exit(main(sys.argv))
> traceExporter.py, in main
>     runMethod(options.fcd, options.gpx, gpx.fcd2gpx, options)
> traceExporter.py, in runMethod
>     further["base-date"] = datetime.datetime.fromtimestamp(options.base, tz=datetime.timezone.utc)
> AttributeError: 'module' object has no attribute 'timezone'
---------- Differences in output ----------
1d0
< One or more coordinates are negative, some applications might need strictly positive values. To avoid this use the option --shift.
---------- Missing result in gpx ----------
<?xml version="1.0" encoding="UTF-8"?>
<gpx version="1.0">
  <trk><name>pNE</name><trkseg>
    <trkpt lon="97.68" lat="63.48"><time>55.0</time></trkpt>
    <trkpt lon="97.68" lat="62.63"><time>56.0</time></trkpt>
    <trkpt lon="97.68" lat="61.63"><time>57.0</time></trkpt>
  </trkseg></trk>
  <trk><name>pNW</name><trkseg>
    <trkpt lon="97.68" lat="59.15"><time>55.0</time></trkpt>
    <trkpt lon="97.68" lat="58.3"><time>56.0</time></trkpt>
    <trkpt lon="97.68" lat="57.39"><time>57.0</time></trkpt>
  </trkseg></trk>
  <trk><name>pWE</name><trkseg>
    <trkpt lon="44.95" lat="-2.33"><time>55.0</time></trkpt>
    <trkpt lon="45.93" lat="-2.33"><time>56.0</time></trkpt>
    <trkpt lon="46.91" lat="-2.33"><time>57.0</time></trkpt>
  </trkseg></trk>
  <trk><name>pWN</name><trkseg>
    <trkpt lon="49.47" lat="-2.33"><time>55.0</time></trkpt>
    <trkpt lon="50.34" lat="-2.33"><time>56.0</time></trkpt>
    <trkpt lon="51.22" lat="-2.33"><time>57.0</time></trkpt>
  </trkseg></trk>
  <trk><name>r1#1</name><trkseg>
    <trkpt lon="516.45" lat="498.35"><time>10.0</time></trkpt>
    <trkpt lon="527.56" lat="498.35"><time>11.0</time></trkpt>
    <trkpt lon="538.67" lat="498.35"><time>12.0</time></trkpt>
    <trkpt lon="549.78" lat="498.35"><time>13.0</time></trkpt>
    <trkpt lon="560.89" lat="498.35"><time>14.0</time></trkpt>
    <trkpt lon="572.0" lat="498.35"><time>15.0</time></trkpt>
    <trkpt lon="583.11" lat="498.35"><time>16.0</time></trkpt>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : output traceExporter persons poi ( Last six runs Apr2024 )

---------- Differences in errors ----------
0a1,8
> Traceback (most recent call last):
> traceExporter.py, in <module>
>     sys.exit(main(sys.argv))
> traceExporter.py, in main
>     runMethod(options.fcd, options.poi, poi.fcd2poi, options)
> traceExporter.py, in runMethod
>     further["base-date"] = datetime.datetime.fromtimestamp(options.base, tz=datetime.timezone.utc)
> AttributeError: 'module' object has no attribute 'timezone'
---------- Differences in output ----------
1d0
< One or more coordinates are negative, some applications might need strictly positive values. To avoid this use the option --shift.
---------- Missing result in pois ----------
<pois>
    <poi id="r1#1_10.0" type="r1#1" color="107,0,255" layer="100" lon="516.45" lat="498.35"/>
    <poi id="r1#1_11.0" type="r1#1" color="107,0,255" layer="100" lon="527.56" lat="498.35"/>
    <poi id="r1#1_12.0" type="r1#1" color="107,0,255" layer="100" lon="538.67" lat="498.35"/>
    <poi id="r1#1_13.0" type="r1#1" color="107,0,255" layer="100" lon="549.78" lat="498.35"/>
    <poi id="r1#1_14.0" type="r1#1" color="107,0,255" layer="100" lon="560.89" lat="498.35"/>
    <poi id="r1#1_15.0" type="r1#1" color="107,0,255" layer="100" lon="572.0" lat="498.35"/>
    <poi id="r1#1_16.0" type="r1#1" color="107,0,255" layer="100" lon="583.11" lat="498.35"/>
    <poi id="r1#1_17.0" type="r1#1" color="107,0,255" layer="100" lon="594.22" lat="498.35"/>
    <poi id="r1#1_18.0" type="r1#1" color="107,0,255" layer="100" lon="605.33" lat="498.35"/>
    <poi id="r1#1_19.0" type="r1#1" color="107,0,255" layer="100" lon="616.44" lat="498.35"/>
    <poi id="r1#1_20.0" type="r1#1" color="107,0,255" layer="100" lon="627.55" lat="498.35"/>
    <poi id="r2_20.0" type="r2" color="255,46,0" layer="100" lon="498.35" lat="483.55"/>
    <poi id="r1#1_21.0" type="r1#1" color="107,0,255" layer="100" lon="638.66" lat="498.35"/>
    <poi id="r2_21.0" type="r2" color="255,46,0" layer="100" lon="498.35" lat="472.44"/>
    <poi id="r1#1_22.0" type="r1#1" color="107,0,255" layer="100" lon="649.77" lat="498.35"/>
    <poi id="r2_22.0" type="r2" color="255,46,0" layer="100" lon="498.35" lat="461.33"/>
    <poi id="r1#1_23.0" type="r1#1" color="107,0,255" layer="100" lon="660.88" lat="498.35"/>
    <poi id="r2_23.0" type="r2" color="255,46,0" layer="100" lon="498.35" lat="450.22"/>
    <poi id="r1#1_24.0" type="r1#1" color="107,0,255" layer="100" lon="671.99" lat="498.35"/>
    <poi id="r2_24.0" type="r2" color="255,46,0" layer="100" lon="498.35" lat="439.11"/>
    <poi id="r1#1_25.0" type="r1#1" color="107,0,255" layer="100" lon="683.1" lat="498.35"/>
    <poi id="r2_25.0" type="r2" color="255,46,0" layer="100" lon="498.35" lat="428.0"/>
    <poi id="r1#1_26.0" type="r1#1" color="107,0,255" layer="100" lon="694.21" lat="498.35"/>
    <poi id="r2_26.0" type="r2" color="255,46,0" layer="100" lon="498.35" lat="416.89"/>
    <poi id="r1#1_27.0" type="r1#1" color="107,0,255" layer="100" lon="705.32" lat="498.35"/>
    <poi id="r2_27.0" type="r2" color="255,46,0" layer="100" lon="498.35" lat="405.78"/>
    <poi id="r1#1_28.0" type="r1#1" color="107,0,255" layer="100" lon="716.43" lat="498.35"/>
    <poi id="r2_28.0" type="r2" color="255,46,0" layer="100" lon="498.35" lat="394.67"/>
    <poi id="r1#1_29.0" type="r1#1" color="107,0,255" layer="100" lon="727.54" lat="498.35"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : output traceExporter poi ( Last six runs Apr2024 )

---------- Differences in errors ----------
0a1,8
> Traceback (most recent call last):
> traceExporter.py, in <module>
>     sys.exit(main(sys.argv))
> traceExporter.py, in main
>     runMethod(options.fcd, options.poi, poi.fcd2poi, options)
> traceExporter.py, in runMethod
>     further["base-date"] = datetime.datetime.fromtimestamp(options.base, tz=datetime.timezone.utc)
> AttributeError: 'module' object has no attribute 'timezone'
---------- Missing result in pois ----------
<pois>
    <poi id="r1#1_10.0" type="r1#1" color="107,0,255" layer="100" lon="516.45" lat="498.35"/>
    <poi id="r1#1_11.0" type="r1#1" color="107,0,255" layer="100" lon="527.56" lat="498.35"/>
    <poi id="r1#1_12.0" type="r1#1" color="107,0,255" layer="100" lon="538.67" lat="498.35"/>
    <poi id="r1#1_13.0" type="r1#1" color="107,0,255" layer="100" lon="549.78" lat="498.35"/>
    <poi id="r1#1_14.0" type="r1#1" color="107,0,255" layer="100" lon="560.89" lat="498.35"/>
    <poi id="r1#1_15.0" type="r1#1" color="107,0,255" layer="100" lon="572.0" lat="498.35"/>
    <poi id="r1#1_16.0" type="r1#1" color="107,0,255" layer="100" lon="583.11" lat="498.35"/>
    <poi id="r1#1_17.0" type="r1#1" color="107,0,255" layer="100" lon="594.22" lat="498.35"/>
    <poi id="r1#1_18.0" type="r1#1" color="107,0,255" layer="100" lon="605.33" lat="498.35"/>
    <poi id="r1#1_19.0" type="r1#1" color="107,0,255" layer="100" lon="616.44" lat="498.35"/>
    <poi id="r1#1_20.0" type="r1#1" color="107,0,255" layer="100" lon="627.55" lat="498.35"/>
    <poi id="r2_20.0" type="r2" color="255,46,0" layer="100" lon="498.35" lat="483.55"/>
    <poi id="r1#1_21.0" type="r1#1" color="107,0,255" layer="100" lon="638.66" lat="498.35"/>
    <poi id="r2_21.0" type="r2" color="255,46,0" layer="100" lon="498.35" lat="472.44"/>
    <poi id="r1#1_22.0" type="r1#1" color="107,0,255" layer="100" lon="649.77" lat="498.35"/>
    <poi id="r2_22.0" type="r2" color="255,46,0" layer="100" lon="498.35" lat="461.33"/>
    <poi id="r1#1_23.0" type="r1#1" color="107,0,255" layer="100" lon="660.88" lat="498.35"/>
    <poi id="r2_23.0" type="r2" color="255,46,0" layer="100" lon="498.35" lat="450.22"/>
    <poi id="r1#1_24.0" type="r1#1" color="107,0,255" layer="100" lon="671.99" lat="498.35"/>
    <poi id="r2_24.0" type="r2" color="255,46,0" layer="100" lon="498.35" lat="439.11"/>
    <poi id="r1#1_25.0" type="r1#1" color="107,0,255" layer="100" lon="683.1" lat="498.35"/>
    <poi id="r2_25.0" type="r2" color="255,46,0" layer="100" lon="498.35" lat="428.0"/>
    <poi id="r1#1_26.0" type="r1#1" color="107,0,255" layer="100" lon="694.21" lat="498.35"/>
    <poi id="r2_26.0" type="r2" color="255,46,0" layer="100" lon="498.35" lat="416.89"/>
    <poi id="r1#1_27.0" type="r1#1" color="107,0,255" layer="100" lon="705.32" lat="498.35"/>
    <poi id="r2_27.0" type="r2" color="255,46,0" layer="100" lon="498.35" lat="405.78"/>
    <poi id="r1#1_28.0" type="r1#1" color="107,0,255" layer="100" lon="716.43" lat="498.35"/>
    <poi id="r2_28.0" type="r2" color="255,46,0" layer="100" lon="498.35" lat="394.67"/>
    <poi id="r1#1_29.0" type="r1#1" color="107,0,255" layer="100" lon="727.54" lat="498.35"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : output traceExporter poi_gz ( Last six runs Apr2024 )

---------- Differences in errors ----------
0a1,8
> Traceback (most recent call last):
> traceExporter.py, in <module>
>     sys.exit(main(sys.argv))
> traceExporter.py, in main
>     runMethod(options.fcd, options.poi, poi.fcd2poi, options)
> traceExporter.py, in runMethod
>     further["base-date"] = datetime.datetime.fromtimestamp(options.base, tz=datetime.timezone.utc)
> AttributeError: 'module' object has no attribute 'timezone'

TEST FAILED on ts-sim-build-ba : route addParkingAreaStops2Trips interval ( Last six runs Apr2024 )

---------- Differences in routes ----------
5c5
<         <stop duration="3109" parkingArea="parkingArea_WC_3_0"/>
---
>         <stop duration="2951" parkingArea="parkingArea_WC_3_0"/>

TEST FAILED on ts-sim-build-ba : route addParkingAreaStops2Trips no_parameters ( Last six runs Apr2024 )

---------- Differences in errors ----------
7c7
< addParkingAreaStops2Trips.py: error: the following arguments are required: -r/--route-file, -p/--parking-areas
---
> addParkingAreaStops2Trips.py: error: argument -r/--route-file is required

TEST FAILED on ts-sim-build-ba : route addStops2Routes duration_random ( Last six runs Apr2024 )

---------- Differences in routes ----------
8c8
<         <stop duration="1309" lane="CN_3" parking="true" until="12:0:0"/>
---
>         <stop duration="1150" lane="CN_3" parking="true" until="12:0:0"/>
12c12
<         <stop duration="228" lane="CW_3" parking="true" until="12:0:0"/>
---
>         <stop duration="45" lane="CW_3" parking="true" until="12:0:0"/>
16c16
<         <stop duration="51" lane="CS_3" parking="true" until="12:0:0"/>
---
>         <stop duration="495" lane="CS_3" parking="true" until="12:0:0"/>

TEST FAILED on ts-sim-build-ba : route addStops2Routes lane_random ( Last six runs Apr2024 )

---------- Differences in routes ----------
8c8
<         <stop duration="1800" lane="CN_3" parking="true" until="12:0:0"/>
---
>         <stop duration="1800" lane="CN_4" parking="true" until="12:0:0"/>
16c16
<         <stop duration="1800" lane="CS_4" parking="true" until="12:0:0"/>
---
>         <stop duration="1800" lane="CS_3" parking="true" until="12:0:0"/>

TEST FAILED on ts-sim-build-ba : route countEdgeUsage save_template ( Last six runs Apr2024 )

---------- Differences in errors ----------
0a1,8
> usage: countEdgeUsage.py [-h] [-c FILE] [-C FILE] [--save-template FILE]
>                          [-o OUTFILE] [--subpart SUBPART]
>                          [--subpart-file SUBPART_FILE] [-i] [--taz]
>                          [--elements ELEMENTS] [-b BEGIN] [-e END]
>                          [--period PERIOD] [-m MIN_COUNT] [-n NET_FILE]
>                          [-p POI_FILE]
>                          routefiles [routefiles ...]
> countEdgeUsage.py: error: too few arguments
---------- Missing result in toolcfg ----------
<configuration>
    <output-file value="None" type="file" help="name of output file" category="output"/>
    <subpart value="None" type="string" help="Restrict counts to routes that contain the given consecutive edge sequence" category="processing"/>
    <subpart-file value="None" type="additional_file" help="Restrict counts to routes that contain one of the consecutive edge sequences in the given input file (one sequence per line)" category="processing"/>
    <intermediate value="False" type="bool" help="count all edges of a route" category="processing"/>
    <taz value="False" type="bool" help="use fromTaz and toTaz instead of from and to" category="processing"/>
    <elements value="trip,route,walk" type="string" help="include edges for the given elements in output" category="processing"/>
    <begin value="0" type="string" help="collect departures after begin time" category="time"/>
    <end value="None" type="string" help="collect departures up to end time (default unlimited)" category="time"/>
    <period value="None" type="string" help="create data intervals of the given period duration" category="time"/>
    <min-count value="0" type="int" help="include only values above the minimum" category="processing"/>
    <net-file value="None" type="net_file" help="parse net for geo locations of the edges" category="processing"/>
    <poi-file value="None" type="additional_file" help="write geo POIs" category="processing"/>
    <routefiles value="None" type="route_file" help="Set one or more input route files" category="input" required="true" positional="true" listSeparator=" "/>
</configuration>

TEST FAILED on ts-sim-build-ba : route route2OD ambiguous_taz ( Last six runs Apr2024 )

---------- Differences in od ----------
11c11
<         <tazRelation from="3_1" to="0_1" count="1"/>
---
>         <tazRelation from="3_0" to="0_1" count="1"/>

TEST FAILED on ts-sim-build-ba : route route2poly spread ( Last six runs Apr2024 )

---------- Differences in pois ----------
2,3c2,7
< <poly id="0" color="102,0,255" layer="100" type="route" shape="101.65,0.0 101.65,91.95 101.65,91.95 101.65,108.05 101.65,108.05 101.65,200.0" lineWidth="0.61">
<     <param key="count" value="61"/>
---
> <poly id="31" color="102,0,255" layer="100" type="route" shape="200.0,101.65 108.05,101.65 108.05,101.65 91.95,101.65 91.95,101.65 0.0,101.65" lineWidth="0.02">
>     <param key="count" value="2"/>
> </poly>
> <poly id="52" color="246,0,255" layer="100" type="route" shape="0.0,97.35 92.2537904885,97.35 94.7166853428,99.9973027081 93.9669299178,101.515100276 92.2507400911,102.65 0.0,102.65" lineWidth="0.01">
>     <param key="count" value="1"/>
>     <param key="spread" value="1"/>
5c9
< <poly id="5" color="246,0,255" layer="100" type="route" shape="200.0,104.95 108.05,104.95 108.05,104.95 106.69,105.14 105.72,105.72 105.14,106.69 104.95,108.05 104.95,108.05 104.95,200.0" lineWidth="0.03">
---
> <poly id="5" color="255,0,120" layer="100" type="route" shape="200.0,104.95 108.05,104.95 108.05,104.95 106.69,105.14 105.72,105.72 105.14,106.69 104.95,108.05 104.95,108.05 104.95,200.0" lineWidth="0.03">
8c12,16
< <poly id="9" color="255,0,120" layer="100" type="route" shape="0.0,97.35 92.02156554334125,97.35 96.53011665590282,97.998635891194 98.53311493304078,99.19167858085541 99.94931003055412,100.0413956393634 102.00119728854722,103.46872380656066 102.65,107.97843445665875 102.65,200.0" lineWidth="0.08">
---
> <poly id="12" color="255,24,0" layer="100" type="route" shape="100.65,0.0 100.65,91.8784344567 100.078635891,95.8498833441 99.0916785809,97.506885067 98.5013956394,98.4906899694 95.8487238066,100.078802711 91.8784344567,100.65 0.0,100.65" lineWidth="0.1">
>     <param key="count" value="10"/>
>     <param key="spread" value="-1"/>
> </poly>
> <poly id="9" color="255,168,0" layer="100" type="route" shape="0.0,98.35 91.95,98.35 91.95,98.35 96.19,98.96 98.02,100.05 98.02,100.05 99.22,100.77 101.04,103.81 101.65,108.05 101.65,108.05 101.65,200.0" lineWidth="0.08">
10d17
<     <param key="spread" value="1"/>
12,13c19,20
< <poly id="12" color="255,24,0" layer="100" type="route" shape="102.65,0.0 102.65,92.02156554334125 102.001364108806,96.53011665590282 100.80832141914459,98.53311493304078 99.9586043606366,99.94931003055412 96.53127619343934,102.00119728854722 92.02156554334125,102.65 0.0,102.65" lineWidth="0.1">
<     <param key="count" value="10"/>
---
> <poly id="63" color="198,255,0" layer="100" type="route" shape="97.35,200.0 97.35,107.746209512 99.9973027081,105.283314657 101.515100276,106.033070082 102.65,107.749259909 102.65,200.0" lineWidth="0.05">
>     <param key="count" value="5"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : route routeStats speed ( Last six runs Apr2024 )

---------- Differences in fullstats ----------
1,7c1,7
< 24.19448275862069 49
< 24.68930232558139 38
< 26.823396226415092 42
< 27.9378947368421 37
< 28.279999999999998 21
< 28.470000000000002 56
< 28.69297297297297 18
---
> 24.1944827586 49
> 24.6893023256 38
> 26.8233962264 42
> 27.9378947368 37
> 28.28 21
> 28.47 56
> 28.692972973 18
9,16c9,16
< 29.489999999999995 32
< 30.506086956521738 67
< 30.717931034482756 11
< 31.058181818181822 62
< 31.058181818181822 65
< 31.058181818181822 8
< 31.058181818181822 85
< 31.058181818181822 93
---
> 29.49 32
> 30.5060869565 67
> 30.7179310345 11
> 31.0581818182 62
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : route scaleTimeline objects ( Last six runs Apr2024 )

---------- Differences in errors ----------
0a1,10
> Traceback (most recent call last):
> scaleTimeLine.py, in <module>
>     main(get_options(sys.argv[1:]))
> scaleTimeLine.py, in main
>     scaleRoutes(options, outf)
> scaleTimeLine.py, in scaleRoutes
>     totalList, idMap = getScaledObjList(periodMap, periodList, currIndex, candidatsList, idMap)
> scaleTimeLine.py, in getScaledObjList
>     selectedList = random.choices(candidatsList, k=abs(sampleSize))
> AttributeError: 'module' object has no attribute 'choices'
---------- Differences in scaledObj ----------
5,36d4
<     <vehicle depart="0" departPos="100" departSpeed="10" id="0">
<         <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
<     </vehicle>
<     <person depart="0" id="1">
<         <walk from="walkStart" to="walkEnd"/>
<         <walk edges="e1 e2 e3"/>
<     </person>
<     <trip depart="0" from="tripFrom" id="2" to="tripTo"/>
<     <vehicle depart="0" departPos="100" departSpeed="10" id="0#1">
<         <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
<     </vehicle>
<     <vehicle depart="0" departPos="100" departSpeed="10" id="0#2">
<         <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
<     </vehicle>
<     <vehicle depart="0" departPos="100" departSpeed="10" id="0#3">
<         <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
<     </vehicle>
<     <vehicle depart="0" departPos="100" departSpeed="10" id="0#4">
<         <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
<     </vehicle>
<     <person depart="0" id="1#1">
<         <walk from="walkStart" to="walkEnd"/>
<         <walk edges="e1 e2 e3"/>
<     </person>
<     <person depart="0" id="1#2">
<         <walk from="walkStart" to="walkEnd"/>
<         <walk edges="e1 e2 e3"/>
<     </person>
<     <trip depart="0" from="tripFrom" id="2#1" to="tripTo"/>
<truncated after showing first 30 lines>

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

---------- Differences in routesA ----------
8,10c8
<     <trip depart="101048.00" departLane="best" departSpeed="max" from="320364658#0" id="100107425_100066737_242_0" to="320364658#0" type="large"/>
<     <trip depart="101133.00" departLane="best" departSpeed="max" from="318881710#0" id="100153764_100092940_243_0" to="-316764349#2" type="small"/>
<     <trip depart="101322.00" departLane="best" departSpeed="max" from="320364658#0" id="100176933_100106026_255_0" to="525452872" type="medium"/>
---
>     <trip depart="101397.00" departLane="best" departSpeed="max" from="318881710#0" id="100152146_100092001_256_0" to="5058977#1" type="large"/>
12,13c10
<     <trip depart="101718.00" departLane="best" departSpeed="max" from="125502220#0" id="100161450_100097048_254_0" to="5058977#1" type="medium"/>
<     <trip depart="101815.00" departLane="best" departSpeed="max" from="320364658#0" id="100095759_100060111_264_0" to="320364658#0" type="large"/>
---
>     <trip depart="101750.00" departLane="best" departSpeed="max" from="318881710#0" id="100149408_100090340_252_0" to="5058977#1" type="medium"/>
19d15
<     <trip depart="102023.67" departLane="best" departSpeed="max" from="320364658#0" id="100915789_100495458_259_0" to="84488280#2" type="small"/>
26a23
>     <trip depart="102316.00" departLane="best" departSpeed="max" from="377715252#0" id="100035930_100023280_263_0" to="375217310#0" type="medium"/>
32c29
<     <trip depart="102377.00" departLane="best" departSpeed="max" from="428966186#3" id="100042725_100027438_268_0" to="207083565#0" type="small"/>
---
>     <trip depart="102391.00" departLane="best" departSpeed="max" from="316764344#0" id="100026155_100017356_268_0" to="5058977#1" type="medium"/>
37d33
<     <trip depart="102450.00" departLane="best" departSpeed="max" from="321714436#0" id="100033259_100021681_266_0" to="5058977#1" type="small"/>
38a35
>     <trip depart="102494.00" departLane="best" departSpeed="max" from="24663733#0" id="100028303_100018644_268_0" to="5058977#1" type="medium"/>
40d36
<     <trip depart="102544.00" departLane="best" departSpeed="max" from="320364658#0" id="100175617_100105220_262_0" to="29136063#0" type="large"/>
46,47c42,43
<     <trip depart="102631.80" departLane="best" departSpeed="max" from="320364658#0" id="100298443_100180934_266_0" to="206498907#0" type="large"/>
<     <trip depart="102638.00" departLane="best" departSpeed="max" from="-206391414#0" id="100022869_100015335_267_0" to="316764350#2" type="medium"/>
---
>     <trip depart="102628.00" departLane="best" departSpeed="max" from="318881710#0" id="100080782_100051156_270_0" to="447787390#0" type="medium"/>
<truncated after showing first 30 lines>
---------- Differences in routesB ----------
5,6c5,10
<     <trip depart="101397.00" departLane="best" departSpeed="max" from="318881710#0" id="100152146_100092001_256_0" to="5058977#1" type="large"/>
<     <trip depart="101750.00" departLane="best" departSpeed="max" from="318881710#0" id="100149408_100090340_252_0" to="5058977#1" type="medium"/>
---
>     <trip depart="101048.00" departLane="best" departSpeed="max" from="320364658#0" id="100107425_100066737_242_0" to="320364658#0" type="large"/>
>     <trip depart="101133.00" departLane="best" departSpeed="max" from="318881710#0" id="100153764_100092940_243_0" to="-316764349#2" type="small"/>
>     <trip depart="101322.00" departLane="best" departSpeed="max" from="320364658#0" id="100176933_100106026_255_0" to="525452872" type="medium"/>
>     <trip depart="101718.00" departLane="best" departSpeed="max" from="125502220#0" id="100161450_100097048_254_0" to="5058977#1" type="medium"/>
>     <trip depart="101815.00" departLane="best" departSpeed="max" from="320364658#0" id="100095759_100060111_264_0" to="320364658#0" type="large"/>
>     <trip depart="102023.67" departLane="best" departSpeed="max" from="320364658#0" id="100915789_100495458_259_0" to="84488280#2" type="small"/>
11,12c15,16
<     <trip depart="102316.00" departLane="best" departSpeed="max" from="377715252#0" id="100035930_100023280_263_0" to="375217310#0" type="medium"/>
<     <trip depart="102391.00" departLane="best" departSpeed="max" from="316764344#0" id="100026155_100017356_268_0" to="5058977#1" type="medium"/>
---
>     <trip depart="102377.00" departLane="best" departSpeed="max" from="428966186#3" id="100042725_100027438_268_0" to="207083565#0" type="small"/>
>     <trip depart="102450.00" departLane="best" departSpeed="max" from="321714436#0" id="100033259_100021681_266_0" to="5058977#1" type="small"/>
14c18
<     <trip depart="102494.00" departLane="best" departSpeed="max" from="24663733#0" id="100028303_100018644_268_0" to="5058977#1" type="medium"/>
---
>     <trip depart="102544.00" departLane="best" departSpeed="max" from="320364658#0" id="100175617_100105220_262_0" to="29136063#0" type="large"/>
19,21c23,30
<     <trip depart="102628.00" departLane="best" departSpeed="max" from="318881710#0" id="100080782_100051156_270_0" to="447787390#0" type="medium"/>
<     <trip depart="102638.00" departLane="best" departSpeed="max" from="125502220#0" id="100086852_100054899_266_0" to="512158813#0" type="large"/>
<     <trip depart="102786.00" departLane="best" departSpeed="max" from="321714432#0" id="100033950_100022088_269_0" to="5058977#1" type="medium"/>
---
>     <trip depart="102631.80" departLane="best" departSpeed="max" from="320364658#0" id="100298443_100180934_266_0" to="206498907#0" type="large"/>
>     <trip depart="102638.00" departLane="best" departSpeed="max" from="-206391414#0" id="100022869_100015335_267_0" to="316764350#2" type="medium"/>
>     <trip depart="102680.00" departLane="best" departSpeed="max" from="510544107#2" id="100027657_100018245_271_0" to="5058977#1" type="large"/>
>     <trip depart="102729.00" departLane="best" departSpeed="max" from="-23207366#9" id="100040263_100025911_278_0" to="-23207366#9" type="large"/>
>     <trip depart="102816.00" departLane="best" departSpeed="max" from="125502220#0" id="100087888_100055488_272_0" to="5058977#1" type="large"/>
<truncated after showing first 30 lines>
route splitRandom number ( Last six runs Apr2024 )
route splitRandom percent ( Last six runs Apr2024 )

TEST FAILED on ts-sim-build-ba : shapes circlePolygon save_template ( Last six runs Apr2024 )

---------- Differences in errors ----------
0a1,5
> usage: circlePolygon.py [-h] [-c FILE] [-C FILE] [--save-template FILE]
>                         [-r RADIUS] [-p PREFIX] [-t TYPE] [--color COLOR] [-f]
>                         [-l LAYER] [-x CORNERS] [-o OUTPUT_FILE]
>                         files [files ...]
> circlePolygon.py: error: too few arguments
---------- Missing result in toolcfg ----------
<configuration>
    <files value="None" type="file" help="List of XML files to plot" category="input" required="true" positional="true" listSeparator=" "/>
    <radius value="100" type="float" help="default radius" category="processing"/>
    <prefix value="poly" type="string" help="id prefix" category="processing"/>
    <type value="unknown" type="string" help="type string" category="processing"/>
    <color value="1,0,0" type="string" help="color string" category="processing"/>
    <fill value="False" type="bool" help="fill the polygons" category="processing"/>
    <layer value="-1" type="float" help="layer" category="processing"/>
    <corners value="100" type="int" help="default number of corners" category="processing"/>
    <output-file value="None" type="file" help="output file (default: standard output)" category="output"/>
</configuration>

TEST FAILED on ts-sim-build-ba : tls tlsAdaptation ticket12760 ( Last six runs Apr2024 )

---------- Differences in additional ----------
39,40c39,40
<         <phase duration="4" state="rrrrrrrrrrgggGGGGrrrGrrrGgGgggrrGGGrrrrrrrrrrrrrrrrrrrrrrrr"/>
<         <phase duration="4" state="rrrrrrrrrrgggGGGGrrrGrrrGgGgggrrGGrrrrrrrrrrrrrrrrrrrrrrrrr"/>
---
>         <phase duration="5" state="rrrrrrrrrrgggGGGGrrrGrrrGgGgggrrGGGrrrrrrrrrrrrrrrrrrrrrrrr"/>
>         <phase duration="5" state="rrrrrrrrrrgggGGGGrrrGrrrGgGgggrrGGrrrrrrrrrrrrrrrrrrrrrrrrr"/>
---------- Differences in output ----------
95,96c95,96
< Green time for phase 9: 4
< Green time for phase 10: 4
---
> Green time for phase 9: 5
> Green time for phase 10: 5
99c99
< The optimal cycle length:84
---
> The optimal cycle length:86

TEST FAILED on ts-sim-build-ba : trip randomTrips saveTemplate ( Last six runs Apr2024 )

---------- Differences in toolcfg ----------
3,19c3,19
<     <allow-roundabouts value="False" type="bool" help="Permit trips that start or end inside a roundabout" category="processing"/>
<     <allow-fringe value="False" type="bool" help="Allow departing on edges that leave the network and arriving on edges that enter the network (via turnarounds or as 1-edge trips" category="processing"/>
<     <allow-fringe.min-length value="None" type="float" help="Allow departing on edges that leave the network and arriving on edges that enter the network, if they have at least the given length" category="processing"/>
<     <angle value="90.0" type="float" help="weight edge probability by angle [0-360] relative to the network center" category="processing"/>
<     <angle-factor value="1.0" type="float" help="maximum weight factor for angle" category="processing"/>
<     <begin value="0" type="time" help="begin time" category="time"/>
<     <binomial value="None" type="int" help="If this is set, the number of departures per second will be drawn from a binomial distribution with n=N and p=PERIOD/N where PERIOD is the argument given to --period" category="processing"/>
<     <persontrip.transfer.car-walk value="None" type="string" help="Where are mode changes from car to walking allowed (possible values: 'ptStops', 'allJunctions' and combinations)" category="processing"/>
<     <edge-param value="None" type="string" help="use the given edge parameter as factor for edge" category="processing"/>
<     <end value="3600" type="time" help="end time (default 3600)" category="time"/>
<     <flows value="0" type="int" help="generates INT flows that together output vehicles with the specified period" category="processing"/>
<     <fringe-junctions value="False" type="bool" help="Determine fringe edges based on junction attribute 'fringe'" category="processing"/>
<     <fringe-factor value="1.0" type="string" help="multiply weight of fringe edges by 'FLOAT' (default 1) or set value 'max' to force all traffic to start/end at the fringe." category="processing"/>
<     <fringe-speed-exponent value="None" type="string" help="weight fringe edge probability by speed^'FLOAT' (default: speed exponent)" category="processing"/>
<     <fringe-threshold value="0.0" type="float" help="only consider edges with speed above 'FLOAT' as fringe edges (default 0)" category="processing"/>
<     <fringe-start-attributes value="" type="string" help="additional trip attributes when starting on a fringe." category="processing"/>
<     <from-stops value="None" type="string" help="Create trips that start at stopping places of the indicated type(s). i.e. 'busStop'" category="processing"/>
---
>     <allow-roundabouts value="False" type="bool" help="Permit trips that start or end inside a roundabout" category="weights"/>
>     <allow-fringe value="False" type="bool" help="Allow departing on edges that leave the network and arriving on edges that enter the network (via turnarounds or as 1-edge trips" category="weights"/>
>     <allow-fringe.min-length value="None" type="float" help="Allow departing on edges that leave the network and arriving on edges that enter the network, if they have at least the given length" category="weights"/>
>     <angle value="90.0" type="float" help="weight edge probability by angle [0-360] relative to the network center" category="weights"/>
>     <angle-factor value="1.0" type="float" help="maximum weight factor for angle" category="weights"/>
>     <begin value="0" type="time" help="begin time" category="flow"/>
>     <binomial value="None" type="int" help="If this is set, the number of departures per second will be drawn from a binomial distribution with n=N and p=PERIOD/N where PERIOD is the argument given to --period" category="flow"/>
>     <persontrip.transfer.car-walk value="None" type="string" help="Where are mode changes from car to walking allowed (possible values: 'ptStops', 'allJunctions' and combinations)" category="persons"/>
>     <edge-param value="None" type="string" help="use the given edge parameter as factor for edge" category="weights"/>
>     <end value="3600" type="time" help="end time (default 3600)" category="flow"/>
>     <flows value="0" type="int" help="generates INT flows that together output vehicles with the specified period" category="flow"/>
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1
> Using multiple cpus is only supported for python 3
---------- Differences in output ----------
1,10d0
< Warning: underflow locations: count 1, min 3.00 (('5',)), max 3.00 (('5',)), mean 3.00, Q1 3.00, median 3.00, Q3 3.00 (total 3)
< avg interval input count: count 2, min 16.00 (300.0), max 20.00 (0.0), mean 18.00, Q1 16.00, median 20.00, Q3 20.00
< avg interval written vehs: count 2, min 8.00 (300.0), max 10.00 (0.0), mean 9.00, Q1 8.00, median 10.00, Q3 10.00
< avg interval underflow: count 2, min 0.00 (300.0), max 3.00 (0.0), mean 1.50, Q1 0.00, median 3.00, Q3 3.00
< avg interval overflow: count 2, min 0.00 (0.0), max 0.00 (0.0), mean 0.00, Q1 0.00, median 0.00, Q3 0.00
< avg interval GEH%: count 2, min 100.00 (0.0), max 100.00 (0.0), mean 100.00, Q1 100.00, median 100.00, Q3 100.00
< -- Unordered text as found by filter 'Wrote.*routes.*achieving total count' --
< 0: Wrote 10 routes (3 distinct) achieving total count 17 (85.00%) at 2 locations. GEH<5 for 100.00%
< 300: Wrote 8 routes (1 distinct) achieving total count 16 (100.00%) at 2 locations. GEH<5 for 100.00%
< 
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<!-- begin="0.0" end="300.0" -->
    <route id="0_0" edges="-3 -3.180.00 11"/> <!-- 2 (route_2) -->
    <route id="0_1" edges="-3 -3.180.00 15"/> <!-- 1 (route_1) -->
    <route id="0_2" edges="-3 -3.180.00 5"/> <!-- 7 (route_0) -->

    <flow id="0_2" begin="18.51" end="300.00" number="7" route="0_2"/>
    <flow id="0_0" begin="45.64" end="300.00" number="2" route="0_0"/>
    <flow id="0_1" begin="157.43" end="300.00" number="1" route="0_1"/>
<!-- begin="300.0" end="600.0" -->
    <route id="300_0" edges="-3 -3.180.00 11"/> <!-- 8 (route_2) -->

    <flow id="300_0" begin="314.81" end="600.00" number="8" route="300_0"/>
</routes>
turndefs routeSampler intervals multiprocessing 2_intervals ( Last six runs Apr2024 )
turndefs routeSampler intervals multiprocessing 2_intervals_3_threads ( Last six runs Apr2024 )
turndefs routeSampler intervals multiprocessing f-number-i ( Last six runs Apr2024 )

TEST FAILED on ts-sim-build-ba : turndefs routeSampler intervals multiprocessing mismatch-output ( Last six runs Apr2024 )

---------- Differences in errors ----------
0a1
> Using multiple cpus is only supported for python 3
---------- Differences in output ----------
1,10d0
< Warning: underflow locations: count 1, min 3.00 (('5',)), max 3.00 (('5',)), mean 3.00, Q1 3.00, median 3.00, Q3 3.00 (total 3)
< avg interval input count: count 2, min 16.00 (300.0), max 20.00 (0.0), mean 18.00, Q1 16.00, median 20.00, Q3 20.00
< avg interval written vehs: count 2, min 8.00 (300.0), max 10.00 (0.0), mean 9.00, Q1 8.00, median 10.00, Q3 10.00
< avg interval underflow: count 2, min 0.00 (300.0), max 3.00 (0.0), mean 1.50, Q1 0.00, median 3.00, Q3 3.00
< avg interval overflow: count 2, min 0.00 (0.0), max 0.00 (0.0), mean 0.00, Q1 0.00, median 0.00, Q3 0.00
< avg interval GEH%: count 2, min 100.00 (0.0), max 100.00 (0.0), mean 100.00, Q1 100.00, median 100.00, Q3 100.00
< -- Unordered text as found by filter 'Wrote.*routes.*achieving total count' --
< 0: Wrote 10 routes (3 distinct) achieving total count 17 (85.00%) at 2 locations. GEH<5 for 100.00%
< 300: Wrote 8 routes (1 distinct) achieving total count 16 (100.00%) at 2 locations. GEH<5 for 100.00%
< 
---------- Missing result in edgedata ----------
<?xml version="1.0" encoding="UTF-8"?>


<data>
    <interval id="deficit" begin="0.0" end="300.0">
        <edge id="-3" measuredCount="10" deficit="0"/>
        <edge id="5" measuredCount="10" deficit="3"/>
    </interval>
    <interval id="deficit" begin="300.0" end="600.0">
        <edge id="-3" measuredCount="8" deficit="0"/>
        <edge id="11" measuredCount="8" deficit="0"/>
    </interval>
</data>
---------- Missing result in routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<!-- begin="0.0" end="300.0" -->
    <route id="0_0" edges="-3 -3.180.00 11"/> <!-- 2 (route_2) -->
    <route id="0_1" edges="-3 -3.180.00 15"/> <!-- 1 (route_1) -->
    <route id="0_2" edges="-3 -3.180.00 5"/> <!-- 7 (route_0) -->

    <flow id="0_2" begin="18.51" end="300.00" number="7" route="0_2"/>
    <flow id="0_0" begin="45.64" end="300.00" number="2" route="0_0"/>
    <flow id="0_1" begin="157.43" end="300.00" number="1" route="0_1"/>
<!-- begin="300.0" end="600.0" -->
    <route id="300_0" edges="-3 -3.180.00 11"/> <!-- 8 (route_2) -->

    <flow id="300_0" begin="314.81" end="600.00" number="8" route="300_0"/>
</routes>

TEST FAILED on ts-sim-build-ba : turndefs routeSampler intervals optimize_verbose ( Last six runs Apr2024 )

---------- Differences in errors ----------
0a1,10
> Traceback (most recent call last):
> routeSampler.py, in <module>
>     main(get_options())
> routeSampler.py, in main
>     options, routes, begin, end, intervalPrefix, outf, mismatchf, rng, intervalCount)
> routeSampler.py, in solveInterval
>     optimize(options, countData, routes, usedRoutes, routeUsage, intervalCount, rng)
> routeSampler.py, in optimize
>     if rng.random() < frac:
> AttributeError: 'mtrand.RandomState' object has no attribute 'random'
---------- Differences in output ----------
2,10d1
< avg interval input count: count 2, min 16.00 (300.0), max 20.00 (0.0), mean 18.00, Q1 16.00, median 20.00, Q3 20.00
< avg interval written vehs: count 2, min 8.00 (300.0), max 10.00 (0.0), mean 9.00, Q1 8.00, median 10.00, Q3 10.00
< avg interval underflow: count 2, min 0.00 (0.0), max 0.00 (0.0), mean 0.00, Q1 0.00, median 0.00, Q3 0.00
< avg interval overflow: count 2, min 0.00 (0.0), max 0.00 (0.0), mean 0.00, Q1 0.00, median 0.00, Q3 0.00
< avg interval GEH%: count 2, min 100.00 (0.0), max 100.00 (0.0), mean 100.00, Q1 100.00, median 100.00, Q3 100.00
< -- Unordered text as found by filter 'Wrote.*routes.*achieving total count' --
< 0: Wrote 10 routes (1 distinct) achieving total count 20 (100.00%) at 2 locations. GEH<5 for 100.00%
< 300: Wrote 8 routes (1 distinct) achieving total count 16 (100.00%) at 2 locations. GEH<5 for 100.00%
< 
---------- Differences in routes ----------
5,13d4
< <!-- begin="0.0" end="300.0" -->
<     <route id="0_2" edges="-3 -3.180.00 5"/> <!-- 10 (route_0) -->
< 
<     <flow id="0_2" begin="4.29" end="300.00" number="10" route="0_2"/>
< <!-- begin="300.0" end="600.0" -->
<     <route id="300_0" edges="-3 -3.180.00 11"/> <!-- 8 (route_2) -->
< 
<     <flow id="300_0" begin="322.94" end="600.00" number="8" route="300_0"/>
< </routes>

TEST FAILED on ts-sim-build-ba : turndefs routeSampler min_count_optimize ( Last six runs Apr2024 )

---------- Differences in errors ----------
0a1,10
> Traceback (most recent call last):
> routeSampler.py, in <module>
>     main(get_options())
> routeSampler.py, in main
>     options, routes, begin, end, intervalPrefix, outf, mismatchf, rng, intervalCount)
> routeSampler.py, in solveInterval
>     optimize(options, countData, routes, usedRoutes, routeUsage, intervalCount, rng)
> routeSampler.py, in optimize
>     if rng.random() < frac:
> AttributeError: 'mtrand.RandomState' object has no attribute 'random'
---------- Differences in output ----------
7,16d6
< result route edge count: count 89, min 5.00 (0), max 16.00 (41), mean 9.33, Q1 7.00, median 9.00, Q3 11.00
<  histogram: [(5, 8), (6, 10), (7, 8), (8, 14), (9, 11), (10, 12), (11, 6), (12, 2), (13, 7), (14, 5), (15, 4), (16, 2)]
< result route detector count: count 89, min 4.00 (0), max 15.00 (41), mean 8.33, Q1 6.00, median 8.00, Q3 10.00
<  histogram: [(4, 8), (5, 10), (6, 8), (7, 14), (8, 11), (9, 12), (10, 6), (11, 2), (12, 7), (13, 5), (14, 4), (15, 2)]
< GEH: count 138, min 0.00 ([-58.121.42 64] 36 36), max 12.06 ([-123.121.42 131] 72 0), mean 0.76, Q1 0.00, median 0.00, Q3 0.00
< Warning: underflow locations: count 18, min 1.00 (('-152.80.00', '-131')), max 2.00 (('-123.121.42', '131')), mean 1.06, Q1 1.00, median 1.00, Q3 1.00 (total 19)
< Warning: overflow locations: count 9, min -1.00 (('-55.80.00', '-27')), max -1.00 (('-55.80.00', '-27')), mean -1.00, Q1 -1.00, median -1.00, Q3 -1.00 (total -9)
< -- Unordered text as found by filter 'Wrote.*routes.*achieving total count' --
< Wrote 89 routes (74 distinct) achieving total count 741 (98.67%) at 138 locations. GEH<5 for 95.65%
< 
---------- Differences in routes ----------
5,273d4
< <!-- begin="0.0" end="99.0" -->
<     <vehicle id="0" depart="0.50">
<         <route edges="3.180.00 27 27.80.00 55 71"/>
<     </vehicle>
<     <vehicle id="1" depart="0.91">
<         <route edges="-3.180.00 11 11.80.00 23 23.80.00"/>
<     </vehicle>
<     <vehicle id="2" depart="1.64">
<         <route edges="-58 -58.121.42 64 64.80.00 120 120.180.00"/>
<     </vehicle>
<     <vehicle id="3" depart="2.41">
<         <route edges="-31.80.00 -23 -23.80.00 109 109.80.00 123"/>
<     </vehicle>
<     <vehicle id="4" depart="4.04">
<         <route edges="58 -37 -37.80.00 -23 -23.80.00 -11 -11.80.00 3 3.180.00"/>
<     </vehicle>
<     <vehicle id="5" depart="8.33">
<         <route edges="75 75.121.42 120 120.180.00 -109 -109.80.00 23 23.80.00"/>
<     </vehicle>
<     <vehicle id="6" depart="8.94">
<         <route edges="3 3.180.00 -3 -3.180.00 11 11.80.00 23 23.80.00 31 31.80.00 64 64.80.00"/>
<     </vehicle>
<     <vehicle id="7" depart="9.22">
<         <route edges="109 109.80.00 -109 -109.80.00 -11 -11.80.00 3 3.180.00 27 27.80.00 43 68 -45"/>
<     </vehicle>
<     <vehicle id="8" depart="9.27">
<         <route edges="-37.80.00 -23 -23.80.00 109 109.80.00 -109"/>
<     </vehicle>
<     <vehicle id="9" depart="10.05">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : turndefs routeSampler optimize_1 ( Last six runs Apr2024 )

---------- Differences in errors ----------
0a1,10
> Traceback (most recent call last):
> routeSampler.py, in <module>
>     main(get_options())
> routeSampler.py, in main
>     options, routes, begin, end, intervalPrefix, outf, mismatchf, rng, intervalCount)
> routeSampler.py, in solveInterval
>     optimize(options, countData, routes, usedRoutes, routeUsage, intervalCount, rng)
> routeSampler.py, in optimize
>     if rng.random() < frac:
> AttributeError: 'mtrand.RandomState' object has no attribute 'random'
---------- Differences in output ----------
2,5d1
< Warning: underflow locations: count 3, min 1.00 (('-3', '-3.180.00')), max 1.00 (('-3', '-3.180.00')), mean 1.00, Q1 1.00, median 1.00, Q3 1.00 (total 3)
< -- Unordered text as found by filter 'Wrote.*routes.*achieving total count' --
< Wrote 99 routes (96 distinct) achieving total count 748 (99.60%) at 138 locations. GEH<5 for 100.00%
< 
---------- Differences in routes ----------
5,303d4
< <!-- begin="0.0" end="99.0" -->
<     <vehicle id="0" depart="0.51">
<         <route edges="-64 -64.80.00 64 64.80.00 120 120.180.00 -120 -120.180.00"/>
<     </vehicle>
<     <vehicle id="1" depart="1.52">
<         <route edges="-58.121.42 -31 -31.80.00 -23 -23.80.00 -11 -11.80.00 5"/>
<     </vehicle>
<     <vehicle id="2" depart="1.70">
<         <route edges="-15.180.00 11 11.80.00 23 23.80.00 31 31.80.00 64 64.80.00 120"/>
<     </vehicle>
<     <vehicle id="3" depart="2.73">
<         <route edges="27 27.80.00 -27 -27.80.00 -3 -3.180.00 11 11.80.00 23 23.80.00 31 31.80.00 64 64.80.00 -75"/>
<     </vehicle>
<     <vehicle id="4" depart="3.84">
<         <route edges="-43.80.00 -27 -27.80.00 -3 -3.180.00 15 15.180.00 -144 -144.121.42 152"/>
<     </vehicle>
<     <vehicle id="5" depart="4.07">
<         <route edges="-148 -148.80.00 -131 -131.180.00 -109 -109.80.00 23 23.80.00 37 -58 -58.121.42"/>
<     </vehicle>
<     <vehicle id="6" depart="4.72">
<         <route edges="-64 -64.80.00 64 64.80.00 120 120.180.00 123 123.121.42"/>
<     </vehicle>
<     <vehicle id="7" depart="4.76">
<         <route edges="75 75.121.42 120 120.180.00 -109 -109.80.00 23 23.80.00"/>
<     </vehicle>
<     <vehicle id="8" depart="5.03">
<         <route edges="120 120.180.00 -120 -120.180.00 -75 -75.121.42 -60"/>
<     </vehicle>
<     <vehicle id="9" depart="5.76">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : turndefs routeSampler optimize_2 ( Last six runs Apr2024 )

---------- Differences in errors ----------
0a1,10
> Traceback (most recent call last):
> routeSampler.py, in <module>
>     main(get_options())
> routeSampler.py, in main
>     options, routes, begin, end, intervalPrefix, outf, mismatchf, rng, intervalCount)
> routeSampler.py, in solveInterval
>     optimize(options, countData, routes, usedRoutes, routeUsage, intervalCount, rng)
> routeSampler.py, in optimize
>     if rng.random() < frac:
> AttributeError: 'mtrand.RandomState' object has no attribute 'random'
---------- Differences in output ----------
2,4d1
< -- Unordered text as found by filter 'Wrote.*routes.*achieving total count' --
< Wrote 98 routes (98 distinct) achieving total count 751 (100.00%) at 138 locations. GEH<5 for 100.00%
< 
---------- Differences in routes ----------
5,300d4
< <!-- begin="0.0" end="99.0" -->
<     <vehicle id="0" depart="0.51">
<         <route edges="-64 -64.80.00 64 64.80.00 120 120.180.00 123 123.121.42"/>
<     </vehicle>
<     <vehicle id="1" depart="1.52">
<         <route edges="-60 -60.80.00 -31 -31.80.00 -23 -23.80.00 -11 -11.80.00 3 3.180.00 27 27.80.00 43 68 -45 -45.80.00"/>
<     </vehicle>
<     <vehicle id="2" depart="1.70">
<         <route edges="-15.180.00 11 11.80.00 23 23.80.00 31 31.80.00 64 64.80.00 120"/>
<     </vehicle>
<     <vehicle id="3" depart="2.73">
<         <route edges="27.80.00 -27 -27.80.00 -3 -3.180.00 11 11.80.00 23 23.80.00 31 31.80.00 60 60.80.00 75 75.121.42"/>
<     </vehicle>
<     <vehicle id="4" depart="3.84">
<         <route edges="-43.80.00 -27 -27.80.00 -71 -55 -55.80.00"/>
<     </vehicle>
<     <vehicle id="5" depart="4.07">
<         <route edges="-148 -148.80.00 -131 -131.180.00 -109 -109.80.00 23 23.80.00 37 -58 -58.121.42"/>
<     </vehicle>
<     <vehicle id="6" depart="4.72">
<         <route edges="-64.80.00 -31 -31.80.00 -23 -23.80.00 -11 -11.80.00 3 3.180.00 -3"/>
<     </vehicle>
<     <vehicle id="7" depart="4.76">
<         <route edges="75 75.121.42 120 120.180.00 -109 -109.80.00 23 23.80.00"/>
<     </vehicle>
<     <vehicle id="8" depart="5.03">
<         <route edges="123 123.121.42 -123"/>
<     </vehicle>
<     <vehicle id="9" depart="5.76">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : turndefs routeSampler optimize_few_detectors ( Last six runs Apr2024 )

---------- Differences in errors ----------
0a1,10
> Traceback (most recent call last):
> routeSampler.py, in <module>
>     main(get_options())
> routeSampler.py, in main
>     options, routes, begin, end, intervalPrefix, outf, mismatchf, rng, intervalCount)
> routeSampler.py, in solveInterval
>     optimize(options, countData, routes, usedRoutes, routeUsage, intervalCount, rng)
> routeSampler.py, in optimize
>     if rng.random() < frac:
> AttributeError: 'mtrand.RandomState' object has no attribute 'random'
---------- Differences in output ----------
2,4d1
< -- Unordered text as found by filter 'Wrote.*routes.*achieving total count' --
< Wrote 200 routes (3 distinct) achieving total count 400 (100.00%) at 2 locations. GEH<5 for 100.00%
< 
---------- Differences in routes ----------
5,13d4
< <!-- begin="0.0" end="99.0" -->
<     <route id="10" edges="-27.80.00 -3 -3.180.00 11 11.80.00 23 23.80.00 31 31.80.00 60 60.80.00 75 75.121.42"/> <!-- 68 -->
<     <route id="13" edges="-43 -43.80.00 -27 -27.80.00 -3 -3.180.00 11 11.80.00 23 23.80.00 31 31.80.00 60 60.80.00 -60 -60.80.00"/> <!-- 55 -->
<     <route id="17" edges="-68 -43 -43.80.00 -27 -27.80.00 -3 -3.180.00 11 11.80.00 23 23.80.00 31 31.80.00 60"/> <!-- 77 -->
< 
<     <flow id="10" begin="0.83" end="99.00" number="68" route="10"/>
<     <flow id="17" begin="0.94" end="99.00" number="77" route="17"/>
<     <flow id="13" begin="1.04" end="99.00" number="55" route="13"/>
< </routes>

TEST FAILED on ts-sim-build-ba : turndefs routeSampler optimize_full ( Last six runs Apr2024 )

---------- Differences in errors ----------
0a1,10
> Traceback (most recent call last):
> routeSampler.py, in <module>
>     main(get_options())
> routeSampler.py, in main
>     options, routes, begin, end, intervalPrefix, outf, mismatchf, rng, intervalCount)
> routeSampler.py, in solveInterval
>     optimize(options, countData, routes, usedRoutes, routeUsage, intervalCount, rng)
> routeSampler.py, in optimize
>     if rng.random() < frac:
> AttributeError: 'mtrand.RandomState' object has no attribute 'random'
---------- Differences in output ----------
2,4d1
< -- Unordered text as found by filter 'Wrote.*routes.*achieving total count' --
< Wrote 98 routes (98 distinct) achieving total count 751 (100.00%) at 138 locations. GEH<5 for 100.00%
< 
---------- Differences in routes ----------
5,300d4
< <!-- begin="0.0" end="99.0" -->
<     <vehicle id="0" depart="1.79">
<         <route edges="-37.80.00 -23 -23.80.00 -11 -11.80.00 15 15.180.00"/>
<     </vehicle>
<     <vehicle id="1" depart="4.32">
<         <route edges="-123 -123.121.42 131 131.180.00"/>
<     </vehicle>
<     <vehicle id="2" depart="6.97">
<         <route edges="68 -45 -45.80.00 -27 -27.80.00 -3 -3.180.00 11 11.80.00 -11"/>
<     </vehicle>
<     <vehicle id="3" depart="7.46">
<         <route edges="3 3.180.00 -3 -3.180.00 11 11.80.00 23 23.80.00 31 31.80.00 64 64.80.00"/>
<     </vehicle>
<     <vehicle id="4" depart="13.53">
<         <route edges="-148 -148.80.00 144 144.121.42 -15 -15.180.00 3 3.180.00 -3"/>
<     </vehicle>
<     <vehicle id="5" depart="17.32">
<         <route edges="-123.121.42 131"/>
<     </vehicle>
<     <vehicle id="6" depart="17.42">
<         <route edges="-3.180.00 11 11.80.00 23 23.80.00"/>
<     </vehicle>
<     <vehicle id="7" depart="17.70">
<         <route edges="45 -68 -43 -43.80.00 43"/>
<     </vehicle>
<     <vehicle id="8" depart="18.68">
<         <route edges="-144 -144.121.42 -131 -131.180.00 131 131.180.00"/>
<     </vehicle>
<     <vehicle id="9" depart="18.90">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : turndefs routeSampler optimize_minimize-vehs ( Last six runs Apr2024 )

---------- Differences in errors ----------
34a35,44
> Traceback (most recent call last):
> routeSampler.py, in <module>
>     main(get_options())
> routeSampler.py, in main
>     options, routes, begin, end, intervalPrefix, outf, mismatchf, rng, intervalCount)
> routeSampler.py, in solveInterval
>     optimize(options, countData, routes, usedRoutes, routeUsage, intervalCount, rng)
> routeSampler.py, in optimize
>     if rng.random() < frac:
> AttributeError: 'mtrand.RandomState' object has no attribute 'random'
---------- Differences in output ----------
2,6d1
< Warning: underflow locations: count 99, min 1.00 (('-58.121.42', '64')), max 15.00 (('11', '11.80.00')), mean 3.28, Q1 1.00, median 2.00, Q3 4.00 (total 325)
< Warning: overflow locations: count 3, min -1.00 (('-58.121.42', '-31')), max -1.00 (('-58.121.42', '-31')), mean -1.00, Q1 -1.00, median -1.00, Q3 -1.00 (total -3)
< -- Unordered text as found by filter 'Wrote.*routes.*achieving total count' --
< Wrote 49 routes (25 distinct) achieving total count 429 (57.12%) at 138 locations. GEH<5 for 42.03%
< 
---------- Differences in routes ----------
5,57d4
< <!-- begin="0.0" end="99.0" -->
<     <route id="4" edges="-131 -131.180.00 -109 -109.80.00 -11 -11.80.00 3 3.180.00 27"/> <!-- 3 -->
<     <route id="8" edges="-15 -15.180.00 15 15.180.00"/> <!-- 1 -->
<     <route id="11" edges="-27 -27.80.00 27 27.80.00 43 68 -45"/> <!-- 1 -->
<     <route id="12" edges="-27.80.00 -3 -3.180.00 11 11.80.00 23 23.80.00 31 31.80.00 60 60.80.00 75 75.121.42"/> <!-- 2 -->
<     <route id="13" edges="-3.180.00 11 11.80.00 109 109.80.00 123"/> <!-- 2 -->
<     <route id="14" edges="-37 -37.80.00 -23 -23.80.00 109 109.80.00 131 131.180.00"/> <!-- 4 -->
<     <route id="16" edges="-43 -43.80.00 -27 -27.80.00 -3 -3.180.00 11 11.80.00 23 23.80.00 31 31.80.00 60 60.80.00 -60 -60.80.00"/> <!-- 1 -->
<     <route id="17" edges="-45 -45.80.00 -27 -27.80.00 -3 -3.180.00 3"/> <!-- 1 -->
<     <route id="18" edges="-58 -58.121.42 -31 -31.80.00 -23 -23.80.00 -11 -11.80.00 3 3.180.00 27 27.80.00 43 68 -45 -45.80.00"/> <!-- 3 -->
<     <route id="19" edges="-58.121.42 -31 -31.80.00 -23 -23.80.00 -11 -11.80.00 3 3.180.00 27"/> <!-- 1 -->
<     <route id="20" edges="-60 -60.80.00 -31 -31.80.00 -23 -23.80.00 -11 -11.80.00 3 3.180.00 -3 -3.180.00"/> <!-- 5 -->
<     <route id="22" edges="-75 -75.121.42 -60 -60.80.00 -31 -31.80.00 -23 -23.80.00 23 23.80.00"/> <!-- 1 -->
<     <route id="23" edges="-79 -79.80.00 75 75.121.42 120 120.180.00 -120 -120.180.00"/> <!-- 2 -->
<     <route id="24" edges="-92 -92.180.00 75 75.121.42 120 120.180.00 123 123.121.42 -15 -15.180.00"/> <!-- 1 -->
<     <route id="25" edges="-92.180.00 -60 -60.80.00 -31 -31.80.00 -23 -23.80.00 -11 -11.80.00 3 3.180.00 -3 -3.180.00"/> <!-- 1 -->
<     <route id="26" edges="109.80.00 -109 -109.80.00 -11 -11.80.00 5"/> <!-- 2 -->
<     <route id="27" edges="120 120.180.00 -109 -109.80.00 23 23.80.00 -23"/> <!-- 1 -->
<     <route id="28" edges="123 123.121.42 -123 -123.121.42 -109 -109.80.00 23 23.80.00 31 31.80.00 64 64.80.00"/> <!-- 1 -->
<     <route id="31" edges="144 144.121.42 -123 -123.121.42 -120 -120.180.00 120"/> <!-- 2 -->
<     <route id="32" edges="144 144.121.42 -15 -15.180.00 3 3.180.00 -71 -55 -55.80.00"/> <!-- 4 -->
<     <route id="35" edges="15 15.180.00 -123 -123.121.42 -120 -120.180.00 -75 -75.121.42 -60"/> <!-- 2 -->
<     <route id="39" edges="27 27.80.00 -27 -27.80.00 -3 -3.180.00 15 15.180.00 -144 -144.121.42 -131"/> <!-- 2 -->
<     <route id="42" edges="31.80.00 -31 -31.80.00 -23 -23.80.00 -11 -11.80.00 3 3.180.00 27 27.80.00 -27 -27.80.00"/> <!-- 2 -->
<     <route id="44" edges="45 -68 -43 -43.80.00 -27 -27.80.00 -3 -3.180.00 15 15.180.00"/> <!-- 3 -->
<     <route id="48" edges="75.121.42 -64 -64.80.00 -31 -31.80.00 -23 -23.80.00 -11"/> <!-- 1 -->
< 
<     <flow id="16" begin="3.65" end="99.00" number="1" route="16"/>
<     <flow id="19" begin="5.10" end="99.00" number="1" route="19"/>
<truncated after showing first 30 lines>

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

---------- Differences in output ----------
2c2
< Wrote 100 routes (3 distinct) achieving total count 100 (100.00%) at 1 locations. GEH<5 for 100.00% and avg ratio mismatch 0.67% at 3 ratio locations (count 100)
---
> Wrote 100 routes (3 distinct) achieving total count 100 (100.00%) at 1 locations. GEH<5 for 100.00% and avg ratio mismatch 33.33% at 3 ratio locations (count 100)
turndefs routeSampler ratios full ( Last six runs Apr2024 )
turndefs routeSampler ratios percentage_input ( Last six runs Apr2024 )

TEST FAILED on ts-sim-build-ba : turndefs routeSampler ratios mismatch ( Last six runs Apr2024 )

---------- Differences in edgedata ----------
6,8c6,8
<         <edgeRelation from="3.180.00" to="27" measuredProbability="0.5" deficit="0.000" totalAssignedFromCount="100"/>
<         <edgeRelation from="3.180.00" to="-71" measuredProbability="0.4" deficit="-0.010" totalAssignedFromCount="100"/>
<         <edgeRelation from="3.180.00" to="-3" measuredProbability="0.1" deficit="0.010" totalAssignedFromCount="100"/>
---
>         <edgeRelation from="3.180.00" to="27" measuredProbability="0.5" deficit="-0.500" totalAssignedFromCount="100"/>
>         <edgeRelation from="3.180.00" to="-71" measuredProbability="0.4" deficit="-0.400" totalAssignedFromCount="100"/>
>         <edgeRelation from="3.180.00" to="-3" measuredProbability="0.1" deficit="-0.100" totalAssignedFromCount="100"/>
---------- Differences in output ----------
2c2
< Wrote 100 routes (3 distinct) achieving total count 100 (100.00%) at 1 locations. GEH<5 for 100.00% and avg ratio mismatch 0.667% at 3 ratio locations (count 100)
---
> Wrote 100 routes (3 distinct) achieving total count 100 (100.00%) at 1 locations. GEH<5 for 100.00% and avg ratio mismatch 33.333% at 3 ratio locations (count 100)

TEST FAILED on ts-sim-build-ba : turndefs routeSampler ratios partial_counts ( Last six runs Apr2024 )

---------- Differences in edgedata ----------
6,11c6,11
<         <edgeRelation from="3.180.00" to="27" measuredProbability="0.5" deficit="-0.03" totalAssignedFromCount="85"/>
<         <edgeRelation from="3.180.00" to="-71" measuredProbability="0.4" deficit="0.01" totalAssignedFromCount="85"/>
<         <edgeRelation from="3.180.00" to="-3" measuredProbability="0.1" deficit="0.02" totalAssignedFromCount="85"/>
<         <edgeRelation from="-11.80.00" to="3" measuredProbability="0.2" deficit="0.02" totalAssignedFromCount="67"/>
<         <edgeRelation from="-11.80.00" to="5" measuredProbability="0.6" deficit="-0.03" totalAssignedFromCount="67"/>
<         <edgeRelation from="-11.80.00" to="15" measuredProbability="0.2" deficit="0.01" totalAssignedFromCount="67"/>
---
>         <edgeRelation from="3.180.00" to="27" measuredProbability="0.5" deficit="-0.50" totalAssignedFromCount="85"/>
>         <edgeRelation from="3.180.00" to="-71" measuredProbability="0.4" deficit="-0.40" totalAssignedFromCount="85"/>
>         <edgeRelation from="3.180.00" to="-3" measuredProbability="0.1" deficit="-0.10" totalAssignedFromCount="85"/>
>         <edgeRelation from="-11.80.00" to="3" measuredProbability="0.2" deficit="-0.20" totalAssignedFromCount="67"/>
>         <edgeRelation from="-11.80.00" to="5" measuredProbability="0.6" deficit="-0.60" totalAssignedFromCount="67"/>
>         <edgeRelation from="-11.80.00" to="15" measuredProbability="0.2" deficit="-0.20" totalAssignedFromCount="67"/>
---------- Differences in output ----------
3c3
< Wrote 152 routes (6 distinct) achieving total count 100 (100.00%) at 1 locations. GEH<5 for 100.00% and avg ratio mismatch 1.78% at 7 ratio locations (count 152)
---
> Wrote 152 routes (6 distinct) achieving total count 100 (100.00%) at 1 locations. GEH<5 for 100.00% and avg ratio mismatch 28.57% at 7 ratio locations (count 152)

TEST FAILED on ts-sim-build-ba : turndefs routeSampler ratios span_intervals ( Last six runs Apr2024 )

---------- Differences in output ----------
6c6
< avg interval ratio mismatch%: count 2, min 0.33 (1800.0), max 0.67 (0.0), mean 0.50, Q1 0.33, median 0.67, Q3 0.67
---
> avg interval ratio mismatch%: count 2, min 33.33 (0.0), max 33.33 (0.0), mean 33.33, Q1 33.33, median 33.33, Q3 33.33
8,9c8,9
< 0: Wrote 100 routes (3 distinct) achieving total count 100 (100.00%) at 1 locations. GEH<5 for 100.00% and avg ratio mismatch 0.67% at 3 ratio locations (count 100)
< 1800: Wrote 200 routes (3 distinct) achieving total count 200 (100.00%) at 1 locations. GEH<5 for 100.00% and avg ratio mismatch 0.33% at 3 ratio locations (count 200)
---
> 0: Wrote 100 routes (3 distinct) achieving total count 100 (100.00%) at 1 locations. GEH<5 for 100.00% and avg ratio mismatch 33.33% at 3 ratio locations (count 100)
> 1800: Wrote 200 routes (3 distinct) achieving total count 200 (100.00%) at 1 locations. GEH<5 for 100.00% and avg ratio mismatch 33.33% at 3 ratio locations (count 200)

TEST FAILED on ts-sim-build-ba : turndefs routeSampler save_config ( Last six runs Apr2024 )

---------- Differences in toolcfg ----------
1a2
>     <prefix value="foo"/>
4d4
<     <prefix value="foo"/>

TEST FAILED on ts-sim-build-ba : turndefs routeSampler save_template ( Last six runs Apr2024 )

---------- Differences in toolcfg ----------
2,4c2,5
<     <route-files value="None" type="route_file" help="Input route file" category="input" listSeparator=","/>
<     <turn-files value="None" type="file" help="Input turn-count file" category="input" listSeparator=","/>
<     <turn-ratio-files value="None" type="file" help="Input turn-ratio file" category="input" listSeparator=","/>
---
>     <arrival-attribute value="None" type="string" help="Read arrival counts from the given edgeData file attribute" category="input"/>
>     <begin value="None" type="string" help="custom begin time (seconds or H:M:S)" category="time"/>
>     <depart-attribute value="None" type="string" help="Read departure counts from the given edgeData file attribute" category="input"/>
>     <edgedata-attribute value="entered" type="string" help="Read edgeData counts from the given attribute" category="input"/>
5a7,14
>     <end value="None" type="string" help="custom end time (seconds or H:M:S)" category="time"/>
>     <extra-od value="False" type="bool" help="Permit traffic between OD-pairs that did not occur in the input" category="processing"/>
>     <geh-ok value="5" type="float" help="threshold for acceptable GEH values" category="processing"/>
>     <interval value="None" type="string" help="custom aggregation interval (seconds or H:M:S)" category="time"/>
>     <keep-stops value="False" type="bool" help="Preserve stops from the input routes" category="output"/>
>     <min-count value="1" type="int" help="Set minimum number of counting locations that a route must visit" category="processing"/>
>     <minimize-vehicles value="0" type="float" help="Set optimization factor from [0, 1[ for reducing the number of vehicles(prefer routes that pass multiple counting locations over routes that pass fewer)" category="processing"/>
>     <mismatch-output value="None" type="string" help="write cout-data with overflow/underflow information to FILE" category="output"/>
6a16,23
>     <optimize value="None" type="string" help="set optimization method level (full, INT boundary)" category="processing"/>
>     <optimize-input value="False" type="bool" help="Skip resampling and run optimize directly on the input routes" category="processing"/>
>     <output-file value="out.rou.xml" type="route_file" help="Output route file" category="output"/>
>     <pedestrians value="False" type="bool" help="write person walks instead of vehicle routes" category="attributes"/>
>     <precision value="2" type="int" help="Number of decimal digits in output" category="output"/>
>     <prefix value="" type="string" help="prefix for the vehicle ids" category="attributes"/>
>     <route-files value="None" type="route_file" help="Input route file" category="input" listSeparator=","/>
>     <seed value="42" type="int" help="random seed" category="processing"/>
8,10c25,26
<     <edgedata-attribute value="entered" type="string" help="Read edgeData counts from the given attribute" category="input"/>
<     <arrival-attribute value="None" type="string" help="Read arrival counts from the given edgeData file attribute" category="input"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : turndefs routeSampler small_input_duplicates_noSampling ( Last six runs Apr2024 )

---------- Differences in errors ----------
127a128,137
> Traceback (most recent call last):
> routeSampler.py, in <module>
>     main(get_options())
> routeSampler.py, in main
>     options, routes, begin, end, intervalPrefix, outf, mismatchf, rng, intervalCount)
> routeSampler.py, in solveInterval
>     optimize(options, countData, routes, usedRoutes, routeUsage, intervalCount, rng)
> routeSampler.py, in optimize
>     if rng.random() < frac:
> AttributeError: 'mtrand.RandomState' object has no attribute 'random'
---------- Differences in output ----------
2,5d1
< Warning: underflow locations: count 135, min 1.00 (('-58.121.42', '64')), max 23.00 (('3', '3.180.00')), mean 5.39, Q1 2.00, median 3.00, Q3 7.00 (total 727)
< -- Unordered text as found by filter 'Wrote.*routes.*achieving total count' --
< Wrote 4 routes (2 distinct) achieving total count 24 (3.20%) at 138 locations. GEH<5 for 2.90%
< 
---------- Differences in routes ----------
5,18d4
< <!-- begin="0.0" end="99.0" -->
<     <vehicle id="0" depart="5.75">
<         <route edges="-37 -37.80.00 31 31.80.00 64 64.80.00 -64"/>
<     </vehicle>
<     <vehicle id="1" depart="15.44">
<         <route edges="58 -37 -37.80.00 -23 -23.80.00 109 109.80.00 123"/>
<     </vehicle>
<     <vehicle id="2" depart="15.45">
<         <route edges="-37 -37.80.00 31 31.80.00 64 64.80.00 -64"/>
<     </vehicle>
<     <vehicle id="3" depart="85.75">
<         <route edges="58 -37 -37.80.00 -23 -23.80.00 109 109.80.00 123"/>
<     </vehicle>
< </routes>

TEST FAILED on ts-sim-build-ba : turndefs routeSampler small_input_noSampling_optimize ( Last six runs Apr2024 )

---------- Differences in errors ----------
34a35,44
> Traceback (most recent call last):
> routeSampler.py, in <module>
>     main(get_options())
> routeSampler.py, in main
>     options, routes, begin, end, intervalPrefix, outf, mismatchf, rng, intervalCount)
> routeSampler.py, in solveInterval
>     optimize(options, countData, routes, usedRoutes, routeUsage, intervalCount, rng)
> routeSampler.py, in optimize
>     if rng.random() < frac:
> AttributeError: 'mtrand.RandomState' object has no attribute 'random'
---------- Differences in output ----------
2,6d1
< Warning: underflow locations: count 101, min 1.00 (('-58.121.42', '64')), max 14.00 (('23', '23.80.00')), mean 3.21, Q1 1.00, median 2.00, Q3 3.00 (total 324)
< Warning: overflow locations: count 4, min -1.00 (('-58.121.42', '-31')), max -1.00 (('-58.121.42', '-31')), mean -1.00, Q1 -1.00, median -1.00, Q3 -1.00 (total -4)
< -- Unordered text as found by filter 'Wrote.*routes.*achieving total count' --
< Wrote 52 routes (29 distinct) achieving total count 431 (57.39%) at 138 locations. GEH<5 for 44.93%
< 
---------- Differences in routes ----------
5,162d4
< <!-- begin="0.0" end="99.0" -->
<     <vehicle id="0" depart="0.05">
<         <route edges="-27 -27.80.00 27 27.80.00 43 68 -45"/>
<     </vehicle>
<     <vehicle id="1" depart="4.00">
<         <route edges="27 27.80.00 -27 -27.80.00 -3 -3.180.00 15 15.180.00 -144 -144.121.42 -131"/>
<     </vehicle>
<     <vehicle id="2" depart="10.44">
<         <route edges="-58.121.42 -31 -31.80.00 -23 -23.80.00 -11 -11.80.00 3 3.180.00 27"/>
<     </vehicle>
<     <vehicle id="3" depart="10.98">
<         <route edges="123 123.121.42 -123 -123.121.42 -109 -109.80.00 23 23.80.00 31 31.80.00 64 64.80.00"/>
<     </vehicle>
<     <vehicle id="4" depart="12.09">
<         <route edges="15 15.180.00 -123 -123.121.42 -120 -120.180.00 -75 -75.121.42 -60"/>
<     </vehicle>
<     <vehicle id="5" depart="13.79">
<         <route edges="-131 -131.180.00 -109 -109.80.00 -11 -11.80.00 3 3.180.00 27"/>
<     </vehicle>
<     <vehicle id="6" depart="16.30">
<         <route edges="-131 -131.180.00 -109 -109.80.00 -11 -11.80.00 3 3.180.00 27"/>
<     </vehicle>
<     <vehicle id="7" depart="16.66">
<         <route edges="15 15.180.00 -123 -123.121.42 -120 -120.180.00 -75 -75.121.42 -60"/>
<     </vehicle>
<     <vehicle id="8" depart="19.97">
<         <route edges="144 144.121.42 -15 -15.180.00 3 3.180.00 -71 -55 -55.80.00"/>
<     </vehicle>
<     <vehicle id="9" depart="20.10">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : turndefs routeSampler small_input_optimize ( Last six runs Apr2024 )

---------- Differences in errors ----------
34a35,44
> Traceback (most recent call last):
> routeSampler.py, in <module>
>     main(get_options())
> routeSampler.py, in main
>     options, routes, begin, end, intervalPrefix, outf, mismatchf, rng, intervalCount)
> routeSampler.py, in solveInterval
>     optimize(options, countData, routes, usedRoutes, routeUsage, intervalCount, rng)
> routeSampler.py, in optimize
>     if rng.random() < frac:
> AttributeError: 'mtrand.RandomState' object has no attribute 'random'
---------- Differences in output ----------
2,6d1
< Warning: underflow locations: count 100, min 1.00 (('-58.121.42', '64')), max 14.00 (('11', '11.80.00')), mean 3.26, Q1 1.00, median 2.00, Q3 3.00 (total 326)
< Warning: overflow locations: count 3, min -1.00 (('-58.121.42', '-31')), max -1.00 (('-58.121.42', '-31')), mean -1.00, Q1 -1.00, median -1.00, Q3 -1.00 (total -3)
< -- Unordered text as found by filter 'Wrote.*routes.*achieving total count' --
< Wrote 51 routes (28 distinct) achieving total count 428 (56.99%) at 138 locations. GEH<5 for 43.48%
< 
---------- Differences in routes ----------
5,159d4
< <!-- begin="0.0" end="99.0" -->
<     <vehicle id="0" depart="1.64">
<         <route edges="-60 -60.80.00 -31 -31.80.00 -23 -23.80.00 -11 -11.80.00 3 3.180.00 -3 -3.180.00"/>
<     </vehicle>
<     <vehicle id="1" depart="3.65">
<         <route edges="144 144.121.42 -123 -123.121.42 -120 -120.180.00 120"/>
<     </vehicle>
<     <vehicle id="2" depart="4.04">
<         <route edges="27 27.80.00 -27 -27.80.00 -3 -3.180.00 15 15.180.00 -144 -144.121.42 -131"/>
<     </vehicle>
<     <vehicle id="3" depart="5.10">
<         <route edges="45 -68 -43 -43.80.00 -27 -27.80.00 -3 -3.180.00 15 15.180.00"/>
<     </vehicle>
<     <vehicle id="4" depart="8.94">
<         <route edges="-37 -37.80.00 -23 -23.80.00 109 109.80.00 131 131.180.00"/>
<     </vehicle>
<     <vehicle id="5" depart="11.23">
<         <route edges="-45 -45.80.00 -27 -27.80.00 -3 -3.180.00 3"/>
<     </vehicle>
<     <vehicle id="6" depart="13.61">
<         <route edges="-3.180.00 11 11.80.00 109 109.80.00 123"/>
<     </vehicle>
<     <vehicle id="7" depart="14.34">
<         <route edges="-58 -58.121.42 -31 -31.80.00 -23 -23.80.00 -11 -11.80.00 3 3.180.00 27 27.80.00 43 68 -45 -45.80.00"/>
<     </vehicle>
<     <vehicle id="8" depart="17.26">
<         <route edges="27 27.80.00 -27 -27.80.00 -3 -3.180.00 15 15.180.00 -144 -144.121.42 -131"/>
<     </vehicle>
<     <vehicle id="9" depart="18.47">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : turndefs routeSampler totalCount higher_intervals_proportial ( Last six runs Apr2024 )

---------- Differences in output ----------
2c2
< Splitting total count of 100 in proportion to interval counting data: 34,67
---
> Splitting total count of 100 in proportion to interval counting data: 33,66
6c6
< avg interval written vehs: count 2, min 34.00 (0.0), max 67.00 (100.0), mean 50.50, Q1 34.00, median 67.00, Q3 67.00
---
> avg interval written vehs: count 2, min 33.00 (0.0), max 66.00 (100.0), mean 49.50, Q1 33.00, median 66.00, Q3 66.00
11,12c11,12
< 0: Wrote 34 routes (23 distinct) achieving total count 10 (100.00%) at 2 locations. GEH<5 for 100.00%
< 100: Wrote 67 routes (42 distinct) achieving total count 20 (100.00%) at 2 locations. GEH<5 for 100.00%
---
> 0: Wrote 33 routes (22 distinct) achieving total count 10 (100.00%) at 2 locations. GEH<5 for 100.00%
> 100: Wrote 66 routes (43 distinct) achieving total count 20 (100.00%) at 2 locations. GEH<5 for 100.00%
---------- Differences in routes ----------
37c37
<         <route edges="68 -45 -45.80.00 -27 -27.80.00 -71 -55"/>
---
>         <route edges="64.80.00 120 120.180.00 131 131.180.00 -131"/>
70c70
<         <route edges="120 120.180.00 -109 -109.80.00 -11 -11.80.00 3 3.180.00 27 27.80.00 45"/>
---
>         <route edges="-79.80.00 -60 -60.80.00 -31 -31.80.00 -23 -23.80.00 -11 -11.80.00 3 3.180.00 27 27.80.00"/>
72c72
<     <vehicle id="0_22" depart="72.90">
---
>     <vehicle id="0_22" depart="77.22">
75c75
<     <vehicle id="0_23" depart="77.22">
---
>     <vehicle id="0_23" depart="77.51">
78c78
<     <vehicle id="0_24" depart="77.51">
---
>     <vehicle id="0_24" depart="80.22">
81c81
<     <vehicle id="0_25" depart="80.22">
---
>     <vehicle id="0_25" depart="81.55">
84c84
<     <vehicle id="0_26" depart="81.55">
---
>     <vehicle id="0_26" depart="82.87">
87c87
<     <vehicle id="0_27" depart="82.87">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : turndefs routeSampler totalCount higher_optimize ( Last six runs Apr2024 )

---------- Differences in errors ----------
0a1,10
> Traceback (most recent call last):
> routeSampler.py, in <module>
>     main(get_options())
> routeSampler.py, in main
>     options, routes, begin, end, intervalPrefix, outf, mismatchf, rng, intervalCount)
> routeSampler.py, in solveInterval
>     optimize(options, countData, routes, usedRoutes, routeUsage, intervalCount, rng)
> routeSampler.py, in optimize
>     if rng.random() < frac:
> AttributeError: 'mtrand.RandomState' object has no attribute 'random'
---------- Differences in output ----------
2,5d1
< Warning: underflow locations: count 2, min 1.00 (('-23.80.00', '-11')), max 9.00 (('-31.80.00', '37')), mean 5.00, Q1 1.00, median 9.00, Q3 9.00 (total 10)
< -- Unordered text as found by filter 'Wrote.*routes.*achieving total count' --
< Wrote 100 routes (68 distinct) achieving total count 40 (80.00%) at 9 locations. GEH<5 for 88.89%
< 
---------- Differences in routes ----------
5,306d4
< <!-- begin="0.0" end="99.0" -->
<     <vehicle id="0" depart="0.50">
<         <route edges="-55 -55.80.00 -27 -27.80.00 -3 -3.180.00 15 15.180.00"/>
<     </vehicle>
<     <vehicle id="1" depart="0.91">
<         <route edges="-79.80.00 75 75.121.42 120 120.180.00 131 131.180.00 144 144.121.42"/>
<     </vehicle>
<     <vehicle id="2" depart="1.53">
<         <route edges="-79 -79.80.00 75 75.121.42 120 120.180.00 131 131.180.00 -131 -131.180.00"/>
<     </vehicle>
<     <vehicle id="3" depart="1.64">
<         <route edges="-92.180.00 -60 -60.80.00 -31 -31.80.00 37 -58 -58.121.42"/>
<     </vehicle>
<     <vehicle id="4" depart="2.41">
<         <route edges="144.121.42 -123 -123.121.42 -120 -120.180.00 -64 -64.80.00 58"/>
<     </vehicle>
<     <vehicle id="5" depart="4.04">
<         <route edges="31.80.00 58"/>
<     </vehicle>
<     <vehicle id="6" depart="8.33">
<         <route edges="109 109.80.00 -109 -109.80.00 -11 -11.80.00 3 3.180.00 -71 -55 -55.80.00"/>
<     </vehicle>
<     <vehicle id="7" depart="8.94">
<         <route edges="60.80.00 -60 -60.80.00 -31 -31.80.00 -23 -23.80.00 -11 -11.80.00 5"/>
<     </vehicle>
<     <vehicle id="8" depart="9.22">
<         <route edges="3.180.00 27 27.80.00 55 71"/>
<     </vehicle>
<     <vehicle id="9" depart="9.27">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : turndefs routeSampler totalCount lower_optimize ( Last six runs Apr2024 )

---------- Differences in errors ----------
0a1,10
> Traceback (most recent call last):
> routeSampler.py, in <module>
>     main(get_options())
> routeSampler.py, in main
>     options, routes, begin, end, intervalPrefix, outf, mismatchf, rng, intervalCount)
> routeSampler.py, in solveInterval
>     optimize(options, countData, routes, usedRoutes, routeUsage, intervalCount, rng)
> routeSampler.py, in optimize
>     if rng.random() < frac:
> AttributeError: 'mtrand.RandomState' object has no attribute 'random'
---------- Differences in output ----------
2,6d1
< Warning: underflow locations: count 88, min 1.00 (('-58.121.42', '64')), max 6.00 (('-23', '-23.80.00')), mean 2.01, Q1 1.00, median 2.00, Q3 2.00 (total 177)
< Warning: overflow locations: count 4, min -1.00 (('-131', '-131.180.00')), max -1.00 (('-131', '-131.180.00')), mean -1.00, Q1 -1.00, median -1.00, Q3 -1.00 (total -4)
< -- Unordered text as found by filter 'Wrote.*routes.*achieving total count' --
< Wrote 50 routes (31 distinct) achieving total count 578 (76.96%) at 138 locations. GEH<5 for 57.97%
< 
---------- Differences in routes ----------
5,156d4
< <!-- begin="0.0" end="99.0" -->
<     <vehicle id="0" depart="1.64">
<         <route edges="27.80.00 -27 -27.80.00 -3 -3.180.00 11 11.80.00 23 23.80.00 31 31.80.00 60 60.80.00 75 75.121.42"/>
<     </vehicle>
<     <vehicle id="1" depart="3.65">
<         <route edges="-55 -55.80.00 -27 -27.80.00 -3 -3.180.00 11 11.80.00 23 23.80.00 31 31.80.00 58 -37 -37.80.00"/>
<     </vehicle>
<     <vehicle id="2" depart="4.04">
<         <route edges="-64 -64.80.00 64 64.80.00 120 120.180.00 -120 -120.180.00"/>
<     </vehicle>
<     <vehicle id="3" depart="5.10">
<         <route edges="-60 -60.80.00 -31 -31.80.00 -23 -23.80.00 -11 -11.80.00 3 3.180.00 27 27.80.00 43 68 -45 -45.80.00"/>
<     </vehicle>
<     <vehicle id="4" depart="8.94">
<         <route edges="131 131.180.00 144 144.121.42 -15 -15.180.00 3 3.180.00 27 27.80.00 55 71"/>
<     </vehicle>
<     <vehicle id="5" depart="11.23">
<         <route edges="3 3.180.00 -3 -3.180.00 11 11.80.00 23 23.80.00 31 31.80.00 64 64.80.00"/>
<     </vehicle>
<     <vehicle id="6" depart="13.61">
<         <route edges="37 -58 -58.121.42 -31 -31.80.00 -23 -23.80.00 109 109.80.00 131 131.180.00 -131 -131.180.00"/>
<     </vehicle>
<     <vehicle id="7" depart="14.34">
<         <route edges="27 27.80.00 -27 -27.80.00 -3 -3.180.00 11 11.80.00 23 23.80.00 37 -58 -58.121.42"/>
<     </vehicle>
<     <vehicle id="8" depart="17.26">
<         <route edges="-60 -60.80.00 -31 -31.80.00 -23 -23.80.00 -11 -11.80.00 3 3.180.00 27 27.80.00 43 68 -45 -45.80.00"/>
<     </vehicle>
<     <vehicle id="9" depart="18.47">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : turndefs routeSampler totalCount ratio_no_counts ( Last six runs Apr2024 )

---------- Differences in output ----------
1c1
< Wrote 20 routes (3 distinct) achieving avg ratio mismatch 3.33% at 3 ratio locations (count 20)
---
> Wrote 20 routes (3 distinct) achieving avg ratio mismatch 33.33% at 3 ratio locations (count 20)

TEST FAILED on ts-sim-build-ba : visualization macrOutput plain ( Last six runs Apr2024 )

---------- Differences in errors ----------
1,6c1,4
< No artists with labels found to put in legend.  Note that artists whose label start with an underscore are ignored when legend() is called with no argument.
< No artists with labels found to put in legend.  Note that artists whose label start with an underscore are ignored when legend() is called with no argument.
< No artists with labels found to put in legend.  Note that artists whose label start with an underscore are ignored when legend() is called with no argument.
< No artists with labels found to put in legend.  Note that artists whose label start with an underscore are ignored when legend() is called with no argument.
< No artists with labels found to put in legend.  Note that artists whose label start with an underscore are ignored when legend() is called with no argument.
< No artists with labels found to put in legend.  Note that artists whose label start with an underscore are ignored when legend() is called with no argument.
---
> Traceback (most recent call last):
> macrOutput.py, in <module>
>     import pandas_read_xml as pdx
> ImportError: No module named pandas_read_xml

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

---------- Differences in image ----------
4,17c4,5
< <svg xmlns:xlink="http://www.w3.org/1999/xlink" width="460.8pt" height="345.6pt" viewBox="0 0 460.8 345.6" xmlns="http://www.w3.org/2000/svg" version="1.1">
<  <metadata>
<   <rdf:RDF xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<    <cc:Work>
<     <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/>
<     <dc:format>image/svg+xml</dc:format>
<     <dc:creator>
<      <cc:Agent>
<       <dc:title>Matplotlib v3.5.1, https://matplotlib.org/</dc:title>
<      </cc:Agent>
<     </dc:creator>
<    </cc:Work>
<   </rdf:RDF>
<  </metadata>
---
> <!-- Created with matplotlib (http://matplotlib.org/) -->
> <svg height="345.6pt" version="1.1" viewBox="0 0 460.8 345.6" width="460.8pt" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
19c7,9
<   <style type="text/css">*{stroke-linejoin: round; stroke-linecap: butt}</style>
---
>   <style type="text/css">
> *{stroke-linecap:butt;stroke-linejoin:round;}
>   </style>
28c18
< " style="fill: #ffffff"/>
---
> " style="fill:#ffffff;"/>
37c27
< " style="fill: #ffffff"/>
<truncated after showing first 30 lines>
visualization plot_csv_bars plain ( Last six runs Apr2024 )
visualization plot_csv_timeline plain ( Last six runs Apr2024 )
visualization plot_net_dump colormap ( Last six runs Apr2024 )
visualization plot_net_dump constant_widths ( Last six runs Apr2024 )
visualization plot_net_dump internal ( Last six runs Apr2024 )
visualization plot_net_dump logColors ( Last six runs Apr2024 )
visualization plot_net_dump plain ( Last six runs Apr2024 )
visualization plot_net_dump verbose ( Last six runs Apr2024 )
visualization plot_net_speeds plain ( Last six runs Apr2024 )
visualization plot_summary plain ( Last six runs Apr2024 )

TEST FAILED on ts-sim-build-ba : visualization plot_csv_bars pm10effects ( Last six runs Apr2024 )

---------- Differences in image ----------
4,17c4,5
< <svg xmlns:xlink="http://www.w3.org/1999/xlink" width="576pt" height="288pt" viewBox="0 0 576 288" xmlns="http://www.w3.org/2000/svg" version="1.1">
<  <metadata>
<   <rdf:RDF xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<    <cc:Work>
<     <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/>
<     <dc:format>image/svg+xml</dc:format>
<     <dc:creator>
<      <cc:Agent>
<       <dc:title>Matplotlib v3.5.1, https://matplotlib.org/</dc:title>
<      </cc:Agent>
<     </dc:creator>
<    </cc:Work>
<   </rdf:RDF>
<  </metadata>
---
> <!-- Created with matplotlib (http://matplotlib.org/) -->
> <svg height="288pt" version="1.1" viewBox="0 0 576 288" width="576pt" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
19c7,9
<   <style type="text/css">*{stroke-linejoin: round; stroke-linecap: butt}</style>
---
>   <style type="text/css">
> *{stroke-linecap:butt;stroke-linejoin:round;}
>   </style>
28c18
< " style="fill: #ffffff"/>
---
> " style="fill:#ffffff;"/>
37c27
< " style="fill: #ffffff"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : visualization plot_csv_bars vertical ( Last six runs Apr2024 )

---------- Differences in image ----------
4,17c4,5
< <svg xmlns:xlink="http://www.w3.org/1999/xlink" width="288pt" height="576pt" viewBox="0 0 288 576" xmlns="http://www.w3.org/2000/svg" version="1.1">
<  <metadata>
<   <rdf:RDF xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<    <cc:Work>
<     <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/>
<     <dc:format>image/svg+xml</dc:format>
<     <dc:creator>
<      <cc:Agent>
<       <dc:title>Matplotlib v3.5.1, https://matplotlib.org/</dc:title>
<      </cc:Agent>
<     </dc:creator>
<    </cc:Work>
<   </rdf:RDF>
<  </metadata>
---
> <!-- Created with matplotlib (http://matplotlib.org/) -->
> <svg height="576pt" version="1.1" viewBox="0 0 288 576" width="288pt" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
19c7,9
<   <style type="text/css">*{stroke-linejoin: round; stroke-linecap: butt}</style>
---
>   <style type="text/css">
> *{stroke-linecap:butt;stroke-linejoin:round;}
>   </style>
28c18
< " style="fill: #ffffff"/>
---
> " style="fill:#ffffff;"/>
37c27
< " style="fill: #ffffff"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : visualization plot_csv_pie paradigm ( Last six runs Apr2024 )

---------- Differences in image ----------
4,17c4,5
< <svg xmlns:xlink="http://www.w3.org/1999/xlink" width="432pt" height="432pt" viewBox="0 0 432 432" xmlns="http://www.w3.org/2000/svg" version="1.1">
<  <metadata>
<   <rdf:RDF xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<    <cc:Work>
<     <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/>
<     <dc:format>image/svg+xml</dc:format>
<     <dc:creator>
<      <cc:Agent>
<       <dc:title>Matplotlib v3.5.1, https://matplotlib.org/</dc:title>
<      </cc:Agent>
<     </dc:creator>
<    </cc:Work>
<   </rdf:RDF>
<  </metadata>
---
> <!-- Created with matplotlib (http://matplotlib.org/) -->
> <svg height="432pt" version="1.1" viewBox="0 0 432 432" width="432pt" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
19c7,9
<   <style type="text/css">*{stroke-linejoin: round; stroke-linecap: butt}</style>
---
>   <style type="text/css">
> *{stroke-linecap:butt;stroke-linejoin:round;}
>   </style>
28c18
< " style="fill: #ffffff"/>
---
> " style="fill:#ffffff;"/>
32,34c22,24
<     <path d="M 354.456 218.16 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : visualization plot_csv_pie plain ( Last six runs Apr2024 )

---------- Differences in image ----------
4,17c4,5
< <svg xmlns:xlink="http://www.w3.org/1999/xlink" width="460.8pt" height="345.6pt" viewBox="0 0 460.8 345.6" xmlns="http://www.w3.org/2000/svg" version="1.1">
<  <metadata>
<   <rdf:RDF xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<    <cc:Work>
<     <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/>
<     <dc:format>image/svg+xml</dc:format>
<     <dc:creator>
<      <cc:Agent>
<       <dc:title>Matplotlib v3.5.1, https://matplotlib.org/</dc:title>
<      </cc:Agent>
<     </dc:creator>
<    </cc:Work>
<   </rdf:RDF>
<  </metadata>
---
> <!-- Created with matplotlib (http://matplotlib.org/) -->
> <svg height="345.6pt" version="1.1" viewBox="0 0 460.8 345.6" width="460.8pt" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
19c7,9
<   <style type="text/css">*{stroke-linejoin: round; stroke-linecap: butt}</style>
---
>   <style type="text/css">
> *{stroke-linecap:butt;stroke-linejoin:round;}
>   </style>
28c18
< " style="fill: #ffffff"/>
---
> " style="fill:#ffffff;"/>
32,34c22,24
<     <path d="M 342.6048 174.528 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : visualization plot_csv_pie pm10effects ( Last six runs Apr2024 )

---------- Differences in image ----------
4,17c4,5
< <svg xmlns:xlink="http://www.w3.org/1999/xlink" width="432pt" height="432pt" viewBox="0 0 432 432" xmlns="http://www.w3.org/2000/svg" version="1.1">
<  <metadata>
<   <rdf:RDF xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<    <cc:Work>
<     <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/>
<     <dc:format>image/svg+xml</dc:format>
<     <dc:creator>
<      <cc:Agent>
<       <dc:title>Matplotlib v3.5.1, https://matplotlib.org/</dc:title>
<      </cc:Agent>
<     </dc:creator>
<    </cc:Work>
<   </rdf:RDF>
<  </metadata>
---
> <!-- Created with matplotlib (http://matplotlib.org/) -->
> <svg height="432pt" version="1.1" viewBox="0 0 432 432" width="432pt" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
19c7,9
<   <style type="text/css">*{stroke-linejoin: round; stroke-linecap: butt}</style>
---
>   <style type="text/css">
> *{stroke-linecap:butt;stroke-linejoin:round;}
>   </style>
28c18
< " style="fill: #ffffff"/>
---
> " style="fill:#ffffff;"/>
37c27
< " style="fill: #a50026"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : visualization plot_net_dump multiple_intervals ( Last six runs Apr2024 )

---------- Differences in image-600 ----------
4,17c4,5
< <svg xmlns:xlink="http://www.w3.org/1999/xlink" width="460.8pt" height="345.6pt" viewBox="0 0 460.8 345.6" xmlns="http://www.w3.org/2000/svg" version="1.1">
<  <metadata>
<   <rdf:RDF xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<    <cc:Work>
<     <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/>
<     <dc:format>image/svg+xml</dc:format>
<     <dc:creator>
<      <cc:Agent>
<       <dc:title>Matplotlib v3.5.1, https://matplotlib.org/</dc:title>
<      </cc:Agent>
<     </dc:creator>
<    </cc:Work>
<   </rdf:RDF>
<  </metadata>
---
> <!-- Created with matplotlib (http://matplotlib.org/) -->
> <svg height="345.6pt" version="1.1" viewBox="0 0 460.8 345.6" width="460.8pt" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
19c7,9
<   <style type="text/css">*{stroke-linejoin: round; stroke-linecap: butt}</style>
---
>   <style type="text/css">
> *{stroke-linecap:butt;stroke-linejoin:round;}
>   </style>
28c18
< " style="fill: #ffffff"/>
---
> " style="fill:#ffffff;"/>
37c27
< " style="fill: #ffffff"/>
<truncated after showing first 30 lines>
---------- Differences in image-800 ----------
4,17c4,5
< <svg xmlns:xlink="http://www.w3.org/1999/xlink" width="460.8pt" height="345.6pt" viewBox="0 0 460.8 345.6" xmlns="http://www.w3.org/2000/svg" version="1.1">
<  <metadata>
<   <rdf:RDF xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<    <cc:Work>
<     <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/>
<     <dc:format>image/svg+xml</dc:format>
<     <dc:creator>
<      <cc:Agent>
<       <dc:title>Matplotlib v3.5.1, https://matplotlib.org/</dc:title>
<      </cc:Agent>
<     </dc:creator>
<    </cc:Work>
<   </rdf:RDF>
<  </metadata>
---
> <!-- Created with matplotlib (http://matplotlib.org/) -->
> <svg height="345.6pt" version="1.1" viewBox="0 0 460.8 345.6" width="460.8pt" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
19c7,9
<   <style type="text/css">*{stroke-linejoin: round; stroke-linecap: butt}</style>
---
>   <style type="text/css">
> *{stroke-linecap:butt;stroke-linejoin:round;}
>   </style>
28c18
< " style="fill: #ffffff"/>
---
> " style="fill:#ffffff;"/>
37c27
< " style="fill: #ffffff"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : visualization plot_net_selection plain ( Last six runs Apr2024 )

---------- Differences in image ----------
4,17c4,5
< <svg xmlns:xlink="http://www.w3.org/1999/xlink" width="460.8pt" height="345.6pt" viewBox="0 0 460.8 345.6" xmlns="http://www.w3.org/2000/svg" version="1.1">
<  <metadata>
<   <rdf:RDF xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<    <cc:Work>
<     <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/>
<     <dc:format>image/svg+xml</dc:format>
<     <dc:creator>
<      <cc:Agent>
<       <dc:title>Matplotlib v3.5.2, https://matplotlib.org/</dc:title>
<      </cc:Agent>
<     </dc:creator>
<    </cc:Work>
<   </rdf:RDF>
<  </metadata>
---
> <!-- Created with matplotlib (http://matplotlib.org/) -->
> <svg height="345.6pt" version="1.1" viewBox="0 0 460.8 345.6" width="460.8pt" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
19c7,9
<   <style type="text/css">*{stroke-linejoin: round; stroke-linecap: butt}</style>
---
>   <style type="text/css">
> *{stroke-linecap:butt;stroke-linejoin:round;}
>   </style>
28c18
< " style="fill: #ffffff"/>
---
> " style="fill:#ffffff;"/>
37c27
< " style="fill: #ffffff"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : visualization plot_trajectories filter_edges ( Last six runs Apr2024 )

---------- Differences in csv ----------
2,26c2,26
< 20.0 0.0 0.0 0 270.0 194.9 104.95
< 21.0 1.92 1.92 1.92 270.0 192.98 104.95
< 22.0 3.64 5.5600000000000005 1.7200000000000002 270.0 189.34 104.95
< 23.0 5.64 11.2 1.9999999999999996 270.0 183.7 104.95
< 24.0 8.09 19.29 2.45 270.0 175.61 104.95
< 25.0 10.28 29.57 2.1899999999999995 270.0 165.33 104.95
< 26.0 12.17 41.74 1.8900000000000006 270.0 153.16 104.95
< 27.0 13.7 55.44 1.5299999999999994 270.0 139.46 104.95
< 28.0 13.32 68.75999999999999 -0.379999999999999 270.0 126.14 104.95
< 29.0 10.12 78.88 -3.200000000000001 270.0 116.02 104.95
< 30.0 5.62 84.5 -4.499999999999999 270.0 110.4 104.95
< 31.0 1.12 85.62 -4.5 270.0 109.28 104.95
< 32.0 0.18 85.80000000000001 -0.9400000000000002 270.0 109.09 104.95
< 33.0 0.03 85.83000000000001 -0.15 270.0 109.07 104.95
< 34.0 0.01 85.84000000000002 -0.019999999999999997 270.0 109.06 104.95
< 35.0 0.0 85.84000000000002 -0.01 270.0 109.05 104.95
< 36.0 0.0 85.84000000000002 0.0 270.0 109.05 104.95
< 37.0 0.0 85.84000000000002 0.0 270.0 109.05 104.95
< 38.0 0.0 85.84000000000002 0.0 270.0 109.05 104.95
< 39.0 0.0 85.84000000000002 0.0 270.0 109.05 104.95
< 40.0 0.0 85.84000000000002 0.0 270.0 109.05 104.95
< 41.0 0.0 85.84000000000002 0.0 270.0 109.05 104.95
< 42.0 0.0 85.84000000000002 0.0 270.0 109.05 104.95
< 43.0 0.0 85.84000000000002 0.0 270.0 109.05 104.95
< 44.0 0.0 85.84000000000002 0.0 270.0 109.05 104.95
---
> 0 104.95 0.0 20.0 270.0 194.9 0.0
> 1.92 104.95 1.92 21.0 270.0 192.98 1.92
> 1.72 104.95 3.64 22.0 270.0 189.34 5.56
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : visualization plot_trajectories filter_ids ( Last six runs Apr2024 )

---------- Differences in csv ----------
2,36c2,36
< 20.0 0.0 0.0 0 270.0 194.9 104.95
< 21.0 1.92 1.92 1.92 270.0 192.98 104.95
< 22.0 3.64 5.5600000000000005 1.7200000000000002 270.0 189.34 104.95
< 23.0 5.64 11.2 1.9999999999999996 270.0 183.7 104.95
< 24.0 8.09 19.29 2.45 270.0 175.61 104.95
< 25.0 10.28 29.57 2.1899999999999995 270.0 165.33 104.95
< 26.0 12.17 41.74 1.8900000000000006 270.0 153.16 104.95
< 27.0 13.7 55.44 1.5299999999999994 270.0 139.46 104.95
< 28.0 13.32 68.75999999999999 -0.379999999999999 270.0 126.14 104.95
< 29.0 10.12 78.88 -3.200000000000001 270.0 116.02 104.95
< 30.0 5.62 84.5 -4.499999999999999 270.0 110.4 104.95
< 31.0 1.12 85.62 -4.5 270.0 109.28 104.95
< 32.0 0.18 85.80000000000001 -0.9400000000000002 270.0 109.09 104.95
< 33.0 0.03 85.83000000000001 -0.15 270.0 109.07 104.95
< 34.0 0.01 85.84000000000002 -0.019999999999999997 270.0 109.06 104.95
< 35.0 0.0 85.84000000000002 -0.01 270.0 109.05 104.95
< 36.0 0.0 85.84000000000002 0.0 270.0 109.05 104.95
< 37.0 0.0 85.84000000000002 0.0 270.0 109.05 104.95
< 38.0 0.0 85.84000000000002 0.0 270.0 109.05 104.95
< 39.0 0.0 85.84000000000002 0.0 270.0 109.05 104.95
< 40.0 0.0 85.84000000000002 0.0 270.0 109.05 104.95
< 41.0 0.0 85.84000000000002 0.0 270.0 109.05 104.95
< 42.0 0.0 85.84000000000002 0.0 270.0 109.05 104.95
< 43.0 0.0 85.84000000000002 0.0 270.0 109.05 104.95
< 44.0 0.0 85.84000000000002 0.0 270.0 109.05 104.95
< 45.0 2.53 88.37000000000002 2.53 273.12 106.55 105.22
< 46.0 5.02 93.39000000000001 2.4899999999999998 340.06 104.95 109.6
< 47.0 6.57 99.96000000000001 1.5500000000000007 0.0 104.95 116.17
< 48.0 7.97 107.93 1.3999999999999995 0.0 104.95 124.13
<truncated after showing first 30 lines>

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

---------- Differences in csv ----------
2,105c2,105
< 0.0 13.89 0.0 0 90.0 5.1 0.0
< 1.0 12.73 12.73 -1.1600000000000001 90.0 17.83 0.0
< 2.0 12.96 25.69 0.23000000000000043 90.0 30.8 0.0
< 3.0 13.25 38.94 0.28999999999999915 90.0 44.05 0.0
< 4.0 12.92 51.86 -0.33000000000000007 90.0 56.97 0.0
< 5.0 12.92 64.78 0.0 90.0 69.89 0.0
< 6.0 13.3 78.08 0.3800000000000008 90.0 83.19 0.0
< 7.0 13.47 91.55 0.16999999999999993 90.0 96.67 0.0
< 8.0 13.07 104.62 -0.40000000000000036 90.0 109.73 0.0
< 9.0 13.18 117.80000000000001 0.10999999999999943 90.0 122.91 0.0
< 10.0 12.65 130.45000000000002 -0.5299999999999994 90.0 135.56 0.0
< 11.0 13.36 143.81 0.7099999999999991 90.0 148.92 0.0
< 12.0 12.83 156.64000000000001 -0.5299999999999994 90.0 161.75 0.0
< 13.0 12.64 169.28000000000003 -0.1899999999999995 90.0 174.39 0.0
< 14.0 13.69 182.97000000000003 1.049999999999999 90.0 188.09 0.0
< 15.0 13.48 196.45000000000002 -0.20999999999999908 90.0 201.57 0.0
< 16.0 13.43 209.88000000000002 -0.05000000000000071 90.0 215.0 0.0
< 17.0 13.13 223.01000000000002 -0.29999999999999893 90.0 228.13 0.0
< 18.0 13.25 236.26000000000002 0.11999999999999922 90.0 241.38 0.0
< 19.0 12.98 249.24 -0.2699999999999996 90.0 254.36 0.0
< 20.0 13.41 262.65000000000003 0.4299999999999997 90.0 267.77 0.0
< 21.0 13.33 275.98 -0.08000000000000007 90.0 281.1 0.0
< 22.0 9.57 285.55 -3.76 90.0 290.67 0.0
< 23.0 6.47 292.02000000000004 -3.1000000000000005 90.0 297.14 0.0
< 24.0 2.34 294.36 -4.13 90.0 299.49 0.0
< 25.0 0.43 294.79 -1.91 90.0 299.92 0.0
< 26.0 0.07 294.86 -0.36 90.0 299.99 0.0
< 27.0 0.0 294.86 -0.07 90.0 299.99 0.0
< 28.0 0.0 294.86 0.0 90.0 299.99 0.0
<truncated after showing first 30 lines>
visualization plot_trajectories gz ( Last six runs Apr2024 )
visualization plot_trajectories plain ( Last six runs Apr2024 )

TEST FAILED on ts-sim-build-ba : visualization plot_trajectories kilometrage ( Last six runs Apr2024 )

---------- Differences in csv ----------
2,98c2,98
< 100.0 0.0 0.0 0 90.0 -2990.9 -1.6 13009.1
< 101.0 1.71 1.71 1.71 90.0 -2989.19 -1.6 13010.81
< 102.0 3.91 5.62 2.2 90.0 -2985.28 -1.6 13014.72
< 103.0 5.36 10.98 1.4500000000000002 90.0 -2979.92 -1.6 13020.08
< 104.0 6.78 17.76 1.42 90.0 -2973.14 -1.6 13026.86
< 105.0 9.35 27.11 2.5699999999999994 90.0 -2963.8 -1.6 13036.2
< 106.0 11.87 38.98 2.5199999999999996 90.0 -2951.93 -1.6 13048.07
< 107.0 13.31 52.29 1.4400000000000013 90.0 -2938.62 -1.6 13061.38
< 108.0 14.96 67.25 1.6500000000000004 90.0 -2923.66 -1.6 13076.34
< 109.0 17.16 84.41 2.1999999999999993 90.0 -2906.5 -1.6 13093.5
< 110.0 18.91 103.32 1.75 90.0 -2887.59 -1.6 13112.41
< 111.0 20.37 123.69 1.4600000000000009 90.0 -2867.22 -1.6 13132.78
< 112.0 22.66 146.35 2.289999999999999 90.0 -2844.56 -1.6 13155.44
< 113.0 25.13 171.48 2.469999999999999 90.0 -2819.42 -1.6 13180.58
< 114.0 27.58 199.06 2.4499999999999993 90.0 -2791.84 -1.6 13208.16
< 115.0 29.95 229.01 2.370000000000001 90.0 -2761.89 -1.6 13238.11
< 116.0 32.36 261.37 2.41 90.0 -2729.53 -1.6 13270.47
< 117.0 34.07 295.44 1.7100000000000009 90.0 -2695.46 -1.6 13304.54
< 118.0 35.9 331.34 1.8299999999999983 90.0 -2659.56 -1.6 13340.44
< 119.0 37.65 368.98999999999995 1.75 90.0 -2621.91 -1.6 13378.09
< 120.0 36.88 405.86999999999995 -0.769999999999996 90.0 -2585.03 -1.6 13414.97
< 121.0 37.2 443.06999999999994 0.3200000000000003 90.0 -2547.83 -1.6 13452.17
< 122.0 37.82 480.88999999999993 0.6199999999999974 90.0 -2510.01 -1.6 13489.99
< 123.0 37.0 517.8899999999999 -0.8200000000000003 90.0 -2473.01 -1.6 13526.99
< 124.0 37.33 555.2199999999999 0.3299999999999983 90.0 -2435.68 -1.6 13564.32
< 125.0 37.49 592.7099999999999 0.1600000000000037 90.0 -2398.19 -1.6 13601.81
< 126.0 37.13 629.8399999999999 -0.35999999999999943 90.0 -2361.06 -1.6 13638.94
< 127.0 37.38 667.2199999999999 0.25 90.0 -2323.68 -1.6 13676.32
< 128.0 37.5 704.7199999999999 0.11999999999999744 90.0 -2286.18 -1.6 13713.82
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : visualization plot_trajectories leaderGap ( Last six runs Apr2024 )

---------- Differences in csv ----------
2,260c2,260
< 0.0 10.0 0.0 0 270.0 1495.25 401.65 -1.0
< 1.0 10.0 10.0 0.0 270.0 1485.25 401.65 -1.0
< 2.0 10.0 20.0 0.0 270.0 1475.25 401.65 -1.0
< 3.0 10.0 30.0 0.0 270.0 1465.25 401.65 -1.0
< 4.0 10.0 40.0 0.0 270.0 1455.25 401.65 -1.0
< 5.0 10.0 50.0 0.0 270.0 1445.25 401.65 -1.0
< 6.0 10.0 60.0 0.0 270.0 1435.25 401.65 -1.0
< 7.0 10.0 70.0 0.0 270.0 1425.25 401.65 -1.0
< 8.0 10.0 80.0 0.0 270.0 1415.25 401.65 -1.0
< 9.0 10.0 90.0 0.0 270.0 1405.25 401.65 -1.0
< 10.0 10.0 100.0 0.0 270.0 1395.25 401.65 -1.0
< 11.0 10.0 110.0 0.0 270.0 1385.25 401.65 -1.0
< 12.0 10.0 120.0 0.0 270.0 1375.25 401.65 -1.0
< 13.0 10.0 130.0 0.0 270.0 1365.25 401.65 -1.0
< 14.0 10.0 140.0 0.0 270.0 1355.25 401.65 -1.0
< 15.0 10.0 150.0 0.0 270.0 1345.25 401.65 -1.0
< 16.0 10.0 160.0 0.0 270.0 1335.25 401.65 -1.0
< 17.0 10.0 170.0 0.0 270.0 1325.25 401.65 -1.0
< 18.0 10.0 180.0 0.0 270.0 1315.25 401.65 -1.0
< 19.0 10.0 190.0 0.0 270.0 1305.25 401.65 -1.0
< 20.0 10.0 200.0 0.0 270.0 1295.25 401.65 -1.0
< 21.0 10.0 210.0 0.0 270.0 1285.25 401.65 -1.0
< 22.0 10.0 220.0 0.0 270.0 1275.25 401.65 -1.0
< 23.0 10.0 230.0 0.0 270.0 1265.25 401.65 -1.0
< 24.0 10.0 240.0 0.0 270.0 1255.25 401.65 -1.0
< 25.0 10.0 250.0 0.0 270.0 1245.25 401.65 -1.0
< 26.0 10.0 260.0 0.0 270.0 1235.25 401.65 -1.0
< 27.0 10.0 270.0 0.0 270.0 1225.25 401.65 -1.0
< 28.0 10.0 280.0 0.0 270.0 1215.25 401.65 -1.0
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : visualization plot_trajectories meso ( Last six runs Apr2024 )

---------- Differences in csv ----------
2,21c2,21
< 0.0 13.89 0.0 0 0.0 4.8 0.0
< 1.0 13.89 13.89 0.0 0.0 4.8 0.0
< 2.0 13.89 27.78 0.0 0.0 4.8 0.0
< 3.0 13.89 41.67 0.0 0.0 4.8 0.0
< 4.0 13.89 55.56 0.0 0.0 4.8 0.0
< 5.0 13.89 69.45 0.0 0.0 4.8 0.0
< 6.0 13.89 83.34 0.0 0.0 4.8 0.0
< 7.0 13.89 97.23 0.0 0.0 4.8 0.0
< 8.0 13.89 111.12 0.0 0.0 4.8 100.0
< 9.0 13.89 125.01 0.0 0.0 4.8 100.0
< 10.0 13.89 138.9 0.0 0.0 4.8 100.0
< 11.0 13.89 152.79000000000002 0.0 0.0 4.8 100.0
< 12.0 13.89 166.68 0.0 0.0 4.8 100.0
< 13.0 13.89 180.57 0.0 0.0 4.8 100.0
< 14.0 13.89 194.45999999999998 0.0 0.0 4.8 100.0
< 15.0 13.89 208.34999999999997 0.0 0.0 4.8 200.0
< 16.0 13.89 222.23999999999995 0.0 0.0 4.8 200.0
< 17.0 13.89 236.12999999999994 0.0 0.0 4.8 200.0
< 18.0 13.89 250.01999999999992 0.0 0.0 4.8 200.0
< 19.0 13.89 263.9099999999999 0.0 0.0 4.8 200.0
---
> 0 0.0 13.89 0.0 0.0 4.8 0.0
> 0.0 0.0 13.89 1.0 0.0 4.8 13.89
> 0.0 0.0 13.89 2.0 0.0 4.8 27.78
> 0.0 0.0 13.89 3.0 0.0 4.8 41.67
> 0.0 0.0 13.89 4.0 0.0 4.8 55.56
> 0.0 0.0 13.89 5.0 0.0 4.8 69.45
> 0.0 0.0 13.89 6.0 0.0 4.8 83.34
> 0.0 0.0 13.89 7.0 0.0 4.8 97.23
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : visualization plot_trajectories multiple_files ( Last six runs Apr2024 )

---------- Differences in csv ----------
2,217c2,217
< 0.0 13.89 0.0 0 90.0 5.1 -4.95
< 1.0 13.89 13.89 0.0 90.0 18.99 -4.95
< 2.0 13.89 27.78 0.0 90.0 32.88 -4.95
< 3.0 13.89 41.67 0.0 90.0 46.77 -4.95
< 4.0 13.89 55.56 0.0 90.0 60.66 -4.95
< 5.0 13.89 69.45 0.0 90.0 74.55 -4.95
< 6.0 13.89 83.34 0.0 90.0 88.44 -4.95
< 7.0 13.89 97.23 0.0 90.0 102.33 -4.95
< 8.0 13.89 111.12 0.0 90.0 116.22 -4.95
< 9.0 13.89 125.01 0.0 90.0 130.11 -4.95
< 10.0 13.89 138.9 0.0 90.0 144.0 -4.95
< 11.0 13.89 152.79000000000002 0.0 90.0 157.89 -4.95
< 12.0 13.89 166.68 0.0 90.0 171.78 -4.95
< 13.0 13.89 180.57 0.0 90.0 185.67 -4.95
< 14.0 13.89 194.45999999999998 0.0 90.0 199.56 -4.95
< 15.0 13.89 208.34999999999997 0.0 90.0 213.45 -4.95
< 16.0 13.89 222.23999999999995 0.0 90.0 227.34 -4.95
< 17.0 13.89 236.12999999999994 0.0 90.0 241.23 -4.95
< 18.0 13.89 250.01999999999992 0.0 90.0 255.12 -4.95
< 19.0 13.89 263.9099999999999 0.0 90.0 269.01 -4.95
< 20.0 13.89 277.7999999999999 0.0 90.0 282.9 -4.95
< 21.0 13.89 291.6899999999999 0.0 90.0 296.79 -4.95
< 22.0 13.89 305.57999999999987 0.0 90.0 310.68 -4.95
< 23.0 13.89 319.46999999999986 0.0 90.0 324.57 -4.95
< 24.0 13.89 333.35999999999984 0.0 90.0 338.46 -4.95
< 25.0 13.89 347.24999999999983 0.0 90.0 352.35 -4.95
< 26.0 13.89 361.1399999999998 0.0 90.0 366.24 -4.95
< 27.0 13.89 375.0299999999998 0.0 90.0 380.13 -4.95
< 28.0 13.89 388.9199999999998 0.0 90.0 394.02 -4.95
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : visualization plot_trajectories persons ( Last six runs Apr2024 )

---------- Differences in csv ----------
2,31c2,31
< 0.0 0.0 0.0 0 270.0 108.05 96.33
< 1.0 1.21 1.21 1.21 180.0 93.77 90.74
< 2.0 1.26 2.4699999999999998 0.050000000000000044 180.0 93.77 89.48
< 3.0 1.3 3.7699999999999996 0.040000000000000036 180.0 93.77 88.18
< 4.0 1.4 5.17 0.09999999999999987 180.0 93.77 86.78
< 5.0 1.27 6.4399999999999995 -0.1299999999999999 180.0 93.77 85.51
< 6.0 1.45 7.89 0.17999999999999994 180.0 93.77 84.05
< 7.0 1.38 9.27 -0.07000000000000006 180.0 93.77 82.67
< 8.0 1.4 10.67 0.020000000000000018 180.0 93.77 81.27
< 9.0 1.37 12.04 -0.029999999999999805 180.0 93.77 79.89
< 10.0 1.4 13.44 0.029999999999999805 180.0 93.77 78.49
< 11.0 1.33 14.77 -0.06999999999999984 180.0 93.77 77.16
< 12.0 1.2 15.969999999999999 -0.13000000000000012 180.0 93.77 75.97
< 13.0 1.46 17.43 0.26 180.0 93.77 74.51
< 14.0 1.32 18.75 -0.1399999999999999 180.0 93.77 73.19
< 15.0 1.29 20.04 -0.030000000000000027 180.0 93.77 71.9
< 16.0 1.35 21.39 0.06000000000000005 180.0 93.77 70.55
< 17.0 1.26 22.650000000000002 -0.09000000000000008 180.0 93.77 69.28
< 18.0 1.43 24.080000000000002 0.16999999999999993 180.0 93.77 67.86
< 19.0 1.3 25.380000000000003 -0.1299999999999999 180.0 93.77 66.55
< 20.0 1.33 26.71 0.030000000000000027 180.0 93.77 65.22
< 21.0 1.47 28.18 0.1399999999999999 180.0 93.77 63.76
< 22.0 1.2 29.38 -0.27 180.0 93.77 62.56
< 23.0 1.34 30.72 0.14000000000000012 180.0 93.77 61.22
< 24.0 1.41 32.129999999999995 0.06999999999999984 180.0 93.77 59.81
< 25.0 1.41 33.53999999999999 0.0 180.0 93.77 58.4
< 26.0 1.28 34.81999999999999 -0.1299999999999999 180.0 93.77 57.13
< 27.0 1.42 36.239999999999995 0.1399999999999999 180.0 93.77 55.71
< 28.0 1.21 37.449999999999996 -0.20999999999999996 180.0 93.77 54.51
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : xml changeAttribute save_template ( Last six runs Apr2024 )

---------- Differences in toolcfg ----------
1a2
>     <attribute value="None" type="string" help="attribute to edit" category="processing" required="true"/>
2a4
>     <upper-limit value="None" type="string" help="updates to this maximum value (reduces all greater values)" category="processing"/>
5d6
<     <attribute value="None" type="string" help="attribute to edit" category="processing" required="true"/>
7d7
<     <upper-limit value="None" type="string" help="updates to this maximum value (reduces all greater values)" category="processing"/>

TEST FAILED on ts-sim-build-ba : xml csv2xml save_template ( Last six runs Apr2024 )

---------- Differences in toolcfg ----------
2c2
<     <source value="source.csv" type="data_file" help="the input CSV file" category="input" required="true" positional="true"/>
---
>     <delimiter value=";" type="string" help="the field separator of the input file" category="processing"/>
5d4
<     <delimiter value=";" type="string" help="the field separator of the input file" category="processing"/>
6a6
>     <source value="source.csv" type="data_file" help="the input CSV file" category="input" required="true" positional="true"/>

TEST FAILED on ts-sim-build-ba : xml schemaCheck tests additional ( Last six runs Apr2024 )

---------- Differences in errors ----------
4d3
<   File "sumo/tests/sumo/extended/calibrator/errors/invalid_flow/input_additional.add.xml", line 5

TEST FAILED on ts-sim-build-ba : xml schemaCheck tests cfgs ( Last six runs Apr2024 )

---------- Differences in errors ----------
4d3
<   File "sumo/tests/sumo/meta/umlaut/sumo.sumocfg", line 3

TEST FAILED on ts-sim-build-ba : xml xml2csv save_template ( Last six runs Apr2024 )

---------- Differences in toolcfg ----------
2d1
<     <source value="source.xml" type="file" help="the input data (stream given by digits or file" category="input" required="true" positional="true"/>
4d2
<     <separator value=";" type="string" help="separating character for fields" category="processing"/>
6,7c4,5
<     <xsd value="None" type="string" help="xsd schema to use" category="processing"/>
<     <validation value="False" type="bool" help="enable schema validation" category="processing"/>
---
>     <separator value=";" type="string" help="separating character for fields" category="processing"/>
>     <source value="source.xml" type="file" help="the input data (stream given by digits or file" category="input" required="true" positional="true"/>
8a7,8
>     <validation value="False" type="bool" help="enable schema validation" category="processing"/>
>     <xsd value="None" type="string" help="xsd schema to use" category="processing"/>

Detailed information for the tests that had known bugs:

TEST had known bugs (see #7391) on ts-sim-build-ba : assign dua-iterate mapmatchJunctions ( Last six runs Apr2024 )

duaIterate only works with fixed departEdge
(This bug was triggered by text found in file 'dualog' matching 'input_trips_000.rou.alt.xml' is not accessible')
---------- Differences in dualog ----------
1d0
< Loading configuration ... done.
3,55d1
< Loading configuration ... done.
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 177.00
< Reason: All vehicles have left the simulation.
< Performance: 
< Vehicles: 
<  Inserted: 10
<  Running: 0
<  Waiting: 0
< 
< Loading configuration ... done.
< Success.
< Loading configuration ... done.
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 177.00
< Reason: All vehicles have left the simulation.
< Performance: 
< Vehicles: 
<  Inserted: 10
<  Running: 0
<  Waiting: 0
< 
< Loading configuration ... done.
< Success.
< Loading configuration ... done.
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1
> Execution of <path-to>duarouter'] failed. Look into dua.log for details.
---------- Differences in output ----------
1d0
< Loading configuration ... done.
9d7
< Loading configuration ... done.
11,40c9
< >> Running router on input_trips_000.rou.alt.xml
< <<
< >> Running simulation
< <<
< ------------------
< 
< Loading configuration ... done.
< > Executing step 2
< >> Running router on input_trips_001.rou.alt.xml
< <<
< >> Running simulation
< <<
< ------------------
< 
< Loading configuration ... done.
< > Executing step 3
< >> Running router on input_trips_002.rou.alt.xml
< <<
< >> Running simulation
< <<
< ------------------
< 
< Loading configuration ... done.
< > Executing step 4
< >> Running router on input_trips_003.rou.alt.xml
<truncated after showing first 30 lines>
---------- 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">
    <tripinfo id="0" depart="0.00" departLane="middle_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="70.00" arrivalLane="middle_0" arrivalPos="1000.00" arrivalSpeed="14.73" duration="70.00" routeLength="994.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.35" rerouteNo="0" devices="tripinfo_0" vType="t" speedFactor="1.06" vaporized=""/>
    <tripinfo id="1" depart="10.00" departLane="middle_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="89.00" arrivalLane="middle_0" arrivalPos="1000.00" arrivalSpeed="13.04" duration="79.00" routeLength="994.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.01" rerouteNo="0" devices="tripinfo_1" vType="t" speedFactor="0.94" vaporized=""/>
    <tripinfo id="2" depart="20.00" departLane="middle_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="94.00" arrivalLane="middle_0" arrivalPos="1000.00" arrivalSpeed="14.04" duration="74.00" routeLength="994.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.22" rerouteNo="0" devices="tripinfo_2" vType="t" speedFactor="1.01" vaporized=""/>
    <tripinfo id="3" depart="30.00" departLane="middle_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="99.00" arrivalLane="middle_0" arrivalPos="1000.00" arrivalSpeed="15.05" duration="69.00" routeLength="994.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.41" rerouteNo="0" devices="tripinfo_3" vType="t" speedFactor="1.08" vaporized=""/>
    <tripinfo id="4" depart="40.00" departLane="middle_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="112.00" arrivalLane="middle_0" arrivalPos="1000.00" arrivalSpeed="14.32" duration="72.00" routeLength="994.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.28" rerouteNo="0" devices="tripinfo_4" vType="t" speedFactor="1.03" vaporized=""/>
    <tripinfo id="5" depart="50.00" departLane="middle_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="138.00" arrivalLane="middle_0" arrivalPos="1000.00" arrivalSpeed="11.55" duration="88.00" routeLength="994.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.75" rerouteNo="0" devices="tripinfo_5" vType="t" speedFactor="0.83" vaporized=""/>
    <tripinfo id="6" depart="60.00" departLane="middle_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="140.00" arrivalLane="middle_0" arrivalPos="1000.00" arrivalSpeed="14.54" duration="80.00" routeLength="994.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="10.80" rerouteNo="0" devices="tripinfo_6" vType="t" speedFactor="1.05" vaporized=""/>
    <tripinfo id="7" depart="70.00" departLane="middle_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="153.00" arrivalLane="middle_0" arrivalPos="1000.00" arrivalSpeed="12.32" duration="83.00" routeLength="994.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.89" rerouteNo="0" devices="tripinfo_7" vType="t" speedFactor="0.89" vaporized=""/>
    <tripinfo id="8" depart="80.00" departLane="middle_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="159.00" arrivalLane="middle_0" arrivalPos="1000.00" arrivalSpeed="13.04" duration="79.00" routeLength="994.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.01" rerouteNo="0" devices="tripinfo_8" vType="t" speedFactor="0.94" vaporized=""/>
    <tripinfo id="9" depart="90.00" departLane="middle_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="176.00" arrivalLane="middle_0" arrivalPos="1000.00" arrivalSpeed="11.91" duration="86.00" routeLength="994.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.82" rerouteNo="0" devices="tripinfo_9" vType="t" speedFactor="0.86" vaporized=""/>
</tripinfos>

TEST had known bugs (see #5409) on ts-sim-build-ba : detector flowrouter motorway_ramps lane_based ( Last six runs Apr2024 )

option lane-based does not work
(This bug was triggered by text found in file 'routes' matching 'on3 3 off3')
---------- Differences in flows ----------
2c2,3
<     <flow id="1_off3.qPKW" departSpeed="max" departPos="last" departLane="best" route="1_off3.qPKW" number="450" begin="0" end="3600"/>
---
>     <flow id="1_0_9_0.qPKW" departSpeed="max" departPos="last" departLane="best" route="1_0_9_0.qPKW" number="450" begin="0" end="3600"/>
>     <flow id="on3_0_off3_0.qPKW" departSpeed="max" departPos="last" departLane="best" route="on3_0_off3_0.qPKW" number="450" begin="0" end="3600"/>
---------- Differences in routes ----------
2c2,3
<     <route id="1_off3.qPKW" edges="1 2 3 off3"/>
---
>     <route id="1_0_9_0.qPKW" edges="1 2 3 4 5 6 7 8 9"/>
>     <route id="on3_0_off3_0.qPKW" edges="on3 3 off3"/>

TEST had known bugs (attribute order) on ts-sim-build-ba : misc createVehTypeDistribution example ( Last six runs Apr2024 )

Keeping attribute order is a feature of Python 3.7 and later
(This bug was triggered by FAILING to find text in file 'additional' matching '<vType id=')
---------- Differences in additional ----------
4,13c4,13
<       <vType id="exampleDist0" tau="0.825" sigma="0.401" length="5.151" class="passenger" carFollowModel="Krauss"/>
<       <vType id="exampleDist1" tau="0.786" sigma="0.305" length="5.013" class="passenger" carFollowModel="Krauss"/>
<       <vType id="exampleDist2" tau="0.683" sigma="0.848" length="4.835" class="passenger" carFollowModel="Krauss"/>
<       <vType id="exampleDist3" tau="0.918" sigma="0.801" length="5.290" class="passenger" carFollowModel="Krauss"/>
<       <vType id="exampleDist4" tau="1.031" sigma="0.407" length="5.196" class="passenger" carFollowModel="Krauss"/>
<       <vType id="exampleDist5" tau="0.947" sigma="0.574" length="4.769" class="passenger" carFollowModel="Krauss"/>
<       <vType id="exampleDist6" tau="0.706" sigma="0.310" length="4.973" class="passenger" carFollowModel="Krauss"/>
<       <vType id="exampleDist7" tau="0.772" sigma="0.630" length="4.483" class="passenger" carFollowModel="Krauss"/>
<       <vType id="exampleDist8" tau="0.707" sigma="0.562" length="4.814" class="passenger" carFollowModel="Krauss"/>
<       <vType id="exampleDist9" tau="0.894" sigma="0.588" length="5.163" class="passenger" carFollowModel="Krauss"/>
---
>       <vType carFollowModel="Krauss" class="passenger" id="exampleDist0" length="5.151" sigma="0.401" tau="0.825"/>
>       <vType carFollowModel="Krauss" class="passenger" id="exampleDist1" length="5.013" sigma="0.305" tau="0.786"/>
>       <vType carFollowModel="Krauss" class="passenger" id="exampleDist2" length="4.835" sigma="0.848" tau="0.683"/>
>       <vType carFollowModel="Krauss" class="passenger" id="exampleDist3" length="5.290" sigma="0.801" tau="0.918"/>
>       <vType carFollowModel="Krauss" class="passenger" id="exampleDist4" length="5.196" sigma="0.407" tau="1.031"/>
>       <vType carFollowModel="Krauss" class="passenger" id="exampleDist5" length="4.769" sigma="0.574" tau="0.947"/>
>       <vType carFollowModel="Krauss" class="passenger" id="exampleDist6" length="4.973" sigma="0.310" tau="0.706"/>
>       <vType carFollowModel="Krauss" class="passenger" id="exampleDist7" length="4.483" sigma="0.630" tau="0.772"/>
>       <vType carFollowModel="Krauss" class="passenger" id="exampleDist8" length="4.814" sigma="0.562" tau="0.707"/>
>       <vType carFollowModel="Krauss" class="passenger" id="exampleDist9" length="5.163" sigma="0.588" tau="0.894"/>

TEST had known bugs (attribute order) on ts-sim-build-ba : misc createVehTypeDistribution minimal ( Last six runs Apr2024 )

Keeping attribute order is a feature of Python 3.7 and later
(This bug was triggered by FAILING to find text in file 'additional' matching '<vType id=')
---------- Differences in additional ----------
4,13c4,13
<       <vType id="exampleDist0" carFollowModel="IDM"/>
<       <vType id="exampleDist1" carFollowModel="IDM"/>
<       <vType id="exampleDist2" carFollowModel="IDM"/>
<       <vType id="exampleDist3" carFollowModel="IDM"/>
<       <vType id="exampleDist4" carFollowModel="IDM"/>
<       <vType id="exampleDist5" carFollowModel="IDM"/>
<       <vType id="exampleDist6" carFollowModel="IDM"/>
<       <vType id="exampleDist7" carFollowModel="IDM"/>
<       <vType id="exampleDist8" carFollowModel="IDM"/>
<       <vType id="exampleDist9" carFollowModel="IDM"/>
---
>       <vType carFollowModel="IDM" id="exampleDist0"/>
>       <vType carFollowModel="IDM" id="exampleDist1"/>
>       <vType carFollowModel="IDM" id="exampleDist2"/>
>       <vType carFollowModel="IDM" id="exampleDist3"/>
>       <vType carFollowModel="IDM" id="exampleDist4"/>
>       <vType carFollowModel="IDM" id="exampleDist5"/>
>       <vType carFollowModel="IDM" id="exampleDist6"/>
>       <vType carFollowModel="IDM" id="exampleDist7"/>
>       <vType carFollowModel="IDM" id="exampleDist8"/>
>       <vType carFollowModel="IDM" id="exampleDist9"/>

TEST had known bugs (attribute order) on ts-sim-build-ba : misc createVehTypeDistribution negative_constant ( Last six runs Apr2024 )

Keeping attribute order is a feature of Python 3.7 and later
(This bug was triggered by FAILING to find text in file 'additional' matching '<vType id=')
---------- Differences in additional ----------
4,13c4,13
<       <vType id="exampleDist0" lcMinGapLat="0.700" lcImpatience="0.000" class="passenger"/>
<       <vType id="exampleDist1" lcMinGapLat="0.700" lcImpatience="0.000" class="passenger"/>
<       <vType id="exampleDist2" lcMinGapLat="0.700" lcImpatience="0.000" class="passenger"/>
<       <vType id="exampleDist3" lcMinGapLat="0.700" lcImpatience="0.000" class="passenger"/>
<       <vType id="exampleDist4" lcMinGapLat="0.700" lcImpatience="0.000" class="passenger"/>
<       <vType id="exampleDist5" lcMinGapLat="0.700" lcImpatience="0.000" class="passenger"/>
<       <vType id="exampleDist6" lcMinGapLat="0.700" lcImpatience="0.000" class="passenger"/>
<       <vType id="exampleDist7" lcMinGapLat="0.700" lcImpatience="0.000" class="passenger"/>
<       <vType id="exampleDist8" lcMinGapLat="0.700" lcImpatience="0.000" class="passenger"/>
<       <vType id="exampleDist9" lcMinGapLat="0.700" lcImpatience="0.000" class="passenger"/>
---
>       <vType class="passenger" id="exampleDist0" lcImpatience="0.000" lcMinGapLat="0.700"/>
>       <vType class="passenger" id="exampleDist1" lcImpatience="0.000" lcMinGapLat="0.700"/>
>       <vType class="passenger" id="exampleDist2" lcImpatience="0.000" lcMinGapLat="0.700"/>
>       <vType class="passenger" id="exampleDist3" lcImpatience="0.000" lcMinGapLat="0.700"/>
>       <vType class="passenger" id="exampleDist4" lcImpatience="0.000" lcMinGapLat="0.700"/>
>       <vType class="passenger" id="exampleDist5" lcImpatience="0.000" lcMinGapLat="0.700"/>
>       <vType class="passenger" id="exampleDist6" lcImpatience="0.000" lcMinGapLat="0.700"/>
>       <vType class="passenger" id="exampleDist7" lcImpatience="0.000" lcMinGapLat="0.700"/>
>       <vType class="passenger" id="exampleDist8" lcImpatience="0.000" lcMinGapLat="0.700"/>
>       <vType class="passenger" id="exampleDist9" lcImpatience="0.000" lcMinGapLat="0.700"/>

TEST had known bugs (attribute order) on ts-sim-build-ba : misc createVehTypeDistribution parameter ( Last six runs Apr2024 )

Keeping attribute order is a feature of Python 3.7 and later
(This bug was triggered by FAILING to find text in file 'additional' matching '<vType id=')
---------- Differences in additional ----------
4c4
<       <vType id="paramDist0" bla="bla">
---
>       <vType bla="bla" id="paramDist0">
7c7
<       <vType id="paramDist1" bla="bla">
---
>       <vType bla="bla" id="paramDist1">
10c10
<       <vType id="paramDist2" bla="bla">
---
>       <vType bla="bla" id="paramDist2">
13c13
<       <vType id="paramDist3" bla="bla">
---
>       <vType bla="bla" id="paramDist3">
16c16
<       <vType id="paramDist4" bla="bla">
---
>       <vType bla="bla" id="paramDist4">
19c19
<       <vType id="paramDist5" bla="bla">
---
>       <vType bla="bla" id="paramDist5">
22c22
<       <vType id="paramDist6" bla="bla">
---
>       <vType bla="bla" id="paramDist6">
25c25
<       <vType id="paramDist7" bla="bla">
<truncated after showing first 30 lines>

TEST had known bugs (attribute order) on ts-sim-build-ba : misc createVehTypeDistribution resampling_ticket4193 ( Last six runs Apr2024 )

Keeping attribute order is a feature of Python 3.7 and later
(This bug was triggered by FAILING to find text in file 'additional' matching '<vType id=')
---------- Differences in additional ----------
4,13c4,13
<       <vType id="exampleDist0" foo="0.893"/>
<       <vType id="exampleDist1" foo="0.638"/>
<       <vType id="exampleDist2" foo="0.768"/>
<       <vType id="exampleDist3" foo="0.873"/>
<       <vType id="exampleDist4" foo="0.265"/>
<       <vType id="exampleDist5" foo="0.872"/>
<       <vType id="exampleDist6" foo="0.828"/>
<       <vType id="exampleDist7" foo="0.646"/>
<       <vType id="exampleDist8" foo="0.621"/>
<       <vType id="exampleDist9" foo="0.917"/>
---
>       <vType foo="0.893" id="exampleDist0"/>
>       <vType foo="0.638" id="exampleDist1"/>
>       <vType foo="0.768" id="exampleDist2"/>
>       <vType foo="0.873" id="exampleDist3"/>
>       <vType foo="0.265" id="exampleDist4"/>
>       <vType foo="0.872" id="exampleDist5"/>
>       <vType foo="0.828" id="exampleDist6"/>
>       <vType foo="0.646" id="exampleDist7"/>
>       <vType foo="0.621" id="exampleDist8"/>
>       <vType foo="0.917" id="exampleDist9"/>

TEST had known bugs (attribute order) on ts-sim-build-ba : misc createVehTypeDistribution resampling_ticket4193_lowResampling ( Last six runs Apr2024 )

Keeping attribute order is a feature of Python 3.7 and later
(This bug was triggered by FAILING to find text in file 'additional' matching '<vType id=')
---------- Differences in additional ----------
4,13c4,13
<       <vType id="exampleDist0" foo="1.000"/>
<       <vType id="exampleDist1" foo="1.000"/>
<       <vType id="exampleDist2" foo="1.000"/>
<       <vType id="exampleDist3" foo="1.000"/>
<       <vType id="exampleDist4" foo="1.000"/>
<       <vType id="exampleDist5" foo="1.000"/>
<       <vType id="exampleDist6" foo="1.000"/>
<       <vType id="exampleDist7" foo="1.000"/>
<       <vType id="exampleDist8" foo="1.000"/>
<       <vType id="exampleDist9" foo="1.000"/>
---
>       <vType foo="1.000" id="exampleDist0"/>
>       <vType foo="1.000" id="exampleDist1"/>
>       <vType foo="1.000" id="exampleDist2"/>
>       <vType foo="1.000" id="exampleDist3"/>
>       <vType foo="1.000" id="exampleDist4"/>
>       <vType foo="1.000" id="exampleDist5"/>
>       <vType foo="1.000" id="exampleDist6"/>
>       <vType foo="1.000" id="exampleDist7"/>
>       <vType foo="1.000" id="exampleDist8"/>
>       <vType foo="1.000" id="exampleDist9"/>

TEST had known bugs (attribute order) on ts-sim-build-ba : route addTAZ ambiguous_taz ( Last six runs Apr2024 )

Keeping attribute order is a feature of Python 3.7 and later
(This bug was triggered by text found in file 'routes' matching '<trip depart')
---------- Differences in routes ----------
2,3c2,3
<     <trip id="0" depart="0.00" from="D0E0" to="A1A0" fromTaz="3_1" toTaz="0_1" />
<     <trip id="1" depart="0.00" from="B2B3" to="B1B0" fromTaz="1_2" toTaz="1_1" />
---
>     <trip depart="0.00" from="D0E0" fromTaz="3_1" id="0" to="A1A0" toTaz="0_1" />
>     <trip depart="0.00" from="B2B3" fromTaz="1_2" id="1" to="B1B0" toTaz="1_1" />

TEST had known bugs (attribute order) on ts-sim-build-ba : route addTAZ simple ( Last six runs Apr2024 )

Keeping attribute order is a feature of Python 3.7 and later
(This bug was triggered by text found in file 'routes' matching '<vehicle depart')
---------- Differences in routes ----------
2c2
<     <vehicle id="0" depart="0.00" fromTaz="3_0" toTaz="0_1">
---
>     <vehicle depart="0.00" fromTaz="3_0" id="0" toTaz="0_1">
5c5
<     <vehicle id="1" depart="1.00" fromTaz="1_2" toTaz="1_1">
---
>     <vehicle depart="1.00" fromTaz="1_2" id="1" toTaz="1_1">
8c8
<     <vehicle id="2" depart="2.00" fromTaz="3_2" toTaz="3_1">
---
>     <vehicle depart="2.00" fromTaz="3_2" id="2" toTaz="3_1">
11c11
<     <vehicle id="3" depart="3.00" fromTaz="4_1" toTaz="0_2">
---
>     <vehicle depart="3.00" fromTaz="4_1" id="3" toTaz="0_2">
14c14
<     <vehicle id="4" depart="4.00" fromTaz="2_0" toTaz="0_1">
---
>     <vehicle depart="4.00" fromTaz="2_0" id="4" toTaz="0_1">
17c17
<     <vehicle id="5" depart="5.00" fromTaz="1_1" toTaz="2_2">
---
>     <vehicle depart="5.00" fromTaz="1_1" id="5" toTaz="2_2">
20c20
<     <vehicle id="6" depart="6.00" fromTaz="0_1" toTaz="1_0">
---
>     <vehicle depart="6.00" fromTaz="0_1" id="6" toTaz="1_0">
23c23
<     <vehicle id="7" depart="7.00" fromTaz="3_0" toTaz="2_3">
<truncated after showing first 30 lines>

TEST had known bugs (attribute order) on ts-sim-build-ba : route addTAZ trips ( Last six runs Apr2024 )

Keeping attribute order is a feature of Python 3.7 and later
(This bug was triggered by text found in file 'routes' matching '<trip depart')
---------- Differences in routes ----------
2,3c2,3
<     <trip id="0" depart="0.00" from="D0E0" to="A1A0" fromTaz="3_0" toTaz="0_1" />
<     <trip id="1" depart="0.00" from="B2B3" to="B1B0" fromTaz="1_2" toTaz="1_1" />
---
>     <trip depart="0.00" from="D0E0" fromTaz="3_0" id="0" to="A1A0" toTaz="0_1" />
>     <trip depart="0.00" from="B2B3" fromTaz="1_2" id="1" to="B1B0" toTaz="1_1" />

TEST had known bugs (attribute order) on ts-sim-build-ba : route sort dfrouter ( Last six runs Apr2024 )

Keeping attribute order is a feature of Python 3.7 and later
(This bug was triggered by text found in file 'routes' matching '<route probability')
---------- Differences in routes ----------
6,9c6,9
<         <route refId="33_to_18" probability="0.02"/>
<         <route refId="33_to_35" probability="0.75"/>
<         <route refId="33_to_19" probability="0.22"/>
<         <route refId="33_to_20" probability="0.75"/>
---
>         <route probability="0.02" refId="33_to_18"/>
>         <route probability="0.75" refId="33_to_35"/>
>         <route probability="0.22" refId="33_to_19"/>
>         <route probability="0.75" refId="33_to_20"/>
12,15c12,15
<         <route refId="33_to_18" probability="0.02"/>
<         <route refId="33_to_35" probability="0.75"/>
<         <route refId="33_to_19" probability="0.22"/>
<         <route refId="33_to_20" probability="0.75"/>
---
>         <route probability="0.02" refId="33_to_18"/>
>         <route probability="0.75" refId="33_to_35"/>
>         <route probability="0.22" refId="33_to_19"/>
>         <route probability="0.75" refId="33_to_20"/>
18,22c18,22
<         <route refId="17_to_18" probability="0.01"/>
<         <route refId="17_to_-33" probability="0.64"/>
<         <route refId="17_to_35" probability="0.27"/>
<         <route refId="17_to_19" probability="0.08"/>
<         <route refId="17_to_20" probability="0.27"/>
---
>         <route probability="0.01" refId="17_to_18"/>
>         <route probability="0.64" refId="17_to_-33"/>
>         <route probability="0.27" refId="17_to_35"/>
<truncated after showing first 30 lines>

TEST had known bugs (attribute order) on ts-sim-build-ba : route sort normal ( Last six runs Apr2024 )

Keeping attribute order is a feature of Python 3.7 and later
(This bug was triggered by text found in file 'routes' matching '<vehicle arrival')
---------- Differences in routes ----------
5,6c5,6
<     <vType id="pt0" vClass="pedestrian" width="0.7" length="0.35" minGap="0.12659873434" maxSpeed="1.23678360979" guiShape="pedestrian"/>
<     <vehicle id="0" type="t1" depart="0.00" arrival="147.00">
---
>     <vType guiShape="pedestrian" id="pt0" length="0.35" maxSpeed="1.23678360979" minGap="0.12659873434" vClass="pedestrian" width="0.7"/>
>     <vehicle arrival="147.00" depart="0.00" id="0" type="t1">
9,10c9,10
<     <person id="4" type="pt0" depart="1">
<         <walk edges="4/1to3/1 3/1to2/1" departPos="20.0" arrivalPos="80.0"/>
---
>     <person depart="1" id="4" type="pt0">
>         <walk arrivalPos="80.0" departPos="20.0" edges="4/1to3/1 3/1to2/1"/>
12c12
<     <flow id="3" type="t2" begin="2.00" arrival="">
---
>     <flow arrival="" begin="2.00" id="3" type="t2">
15c15
<     <vehicle id="1" type="t2" depart="3.00" arrival="">
---
>     <vehicle arrival="" depart="3.00" id="1" type="t2">
18c18
<     <vehicle id="2" type="t2" depart="5.00" arrival="">
---
>     <vehicle arrival="" depart="5.00" id="2" type="t2">

TEST had known bugs (attribute order) on ts-sim-build-ba : route sort person_plans ( Last six runs Apr2024 )

Keeping attribute order is a feature of Python 3.7 and later
(This bug was triggered by text found in file 'routes' matching '<vehicle depart')
---------- Differences in routes ----------
3c3
<     <vehicle id="100009_0" depart="triggered">
---
>     <vehicle depart="triggered" id="100009_0">
6c6
<     <vehicle id="100009_1" depart="triggered">
---
>     <vehicle depart="triggered" id="100009_1">
9c9
<     <vehicle id="100011_0" depart="triggered">
---
>     <vehicle depart="triggered" id="100011_0">
12c12
<     <vehicle id="100011_1" depart="triggered">
---
>     <vehicle depart="triggered" id="100011_1">
15c15
<     <vehicle id="100014_0" depart="triggered">
---
>     <vehicle depart="triggered" id="100014_0">
18c18
<     <vehicle id="100014_1" depart="triggered">
---
>     <vehicle depart="triggered" id="100014_1">
21c21
<     <vehicle id="100017_0" depart="triggered">
---
>     <vehicle depart="triggered" id="100017_0">
24c24
<     <vehicle id="100017_1" depart="triggered">
<truncated after showing first 30 lines>

TEST had known bugs (see #5588) on ts-sim-build-ba : xml csv2xml meandata_edges_utf8 ( Last six runs Apr2024 )

python2 csv reader cannot handle utf8
(This bug was triggered by text found in file 'errors' matching 'UnicodeEncodeError')
---------- Differences in errors ----------
0a1,8
> Traceback (most recent call last):
> csv2xml.py, in <module>
>     main()
> csv2xml.py, in main
>     writeHierarchicalXml(xsd.XsdStructure(options.xsd), options)
> csv2xml.py, in writeHierarchicalXml
>     for raw in csv.reader(inputf, delimiter=options.delimiter):
> UnicodeEncodeError: 'ascii' codec can't encode character u'\xe4' in position 25: ordinal not in range(128)
---------- Differences in xml ----------
1,16c1
< <meandata>
<     <interval begin="0.00" end="60.00" id="dump_60">
<         <edge arrived="0" departed="0" entered="0" id="ä" laneChangedFrom="0" laneChangedTo="0" left="0" sampledSeconds="0.00"/>
<         <edge arrived="0" departed="0" entered="0" id="1o" laneChangedFrom="0" laneChangedTo="0" left="0" sampledSeconds="0.00"/>
<         <edge arrived="0" departed="0" entered="0" id="1si" laneChangedFrom="0" laneChangedTo="0" left="0" sampledSeconds="0.00"/>
<         <edge arrived="0" departed="0" entered="0" id="2fi" laneChangedFrom="0" laneChangedTo="0" left="0" sampledSeconds="0.00"/>
<         <edge arrived="0" departed="0" entered="0" id="2o" laneChangedFrom="0" laneChangedTo="0" left="0" sampledSeconds="0.00"/>
<         <edge arrived="0" departed="0" entered="0" id="2si" laneChangedFrom="0" laneChangedTo="0" left="0" sampledSeconds="0.00"/>
<         <edge arrived="0" departed="0" entered="0" id="3fi" laneChangedFrom="0" laneChangedTo="0" left="0" sampledSeconds="0.00"/>
<         <edge arrived="0" departed="0" entered="0" id="3o" laneChangedFrom="0" laneChangedTo="0" left="0" sampledSeconds="0.00"/>
<         <edge arrived="0" departed="0" entered="0" id="3si" laneChangedFrom="0" laneChangedTo="0" left="0" sampledSeconds="0.00"/>
<         <edge arrived="0" departed="0" entered="0" id="4fi" laneChangedFrom="0" laneChangedTo="0" left="0" sampledSeconds="0.00"/>
<         <edge arrived="0" departed="0" entered="0" id="4o" laneChangedFrom="0" laneChangedTo="0" left="0" sampledSeconds="0.00"/>
<         <edge arrived="0" departed="0" entered="0" id="4si" laneChangedFrom="0" laneChangedTo="0" left="0" sampledSeconds="0.00"/>
<     </interval>
< </meandata>
---
> <meandata
\ No newline at end of file

Detailed information for the tests that were terminated before completion:

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : build_config checkStyle netedit_demand ( Last six runs Apr2024 )

Test exceeded wallclock time limit of 300.0 seconds

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : import GTFS import_begin28800_end72000 gtfs2pt_fcd ( Last six runs Apr2024 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Missing result in gtfs_additional ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="132189814.0" lane="-171756596_0" startPos="0.00" endPos="13.00" friendlyPos="true" name="Braunschweig Staatstheater"/>
    <busStop id="132189814.1" lane="-5148300_0" startPos="0.00" endPos="13.00" friendlyPos="true" name="Braunschweig Rathaus"/>
    <busStop id="132189814.2" lane="37983000_0" startPos="28.48" endPos="41.48" friendlyPos="true" name="Braunschweig Packhof"/>
    <busStop id="132189814.3" lane="30425275#0_0" startPos="29.12" endPos="42.12" friendlyPos="true" name="Braunschweig Hintern Brüdern"/>
    <busStop id="132189814.4" lane="8108069_0" startPos="0.00" endPos="13.00" friendlyPos="true" name="Braunschweig Altstadtmarkt"/>
    <busStop id="132189814.5" lane="8618349#0_0" startPos="31.99" endPos="44.99" friendlyPos="true" name="Braunschweig Güldenstraße"/>
    <busStop id="132189814.6" lane="319389908#0_0" startPos="79.29" endPos="92.29" friendlyPos="true" name="Braunschweig Südstraße"/>
    <busStop id="132189814.7" lane="127240643#2_0" startPos="0.56" endPos="13.56" friendlyPos="true" name="Braunschweig Holzhof"/>
</additional>
---------- Missing result in gtfs_routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <route id="132189814" edges="-171756596 -37976103#3 -314841164#1 -37976385#1 -615184925 -198087353#0 -5148300 22978949#0 54684975#0 54684975#11 23386846#0 37983000 28381788 28509534#0 28509534#1 28509707#0 307200571 409312582#1 30425275#0 291686198 210624811#0 210624811#2 210624811#3 210624811#4 409312580 8108069 -376915189 -8107411#2 8618349#0 8618349#3 319389908#0 31016344#0 316781879#0 8618348 316785565 23118706 384876527 384876526 4743778#0 127240643#0 127240643#1 127240643#2">
        <stop busStop="132189814.0" duration="10" until="0"/> <!-- Braunschweig Staatstheater -->
        <stop busStop="132189814.1" duration="10" until="120"/> <!-- Braunschweig Rathaus -->
        <stop busStop="132189814.2" duration="10" until="180"/> <!-- Braunschweig Packhof -->
        <stop busStop="132189814.3" duration="10" until="240"/> <!-- Braunschweig Hintern Brüdern -->
        <stop busStop="132189814.4" duration="10" until="300"/> <!-- Braunschweig Altstadtmarkt -->
        <stop busStop="132189814.5" duration="10" until="420"/> <!-- Braunschweig Güldenstraße -->
        <stop busStop="132189814.6" duration="10" until="480"/> <!-- Braunschweig Südstraße -->
        <stop busStop="132189814.7" duration="10" until="540"/> <!-- Braunschweig Holzhof -->
    </route>
    <route id="132190299" edges="-198087353#0 -5148300 22978949#0 54684975#0 54684975#11 23386846#0 37983000 28381788 28509534#0 28509534#1 28509707#0 307200571 409312582#1 30425275#0 291686198 210624811#0 210624811#2 210624811#3 210624811#4 409312580 8108069 -376915189 -8107411#2 8618349#0 8618349#3 319389908#0 31016344#0 316781879#0 8618348 316785565 23118706 384876527 384876526 4743778#0 127240643#0 127240643#1 127240643#2">
        <stop busStop="132189814.1" duration="10" until="0"/> <!-- Braunschweig Rathaus -->
        <stop busStop="132189814.2" duration="10" until="60"/> <!-- Braunschweig Packhof -->
        <stop busStop="132189814.3" duration="10" until="120"/> <!-- Braunschweig Hintern Brüdern -->
        <stop busStop="132189814.4" duration="10" until="180"/> <!-- Braunschweig Altstadtmarkt -->
        <stop busStop="132189814.5" duration="10" until="300"/> <!-- Braunschweig Güldenstraße -->
        <stop busStop="132189814.6" duration="10" until="360"/> <!-- Braunschweig Südstraße -->
        <stop busStop="132189814.7" duration="10" until="420"/> <!-- Braunschweig Holzhof -->
    </route>
    <vehicle id="132189814.0" route="132189814" type="bus" depart="36890" line="132189814">
        <param key="gtfs.route_name" value="413"/>
        <param key="gtfs.trip_headsign" value="Braunschweig Dieselstraße"/>
    </vehicle>
    <vehicle id="132190299.0" route="132190299" type="bus" depart="43310" line="132190299">
        <param key="gtfs.route_name" value="413"/>
        <param key="gtfs.trip_headsign" value="Leiferde"/>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : import GTFS import_begin72000_end115200 gtfs2pt_fcd ( Last six runs Apr2024 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Missing result in gtfs_additional ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="132244371.0" lane="27220201#0_0" startPos="120.44" endPos="133.44" friendlyPos="true" name="Braunschweig Rathaus"/>
    <busStop id="132244371.1" lane="319583927#0_0" startPos="2.76" endPos="15.76" friendlyPos="true" name="Braunschweig Schloss"/>
    <busStop id="132244371.2" lane="5059167#0_0" startPos="26.17" endPos="39.17" friendlyPos="true" name="Braunschweig John-F.-Kennedy-Platz"/>
    <busStop id="132244371.3" lane="588927595_0" startPos="47.22" endPos="60.22" friendlyPos="true" name="Braunschweig Friedrich-Wilhelm-Platz"/>
    <busStop id="132244371.4" lane="122119622#0_0" startPos="82.59" endPos="95.59" friendlyPos="true" name="Braunschweig Europaplatz"/>
    <busStop id="132185783.0" lane="-5148300_0" startPos="0.00" endPos="13.00" friendlyPos="true" name="Braunschweig Rathaus"/>
    <busStop id="132185783.1" lane="37983000_0" startPos="28.48" endPos="41.48" friendlyPos="true" name="Braunschweig Packhof"/>
    <busStop id="132185783.2" lane="30425275#0_0" startPos="29.12" endPos="42.12" friendlyPos="true" name="Braunschweig Hintern Brüdern"/>
    <busStop id="132185783.3" lane="8108069_0" startPos="0.00" endPos="13.00" friendlyPos="true" name="Braunschweig Altstadtmarkt"/>
    <busStop id="132185783.4" lane="-320399277#2_0" startPos="0.00" endPos="13.00" friendlyPos="true" name="Braunschweig Güldenstraße"/>
    <busStop id="132185783.5" lane="-25290640_0" startPos="18.61" endPos="31.61" friendlyPos="true" name="Braunschweig Goslarsche Straße"/>
    <busStop id="132218462.0" lane="51353826#0_0" startPos="16.57" endPos="29.57" friendlyPos="true" name="Braunschweig John-F.-Kennedy-Platz"/>
    <busStop id="132218462.1" lane="25730281#0_0" startPos="4.75" endPos="17.75" friendlyPos="true" name="Braunschweig Schloss"/>
    <busStop id="132218462.2" lane="27220209#0_0" startPos="0.00" endPos="13.00" friendlyPos="true" name="Braunschweig Rathaus"/>
    <busStop id="132194506.0" lane="32055654_0" startPos="0.00" endPos="13.00" friendlyPos="true" name="Braunschweig John-F.-Kennedy-Platz"/>
    <busStop id="132194506.2" lane="127240643#2_0" startPos="0.56" endPos="13.56" friendlyPos="true" name="Braunschweig Holzhof"/>
    <busStop id="132183536.0" lane="316791974#1_0" startPos="7.60" endPos="20.60" friendlyPos="true" name="Braunschweig Holzhof"/>
    <busStop id="132183536.1" lane="316791983_0" startPos="0.00" endPos="13.00" friendlyPos="true" name="Braunschweig Am Wassertor"/>
    <busStop id="132183536.2" lane="43328051#0_0" startPos="24.74" endPos="37.74" friendlyPos="true" name="Braunschweig John-F.-Kennedy-Platz"/>
</additional>
---------- Missing result in gtfs_routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <route id="132244371" edges="27220201#0 61312640#0 27220216 319583927#0 29087077#0 25730280#0 25730280#3 25730282 315422094 315422095#0 315422095#1 5059167#0 305951363 25076279#0 25076279#1 23209054#0 29085916#0 588927595 6279149#0 316781871#1 30426426#0 316781875#0 306497784 306497780 23118706 384876527 384876529 559570920#0 122119622#0">
        <stop busStop="132244371.0" duration="10" until="0"/> <!-- Braunschweig Rathaus -->
        <stop busStop="132244371.1" duration="10" until="120"/> <!-- Braunschweig Schloss -->
        <stop busStop="132244371.2" duration="10" until="240"/> <!-- Braunschweig John-F.-Kennedy-Platz -->
        <stop busStop="132244371.3" duration="10" until="360"/> <!-- Braunschweig Friedrich-Wilhelm-Platz -->
        <stop busStop="132244371.4" duration="10" until="480"/> <!-- Braunschweig Europaplatz -->
    </route>
    <route id="132185783" edges="-198087353#0 -5148300 22978949#0 54684975#0 54684975#11 23386846#0 37983000 28381788 28509534#0 28509534#1 28509707#0 307200571 409312582#1 30425275#0 291686198 210624811#0 210624811#2 210624811#3 210624811#4 409312580 8108069 -376915189 -8107411#2 -320399277#2 -320814805#1 -59873991 -8118981 -320814798 -59873992 -25087143 -25290640 -283066855">
        <stop busStop="132185783.0" duration="10" until="0"/> <!-- Braunschweig Rathaus -->
        <stop busStop="132185783.1" duration="10" until="60"/> <!-- Braunschweig Packhof -->
        <stop busStop="132185783.2" duration="10" until="120"/> <!-- Braunschweig Hintern Brüdern -->
        <stop busStop="132185783.3" duration="10" until="180"/> <!-- Braunschweig Altstadtmarkt -->
        <stop busStop="132185783.4" duration="10" until="300"/> <!-- Braunschweig Güldenstraße -->
        <stop busStop="132185783.5" duration="10" until="360"/> <!-- Braunschweig Goslarsche Straße -->
    </route>
    <route id="132185786.trimmed" edges="8108069 -376915189 -8107411#2 -320399277#2 -320814805#1 -59873991 -8118981 -320814798 -59873992 -25087143 -25290640 -283066855">
        <stop busStop="132185783.3" duration="10" until="0"/> <!-- Braunschweig Altstadtmarkt -->
        <stop busStop="132185783.4" duration="10" until="120"/> <!-- Braunschweig Güldenstraße -->
        <stop busStop="132185783.5" duration="10" until="180"/> <!-- Braunschweig Goslarsche Straße -->
    </route>
    <route id="132218462" edges="51353826#0 61976434#0 61976434#1 61976434#2 61976434#3 61976434#4 25730283#0 315422093#0 25730281#0 27220157#0 29976721#0 4729561#0 317365383#0 317365383#1 317365382#0 27220209#0">
        <stop busStop="132218462.0" duration="10" until="0"/> <!-- Braunschweig John-F.-Kennedy-Platz -->
        <stop busStop="132218462.1" duration="10" until="120"/> <!-- Braunschweig Schloss -->
        <stop busStop="132218462.2" duration="10" until="240"/> <!-- Braunschweig Rathaus -->
    </route>
    <route id="132194506" edges="32055654 5059167#0 305951363 25076279#0 25076279#1 23209054#0 29085916#0 588927595 6279149#0 316781871#1 30426426#0 316781875#0 306497784 306497780 23118706 384876527 384876526 4743778#0 127240643#0 127240643#1 127240643#2">
<truncated after showing first 30 lines>

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

Test exceeded wallclock time limit of 300.0 seconds
---------- Missing result in gtfs_additional ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="132244371.0" lane="27220201#0_0" startPos="120.44" endPos="133.44" friendlyPos="true" name="Braunschweig Rathaus"/>
    <busStop id="132244371.1" lane="319583927#0_0" startPos="2.76" endPos="15.76" friendlyPos="true" name="Braunschweig Schloss"/>
    <busStop id="132244371.2" lane="5059167#0_0" startPos="26.17" endPos="39.17" friendlyPos="true" name="Braunschweig John-F.-Kennedy-Platz"/>
    <busStop id="132244371.3" lane="588927595_0" startPos="47.22" endPos="60.22" friendlyPos="true" name="Braunschweig Friedrich-Wilhelm-Platz"/>
    <busStop id="132244371.4" lane="122119622#0_0" startPos="82.59" endPos="95.59" friendlyPos="true" name="Braunschweig Europaplatz"/>
    <busStop id="132185783.0" lane="-5148300_0" startPos="0.00" endPos="13.00" friendlyPos="true" name="Braunschweig Rathaus"/>
    <busStop id="132185783.1" lane="37983000_0" startPos="28.48" endPos="41.48" friendlyPos="true" name="Braunschweig Packhof"/>
    <busStop id="132185783.2" lane="30425275#0_0" startPos="29.12" endPos="42.12" friendlyPos="true" name="Braunschweig Hintern Brüdern"/>
    <busStop id="132185783.3" lane="8108069_0" startPos="0.00" endPos="13.00" friendlyPos="true" name="Braunschweig Altstadtmarkt"/>
    <busStop id="132185783.4" lane="-320399277#2_0" startPos="0.00" endPos="13.00" friendlyPos="true" name="Braunschweig Güldenstraße"/>
    <busStop id="132185783.5" lane="-25290640_0" startPos="18.61" endPos="31.61" friendlyPos="true" name="Braunschweig Goslarsche Straße"/>
    <busStop id="132218462.0" lane="51353826#0_0" startPos="16.57" endPos="29.57" friendlyPos="true" name="Braunschweig John-F.-Kennedy-Platz"/>
    <busStop id="132218462.1" lane="25730281#0_0" startPos="4.75" endPos="17.75" friendlyPos="true" name="Braunschweig Schloss"/>
    <busStop id="132218462.2" lane="27220209#0_0" startPos="0.00" endPos="13.00" friendlyPos="true" name="Braunschweig Rathaus"/>
    <busStop id="132189814.0" lane="-171756596_0" startPos="0.00" endPos="13.00" friendlyPos="true" name="Braunschweig Staatstheater"/>
    <busStop id="132189814.5" lane="8618349#0_0" startPos="31.99" endPos="44.99" friendlyPos="true" name="Braunschweig Güldenstraße"/>
    <busStop id="132189814.6" lane="319389908#0_0" startPos="79.29" endPos="92.29" friendlyPos="true" name="Braunschweig Südstraße"/>
    <busStop id="132189814.7" lane="127240643#2_0" startPos="0.56" endPos="13.56" friendlyPos="true" name="Braunschweig Holzhof"/>
    <busStop id="132194506.0" lane="32055654_0" startPos="0.00" endPos="13.00" friendlyPos="true" name="Braunschweig John-F.-Kennedy-Platz"/>
    <busStop id="132183536.0" lane="316791974#1_0" startPos="7.60" endPos="20.60" friendlyPos="true" name="Braunschweig Holzhof"/>
    <busStop id="132183536.1" lane="316791983_0" startPos="0.00" endPos="13.00" friendlyPos="true" name="Braunschweig Am Wassertor"/>
    <busStop id="132183536.2" lane="43328051#0_0" startPos="24.74" endPos="37.74" friendlyPos="true" name="Braunschweig John-F.-Kennedy-Platz"/>
</additional>
---------- Missing result in gtfs_routes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <route id="132244371" edges="27220201#0 61312640#0 27220216 319583927#0 29087077#0 25730280#0 25730280#3 25730282 315422094 315422095#0 315422095#1 5059167#0 305951363 25076279#0 25076279#1 23209054#0 29085916#0 588927595 6279149#0 316781871#1 30426426#0 316781875#0 306497784 306497780 23118706 384876527 384876529 559570920#0 122119622#0">
        <stop busStop="132244371.0" duration="10" until="0"/> <!-- Braunschweig Rathaus -->
        <stop busStop="132244371.1" duration="10" until="120"/> <!-- Braunschweig Schloss -->
        <stop busStop="132244371.2" duration="10" until="240"/> <!-- Braunschweig John-F.-Kennedy-Platz -->
        <stop busStop="132244371.3" duration="10" until="360"/> <!-- Braunschweig Friedrich-Wilhelm-Platz -->
        <stop busStop="132244371.4" duration="10" until="480"/> <!-- Braunschweig Europaplatz -->
    </route>
    <route id="132185783" edges="-198087353#0 -5148300 22978949#0 54684975#0 54684975#11 23386846#0 37983000 28381788 28509534#0 28509534#1 28509707#0 307200571 409312582#1 30425275#0 291686198 210624811#0 210624811#2 210624811#3 210624811#4 409312580 8108069 -376915189 -8107411#2 -320399277#2 -320814805#1 -59873991 -8118981 -320814798 -59873992 -25087143 -25290640 -283066855">
        <stop busStop="132185783.0" duration="10" until="0"/> <!-- Braunschweig Rathaus -->
        <stop busStop="132185783.1" duration="10" until="60"/> <!-- Braunschweig Packhof -->
        <stop busStop="132185783.2" duration="10" until="120"/> <!-- Braunschweig Hintern Brüdern -->
        <stop busStop="132185783.3" duration="10" until="180"/> <!-- Braunschweig Altstadtmarkt -->
        <stop busStop="132185783.4" duration="10" until="300"/> <!-- Braunschweig Güldenstraße -->
        <stop busStop="132185783.5" duration="10" until="360"/> <!-- Braunschweig Goslarsche Straße -->
    </route>
    <route id="132185786.trimmed" edges="8108069 -376915189 -8107411#2 -320399277#2 -320814805#1 -59873991 -8118981 -320814798 -59873992 -25087143 -25290640 -283066855">
        <stop busStop="132185783.3" duration="10" until="0"/> <!-- Braunschweig Altstadtmarkt -->
        <stop busStop="132185783.4" duration="10" until="120"/> <!-- Braunschweig Güldenstraße -->
        <stop busStop="132185783.5" duration="10" until="180"/> <!-- Braunschweig Goslarsche Straße -->
    </route>
    <route id="132218462" edges="51353826#0 61976434#0 61976434#1 61976434#2 61976434#3 61976434#4 25730283#0 315422093#0 25730281#0 27220157#0 29976721#0 4729561#0 317365383#0 317365383#1 317365382#0 27220209#0">
        <stop busStop="132218462.0" duration="10" until="0"/> <!-- Braunschweig John-F.-Kennedy-Platz -->
        <stop busStop="132218462.1" duration="10" until="120"/> <!-- Braunschweig Schloss -->
        <stop busStop="132218462.2" duration="10" until="240"/> <!-- Braunschweig Rathaus -->
    </route>
    <route id="132189814" edges="-171756596 -37976103#3 -314841164#1 -37976385#1 -615184925 -198087353#0 -5148300 22978949#0 54684975#0 54684975#11 23386846#0 37983000 28381788 28509534#0 28509534#1 28509707#0 307200571 409312582#1 30425275#0 291686198 210624811#0 210624811#2 210624811#3 210624811#4 409312580 8108069 -376915189 -8107411#2 8618349#0 8618349#3 319389908#0 31016344#0 316781879#0 8618348 316785565 23118706 384876527 384876526 4743778#0 127240643#0 127240643#1 127240643#2">
<truncated after showing first 30 lines>
import GTFS import_begin72000_end259200 gtfs2pt_fcd ( Last six runs Apr2024 )
import GTFS import_bus_routes gtfs2pt_fcd ( Last six runs Apr2024 )
import GTFS import_bus_routes gtfs2pt_fcd_sort ( Last six runs Apr2024 )
import GTFS import_days gtfs2pt_fcd ( Last six runs Apr2024 )

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : xml schemaCheck tests routes ( Last six runs Apr2024 )

Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
31,748d30
< netedit/demandelements/container/load/color/routes.rou.xml:12:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_3: Element 'container', attribute 'color': '' is not a valid value of the union type 'colorType'.
< netedit/demandelements/container/load/color/routes.rou.xml:16:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_3: Element 'container', attribute 'color': 'dummyColor' is not a valid value of the union type 'colorType'.
< netedit/demandelements/container/load/depart/routes.rou.xml:12:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_3: Element 'container', attribute 'depart': '' is not a valid value of the union type 'personDepartType'.
< netedit/demandelements/container/load/depart/routes.rou.xml:16:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_3: Element 'container', attribute 'depart': 'dummyDepart' is not a valid value of the union type 'personDepartType'.
< netedit/demandelements/container/load/depart/routes.rou.xml:20:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_3: Element 'container', attribute 'depart': '-12.00' is not a valid value of the union type 'personDepartType'.
< netedit/demandelements/container/load/depart/routes.rou.xml:8:0:ERROR:SCHEMASV:SCHEMAV_CVC_COMPLEX_TYPE_4: Element 'container': The attribute 'depart' is required but missing.
< netedit/demandelements/container/load/no_child/routes.rou.xml:8:0:ERROR:SCHEMASV:SCHEMAV_ELEMENT_CONTENT: Element 'container': Missing child element(s). Expected is one of ( transport, tranship, stop, param ).
< netedit/demandelements/container/load/parameters/routes.rou.xml:13:0:ERROR:SCHEMASV:SCHEMAV_CVC_COMPLEX_TYPE_4: Element 'param': The attribute 'key' is required but missing.
< netedit/demandelements/container/load/parameters/routes.rou.xml:16:0:ERROR:SCHEMASV:SCHEMAV_CVC_COMPLEX_TYPE_4: Element 'param': The attribute 'key' is required but missing.
< netedit/demandelements/containerflow/load/begin/routes.rou.xml:12:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_3: Element 'containerFlow', attribute 'begin': '' is not a valid value of the union type 'personDepartType'.
< netedit/demandelements/containerflow/load/begin/routes.rou.xml:16:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_3: Element 'containerFlow', attribute 'begin': 'dummyDepart' is not a valid value of the union type 'personDepartType'.
< netedit/demandelements/containerflow/load/begin/routes.rou.xml:20:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_3: Element 'containerFlow', attribute 'begin': '-12.00' is not a valid value of the union type 'personDepartType'.
< netedit/demandelements/containerflow/load/color/routes.rou.xml:12:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_3: Element 'containerFlow', attribute 'color': '' is not a valid value of the union type 'colorType'.
< netedit/demandelements/containerflow/load/color/routes.rou.xml:16:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_3: Element 'containerFlow', attribute 'color': 'dummyColor' is not a valid value of the union type 'colorType'.
< netedit/demandelements/containerflow/load/containersperhour/routes.rou.xml:20:0:ERROR:SCHEMASV:SCHEMAV_CVC_MININCLUSIVE_VALID: Element 'containerFlow', attribute 'containersPerHour': [facet 'minInclusive'] The value '-10' is less than the minimum value allowed ('0').
< netedit/demandelements/containerflow/load/end/routes.rou.xml:12:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_3: Element 'containerFlow', attribute 'end': '' is not a valid value of the union type 'timeType'.
< netedit/demandelements/containerflow/load/end/routes.rou.xml:16:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_3: Element 'containerFlow', attribute 'end': 'dummy' is not a valid value of the union type 'timeType'.
< netedit/demandelements/containerflow/load/end/routes.rou.xml:20:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_3: Element 'containerFlow', attribute 'end': '-23.00' is not a valid value of the union type 'timeType'.
< netedit/demandelements/containerflow/load/no_child/routes.rou.xml:8:0:ERROR:SCHEMASV:SCHEMAV_ELEMENT_CONTENT: Element 'containerFlow': Missing child element(s). Expected is one of ( transport, tranship, stop, param ).
< netedit/demandelements/containerflow/load/parameters/routes.rou.xml:13:0:ERROR:SCHEMASV:SCHEMAV_CVC_COMPLEX_TYPE_4: Element 'param': The attribute 'key' is required but missing.
< netedit/demandelements/containerflow/load/parameters/routes.rou.xml:16:0:ERROR:SCHEMASV:SCHEMAV_CVC_COMPLEX_TYPE_4: Element 'param': The attribute 'key' is required but missing.
< netedit/demandelements/containerflow/load/period/routes.rou.xml:12:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_3: Element 'containerFlow', attribute 'period': 'dummyPeriod' is not a valid value of the union type 'periodType'.
< netedit/demandelements/containerflow/load/period/routes.rou.xml:16:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_3: Element 'containerFlow', attribute 'period': '' is not a valid value of the union type 'periodType'.
< netedit/demandelements/containerflow/load/period/routes.rou.xml:20:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_3: Element 'containerFlow', attribute 'period': '-10' is not a valid value of the union type 'periodType'.
< netedit/demandelements/containerflow/load/poisson/routes.rou.xml:12:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_3: Element 'containerFlow', attribute 'period': 'exp(dummyPeriod)' is not a valid value of the union type 'periodType'.
< netedit/demandelements/containerflow/load/poisson/routes.rou.xml:16:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_3: Element 'containerFlow', attribute 'period': '' is not a valid value of the union type 'periodType'.
< netedit/demandelements/containerflow/load/poisson/routes.rou.xml:8:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_3: Element 'containerFlow', attribute 'period': 'exp(10' is not a valid value of the union type 'periodType'.
< netedit/demandelements/containerflow/load/probability/routes.rou.xml:20:0:ERROR:SCHEMASV:SCHEMAV_CVC_MININCLUSIVE_VALID: Element 'containerFlow', attribute 'probability': [facet 'minInclusive'] The value '-10' is less than the minimum value allowed ('0').
< netedit/demandelements/containerplan/stops/stop_containerstop/load/duration/routes.rou.xml:10:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_3: Element 'stop', attribute 'duration': 'dummy' is not a valid value of the union type 'timeType'.
<truncated after showing first 30 lines>
---------- Differences in output ----------
1d0
< <number> files checked