21Mar23rv1_16_0+1498-590db392c2f - detailed test results for TOOLS

To reconnect the TextTest GUI to these results, run:

texttest -a tools -d /Users/sumo/clangMacOS/sumo/tests -reconnect /Users/sumo/clangMacOS/texttesttmp/clangMacOS.31Mar001032.17127 -g

To start TextTest for these tests, run:

texttest -a tools -d /Users/sumo/clangMacOS/sumo/tests


default: 1073 tests: 912 succeeded 159 FAILED 2 known bugs

Detailed information for the tests that FAILED:

TEST FAILED on ts-bapmsumbld : assign duaIterate_analysis matplotlib ( Last six runs Mar2023 )

---------- Differences in errors ----------
0a1,8
> Traceback (most recent call last):
>   File "sumo/tools/assign/duaIterate_analysis.py", line 226, in <module>
>     main()
>   File "sumo/tools/assign/duaIterate_analysis.py", line 221, in main
>     matplot(options.mpl)
>   File "sumo/tools/assign/duaIterate_analysis.py", line 180, in matplot
>     import matplotlib
> ModuleNotFoundError: No module named 'matplotlib'

7 TESTS FAILED on ts-bapmsumbld :

---------- Differences in output ----------
0a1
> Python flake not found. Python style checking is disabled.
build checkStyle complex ( Last six runs Mar2023 )
build checkStyle header ( Last six runs Mar2023 )
build checkStyle netedit ( Last six runs Mar2023 )
build checkStyle netedit_additionals ( Last six runs Mar2023 )
build checkStyle netedit_demand ( Last six runs Mar2023 )
build checkStyle tools ( Last six runs Mar2023 )
build checkStyle tooltests ( Last six runs Mar2023 )

8 TESTS FAILED on ts-bapmsumbld :

---------- Differences in errors ----------
0a1,2
> /Users/sumo/clangMacOS/sumo/tools/sumolib/net/__init__.py:290: UserWarning: Module 'rtree' not available. Using brute-force fallback.
>   warnings.warn("Module 'rtree' not available. Using brute-force fallback.")
district generateBidiDistricts asym ( Last six runs Mar2023 )
district generateBidiDistricts plain ( Last six runs Mar2023 )
district generateBidiDistricts radius1000 ( Last six runs Mar2023 )
district generateBidiDistricts sym ( Last six runs Mar2023 )
district stationDistricts merge ( Last six runs Mar2023 )
district stationDistricts poi-output ( Last six runs Mar2023 )
district stationDistricts simple ( Last six runs Mar2023 )
district stationDistricts split ( Last six runs Mar2023 )

TEST FAILED on ts-bapmsumbld : drt 2taxis_10persons exhaustive_search ( Last six runs Mar2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
> drtOnline.py, in <module>
>     import pulp as pl
> ModuleNotFoundError: No module named 'pulp'
---------- Differences in output ----------
1,74d0
< 
< Run dispatcher
< New reservations: ['0']
< Pending reservations: []
< Solve DARP with exhaustive_search
< Solve ILP
< Dispatch: taxiB_0y_0z
< 
< Run dispatcher
< New reservations: ['1', '2', '3']
< Pending reservations: []
< Solve DARP with exhaustive_search
< Solve ILP
< Dispatch: taxiB_0y_2y_3y_1y_3z_0z_1z_2z
< 
< Run dispatcher
< New reservations: ['4', '5', '6']
< Pending reservations: []
< Solve DARP with exhaustive_search
< Solve ILP
< Dispatch: taxiB_2y_3y_4y_3z_1y_0z_1z_2z_4z
< Dispatch: taxiA_5y_6y_5z_6z
< 
< Run dispatcher
< New reservations: ['7', '8', '9']
< Pending reservations: []
< Solve DARP with exhaustive_search
< Solve ILP
< Dispatch: taxiA_5y_7y_6y_8y_8z_7z_6z_5z
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumbld : drt 2taxis_10persons simple_rerouting ( Last six runs Mar2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
> drtOnline.py, in <module>
>     import pulp as pl
> ModuleNotFoundError: No module named 'pulp'
---------- Differences in output ----------
1,71d0
< 
< Run dispatcher
< New reservations: ['0']
< Pending reservations: []
< Solve DARP with simple_rerouting
< Solve ILP
< Dispatch: taxiB_0y_0z
< 
< Run dispatcher
< New reservations: ['1', '2', '3']
< Pending reservations: []
< Solve DARP with simple_rerouting
< Solve ILP
< Dispatch: taxiB_0y_2y_1y_0z_1z_2z
< 
< Run dispatcher
< New reservations: ['4', '5', '6']
< Pending reservations: ['3']
< Solve DARP with simple_rerouting
< Solve ILP
< Dispatch: taxiA_6y_5y_3y_3z_6z_5z
< 
< Run dispatcher
< New reservations: ['7', '8', '9']
< Pending reservations: ['4']
< Solve DARP with simple_rerouting
< Solve ILP
< Dispatch: taxiB_1y_8y_8z_0z_1z_2z
< 
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumbld : drt customized_times exhaustive_search ( Last six runs Mar2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
> drtOnline.py, in <module>
>     import pulp as pl
> ModuleNotFoundError: No module named 'pulp'
---------- Differences in output ----------
1,74d0
< 
< Run dispatcher
< New reservations: ['0']
< Pending reservations: []
< Solve DARP with exhaustive_search
< 
< Run dispatcher
< New reservations: ['1', '2', '3']
< Pending reservations: ['0']
< Solve DARP with exhaustive_search
< Reservation 1 (person ('1',)) cannot be served
< Solve ILP
< Dispatch: taxiB_2y_3y_3z_2z
< 
< Run dispatcher
< New reservations: ['4', '5', '6']
< Pending reservations: ['0']
< Solve DARP with exhaustive_search
< Solve ILP
< Dispatch: taxiC_4y_5y_4z_5z
< Dispatch: taxiA_6y_6z
< 
< Run dispatcher
< New reservations: ['7', '8', '9']
< Pending reservations: ['0']
< Solve DARP with exhaustive_search
< Solve ILP
< Dispatch: taxiA_6y_7y_7z_6z
< Dispatch: taxiB_3y_8y_3z_8z_2z
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumbld : drt customized_times simple_rerouting ( Last six runs Mar2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
> drtOnline.py, in <module>
>     import pulp as pl
> ModuleNotFoundError: No module named 'pulp'
---------- Differences in output ----------
1,79d0
< 
< Run dispatcher
< New reservations: ['0']
< Pending reservations: []
< Solve DARP with simple_rerouting
< 
< Run dispatcher
< New reservations: ['1', '2', '3']
< Pending reservations: ['0']
< Solve DARP with simple_rerouting
< Reservation 1 (person ('1',)) cannot be served
< Solve ILP
< Dispatch: taxiC_2y_3y_3z_2z
< 
< Run dispatcher
< New reservations: ['4', '5', '6']
< Pending reservations: ['0']
< Solve DARP with simple_rerouting
< Solve ILP
< Dispatch: taxiA_4y_5y_4z_5z
< Dispatch: taxiB_6y_6z
< 
< Run dispatcher
< New reservations: ['7', '8', '9']
< Pending reservations: ['0']
< Solve DARP with simple_rerouting
< Solve ILP
< Dispatch: taxiB_6y_7y_7z_6z
< 
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumbld : drt drtOR-Tools direct_route_factor_1 ( Last six runs Mar2023 )

---------- Differences in errors ----------
0a1,6
> Traceback (most recent call last):
> drtOrtools.py, in <module>
>     import ortools_pdp
>   File "/Users/sumo/clangMacOS/sumo/tools/drt/ortools_pdp.py", line 29, in <module>
>     from ortools.constraint_solver import routing_enums_pb2
> ModuleNotFoundError: No module named 'ortools'
---------- Differences in output ----------
1,97d0
< 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
< Start solving the problem.
<  Register distance callback.
<  Add distance constraints...
<  Add pickup and delivery constraints...
<  Add direct route factor constraints...
<  Add dropoff constraints...
<  Add capacity constraints...
<  Add time windows constraints...
< ## Done
<  Set solution heuristic...
< Start solving the problem.
< Objective:  265428
< Route for vehicle 0:
<      5 (L: 0, C: 0, T: (1,277))
<  ->  1 (L: 1, C: 588, T: (43,319))
<  ->  3 (L: 0, C: 1268, T: (156,432))
<  ->  2 (L: 1, C: 2243, T: (233,509))
<  ->  4 (L: 0, C: 2628, T: (324,600))
<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"/>
    <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-bapmsumbld : drt drtOR-Tools direct_route_factor_3 ( Last six runs Mar2023 )

---------- Differences in errors ----------
0a1,6
> Traceback (most recent call last):
> drtOrtools.py, in <module>
>     import ortools_pdp
>   File "/Users/sumo/clangMacOS/sumo/tools/drt/ortools_pdp.py", line 29, in <module>
>     from ortools.constraint_solver import routing_enums_pb2
> ModuleNotFoundError: No module named 'ortools'
---------- Differences in output ----------
1,85d0
< 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
< Start solving the problem.
<  Register distance callback.
<  Add distance constraints...
<  Add pickup and delivery constraints...
<  Add direct route factor constraints...
<  Add dropoff constraints...
<  Add capacity constraints...
<  Add time windows constraints...
< ## Done
<  Set solution heuristic...
< Start solving the problem.
< Objective:  225735
< Route for vehicle 0:
<      5 (L: 0, C: 0, T: (1,310))
<  ->  1 (L: 1, C: 588, T: (43,352))
<  ->  2 (L: 2, C: 1174, T: (85,394))
<  ->  4 (L: 1, C: 1559, T: (176,485))
<  ->  3 (L: 0, C: 2235, T: (291,600))
<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"/>
    <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-bapmsumbld : drt drtOR-Tools oneTaxi_addNewReq ( Last six runs Mar2023 )

---------- Differences in errors ----------
0a1,6
> Traceback (most recent call last):
> drtOrtools.py, in <module>
>     import ortools_pdp
>   File "/Users/sumo/clangMacOS/sumo/tools/drt/ortools_pdp.py", line 29, in <module>
>     from ortools.constraint_solver import routing_enums_pb2
> ModuleNotFoundError: No module named 'ortools'
---------- Differences in output ----------
1,122d0
< 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
< Start solving the problem.
<  Register distance callback.
<  Add distance constraints...
<  Add pickup and delivery constraints...
<  Add dropoff constraints...
<  Add capacity constraints...
<  Add time windows constraints...
< ## Done
<  Set solution heuristic...
< Start solving the problem.
< Objective:  225735
< Route for vehicle 0:
<      5 (L: 0, C: 0, T: (1,310))
<  ->  1 (L: 1, C: 588, T: (43,352))
<  ->  2 (L: 2, C: 1174, T: (85,394))
<  ->  4 (L: 1, C: 1559, T: (176,485))
<  ->  3 (L: 0, C: 2235, T: (291,600))
<  ->  0 (L: 0, C: 2235, T: (291,1972))
<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"/>
    <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-bapmsumbld : drt drtOR-Tools time_window1 ( Last six runs Mar2023 )

---------- Differences in errors ----------
0a1,6
> Traceback (most recent call last):
> drtOrtools.py, in <module>
>     import ortools_pdp
>   File "/Users/sumo/clangMacOS/sumo/tools/drt/ortools_pdp.py", line 29, in <module>
>     from ortools.constraint_solver import routing_enums_pb2
> ModuleNotFoundError: No module named 'ortools'
---------- Differences in output ----------
1,99d0
< 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
< Start solving the problem.
<  Register distance callback.
<  Add distance constraints...
<  Add pickup and delivery constraints...
<  Add direct route factor constraints...
<  Add dropoff constraints...
<  Add capacity constraints...
<  Add time windows constraints...
< ## Done
<  Set solution heuristic...
< Start solving the problem.
< Objective:  304414
< Route for vehicle 0:
<      5 (L: 0, C: 0, T: (1,35))
<  ->  2 (L: 1, C: 888, T: (65,99))
<  ->  4 (L: 0, C: 1273, T: (156,190))
<  ->  1 (L: 1, C: 2334, T: (242,487))
<  ->  3 (L: 0, C: 3014, T: (355,600))
<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"/>
    <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-bapmsumbld : drt drtOR-Tools time_window2 ( Last six runs Mar2023 )

---------- Differences in errors ----------
0a1,6
> Traceback (most recent call last):
> drtOrtools.py, in <module>
>     import ortools_pdp
>   File "/Users/sumo/clangMacOS/sumo/tools/drt/ortools_pdp.py", line 29, in <module>
>     from ortools.constraint_solver import routing_enums_pb2
> ModuleNotFoundError: No module named 'ortools'
---------- Differences in output ----------
1,97d0
< 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
< Start solving the problem.
<  Register distance callback.
<  Add distance constraints...
<  Add pickup and delivery constraints...
<  Add direct route factor constraints...
<  Add dropoff constraints...
<  Add capacity constraints...
<  Add time windows constraints...
< ## Done
<  Set solution heuristic...
< Start solving the problem.
< Objective:  265428
< Route for vehicle 0:
<      5 (L: 0, C: 0, T: (1,35))
<  ->  1 (L: 1, C: 588, T: (43,77))
<  ->  3 (L: 0, C: 1268, T: (156,190))
<  ->  2 (L: 1, C: 2243, T: (233,509))
<  ->  4 (L: 0, C: 2628, T: (324,600))
<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"/>
    <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-bapmsumbld : drt drtOR-Tools twoTaxis ( Last six runs Mar2023 )

---------- Differences in errors ----------
0a1,6
> Traceback (most recent call last):
> drtOrtools.py, in <module>
>     import ortools_pdp
>   File "/Users/sumo/clangMacOS/sumo/tools/drt/ortools_pdp.py", line 29, in <module>
>     from ortools.constraint_solver import routing_enums_pb2
> ModuleNotFoundError: No module named 'ortools'
---------- Differences in output ----------
1,193d0
< 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
< Reservation 4 ends at edge E2E1
< Reservation 5 ends at edge F1F0
< Reservation 6 ends at edge C2D2
< Reservation 7 ends at edge C0C1
< Reservation 8 ends at edge B2B1
< Reservation 9 ends at edge E0D0
< Start solving the problem.
<  Register distance callback.
<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="1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="0.94">
        <ride waitingTime="32.00" vehicle="v1" depart="32.00" arrival="332.00" arrivalPos="285.60" duration="300.00" routeLength="1759.08" timeLoss="47.45"/>
    </personinfo>
    <personinfo id="7" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="0.89">
        <ride waitingTime="291.00" vehicle="v0" depart="291.00" arrival="409.00" arrivalPos="85.60" duration="118.00" routeLength="560.16" timeLoss="17.85"/>
    </personinfo>
    <personinfo id="9" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="0.86">
        <ride waitingTime="98.00" vehicle="v1" depart="98.00" arrival="473.00" arrivalPos="285.60" duration="375.00" routeLength="1963.90" timeLoss="48.83"/>
    </personinfo>
    <personinfo id="2" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.01">
        <ride waitingTime="244.00" vehicle="v0" depart="244.00" arrival="535.00" arrivalPos="85.60" duration="291.00" routeLength="1754.18" timeLoss="43.87"/>
    </personinfo>
    <personinfo id="6" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.05">
        <ride waitingTime="342.00" vehicle="v1" depart="342.00" arrival="605.00" arrivalPos="285.60" duration="263.00" routeLength="1559.15" timeLoss="29.89"/>
    </personinfo>
    <personinfo id="4" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.03">
        <ride waitingTime="75.00" vehicle="v0" depart="75.00" arrival="613.00" arrivalPos="85.60" duration="538.00" routeLength="2914.67" timeLoss="84.80"/>
<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"/>
    <persons loaded="10" running="0" jammed="0"/>
    <personTeleports total="0" abortWait="0" wrongDest="0"/>
    <vehicleTripStatistics count="2" routeLength="3823.20" speed="4.11" duration="930.00" waitingTime="15.00" timeLoss="104.61" 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="151.80" routeLength="1515.94" duration="278.80" bus="0" train="0" taxi="10" bike="0" aborted="0"/>
    <transportStatistics number="0"/>
</statistics>

TEST FAILED on ts-bapmsumbld : drt drtOR-Tools twoTaxis_addNewReq_fixed_allocation ( Last six runs Mar2023 )

---------- Differences in errors ----------
0a1,6
> Traceback (most recent call last):
> drtOrtools.py, in <module>
>     import ortools_pdp
>   File "/Users/sumo/clangMacOS/sumo/tools/drt/ortools_pdp.py", line 29, in <module>
>     from ortools.constraint_solver import routing_enums_pb2
> ModuleNotFoundError: No module named 'ortools'
---------- Differences in output ----------
1,191d0
< 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
< Start solving the problem.
<  Register distance callback.
<  Add distance constraints...
<  Add pickup and delivery constraints...
<  Add direct route factor constraints...
<  Add dropoff constraints...
<  Add "no re-allocation" constraints...
<  Add capacity constraints...
<  Add time windows constraints...
< ## Done
<  Set solution heuristic...
< Start solving the problem.
< Objective:  128068
< Route for vehicle 0:
<      3 (L: 0, C: 0, T: (1,445))
<  ->  1 (L: 1, C: 588, T: (43,487))
<  ->  2 (L: 0, C: 1268, T: (156,600))
<  ->  0 (L: 0, C: 1268, T: (156,1202))
< Costs of the route: 1268
< 
<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="70.00" vehicle="v1" depart="80.00" arrival="210.00" arrivalPos="85.60" duration="130.00" routeLength="380.45" timeLoss="13.03"/>
    </personinfo>
    <personinfo id="2" depart="140.00" type="DEFAULT_PEDTYPE" speedFactor="0.88">
        <ride waitingTime="116.00" vehicle="v1" depart="256.00" arrival="364.00" arrivalPos="85.60" duration="108.00" routeLength="480.20" timeLoss="14.50"/>
    </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="64.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="2075.87" waitingTime="8.00" waitingCount="2" stopTime="423.00" timeLoss="58.90" rerouteNo="4" devices="tripinfo_v1 taxi_v1 person_v1" vType="taxi" speedFactor="1.04" vaporized="">
        <taxi customers="2" occupiedDistance="860.65" occupiedTime="94.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="49" inserted="2" running="2" waiting="0"/>
    <teleports total="0" jam="0" yield="0" wrongLane="0"/>
    <safety collisions="0" emergencyStops="0"/>
    <persons loaded="3" running="0" jammed="0"/>
    <personTeleports total="0" abortWait="0" wrongDest="0"/>
    <vehicleTripStatistics count="2" routeLength="1526.39" speed="2.42" duration="630.00" waitingTime="5.00" timeLoss="38.65" 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="72.33" routeLength="511.91" duration="139.00" bus="0" train="0" taxi="3" bike="0" aborted="0"/>
    <transportStatistics number="0"/>
</statistics>

TEST FAILED on ts-bapmsumbld : drt drtOrtools ( Last six runs Mar2023 )

---------- Differences in errors ----------
0a1,6
> Traceback (most recent call last):
> drtOrtools.py, in <module>
>     import ortools_pdp
>   File "/Users/sumo/clangMacOS/sumo/tools/drt/ortools_pdp.py", line 29, in <module>
>     from ortools.constraint_solver import routing_enums_pb2
> ModuleNotFoundError: No module named 'ortools'
---------- Differences in output ----------
1,211d0
< 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
< Reservation 4 ends at edge E2E1
< Reservation 5 ends at edge F1F0
< Reservation 6 ends at edge C2D2
< Reservation 7 ends at edge C0C1
< Reservation 8 ends at edge B2B1
< Reservation 9 ends at edge E0D0
< Start solving the problem.
<  Register distance callback.
<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="3" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.08">
        <ride waitingTime="40.00" vehicle="v1" depart="40.00" arrival="198.00" arrivalPos="85.60" duration="158.00" routeLength="946.09" timeLoss="27.22"/>
    </personinfo>
    <personinfo id="8" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="0.94">
        <ride waitingTime="106.00" vehicle="v1" depart="106.00" arrival="199.00" arrivalPos="85.60" duration="93.00" routeLength="270.94" timeLoss="12.56"/>
    </personinfo>
    <personinfo id="4" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.03">
        <ride waitingTime="66.00" vehicle="v0" depart="66.00" arrival="264.00" arrivalPos="85.60" duration="198.00" routeLength="1570.31" timeLoss="27.41"/>
    </personinfo>
    <personinfo id="1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="0.94">
        <ride waitingTime="217.00" vehicle="v1" depart="217.00" arrival="348.00" arrivalPos="285.60" duration="131.00" routeLength="765.61" timeLoss="15.39"/>
    </personinfo>
    <personinfo id="6" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.05">
        <ride waitingTime="166.00" vehicle="v0" depart="166.00" arrival="416.00" arrivalPos="285.60" duration="250.00" routeLength="1359.16" timeLoss="34.03"/>
    </personinfo>
    <personinfo id="7" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="0.89">
        <ride waitingTime="383.00" vehicle="v1" depart="383.00" arrival="502.00" arrivalPos="85.60" duration="119.00" routeLength="560.16" timeLoss="17.40"/>
    </personinfo>
    <personinfo id="2" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.01">
        <ride waitingTime="450.00" vehicle="v0" depart="450.00" arrival="605.00" arrivalPos="85.60" duration="155.00" routeLength="974.62" timeLoss="24.75"/>
    </personinfo>
    <personinfo id="0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.06">
        <ride waitingTime="512.00" vehicle="v1" depart="512.00" arrival="662.00" arrivalPos="285.60" duration="150.00" routeLength="865.13" timeLoss="25.25"/>
    </personinfo>
    <personinfo id="5" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="0.83">
        <ride waitingTime="497.00" vehicle="v0" depart="497.00" arrival="712.00" arrivalPos="87.60" duration="215.00" routeLength="967.13" timeLoss="25.69"/>
<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"/>
    <persons loaded="10" running="0" jammed="0"/>
    <personTeleports total="0" abortWait="0" wrongDest="0"/>
    <vehicleTripStatistics count="2" routeLength="4874.97" speed="5.24" duration="930.00" waitingTime="22.50" timeLoss="120.11" 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="297.60" routeLength="984.97" duration="173.20" bus="0" train="0" taxi="10" bike="0" aborted="0"/>
    <transportStatistics number="0"/>
</statistics>

TEST FAILED on ts-bapmsumbld : drt dua_pairs exhaustive_search ( Last six runs Mar2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
> drtOnline.py, in <module>
>     import pulp as pl
> ModuleNotFoundError: No module named 'pulp'
---------- Differences in output ----------
1,51d0
< Reading up to time step: 0.00
< Reading up to time step: 200.00
< Success.
< Calculate travel time between edges with duarouter
< 
< Run dispatcher
< New reservations: ['0']
< Pending reservations: []
< Solve DARP with exhaustive_search
< Dispatch: taxiA_0y_0z
< 
< Run dispatcher
< New reservations: ['1']
< Pending reservations: []
< Solve DARP with exhaustive_search
< Dispatch: taxiA_1y_1z
< 
< Run dispatcher
< New reservations: ['2']
< Pending reservations: []
< Solve DARP with exhaustive_search
< 
< Run dispatcher
< Pending reservations: ['2']
< Solve DARP with exhaustive_search
< 
< Run dispatcher
< Pending reservations: ['2']
< Solve DARP with exhaustive_search
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumbld : drt dua_pairs simple_rerouting ( Last six runs Mar2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
> drtOnline.py, in <module>
>     import pulp as pl
> ModuleNotFoundError: No module named 'pulp'
---------- Differences in output ----------
1,54d0
< Reading up to time step: 0.00
< Reading up to time step: 200.00
< Success.
< Calculate travel time between edges with duarouter
< 
< Run dispatcher
< New reservations: ['0']
< Pending reservations: []
< Solve DARP with simple_rerouting
< Solve ILP
< Dispatch: taxiA_0y_0z
< 
< Run dispatcher
< New reservations: ['1']
< Pending reservations: []
< Solve DARP with simple_rerouting
< Solve ILP
< Dispatch: taxiA_1y_1z
< 
< Run dispatcher
< New reservations: ['2']
< Pending reservations: []
< Solve DARP with simple_rerouting
< 
< Run dispatcher
< Pending reservations: ['2']
< Solve DARP with simple_rerouting
< 
< Run dispatcher
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumbld : drt max_processing ( Last six runs Mar2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
> drtOnline.py, in <module>
>     import pulp as pl
> ModuleNotFoundError: No module named 'pulp'
---------- Differences in output ----------
1,42d0
< 
< Run dispatcher
< New reservations: ['0']
< Pending reservations: []
< Solve DARP with exhaustive_search
< Dispatch: taxiA_0y_0z
< 
< Run dispatcher
< New reservations: ['1', '2', '3']
< Pending reservations: []
< Solve DARP with exhaustive_search
< Dispatch: taxiA_0y_2y_1y_0z_1z_2z
< 
< Run dispatcher
< New reservations: ['4', '5', '6']
< Pending reservations: ['3']
< Solve DARP with exhaustive_search
< Dispatch: taxiA_2y_1y_0z_1z_5y_2z_5z
< 
< Processing time for reservation 3 -person ('3',)- was exceeded. Reservation can not be served
< 
< Run dispatcher
< New reservations: ['7', '8', '9']
< Pending reservations: ['4', '6']
< Solve DARP with exhaustive_search
< 
< Processing time for reservation 4 -person ('4',)- was exceeded. Reservation can not be served
< 
< Processing time for reservation 6 -person ('6',)- was exceeded. Reservation can not be served
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumbld : drt oneVehicle exhaustive_search ( Last six runs Mar2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
> drtOnline.py, in <module>
>     import pulp as pl
> ModuleNotFoundError: No module named 'pulp'
---------- Differences in output ----------
1,64d0
< 
< Run dispatcher
< New reservations: ['0']
< Pending reservations: []
< Solve DARP with exhaustive_search
< Dispatch: taxiA_0y_0z
< 
< Run dispatcher
< New reservations: ['1', '2', '3']
< Pending reservations: []
< Solve DARP with exhaustive_search
< Dispatch: taxiA_0y_2y_3y_1y_3z_0z_1z_2z
< 
< Run dispatcher
< New reservations: ['4', '5', '6']
< Pending reservations: []
< Solve DARP with exhaustive_search
< Dispatch: taxiA_2y_3y_4y_3z_1y_0z_1z_2z_4z
< 
< Run dispatcher
< New reservations: ['7', '8', '9']
< Pending reservations: ['5', '6']
< Solve DARP with exhaustive_search
< 
< Run dispatcher
< Pending reservations: ['5', '6', '7', '8', '9']
< Solve DARP with exhaustive_search
< 
< Run dispatcher
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumbld : drt oneVehicle simple_rerouting ( Last six runs Mar2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
> drtOnline.py, in <module>
>     import pulp as pl
> ModuleNotFoundError: No module named 'pulp'
---------- Differences in output ----------
1,70d0
< 
< Run dispatcher
< New reservations: ['0']
< Pending reservations: []
< Solve DARP with simple_rerouting
< Solve ILP
< Dispatch: taxiA_0y_0z
< 
< Run dispatcher
< New reservations: ['1', '2', '3']
< Pending reservations: []
< Solve DARP with simple_rerouting
< Solve ILP
< Dispatch: taxiA_0y_2y_1y_0z_1z_2z
< 
< Run dispatcher
< New reservations: ['4', '5', '6']
< Pending reservations: ['3']
< Solve DARP with simple_rerouting
< 
< Run dispatcher
< New reservations: ['7', '8', '9']
< Pending reservations: ['3', '4', '5', '6']
< Solve DARP with simple_rerouting
< 
< Run dispatcher
< Pending reservations: ['3', '4', '5', '6', '7', '8', '9']
< Solve DARP with simple_rerouting
< 
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumbld : drt oneVehicle tracefile ( Last six runs Mar2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
> drtOnline.py, in <module>
>     import pulp as pl
> ModuleNotFoundError: No module named 'pulp'
---------- Differences in output ----------
1,70d0
< 
< Run dispatcher
< New reservations: ['0']
< Pending reservations: []
< Solve DARP with simple_rerouting
< Solve ILP
< Dispatch: taxiA_0y_0z
< 
< Run dispatcher
< New reservations: ['1', '2', '3']
< Pending reservations: []
< Solve DARP with simple_rerouting
< Solve ILP
< Dispatch: taxiA_0y_2y_1y_0z_1z_2z
< 
< Run dispatcher
< New reservations: ['4', '5', '6']
< Pending reservations: ['3']
< Solve DARP with simple_rerouting
< 
< Run dispatcher
< New reservations: ['7', '8', '9']
< Pending reservations: ['3', '4', '5', '6']
< Solve DARP with simple_rerouting
< 
< Run dispatcher
< Pending reservations: ['3', '4', '5', '6', '7', '8', '9']
< Solve DARP with simple_rerouting
< 
<truncated after showing first 30 lines>
---------- Missing result in tracefile ----------
traci.start(...)
traci.simulationStep(10.0)
traci.vehicle.dispatchTaxi('taxiA', ['0', '0'])
traci.simulationStep(40.0)
traci.vehicle.dispatchTaxi('taxiA', ['0', '2', '1', '0', '1', '2'])
traci.simulationStep(70.0)
traci.simulationStep(100.0)
traci.simulationStep(130.0)
traci.simulationStep(160.0)
traci.simulationStep(190.0)
traci.vehicle.dispatchTaxi('taxiA', ['0', '8', '8', '1', '2'])
traci.simulationStep(220.0)
traci.simulationStep(250.0)
traci.simulationStep(280.0)
traci.person.removeStage('6', 0)
traci.simulationStep(310.0)
traci.person.removeStage('3', 0)
traci.person.removeStage('4', 0)
traci.person.removeStage('5', 0)
traci.person.removeStage('7', 0)
traci.simulationStep(340.0)
traci.person.removeStage('9', 0)
traci.simulationStep(370.0)
traci.simulationStep(400.0)
traci.simulationStep(430.0)
traci.simulationStep(460.0)
traci.simulationStep(490.0)
traci.simulationStep(520.0)
traci.simulationStep(550.0)
traci.simulationStep(580.0)
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumbld : drt stop_duration exhaustive_search ( Last six runs Mar2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
> drtOnline.py, in <module>
>     import pulp as pl
> ModuleNotFoundError: No module named 'pulp'
---------- Differences in output ----------
1,78d0
< 
< Run dispatcher
< New reservations: ['0']
< Pending reservations: []
< Solve DARP with exhaustive_search
< Solve ILP
< Dispatch: taxiB_0y_0z
< 
< Run dispatcher
< New reservations: ['1', '2', '3']
< Pending reservations: []
< Solve DARP with exhaustive_search
< Solve ILP
< Dispatch: taxiB_0y_2y_0z_2z
< Dispatch: taxiA_3y_1y_3z_1z
< 
< Run dispatcher
< New reservations: ['4', '5', '6']
< Pending reservations: []
< Solve DARP with exhaustive_search
< Solve ILP
< 
< Run dispatcher
< New reservations: ['7', '8', '9']
< Pending reservations: ['4', '5', '6']
< Solve DARP with exhaustive_search
< Solve ILP
< Dispatch: taxiB_2y_9y_0z_2z_9z
< 
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumbld : drt stop_duration simple_rerouting ( Last six runs Mar2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
> drtOnline.py, in <module>
>     import pulp as pl
> ModuleNotFoundError: No module named 'pulp'
---------- Differences in output ----------
1,70d0
< 
< Run dispatcher
< New reservations: ['0']
< Pending reservations: []
< Solve DARP with simple_rerouting
< Solve ILP
< Dispatch: taxiB_0y_0z
< 
< Run dispatcher
< New reservations: ['1', '2', '3']
< Pending reservations: []
< Solve DARP with simple_rerouting
< Solve ILP
< Dispatch: taxiA_3y_1y_3z_1z
< 
< Run dispatcher
< New reservations: ['4', '5', '6']
< Pending reservations: ['2']
< Solve DARP with simple_rerouting
< 
< Run dispatcher
< New reservations: ['7', '8', '9']
< Pending reservations: ['2', '4', '5', '6']
< Solve DARP with simple_rerouting
< 
< Run dispatcher
< Pending reservations: ['2', '4', '5', '6', '7', '8', '9']
< Solve DARP with simple_rerouting
< 
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumbld : import GTFS import_begin28800_end72000 gtfs2pt_fcd ( Last six runs Mar2023 )

---------- Differences in errors ----------
1,27c1,4
< Warning: Ambiguity in turnarounds computation at junction '469115178'.
< Warning: Found sharp turn with radius 5.46 at the start of edge '-166213710'.
< Warning: Found sharp turn with radius 4.94 at the end of edge '-625737141'.
< Warning: Found angle of 100.10 degrees at edge '627097696', segment 3.
< Warning: Shape for junction '280598629' has distance 29.64 to its given position.
< Warning: Lane '410322842_0' is not connected from any incoming edge at junction '5907970920'.
< Warning: Edge '627097989' is not connected to outgoing edges at junction '5907970920'.
< Warning: 4 total messages of type: Ambiguity in turnarounds computation at junction '%'.
< Warning: 4 total messages of type: Found angle of % degrees at edge '%', segment %.
< Warning: 11 total messages of type: Found sharp turn with radius % at the end of edge '%'.
< Warning: 11 total messages of type: Found sharp turn with radius % at the start of edge '%'.
< Warning: 2 total messages of type: Lane '%' is not connected from any incoming edge at junction '%'.
< Warning: 2 total messages of type: Shape for junction '%' has distance % to its given position.
< Warning: Ambiguity in turnarounds computation at junction '469115178'.
< Warning: Found sharp turn with radius 5.46 at the start of edge '-166213710'.
< Warning: Found sharp turn with radius 4.94 at the end of edge '-625737141'.
< Warning: Found angle of 100.10 degrees at edge '627097696', segment 3.
< Warning: Shape for junction '280598629' has distance 29.64 to its given position.
< Warning: Lane '410322842_0' is not connected from any incoming edge at junction '5907970920'.
< Warning: Edge '627097989' is not connected to outgoing edges at junction '5907970920'.
< Warning: 4 total messages of type: Ambiguity in turnarounds computation at junction '%'.
< Warning: 4 total messages of type: Found angle of % degrees at edge '%', segment %.
< Warning: 11 total messages of type: Found sharp turn with radius % at the end of edge '%'.
< Warning: 11 total messages of type: Found sharp turn with radius % at the start of edge '%'.
< Warning: 2 total messages of type: Lane '%' is not connected from any incoming edge at junction '%'.
< Warning: 2 total messages of type: Shape for junction '%' has distance % to its given position.
< Warning! No mapping library found, falling back to tracemapper.
---
> Traceback (most recent call last):
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,2d0
< Success.
< Success.
---------- 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="-171756596:13.00" lane="-171756596_0" startPos="0.00" endPos="13.00" friendlyPos="true" name="Braunschweig Staatstheater"/>
    <busStop id="-5148300:13.00" lane="-5148300_0" startPos="0.00" endPos="13.00" friendlyPos="true" name="Braunschweig Rathaus"/>
    <busStop id="37983000:41.48" lane="37983000_0" startPos="28.48" endPos="41.48" friendlyPos="true" name="Braunschweig Packhof"/>
    <busStop id="30425275#0:42.12" lane="30425275#0_0" startPos="29.12" endPos="42.12" friendlyPos="true" name="Braunschweig Hintern Brüdern"/>
    <busStop id="8108069:13.00" lane="8108069_0" startPos="0.00" endPos="13.00" friendlyPos="true" name="Braunschweig Altstadtmarkt"/>
    <busStop id="8618349#0:44.99" lane="8618349#0_0" startPos="31.99" endPos="44.99" friendlyPos="true" name="Braunschweig Güldenstraße"/>
    <busStop id="319389908#0:92.29" lane="319389908#0_0" startPos="79.29" endPos="92.29" friendlyPos="true" name="Braunschweig Südstraße"/>
    <busStop id="127240643#2:13.56" 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="-171756596:13.00" duration="10" until="0"/>
        <stop busStop="-5148300:13.00" duration="10" until="120"/>
        <stop busStop="37983000:41.48" duration="10" until="180"/>
        <stop busStop="30425275#0:42.12" duration="10" until="240"/>
        <stop busStop="8108069:13.00" duration="10" until="300"/>
        <stop busStop="8618349#0:44.99" duration="10" until="420"/>
        <stop busStop="319389908#0:92.29" duration="10" until="480"/>
        <stop busStop="127240643#2:13.56" duration="10" until="540"/>
    </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="-5148300:13.00" duration="10" until="0"/>
        <stop busStop="37983000:41.48" duration="10" until="60"/>
        <stop busStop="30425275#0:42.12" duration="10" until="120"/>
        <stop busStop="8108069:13.00" duration="10" until="180"/>
        <stop busStop="8618349#0:44.99" duration="10" until="300"/>
        <stop busStop="319389908#0:92.29" duration="10" until="360"/>
        <stop busStop="127240643#2:13.56" duration="10" until="420"/>
    </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>
---------- 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>

TEST FAILED on ts-bapmsumbld : import GTFS import_begin28800_end72000 gtfs2pt_osm ( Last six runs Mar2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
> gtfs2pt.py, in <module>
>     import pandas as pd
> ModuleNotFoundError: No module named 'pandas'
---------- Differences in output ----------
1,5d0
< Loading net
< Loading GTFS data "gtfs.zip"
< Import osm routes
< Map stops and routes
< Generates stops and routes output
---------- 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="120010034202_0" lane="-5148300_0" startPos="0.00" endPos="13.00" name="Braunschweig Rathaus" friendlyPos="true"/>
    <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"/>
    <busStop id="120010016104_0" lane="8618349#0_0" startPos="31.99" endPos="44.99" name="Braunschweig Güldenstraße" friendlyPos="true"/>
    <busStop id="120010041001_0" lane="319389908#0_0" startPos="79.29" endPos="92.29" name="Braunschweig Südstraße" friendlyPos="true"/>
    <busStop id="120010016202_0" lane="127240643#2_0" startPos="0.56" endPos="13.56" name="Braunschweig Holzhof" friendlyPos="true"/>
</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="2486" 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"/>
    <vehicle id="132189814.0" route="2486" line="31727_3_132189814" depart="0:10:15:00" departEdge="6" arrivalEdge="41" type="bus">
        <param key="gtfs.route_name" value="413"/>
        <param key="gtfs.trip_headsign" value="Braunschweig Dieselstraße"/>
        <stop busStop="120010034202_0" arrival="0:10:17:00" duration="10" until="0:10:17:00"/><!--"Braunschweig Rathaus"-->
        <stop busStop="120010032201_0" arrival="0:10:18:00" duration="10" until="0:10:18:00"/><!--"Braunschweig Packhof"-->
        <stop busStop="120010031501_0" arrival="0:10:19:00" duration="10" until="0:10:19:00"/><!--"Braunschweig Hintern Brüdern"-->
        <stop busStop="120010001502_0" arrival="0:10:20:00" duration="10" until="0:10:20:00"/><!--"Braunschweig Altstadtmarkt"-->
        <stop busStop="120010016104_0" arrival="0:10:22:00" duration="10" until="0:10:22:00"/><!--"Braunschweig Güldenstraße"-->
        <stop busStop="120010041001_0" arrival="0:10:23:00" duration="10" until="0:10:23:00"/><!--"Braunschweig Südstraße"-->
        <stop busStop="120010016202_0" arrival="0:10:24:00" duration="10" until="0:10:24:00"/><!--"Braunschweig Holzhof"-->
    </vehicle>
    <vehicle id="132190299.0" route="2486" line="31727_3_132190299" depart="0:12:02:00" departEdge="6" arrivalEdge="41" type="bus">
        <param key="gtfs.route_name" value="413"/>
        <param key="gtfs.trip_headsign" value="Leiferde"/>
        <stop busStop="120010034202_0" arrival="0:12:02:00" duration="10" until="0:12:02:00"/><!--"Braunschweig Rathaus"-->
        <stop busStop="120010032201_0" arrival="0:12:03:00" duration="10" until="0:12:03:00"/><!--"Braunschweig Packhof"-->
        <stop busStop="120010031501_0" arrival="0:12:04:00" duration="10" until="0:12:04:00"/><!--"Braunschweig Hintern Brüdern"-->
        <stop busStop="120010001502_0" arrival="0:12:05:00" duration="10" until="0:12:05:00"/><!--"Braunschweig Altstadtmarkt"-->
        <stop busStop="120010016104_0" arrival="0:12:07:00" duration="10" until="0:12:07:00"/><!--"Braunschweig Güldenstraße"-->
        <stop busStop="120010041001_0" arrival="0:12:08:00" duration="10" until="0:12:08:00"/><!--"Braunschweig Südstraße"-->
        <stop busStop="120010016202_0" arrival="0:12:09:00" duration="10" until="0:12:09:00"/><!--"Braunschweig Holzhof"-->
    </vehicle>
</routes>
---------- 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>

TEST FAILED on ts-bapmsumbld : import GTFS import_begin72000_end115200 gtfs2pt_fcd ( Last six runs Mar2023 )

---------- Differences in errors ----------
1,27c1,4
< Warning: Ambiguity in turnarounds computation at junction '469115178'.
< Warning: Found sharp turn with radius 5.46 at the start of edge '-166213710'.
< Warning: Found sharp turn with radius 4.94 at the end of edge '-625737141'.
< Warning: Found angle of 100.10 degrees at edge '627097696', segment 3.
< Warning: Shape for junction '280598629' has distance 29.64 to its given position.
< Warning: Lane '410322842_0' is not connected from any incoming edge at junction '5907970920'.
< Warning: Edge '627097989' is not connected to outgoing edges at junction '5907970920'.
< Warning: 4 total messages of type: Ambiguity in turnarounds computation at junction '%'.
< Warning: 4 total messages of type: Found angle of % degrees at edge '%', segment %.
< Warning: 11 total messages of type: Found sharp turn with radius % at the end of edge '%'.
< Warning: 11 total messages of type: Found sharp turn with radius % at the start of edge '%'.
< Warning: 2 total messages of type: Lane '%' is not connected from any incoming edge at junction '%'.
< Warning: 2 total messages of type: Shape for junction '%' has distance % to its given position.
< Warning: Ambiguity in turnarounds computation at junction '469115178'.
< Warning: Found sharp turn with radius 5.46 at the start of edge '-166213710'.
< Warning: Found sharp turn with radius 4.94 at the end of edge '-625737141'.
< Warning: Found angle of 100.10 degrees at edge '627097696', segment 3.
< Warning: Shape for junction '280598629' has distance 29.64 to its given position.
< Warning: Lane '410322842_0' is not connected from any incoming edge at junction '5907970920'.
< Warning: Edge '627097989' is not connected to outgoing edges at junction '5907970920'.
< Warning: 4 total messages of type: Ambiguity in turnarounds computation at junction '%'.
< Warning: 4 total messages of type: Found angle of % degrees at edge '%', segment %.
< Warning: 11 total messages of type: Found sharp turn with radius % at the end of edge '%'.
< Warning: 11 total messages of type: Found sharp turn with radius % at the start of edge '%'.
< Warning: 2 total messages of type: Lane '%' is not connected from any incoming edge at junction '%'.
< Warning: 2 total messages of type: Shape for junction '%' has distance % to its given position.
< Warning! No mapping library found, falling back to tracemapper.
---
> Traceback (most recent call last):
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,2d0
< Success.
< Success.
---------- 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="27220201#0:133.44" lane="27220201#0_0" startPos="120.44" endPos="133.44" friendlyPos="true" name="Braunschweig Rathaus"/>
    <busStop id="319583927#0:15.76" lane="319583927#0_0" startPos="2.76" endPos="15.76" friendlyPos="true" name="Braunschweig Schloss"/>
    <busStop id="5059167#0:39.17" lane="5059167#0_0" startPos="26.17" endPos="39.17" friendlyPos="true" name="Braunschweig John-F.-Kennedy-Platz"/>
    <busStop id="588927595:60.22" lane="588927595_0" startPos="47.22" endPos="60.22" friendlyPos="true" name="Braunschweig Friedrich-Wilhelm-Platz"/>
    <busStop id="122119622#0:95.59" lane="122119622#0_0" startPos="82.59" endPos="95.59" friendlyPos="true" name="Braunschweig Europaplatz"/>
    <busStop id="-5148300:13.00" lane="-5148300_0" startPos="0.00" endPos="13.00" friendlyPos="true" name="Braunschweig Rathaus"/>
    <busStop id="37983000:41.48" lane="37983000_0" startPos="28.48" endPos="41.48" friendlyPos="true" name="Braunschweig Packhof"/>
    <busStop id="30425275#0:42.12" lane="30425275#0_0" startPos="29.12" endPos="42.12" friendlyPos="true" name="Braunschweig Hintern Brüdern"/>
    <busStop id="8108069:13.00" lane="8108069_0" startPos="0.00" endPos="13.00" friendlyPos="true" name="Braunschweig Altstadtmarkt"/>
    <busStop id="-320399277#2:13.00" lane="-320399277#2_0" startPos="0.00" endPos="13.00" friendlyPos="true" name="Braunschweig Güldenstraße"/>
    <busStop id="-25290640:31.61" lane="-25290640_0" startPos="18.61" endPos="31.61" friendlyPos="true" name="Braunschweig Goslarsche Straße"/>
    <busStop id="51353826#0:29.57" lane="51353826#0_0" startPos="16.57" endPos="29.57" friendlyPos="true" name="Braunschweig John-F.-Kennedy-Platz"/>
    <busStop id="25730281#0:17.75" lane="25730281#0_0" startPos="4.75" endPos="17.75" friendlyPos="true" name="Braunschweig Schloss"/>
    <busStop id="27220209#0:13.00" lane="27220209#0_0" startPos="0.00" endPos="13.00" friendlyPos="true" name="Braunschweig Rathaus"/>
    <busStop id="32055654:13.00" lane="32055654_0" startPos="0.00" endPos="13.00" friendlyPos="true" name="Braunschweig John-F.-Kennedy-Platz"/>
    <busStop id="588927595:66.40" lane="588927595_0" startPos="53.40" endPos="66.40" friendlyPos="true" name="Braunschweig Friedrich-Wilhelm-Platz"/>
    <busStop id="127240643#2:13.56" lane="127240643#2_0" startPos="0.56" endPos="13.56" friendlyPos="true" name="Braunschweig Holzhof"/>
    <busStop id="316791974#1:20.60" lane="316791974#1_0" startPos="7.60" endPos="20.60" friendlyPos="true" name="Braunschweig Holzhof"/>
    <busStop id="316791983:13.00" lane="316791983_0" startPos="0.00" endPos="13.00" friendlyPos="true" name="Braunschweig Am Wassertor"/>
    <busStop id="43328051#0:37.74" 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="27220201#0:133.44" duration="10" until="0"/>
        <stop busStop="319583927#0:15.76" duration="10" until="120"/>
        <stop busStop="5059167#0:39.17" duration="10" until="240"/>
        <stop busStop="588927595:60.22" duration="10" until="360"/>
        <stop busStop="122119622#0:95.59" duration="10" until="480"/>
    </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="-5148300:13.00" duration="10" until="0"/>
        <stop busStop="37983000:41.48" duration="10" until="60"/>
        <stop busStop="30425275#0:42.12" duration="10" until="120"/>
        <stop busStop="8108069:13.00" duration="10" until="180"/>
        <stop busStop="-320399277#2:13.00" duration="10" until="300"/>
        <stop busStop="-25290640:31.61" duration="10" until="360"/>
    </route>
    <route id="132185786.trimmed" edges="8108069 -376915189 -8107411#2 -320399277#2 -320814805#1 -59873991 -8118981 -320814798 -59873992 -25087143 -25290640 -283066855">
        <stop busStop="8108069:13.00" duration="10" until="0"/>
        <stop busStop="-320399277#2:13.00" duration="10" until="120"/>
        <stop busStop="-25290640:31.61" duration="10" until="180"/>
    </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="51353826#0:29.57" duration="10" until="0"/>
        <stop busStop="25730281#0:17.75" duration="10" until="120"/>
        <stop busStop="27220209#0:13.00" duration="10" until="240"/>
    </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>
---------- 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>

TEST FAILED on ts-bapmsumbld : import GTFS import_begin72000_end115200 gtfs2pt_osm ( Last six runs Mar2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
> gtfs2pt.py, in <module>
>     import pandas as pd
> ModuleNotFoundError: No module named 'pandas'
---------- Differences in output ----------
1,6d0
< Loading net
< Loading GTFS data "gtfs.zip"
< Import osm routes
< Map stops and routes
< Generates stops and routes output
< Not all given gtfs elements have been mapped, see gtfs_missing.xml for more information
---------- 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="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"/>
    <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="120010022113_0" lane="5059167#0_0" startPos="26.17" endPos="39.17" name="Braunschweig John-F.-Kennedy-Platz" friendlyPos="true"/>
    <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"/>
    <busStop id="120010034202_0" lane="-5148300_0" startPos="0.00" endPos="13.00" name="Braunschweig Rathaus" friendlyPos="true"/>
    <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"/>
    <busStop id="120010016102_0" lane="-320399277#2_0" startPos="0.00" endPos="13.00" name="Braunschweig Güldenstraße" friendlyPos="true"/>
</additional>
---------- Missing result in gtfs_missing ----------
<missingElements>
    <stop id="120010007513" name="Braunschweig Schloss" ptLine="620"/>
    <stop id="120010034205" name="Braunschweig Rathaus" ptLine="620"/>
</missingElements>
---------- 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="1960" 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 -320399277#2 -320814805#1 -59873991 -8118981 -320814798 -59873992 -25087143 -25290640 -283066855"/>
    <vehicle id="132185786.0" route="1960" line="14781_3_132185786" depart="0:23:55:00" departEdge="6" arrivalEdge="28" type="bus">
        <param key="gtfs.route_name" value="418"/>
        <param key="gtfs.trip_headsign" value="A&B -> Wästpark"/>
        <stop busStop="120010034202_0" arrival="0:23:55:00" duration="10" until="0:23:55:00"/><!--"Braunschweig Rathaus"-->
        <stop busStop="120010032201_0" arrival="0:23:58:00" duration="10" until="0:23:58:00"/><!--"Braunschweig Packhof"-->
        <stop busStop="120010031501_0" arrival="0:23:59:00" duration="10" until="0:23:59:00"/><!--"Braunschweig Hintern Brüdern"-->
        <stop busStop="120010001502_0" arrival="1:00:03:00" duration="10" until="1:00:03:00"/><!--"Braunschweig Altstadtmarkt"-->
        <stop busStop="120010016102_0" arrival="1:00:05:00" duration="10" until="1:00:05:00"/><!--"Braunschweig Güldenstraße"-->
    </vehicle>
    <route id="2559" edges="316791974#0 316791974#1 30426508#0 317191948 171349008#0 316791987#1 316791983 316791991 25076268 316779270 23209056#0 23209056#2 305951352 311580921#0 311580921#1 311580921#2 25076286#0 43328051#0"/>
    <vehicle id="132183536.0" route="2559" line="32727_3_132183536" depart="1:00:19:00" departEdge="1" arrivalEdge="17" type="bus">
        <param key="gtfs.route_name" value="419"/>
        <param key="gtfs.trip_headsign" value="Braunschweig Hauptbahnhof"/>
        <stop busStop="120010016201_0" arrival="1:00:19:00" duration="10" until="1:00:19:00"/><!--"Braunschweig Holzhof"-->
        <stop busStop="120010004601_0" arrival="1:00:20:00" duration="10" until="1:00:20:00"/><!--"Braunschweig Am Wassertor"-->
        <stop busStop="120010022110_0" arrival="1:00:22:00" duration="10" until="1:00:22:00"/><!--"Braunschweig John-F.-Kennedy-Platz"-->
    </vehicle>
    <route id="2548" edges="25290398 25290438 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"/>
    <vehicle id="132194506.1" route="2548" line="32616_3_132194506" depart="1:00:42:00" departEdge="2" arrivalEdge="22" type="bus">
        <param key="gtfs.route_name" value="429"/>
        <param key="gtfs.trip_headsign" value="Braunschweig Hauptbahnhof"/>
        <stop busStop="120010022108_0" arrival="1:00:42:00" duration="10" until="1:00:42:00"/><!--"Braunschweig John-F.-Kennedy-Platz"-->
        <stop busStop="120010013713_0" arrival="1:00:43:00" duration="10" until="1:00:43:00"/><!--"Braunschweig Friedrich-Wilhelm-Platz"-->
        <stop busStop="120010016202_0" arrival="1:00:45:00" duration="10" until="1:00:45:00"/><!--"Braunschweig Holzhof"-->
    </vehicle>
<truncated after showing first 30 lines>
---------- 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>

4 TESTS FAILED on ts-bapmsumbld :

---------- Differences in errors ----------
1,27c1,4
< Warning: Ambiguity in turnarounds computation at junction '469115178'.
< Warning: Found sharp turn with radius 5.46 at the start of edge '-166213710'.
< Warning: Found sharp turn with radius 4.94 at the end of edge '-625737141'.
< Warning: Found angle of 100.10 degrees at edge '627097696', segment 3.
< Warning: Shape for junction '280598629' has distance 29.64 to its given position.
< Warning: Lane '410322842_0' is not connected from any incoming edge at junction '5907970920'.
< Warning: Edge '627097989' is not connected to outgoing edges at junction '5907970920'.
< Warning: 4 total messages of type: Ambiguity in turnarounds computation at junction '%'.
< Warning: 4 total messages of type: Found angle of % degrees at edge '%', segment %.
< Warning: 11 total messages of type: Found sharp turn with radius % at the end of edge '%'.
< Warning: 11 total messages of type: Found sharp turn with radius % at the start of edge '%'.
< Warning: 2 total messages of type: Lane '%' is not connected from any incoming edge at junction '%'.
< Warning: 2 total messages of type: Shape for junction '%' has distance % to its given position.
< Warning: Ambiguity in turnarounds computation at junction '469115178'.
< Warning: Found sharp turn with radius 5.46 at the start of edge '-166213710'.
< Warning: Found sharp turn with radius 4.94 at the end of edge '-625737141'.
< Warning: Found angle of 100.10 degrees at edge '627097696', segment 3.
< Warning: Shape for junction '280598629' has distance 29.64 to its given position.
< Warning: Lane '410322842_0' is not connected from any incoming edge at junction '5907970920'.
< Warning: Edge '627097989' is not connected to outgoing edges at junction '5907970920'.
< Warning: 4 total messages of type: Ambiguity in turnarounds computation at junction '%'.
< Warning: 4 total messages of type: Found angle of % degrees at edge '%', segment %.
< Warning: 11 total messages of type: Found sharp turn with radius % at the end of edge '%'.
< Warning: 11 total messages of type: Found sharp turn with radius % at the start of edge '%'.
< Warning: 2 total messages of type: Lane '%' is not connected from any incoming edge at junction '%'.
< Warning: 2 total messages of type: Shape for junction '%' has distance % to its given position.
< Warning! No mapping library found, falling back to tracemapper.
---
> Traceback (most recent call last):
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,2d0
< Success.
< Success.
---------- 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="27220201#0:133.44" lane="27220201#0_0" startPos="120.44" endPos="133.44" friendlyPos="true" name="Braunschweig Rathaus"/>
    <busStop id="319583927#0:15.76" lane="319583927#0_0" startPos="2.76" endPos="15.76" friendlyPos="true" name="Braunschweig Schloss"/>
    <busStop id="5059167#0:39.17" lane="5059167#0_0" startPos="26.17" endPos="39.17" friendlyPos="true" name="Braunschweig John-F.-Kennedy-Platz"/>
    <busStop id="588927595:60.22" lane="588927595_0" startPos="47.22" endPos="60.22" friendlyPos="true" name="Braunschweig Friedrich-Wilhelm-Platz"/>
    <busStop id="122119622#0:95.59" lane="122119622#0_0" startPos="82.59" endPos="95.59" friendlyPos="true" name="Braunschweig Europaplatz"/>
    <busStop id="-5148300:13.00" lane="-5148300_0" startPos="0.00" endPos="13.00" friendlyPos="true" name="Braunschweig Rathaus"/>
    <busStop id="37983000:41.48" lane="37983000_0" startPos="28.48" endPos="41.48" friendlyPos="true" name="Braunschweig Packhof"/>
    <busStop id="30425275#0:42.12" lane="30425275#0_0" startPos="29.12" endPos="42.12" friendlyPos="true" name="Braunschweig Hintern Brüdern"/>
    <busStop id="8108069:13.00" lane="8108069_0" startPos="0.00" endPos="13.00" friendlyPos="true" name="Braunschweig Altstadtmarkt"/>
    <busStop id="-320399277#2:13.00" lane="-320399277#2_0" startPos="0.00" endPos="13.00" friendlyPos="true" name="Braunschweig Güldenstraße"/>
    <busStop id="-25290640:31.61" lane="-25290640_0" startPos="18.61" endPos="31.61" friendlyPos="true" name="Braunschweig Goslarsche Straße"/>
    <busStop id="51353826#0:29.57" lane="51353826#0_0" startPos="16.57" endPos="29.57" friendlyPos="true" name="Braunschweig John-F.-Kennedy-Platz"/>
    <busStop id="25730281#0:17.75" lane="25730281#0_0" startPos="4.75" endPos="17.75" friendlyPos="true" name="Braunschweig Schloss"/>
    <busStop id="27220209#0:13.00" lane="27220209#0_0" startPos="0.00" endPos="13.00" friendlyPos="true" name="Braunschweig Rathaus"/>
    <busStop id="-171756596:13.00" lane="-171756596_0" startPos="0.00" endPos="13.00" friendlyPos="true" name="Braunschweig Staatstheater"/>
    <busStop id="8618349#0:44.99" lane="8618349#0_0" startPos="31.99" endPos="44.99" friendlyPos="true" name="Braunschweig Güldenstraße"/>
    <busStop id="319389908#0:92.29" lane="319389908#0_0" startPos="79.29" endPos="92.29" friendlyPos="true" name="Braunschweig Südstraße"/>
    <busStop id="127240643#2:13.56" lane="127240643#2_0" startPos="0.56" endPos="13.56" friendlyPos="true" name="Braunschweig Holzhof"/>
    <busStop id="32055654:13.00" lane="32055654_0" startPos="0.00" endPos="13.00" friendlyPos="true" name="Braunschweig John-F.-Kennedy-Platz"/>
    <busStop id="588927595:66.40" lane="588927595_0" startPos="53.40" endPos="66.40" friendlyPos="true" name="Braunschweig Friedrich-Wilhelm-Platz"/>
    <busStop id="316791974#1:20.60" lane="316791974#1_0" startPos="7.60" endPos="20.60" friendlyPos="true" name="Braunschweig Holzhof"/>
    <busStop id="316791983:13.00" lane="316791983_0" startPos="0.00" endPos="13.00" friendlyPos="true" name="Braunschweig Am Wassertor"/>
    <busStop id="43328051#0:37.74" 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="27220201#0:133.44" duration="10" until="0"/>
        <stop busStop="319583927#0:15.76" duration="10" until="120"/>
        <stop busStop="5059167#0:39.17" duration="10" until="240"/>
        <stop busStop="588927595:60.22" duration="10" until="360"/>
        <stop busStop="122119622#0:95.59" duration="10" until="480"/>
    </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="-5148300:13.00" duration="10" until="0"/>
        <stop busStop="37983000:41.48" duration="10" until="60"/>
        <stop busStop="30425275#0:42.12" duration="10" until="120"/>
        <stop busStop="8108069:13.00" duration="10" until="180"/>
        <stop busStop="-320399277#2:13.00" duration="10" until="300"/>
        <stop busStop="-25290640:31.61" duration="10" until="360"/>
    </route>
    <route id="132185786.trimmed" edges="8108069 -376915189 -8107411#2 -320399277#2 -320814805#1 -59873991 -8118981 -320814798 -59873992 -25087143 -25290640 -283066855">
        <stop busStop="8108069:13.00" duration="10" until="0"/>
        <stop busStop="-320399277#2:13.00" duration="10" until="120"/>
        <stop busStop="-25290640:31.61" duration="10" until="180"/>
    </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="51353826#0:29.57" duration="10" until="0"/>
        <stop busStop="25730281#0:17.75" duration="10" until="120"/>
        <stop busStop="27220209#0:13.00" duration="10" until="240"/>
    </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>
---------- 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_begin72000_end259200 gtfs2pt_fcd ( Last six runs Mar2023 )
import GTFS import_bus_routes gtfs2pt_fcd ( Last six runs Mar2023 )
import GTFS import_bus_routes gtfs2pt_fcd_sort ( Last six runs Mar2023 )
import GTFS import_days gtfs2pt_fcd ( Last six runs Mar2023 )

TEST FAILED on ts-bapmsumbld : import GTFS import_begin72000_end259200 gtfs2pt_osm ( Last six runs Mar2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
> gtfs2pt.py, in <module>
>     import pandas as pd
> ModuleNotFoundError: No module named 'pandas'
---------- Differences in output ----------
1,6d0
< Loading net
< Loading GTFS data "gtfs.zip"
< Import osm routes
< Map stops and routes
< Generates stops and routes output
< Not all given gtfs elements have been mapped, see gtfs_missing.xml for more information
---------- 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="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"/>
    <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="120010022113_0" lane="5059167#0_0" startPos="26.17" endPos="39.17" name="Braunschweig John-F.-Kennedy-Platz" friendlyPos="true"/>
    <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"/>
    <busStop id="120010034202_0" lane="-5148300_0" startPos="0.00" endPos="13.00" name="Braunschweig Rathaus" friendlyPos="true"/>
    <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"/>
    <busStop id="120010016104_0" lane="8618349#0_0" startPos="31.99" endPos="44.99" name="Braunschweig Güldenstraße" friendlyPos="true"/>
    <busStop id="120010041001_0" lane="319389908#0_0" startPos="79.29" endPos="92.29" name="Braunschweig Südstraße" friendlyPos="true"/>
    <busStop id="120010016102_0" lane="-320399277#2_0" startPos="0.00" endPos="13.00" name="Braunschweig Güldenstraße" friendlyPos="true"/>
</additional>
---------- Missing result in gtfs_missing ----------
<missingElements>
    <stop id="120010007513" name="Braunschweig Schloss" ptLine="620"/>
    <stop id="120010034205" name="Braunschweig Rathaus" ptLine="620"/>
</missingElements>
---------- 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="1960" 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 -320399277#2 -320814805#1 -59873991 -8118981 -320814798 -59873992 -25087143 -25290640 -283066855"/>
    <vehicle id="132185786.0" route="1960" line="14781_3_132185786" depart="0:23:55:00" departEdge="6" arrivalEdge="28" type="bus">
        <param key="gtfs.route_name" value="418"/>
        <param key="gtfs.trip_headsign" value="A&B -> Wästpark"/>
        <stop busStop="120010034202_0" arrival="0:23:55:00" duration="10" until="0:23:55:00"/><!--"Braunschweig Rathaus"-->
        <stop busStop="120010032201_0" arrival="0:23:58:00" duration="10" until="0:23:58:00"/><!--"Braunschweig Packhof"-->
        <stop busStop="120010031501_0" arrival="0:23:59:00" duration="10" until="0:23:59:00"/><!--"Braunschweig Hintern Brüdern"-->
        <stop busStop="120010001502_0" arrival="1:00:03:00" duration="10" until="1:00:03:00"/><!--"Braunschweig Altstadtmarkt"-->
        <stop busStop="120010016102_0" arrival="1:00:05:00" duration="10" until="1:00:05:00"/><!--"Braunschweig Güldenstraße"-->
    </vehicle>
    <route id="2559" edges="316791974#0 316791974#1 30426508#0 317191948 171349008#0 316791987#1 316791983 316791991 25076268 316779270 23209056#0 23209056#2 305951352 311580921#0 311580921#1 311580921#2 25076286#0 43328051#0"/>
    <vehicle id="132183536.0" route="2559" line="32727_3_132183536" depart="1:00:19:00" departEdge="1" arrivalEdge="17" type="bus">
        <param key="gtfs.route_name" value="419"/>
        <param key="gtfs.trip_headsign" value="Braunschweig Hauptbahnhof"/>
        <stop busStop="120010016201_0" arrival="1:00:19:00" duration="10" until="1:00:19:00"/><!--"Braunschweig Holzhof"-->
        <stop busStop="120010004601_0" arrival="1:00:20:00" duration="10" until="1:00:20:00"/><!--"Braunschweig Am Wassertor"-->
        <stop busStop="120010022110_0" arrival="1:00:22:00" duration="10" until="1:00:22:00"/><!--"Braunschweig John-F.-Kennedy-Platz"-->
    </vehicle>
    <route id="2548" edges="25290398 25290438 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"/>
    <vehicle id="132194506.1" route="2548" line="32616_3_132194506" depart="1:00:42:00" departEdge="2" arrivalEdge="22" type="bus">
        <param key="gtfs.route_name" value="429"/>
        <param key="gtfs.trip_headsign" value="Braunschweig Hauptbahnhof"/>
        <stop busStop="120010022108_0" arrival="1:00:42:00" duration="10" until="1:00:42:00"/><!--"Braunschweig John-F.-Kennedy-Platz"-->
        <stop busStop="120010013713_0" arrival="1:00:43:00" duration="10" until="1:00:43:00"/><!--"Braunschweig Friedrich-Wilhelm-Platz"-->
        <stop busStop="120010016202_0" arrival="1:00:45:00" duration="10" until="1:00:45:00"/><!--"Braunschweig Holzhof"-->
    </vehicle>
<truncated after showing first 30 lines>
---------- 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>

2 TESTS FAILED on ts-bapmsumbld :

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
> gtfs2fcd.py, in <module>
>     import pandas as pd
> ModuleNotFoundError: No module named 'pandas'
---------- 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 Mar2023 )
import GTFS import_days gtfs2fcd ( Last six runs Mar2023 )

TEST FAILED on ts-bapmsumbld : import GTFS import_bus_routes gtfs2pt_fcd_empty ( Last six runs Mar2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
> gtfs2pt.py, in <module>
>     import pandas as pd
> ModuleNotFoundError: No module named 'pandas'
---------- Differences in output ----------
1d0
< Warning! No GTFS data found for the given date 20200101.

2 TESTS FAILED on ts-bapmsumbld :

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
> gtfs2pt.py, in <module>
>     import pandas as pd
> ModuleNotFoundError: No module named 'pandas'
---------- Differences in output ----------
1,6d0
< Loading net
< Loading GTFS data "gtfs.zip"
< Import osm routes
< Map stops and routes
< Generates stops and routes output
< Not all given gtfs elements have been mapped, see gtfs_missing.xml for more information
---------- 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="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"/>
    <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="120010022113_0" lane="5059167#0_0" startPos="26.17" endPos="39.17" name="Braunschweig John-F.-Kennedy-Platz" friendlyPos="true"/>
    <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"/>
    <busStop id="120010034202_0" lane="-5148300_0" startPos="0.00" endPos="13.00" name="Braunschweig Rathaus" friendlyPos="true"/>
    <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"/>
    <busStop id="120010016104_0" lane="8618349#0_0" startPos="31.99" endPos="44.99" name="Braunschweig Güldenstraße" friendlyPos="true"/>
    <busStop id="120010041001_0" lane="319389908#0_0" startPos="79.29" endPos="92.29" name="Braunschweig Südstraße" friendlyPos="true"/>
    <busStop id="120010016102_0" lane="-320399277#2_0" startPos="0.00" endPos="13.00" name="Braunschweig Güldenstraße" friendlyPos="true"/>
</additional>
---------- Missing result in gtfs_missing ----------
<missingElements>
    <stop id="120010007513" name="Braunschweig Schloss" ptLine="620"/>
    <stop id="120010034205" name="Braunschweig Rathaus" ptLine="620"/>
</missingElements>
---------- 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="1960" 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 -320399277#2 -320814805#1 -59873991 -8118981 -320814798 -59873992 -25087143 -25290640 -283066855"/>
    <vehicle id="132185786.trimmed.0" route="1960" line="14781_3_132185786.trimmed" depart="0:00:03:00" departEdge="25" arrivalEdge="28" type="bus">
        <param key="gtfs.route_name" value="418"/>
        <param key="gtfs.trip_headsign" value="A&B -> Wästpark"/>
        <stop busStop="120010001502_0" arrival="0:00:03:00" duration="10" until="0:00:03:00"/><!--"Braunschweig Altstadtmarkt"-->
        <stop busStop="120010016102_0" arrival="0:00:05:00" duration="10" until="0:00:05:00"/><!--"Braunschweig Güldenstraße"-->
    </vehicle>
    <route id="2559" edges="316791974#0 316791974#1 30426508#0 317191948 171349008#0 316791987#1 316791983 316791991 25076268 316779270 23209056#0 23209056#2 305951352 311580921#0 311580921#1 311580921#2 25076286#0 43328051#0"/>
    <vehicle id="132183536.trimmed.0" route="2559" line="32727_3_132183536.trimmed" depart="0:00:19:00" departEdge="1" arrivalEdge="17" type="bus">
        <param key="gtfs.route_name" value="419"/>
        <param key="gtfs.trip_headsign" value="Braunschweig Hauptbahnhof"/>
        <stop busStop="120010016201_0" arrival="0:00:19:00" duration="10" until="0:00:19:00"/><!--"Braunschweig Holzhof"-->
        <stop busStop="120010004601_0" arrival="0:00:20:00" duration="10" until="0:00:20:00"/><!--"Braunschweig Am Wassertor"-->
        <stop busStop="120010022110_0" arrival="0:00:22:00" duration="10" until="0:00:22:00"/><!--"Braunschweig John-F.-Kennedy-Platz"-->
    </vehicle>
    <route id="2548" edges="25290398 25290438 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"/>
    <vehicle id="132194506.0" route="2548" line="32616_3_132194506" depart="0:00:42:00" departEdge="2" arrivalEdge="22" type="bus">
        <param key="gtfs.route_name" value="429"/>
        <param key="gtfs.trip_headsign" value="Braunschweig Hauptbahnhof"/>
        <stop busStop="120010022108_0" arrival="0:00:42:00" duration="10" until="0:00:42:00"/><!--"Braunschweig John-F.-Kennedy-Platz"-->
        <stop busStop="120010013713_0" arrival="0:00:43:00" duration="10" until="0:00:43:00"/><!--"Braunschweig Friedrich-Wilhelm-Platz"-->
        <stop busStop="120010016202_0" arrival="0:00:45:00" duration="10" until="0:00:45:00"/><!--"Braunschweig Holzhof"-->
    </vehicle>
    <vehicle id="132185978.0" route="1960" line="14781_3_132185978" depart="0:01:20:00" departEdge="6" arrivalEdge="28" type="bus">
        <param key="gtfs.route_name" value="418"/>
        <param key="gtfs.trip_headsign" value="Westpark"/>
<truncated after showing first 30 lines>
---------- 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 gtfs2pt_osm_no_repair ( Last six runs Mar2023 )
import GTFS import_days gtfs2pt_osm ( Last six runs Mar2023 )

TEST FAILED on ts-bapmsumbld : import GTFS import_bus_routes gtfs2pt_osm_repair ( Last six runs Mar2023 )

---------- Differences in errors ----------
1,3c1,4
< Warning: No connection between edge '127240643#2' and edge '316791974#0' found.
< Warning: Mandatory edge '316791974#0' not reachable by vehicle '4274867'.
< Warning: The vehicle '4274867' has no valid route.
---
> Traceback (most recent call last):
> gtfs2pt.py, in <module>
>     import pandas as pd
> ModuleNotFoundError: No module named 'pandas'
---------- Differences in output ----------
1,11d0
< Loading net
< Loading GTFS data "gtfs.zip"
< Reading up to time step: 0.00
< Reading up to time step: 200.00
< Success.
< Import and repair osm routes
< 78 routes read, discarded for wrong mode: 0, outside of net 0, keeping 78
< 77 of 78 routes have been imported, see 'gtfs_repair_errors.txt' for more information.
< Map stops and routes
< Generates stops and routes output
< Not all given gtfs elements have been mapped, see gtfs_missing.xml for more information
---------- 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="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"/>
    <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="120010022113_0" lane="5059167#0_0" startPos="26.17" endPos="39.17" name="Braunschweig John-F.-Kennedy-Platz" friendlyPos="true"/>
    <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"/>
    <busStop id="120010034202_0" lane="-5148300_0" startPos="0.00" endPos="13.00" name="Braunschweig Rathaus" friendlyPos="true"/>
    <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"/>
    <busStop id="120010016104_0" lane="8618349#0_0" startPos="31.99" endPos="44.99" name="Braunschweig Güldenstraße" friendlyPos="true"/>
    <busStop id="120010041001_0" lane="319389908#0_0" startPos="79.29" endPos="92.29" name="Braunschweig Südstraße" friendlyPos="true"/>
    <busStop id="120010016102_0" lane="-320399277#2_0" startPos="0.00" endPos="13.00" name="Braunschweig Güldenstraße" friendlyPos="true"/>
</additional>
---------- Missing result in gtfs_missing ----------
<missingElements>
    <stop id="120010007513" name="Braunschweig Schloss" ptLine="620"/>
    <stop id="120010034205" name="Braunschweig Rathaus" ptLine="620"/>
</missingElements>
---------- 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="1960" 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 -320399277#2 -320814805#1 -59873991 -8118981 -320814798 -59873992 -25087143 -25290640 -283066855"/>
    <vehicle id="132185786.trimmed.0" route="1960" line="14781_3_132185786.trimmed" depart="0:00:03:00" departEdge="25" arrivalEdge="28" type="bus">
        <param key="gtfs.route_name" value="418"/>
        <param key="gtfs.trip_headsign" value="A&B -> Wästpark"/>
        <stop busStop="120010001502_0" arrival="0:00:03:00" duration="10" until="0:00:03:00"/><!--"Braunschweig Altstadtmarkt"-->
        <stop busStop="120010016102_0" arrival="0:00:05:00" duration="10" until="0:00:05:00"/><!--"Braunschweig Güldenstraße"-->
    </vehicle>
    <route id="2559" edges="316791974#0 316791974#1 30426508#0 317191948 171349008#0 316791987#1 316791983 316791991 25076268 316779270 23209056#0 23209056#2 305951352 311580921#0 311580921#1 311580921#2 25076286#0 43328051#0"/>
    <vehicle id="132183536.trimmed.0" route="2559" line="32727_3_132183536.trimmed" depart="0:00:19:00" departEdge="1" arrivalEdge="17" type="bus">
        <param key="gtfs.route_name" value="419"/>
        <param key="gtfs.trip_headsign" value="Braunschweig Hauptbahnhof"/>
        <stop busStop="120010016201_0" arrival="0:00:19:00" duration="10" until="0:00:19:00"/><!--"Braunschweig Holzhof"-->
        <stop busStop="120010004601_0" arrival="0:00:20:00" duration="10" until="0:00:20:00"/><!--"Braunschweig Am Wassertor"-->
        <stop busStop="120010022110_0" arrival="0:00:22:00" duration="10" until="0:00:22:00"/><!--"Braunschweig John-F.-Kennedy-Platz"-->
    </vehicle>
    <route id="2548" edges="25290398 25290438 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"/>
    <vehicle id="132194506.0" route="2548" line="32616_3_132194506" depart="0:00:42:00" departEdge="2" arrivalEdge="22" type="bus">
        <param key="gtfs.route_name" value="429"/>
        <param key="gtfs.trip_headsign" value="Braunschweig Hauptbahnhof"/>
        <stop busStop="120010022108_0" arrival="0:00:42:00" duration="10" until="0:00:42:00"/><!--"Braunschweig John-F.-Kennedy-Platz"-->
        <stop busStop="120010013713_0" arrival="0:00:43:00" duration="10" until="0:00:43:00"/><!--"Braunschweig Friedrich-Wilhelm-Platz"-->
        <stop busStop="120010016202_0" arrival="0:00:45:00" duration="10" until="0:00:45:00"/><!--"Braunschweig Holzhof"-->
    </vehicle>
    <vehicle id="132185978.0" route="1960" line="14781_3_132185978" depart="0:01:20:00" departEdge="6" arrivalEdge="28" type="bus">
        <param key="gtfs.route_name" value="418"/>
        <param key="gtfs.trip_headsign" value="Westpark"/>
<truncated after showing first 30 lines>
---------- 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>

TEST FAILED on ts-bapmsumbld : import OSM taxiStop fleet0_1 ( Last six runs Mar2023 )

---------- Differences in additional ----------
5,20d4
<     <chargingStation id="chargingStation_0" name="Grand Hotel" lane="-194069450#0_0" startPos="7.20" endPos="27.20"/>
<     <chargingStation id="chargingStation_1" name="Radisson" lane="24913519#2_0" startPos="0.00" endPos="28.41"/>
<     <chargingStation id="chargingStation_2" name="Bhf. Alexanderplatz" lane="-4790825#2_0" startPos="58.89" endPos="96.39"/>
<     <chargingStation id="chargingStation_3" name="Friedrichstadtpalast" lane="374734389#2_0" startPos="0.00" endPos="38.72"/>
<     <chargingStation id="chargingStation_4" name="Hackescher Markt" lane="-84960597#1_0" startPos="0.00" endPos="29.98"/>
<     <chargingStation id="chargingStation_5" name="Behren / Charlotten" lane="-24242882#1_0" startPos="73.17" endPos="93.17"/>
<     <chargingStation id="chargingStation_6" name="Jägerstr./ Friedrichstr." lane="-4588219#3_0" startPos="94.46" endPos="114.46"/>
<     <chargingStation id="chargingStation_7" name="Gendarmenmarkt" lane="-22972473#0_0" startPos="50.49" endPos="80.49"/>
<     <chargingStation id="chargingStation_8" name="Park Inn" lane="100405009#3_0" startPos="0.00" endPos="23.07"/>
<     <chargingStation id="chargingStation_9" name="Am Kupfergraben" lane="22972219#0_0" startPos="58.61" endPos="78.61"/>
<     <chargingStation id="chargingStation_10" name="Maritim Pro Arte" lane="158023913#0_0" startPos="58.39" endPos="88.39"/>
<     <chargingStation id="chargingStation_11" name="Georgenstraße" lane="24243052#3_0" startPos="1.83" endPos="46.83"/>
<     <chargingStation id="chargingStation_12" name="Staatsoper" lane="340498982#4_0" startPos="28.80" endPos="48.80"/>
<     <chargingStation id="chargingStation_13" name="Hotel de Rome" lane="24242882#1_0" startPos="73.16" endPos="93.16"/>
<     <chargingStation id="chargingStation_14" lane="112128418#5_0" startPos="51.26" endPos="71.26"/>
< </additional>
---------- Differences in errors ----------
106a107,117
> Traceback (most recent call last):
> osmTaxiStop.py, in <module>
>     main(parseArgs())
> osmTaxiStop.py, in main
>     point = net.convertLonLat2XY(float(n.lon), float(n.lat))
>   File "/Users/sumo/clangMacOS/sumo/tools/sumolib/net/__init__.py", line 468, in convertLonLat2XY
>     x, y = self.getGeoProj()(lon, lat)
>   File "/Users/sumo/clangMacOS/sumo/tools/sumolib/net/__init__.py", line 449, in getGeoProj
>     import pyproj
> ModuleNotFoundError: No module named 'pyproj'
> sys:1: ResourceWarning: unclosed file <_io.TextIOWrapper name='out.rou.xml' mode='w' encoding='utf8'>
---------- Differences in routes ----------
8,14d7
<     <trip id="taxi_chargingStation_3_0" type="taxi" depart="0.00"><stop busStop="chargingStation_3" triggered="person"/></trip>
<     <trip id="taxi_chargingStation_9_1" type="taxi" depart="0.00"><stop busStop="chargingStation_9" triggered="person"/></trip>
<     <trip id="taxi_chargingStation_6_2" type="taxi" depart="0.00"><stop busStop="chargingStation_6" triggered="person"/></trip>
<     <trip id="taxi_chargingStation_4_3" type="taxi" depart="0.00"><stop busStop="chargingStation_4" triggered="person"/></trip>
<     <trip id="taxi_chargingStation_1_4" type="taxi" depart="0.00"><stop busStop="chargingStation_1" triggered="person"/></trip>
<     <trip id="taxi_chargingStation_11_5" type="taxi" depart="0.00"><stop busStop="chargingStation_11" triggered="person"/></trip>
< </additional>

TEST FAILED on ts-bapmsumbld : import OSM taxiStop fleet1 ( Last six runs Mar2023 )

---------- Differences in additional ----------
5,20d4
<     <chargingStation id="chargingStation_0" name="Grand Hotel" lane="-194069450#0_0" startPos="7.20" endPos="27.20"/>
<     <chargingStation id="chargingStation_1" name="Radisson" lane="24913519#2_0" startPos="0.00" endPos="28.41"/>
<     <chargingStation id="chargingStation_2" name="Bhf. Alexanderplatz" lane="-4790825#2_0" startPos="58.89" endPos="96.39"/>
<     <chargingStation id="chargingStation_3" name="Friedrichstadtpalast" lane="374734389#2_0" startPos="0.00" endPos="38.72"/>
<     <chargingStation id="chargingStation_4" name="Hackescher Markt" lane="-84960597#1_0" startPos="0.00" endPos="29.98"/>
<     <chargingStation id="chargingStation_5" name="Behren / Charlotten" lane="-24242882#1_0" startPos="73.17" endPos="93.17"/>
<     <chargingStation id="chargingStation_6" name="Jägerstr./ Friedrichstr." lane="-4588219#3_0" startPos="94.46" endPos="114.46"/>
<     <chargingStation id="chargingStation_7" name="Gendarmenmarkt" lane="-22972473#0_0" startPos="50.49" endPos="80.49"/>
<     <chargingStation id="chargingStation_8" name="Park Inn" lane="100405009#3_0" startPos="0.00" endPos="23.07"/>
<     <chargingStation id="chargingStation_9" name="Am Kupfergraben" lane="22972219#0_0" startPos="58.61" endPos="78.61"/>
<     <chargingStation id="chargingStation_10" name="Maritim Pro Arte" lane="158023913#0_0" startPos="58.39" endPos="88.39"/>
<     <chargingStation id="chargingStation_11" name="Georgenstraße" lane="24243052#3_0" startPos="1.83" endPos="46.83"/>
<     <chargingStation id="chargingStation_12" name="Staatsoper" lane="340498982#4_0" startPos="28.80" endPos="48.80"/>
<     <chargingStation id="chargingStation_13" name="Hotel de Rome" lane="24242882#1_0" startPos="73.16" endPos="93.16"/>
<     <chargingStation id="chargingStation_14" lane="112128418#5_0" startPos="51.26" endPos="71.26"/>
< </additional>
---------- Differences in errors ----------
106a107,117
> Traceback (most recent call last):
> osmTaxiStop.py, in <module>
>     main(parseArgs())
> osmTaxiStop.py, in main
>     point = net.convertLonLat2XY(float(n.lon), float(n.lat))
>   File "/Users/sumo/clangMacOS/sumo/tools/sumolib/net/__init__.py", line 468, in convertLonLat2XY
>     x, y = self.getGeoProj()(lon, lat)
>   File "/Users/sumo/clangMacOS/sumo/tools/sumolib/net/__init__.py", line 449, in getGeoProj
>     import pyproj
> ModuleNotFoundError: No module named 'pyproj'
> sys:1: ResourceWarning: unclosed file <_io.TextIOWrapper name='out.rou.xml' mode='w' encoding='utf8'>
---------- Differences in routes ----------
8,9d7
<     <trip id="taxi_chargingStation_3_0" type="taxi" depart="0.00"><stop busStop="chargingStation_3" triggered="person"/></trip>
< </additional>

TEST FAILED on ts-bapmsumbld : import OSM taxiStop gz ( Last six runs Mar2023 )

---------- Differences in additional ----------
5,6d4
<     <chargingStation id="chargingStation_0" name="Friedrichstadtpalast" lane="374734389#2_0" startPos="6.03" endPos="58.53"/>
< </additional>
---------- Differences in errors ----------
35a36,46
> Traceback (most recent call last):
> osmTaxiStop.py, in <module>
>     main(parseArgs())
> osmTaxiStop.py, in main
>     point = net.convertLonLat2XY(float(n.lon), float(n.lat))
>   File "/Users/sumo/clangMacOS/sumo/tools/sumolib/net/__init__.py", line 468, in convertLonLat2XY
>     x, y = self.getGeoProj()(lon, lat)
>   File "/Users/sumo/clangMacOS/sumo/tools/sumolib/net/__init__.py", line 449, in getGeoProj
>     import pyproj
> ModuleNotFoundError: No module named 'pyproj'
> sys:1: ResourceWarning: unclosed file <_io.TextIOWrapper name='out.rou.xml' mode='w' encoding='utf8'>
---------- Differences in routes ----------
8,15d7
<     <trip id="taxi_chargingStation_0_0" type="taxi" depart="0.00"><stop busStop="chargingStation_0" triggered="person"/></trip>
<     <trip id="taxi_chargingStation_0_1" type="taxi" depart="0.00"><stop busStop="chargingStation_0" triggered="person"/></trip>
<     <trip id="taxi_chargingStation_0_2" type="taxi" depart="0.00"><stop busStop="chargingStation_0" triggered="person"/></trip>
<     <trip id="taxi_chargingStation_0_3" type="taxi" depart="0.00"><stop busStop="chargingStation_0" triggered="person"/></trip>
<     <trip id="taxi_chargingStation_0_4" type="taxi" depart="0.00"><stop busStop="chargingStation_0" triggered="person"/></trip>
<     <trip id="taxi_chargingStation_0_5" type="taxi" depart="0.00"><stop busStop="chargingStation_0" triggered="person"/></trip>
<     <trip id="taxi_chargingStation_0_6" type="taxi" depart="0.00"><stop busStop="chargingStation_0" triggered="person"/></trip>
< </additional>

TEST FAILED on ts-bapmsumbld : import OSM taxiStop plain ( Last six runs Mar2023 )

---------- Differences in additional ----------
5,20d4
<     <chargingStation id="chargingStation_0" name="Grand Hotel" lane="-194069450#0_0" startPos="7.20" endPos="27.20"/>
<     <chargingStation id="chargingStation_1" name="Radisson" lane="24913519#2_0" startPos="0.00" endPos="28.41"/>
<     <chargingStation id="chargingStation_2" name="Bhf. Alexanderplatz" lane="-4790825#2_0" startPos="58.89" endPos="96.39"/>
<     <chargingStation id="chargingStation_3" name="Friedrichstadtpalast" lane="374734389#2_0" startPos="0.00" endPos="38.72"/>
<     <chargingStation id="chargingStation_4" name="Hackescher Markt" lane="-84960597#1_0" startPos="0.00" endPos="29.98"/>
<     <chargingStation id="chargingStation_5" name="Behren / Charlotten" lane="-24242882#1_0" startPos="73.17" endPos="93.17"/>
<     <chargingStation id="chargingStation_6" name="Jägerstr./ Friedrichstr." lane="-4588219#3_0" startPos="94.46" endPos="114.46"/>
<     <chargingStation id="chargingStation_7" name="Gendarmenmarkt" lane="-22972473#0_0" startPos="50.49" endPos="80.49"/>
<     <chargingStation id="chargingStation_8" name="Park Inn" lane="100405009#3_0" startPos="0.00" endPos="23.07"/>
<     <chargingStation id="chargingStation_9" name="Am Kupfergraben" lane="22972219#0_0" startPos="58.61" endPos="78.61"/>
<     <chargingStation id="chargingStation_10" name="Maritim Pro Arte" lane="158023913#0_0" startPos="58.39" endPos="88.39"/>
<     <chargingStation id="chargingStation_11" name="Georgenstraße" lane="24243052#3_0" startPos="1.83" endPos="46.83"/>
<     <chargingStation id="chargingStation_12" name="Staatsoper" lane="340498982#4_0" startPos="28.80" endPos="48.80"/>
<     <chargingStation id="chargingStation_13" name="Hotel de Rome" lane="24242882#1_0" startPos="73.16" endPos="93.16"/>
<     <chargingStation id="chargingStation_14" lane="112128418#5_0" startPos="51.26" endPos="71.26"/>
< </additional>
---------- Differences in errors ----------
106a107,117
> Traceback (most recent call last):
> osmTaxiStop.py, in <module>
>     main(parseArgs())
> osmTaxiStop.py, in main
>     point = net.convertLonLat2XY(float(n.lon), float(n.lat))
>   File "/Users/sumo/clangMacOS/sumo/tools/sumolib/net/__init__.py", line 468, in convertLonLat2XY
>     x, y = self.getGeoProj()(lon, lat)
>   File "/Users/sumo/clangMacOS/sumo/tools/sumolib/net/__init__.py", line 449, in getGeoProj
>     import pyproj
> ModuleNotFoundError: No module named 'pyproj'
> sys:1: ResourceWarning: unclosed file <_io.TextIOWrapper name='out.rou.xml' mode='w' encoding='utf8'>
---------- Differences in routes ----------
8,75d7
<     <trip id="taxi_chargingStation_0_0" type="taxi" depart="0.00"><stop busStop="chargingStation_0" triggered="person"/></trip>
<     <trip id="taxi_chargingStation_0_1" type="taxi" depart="0.00"><stop busStop="chargingStation_0" triggered="person"/></trip>
<     <trip id="taxi_chargingStation_1_2" type="taxi" depart="0.00"><stop busStop="chargingStation_1" triggered="person"/></trip>
<     <trip id="taxi_chargingStation_1_3" type="taxi" depart="0.00"><stop busStop="chargingStation_1" triggered="person"/></trip>
<     <trip id="taxi_chargingStation_1_4" type="taxi" depart="0.00"><stop busStop="chargingStation_1" triggered="person"/></trip>
<     <trip id="taxi_chargingStation_1_5" type="taxi" depart="0.00"><stop busStop="chargingStation_1" triggered="person"/></trip>
<     <trip id="taxi_chargingStation_1_6" type="taxi" depart="0.00"><stop busStop="chargingStation_1" triggered="person"/></trip>
<     <trip id="taxi_chargingStation_1_7" type="taxi" depart="0.00"><stop busStop="chargingStation_1" triggered="person"/></trip>
<     <trip id="taxi_chargingStation_2_8" type="taxi" depart="0.00"><stop busStop="chargingStation_2" triggered="person"/></trip>
<     <trip id="taxi_chargingStation_2_9" type="taxi" depart="0.00"><stop busStop="chargingStation_2" triggered="person"/></trip>
<     <trip id="taxi_chargingStation_2_10" type="taxi" depart="0.00"><stop busStop="chargingStation_2" triggered="person"/></trip>
<     <trip id="taxi_chargingStation_2_11" type="taxi" depart="0.00"><stop busStop="chargingStation_2" triggered="person"/></trip>
<     <trip id="taxi_chargingStation_2_12" type="taxi" depart="0.00"><stop busStop="chargingStation_2" triggered="person"/></trip>
<     <trip id="taxi_chargingStation_3_13" type="taxi" depart="0.00"><stop busStop="chargingStation_3" triggered="person"/></trip>
<     <trip id="taxi_chargingStation_3_14" type="taxi" depart="0.00"><stop busStop="chargingStation_3" triggered="person"/></trip>
<     <trip id="taxi_chargingStation_3_15" type="taxi" depart="0.00"><stop busStop="chargingStation_3" triggered="person"/></trip>
<     <trip id="taxi_chargingStation_3_16" type="taxi" depart="0.00"><stop busStop="chargingStation_3" triggered="person"/></trip>
<     <trip id="taxi_chargingStation_3_17" type="taxi" depart="0.00"><stop busStop="chargingStation_3" triggered="person"/></trip>
<     <trip id="taxi_chargingStation_3_18" type="taxi" depart="0.00"><stop busStop="chargingStation_3" triggered="person"/></trip>
<     <trip id="taxi_chargingStation_3_19" type="taxi" depart="0.00"><stop busStop="chargingStation_3" triggered="person"/></trip>
<     <trip id="taxi_chargingStation_4_20" type="taxi" depart="0.00"><stop busStop="chargingStation_4" triggered="person"/></trip>
<     <trip id="taxi_chargingStation_4_21" type="taxi" depart="0.00"><stop busStop="chargingStation_4" triggered="person"/></trip>
<     <trip id="taxi_chargingStation_4_22" type="taxi" depart="0.00"><stop busStop="chargingStation_4" triggered="person"/></trip>
<     <trip id="taxi_chargingStation_4_23" type="taxi" depart="0.00"><stop busStop="chargingStation_4" triggered="person"/></trip>
<     <trip id="taxi_chargingStation_4_24" type="taxi" depart="0.00"><stop busStop="chargingStation_4" triggered="person"/></trip>
<     <trip id="taxi_chargingStation_4_25" type="taxi" depart="0.00"><stop busStop="chargingStation_4" triggered="person"/></trip>
<     <trip id="taxi_chargingStation_4_26" type="taxi" depart="0.00"><stop busStop="chargingStation_4" triggered="person"/></trip>
<     <trip id="taxi_chargingStation_5_27" type="taxi" depart="0.00"><stop busStop="chargingStation_5" triggered="person"/></trip>
<     <trip id="taxi_chargingStation_5_28" type="taxi" depart="0.00"><stop busStop="chargingStation_5" triggered="person"/></trip>
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumbld : import OSM webWizard ( Last six runs Mar2023 )

---------- Differences in errors ----------
153d152
< Warning: Person 'ped28' aborted waiting for M1:3 at busStop '1668685086'.
154a154
> Warning: Person 'ped83' aborted waiting for M4:3 at busStop '30731497'.
157,158d156
< Warning: Person 'ped125' aborted waiting for S26:0 at busStop '1769645503'.
< Warning: Person 'ped65' aborted waiting for M5:1 at busStop '30731481'.
159a158,159
> Warning: Person 'ped28' aborted waiting for M1:3 at busStop '1668685086'.
> Warning: Person 'ped125' aborted waiting for S26:0 at busStop '1769645503'.
160a161
> Warning: Person 'ped45' aborted waiting for S7:0 at busStop '2603331695'.
---------- Differences in osmimport ----------
5750c5750
<         <lane id=":25661386_13_0" index="0" allow="bicycle" speed="6.94" length="5.73" width="1.00" shape="920.63,1527.29 920.63,1523.60 920.11,1521.62"/>
---
>         <lane id=":25661386_13_0" index="0" allow="bicycle" speed="11.11" length="22.42" width="1.00" shape="920.63,1527.29 921.84,1520.65 923.68,1516.12 925.51,1511.82 926.72,1505.83"/>
5753c5753
<         <lane id=":25661386_14_0" index="0" allow="bicycle" speed="11.11" length="22.42" width="1.00" shape="920.63,1527.29 921.84,1520.65 923.68,1516.12 925.51,1511.82 926.72,1505.83"/>
---
>         <lane id=":25661386_14_0" index="0" allow="bicycle" speed="6.94" length="5.73" width="1.00" shape="920.63,1527.29 920.63,1523.60 920.11,1521.62"/>
5974c5974
<         <lane id=":25662542_6_0" index="0" allow="bicycle" speed="6.88" length="5.67" width="1.00" shape="924.91,1604.57 924.93,1608.22 925.46,1610.17"/>
---
>         <lane id=":25662542_6_0" index="0" allow="bicycle" speed="10.24" length="10.34" width="1.00" shape="924.91,1604.57 923.07,1610.30 920.39,1613.69"/>
5977c5977
<         <lane id=":25662542_7_0" index="0" allow="bicycle" speed="13.89" length="21.97" width="1.00" shape="924.91,1604.57 922.97,1626.45"/>
---
>         <lane id=":25662542_7_0" index="0" allow="bicycle" speed="6.88" length="5.67" width="1.00" shape="924.91,1604.57 924.93,1608.22 925.46,1610.17"/>
5980,5983c5980,5981
<         <lane id=":25662542_8_0" index="0" allow="bicycle" speed="10.24" length="10.34" width="1.00" shape="924.91,1604.57 923.07,1610.30 920.39,1613.69"/>
<     </edge>
<     <edge id=":25662542_9" function="internal">
<         <lane id=":25662542_9_0" index="0" disallow="pedestrian bicycle tram rail_urban rail rail_electric rail_fast ship" speed="7.80" length="1.79" shape="922.82,1604.40 922.87,1606.19"/>
---
>         <lane id=":25662542_8_0" index="0" allow="bicycle" speed="13.89" length="21.96" width="1.00" shape="924.91,1604.57 922.97,1626.45"/>
>         <lane id=":25662542_8_1" index="1" disallow="pedestrian bicycle tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="21.96" shape="922.82,1604.40 920.88,1626.25"/>
5986c5984
<         <lane id=":25662542_10_0" index="0" disallow="pedestrian bicycle tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="21.94" shape="922.82,1604.40 920.88,1626.25"/>
---
>         <lane id=":25662542_10_0" index="0" disallow="pedestrian bicycle tram rail_urban rail rail_electric rail_fast ship" speed="7.80" length="1.79" shape="922.82,1604.40 922.87,1606.19"/>
5995c5993
<         <lane id=":25662542_29_0" index="0" allow="bicycle" speed="6.88" length="5.19" width="1.00" shape="925.46,1610.17 925.65,1610.89 927.07,1612.58 929.20,1613.29"/>
<truncated after showing first 30 lines>
---------- Differences in osmstops ----------
486c486
<     <busStop id="3867910441" name="U Weinmeisterstraße/Gipsstraße" lane="36892597#2_1" startPos="2.73" endPos="17.73" friendlyPos="true" lines="N65 N2 N8 N40 N42"/>
---
>     <busStop id="3867910441" name="U Weinmeisterstraße/Gipsstraße" lane="36892597#2_1" startPos="2.71" endPos="17.71" friendlyPos="true" lines="N65 N2 N8 N40 N42"/>
---------- Differences in output ----------
51c51
< Simulation ended at time: 3246.00
---
> Simulation ended at time: 3283.00
63,67c63,67
<  RouteLength: 1880.51
<  Speed: 6.13
<  Duration: 342.48
<  WaitingTime: 67.30
<  TimeLoss: 131.74
---
>  RouteLength: 1880.41
>  Speed: 6.19
>  Duration: 339.13
>  WaitingTime: 64.23
>  TimeLoss: 127.24
69c69
<  RouteLength: 1543.02
---
>  RouteLength: 1543.06
71,73c71,73
<  Duration: 368.81
<  WaitingTime: 40.86
<  TimeLoss: 76.53
---
>  Duration: 367.82
>  WaitingTime: 40.30
>  TimeLoss: 75.56
77,79c77,79
<  RouteLength: 299.18
<truncated after showing first 30 lines>
---------- Differences in ptroutes ----------
58c58
<         <stop busStop="270718978" duration="20" until="441.0"/> <!-- S+U Alexanderplatz/Memhardstraße -->
---
>         <stop busStop="270718978" duration="20" until="443.0"/> <!-- S+U Alexanderplatz/Memhardstraße -->
101c101
<         <stop busStop="3867910424" duration="20" until="210.0"/> <!-- Nikolaiviertel -->
---
>         <stop busStop="3867910424" duration="20" until="207.0"/> <!-- Nikolaiviertel -->
154c154
<         <stop busStop="270718978" duration="20" until="508.0"/> <!-- S+U Alexanderplatz/Memhardstraße -->
---
>         <stop busStop="270718978" duration="20" until="510.0"/> <!-- S+U Alexanderplatz/Memhardstraße -->
162,163c162,170
<         <stop busStop="272408975" duration="20" until="449.0"/> <!-- Unter den Linden/Friedrichstraße -->
<         <stop busStop="271373068" duration="20" until="526.0"/> <!-- S+U Brandenburger Tor -->
---
>         <stop busStop="272408975" duration="20" until="447.0"/> <!-- Unter den Linden/Friedrichstraße -->
>         <stop busStop="271373068" duration="20" until="527.0"/> <!-- S+U Brandenburger Tor -->
>     </route>
>     <route id="pt_bus_N5:0" edges="47016365#0 301241483#2 301241681#0 301241681#1 301241681#2 301241681#5 301241681#6 246052428 301167584#0 112128419#1 112128419#2 415280722 195401013#2 195401013#3 24914992#1 171826985#0 171826985#1 171826985#3 4773465#1 4773465#2 4773465#3 490365295#1 -156364570#3 -156364570#1 -156364570#0 -77348147 -387892378 -478396988" >
>         <stop busStop="3907105049" duration="20" until="56.0"/> <!-- U Alexanderplatz -->
>         <stop busStop="270727260" duration="20" until="135.0"/> <!-- S+U Alexanderplatz/Memhardstraße -->
>         <stop busStop="270727248" duration="20" until="184.0"/> <!-- S+U Alexanderplatz -->
>         <stop busStop="1827996417" duration="20" until="240.0"/> <!-- Spandauer Straße/Marienkirche -->
>         <stop busStop="-3867910429" duration="20" until="333.0"/> <!-- S Hackescher Markt -->
176,181d182
<     <route id="pt_bus_248:0" edges="313195119 188047750 312514710#0 30826268#1 316092515 309155392 195407521 309147331#0 309147331#1 344594962 312357351 309479676 4611726 82649618#0 82649618#1 81112790#1 23851927#0 23851927#1 23851927#2 233835641#0 4773463#0 4773463#2" >
<         <stop busStop="3867910432" duration="20" until="61.0"/> <!-- S+U Alexanderplatz/Grunerstraße -->
<         <stop busStop="3867910417" duration="20" until="125.0"/> <!-- Berliner Rathaus -->
<         <stop busStop="3867910424" duration="20" until="235.0"/> <!-- Nikolaiviertel -->
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumbld : net abstractRail horizontal ( Last six runs Mar2023 )

---------- Differences in errors ----------
1,8c1,4
< 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>
>     import scipy.optimize as opt
> ModuleNotFoundError: No module named 'scipy'
---------- Differences in output ----------
1,5d0
< Reading net
< Processing region 'ALL' with 65 edges
< 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.16" 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="highway.bridleway" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.bus_guideway" priority="1" numLanes="1" speed="27.78" allow="bus" oneway="1"/>
    <type id="highway.cycleway" priority="1" numLanes="1" speed="5.56" allow="bicycle" oneway="0" width="1.00"/>
    <type id="highway.footway" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.ford" priority="1" numLanes="1" speed="2.78" allow="army" oneway="0"/>
    <type id="highway.living_street" priority="2" numLanes="1" speed="2.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.motorway" priority="14" numLanes="2" speed="39.44" allow="private emergency authority army vip passenger hov taxi bus coach delivery truck trailer motorcycle evehicle custom1 custom2" oneway="1"/>
    <type id="highway.motorway_link" priority="9" numLanes="1" speed="22.22" allow="private emergency authority army vip passenger hov taxi bus coach delivery truck trailer motorcycle evehicle custom1 custom2" oneway="1"/>
    <type id="highway.path" priority="1" numLanes="1" speed="5.56" allow="pedestrian bicycle" oneway="0" width="2.00"/>
    <type id="highway.pedestrian" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.primary" priority="12" numLanes="2" speed="27.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.primary_link" priority="7" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.raceway" priority="15" numLanes="2" speed="83.33" allow="vip" oneway="0"/>
    <type id="highway.residential" priority="3" numLanes="1" speed="13.89" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.secondary" priority="11" numLanes="1" speed="27.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.secondary_link" priority="6" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.service" priority="1" numLanes="1" speed="5.56" allow="pedestrian delivery bicycle" oneway="0"/>
    <type id="highway.service|railway.tram" priority="17" numLanes="1" speed="13.89" allow="pedestrian delivery bicycle tram" oneway="0"/>
    <type id="highway.stairs" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.step" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.steps" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.tertiary" priority="10" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.tertiary_link" priority="5" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumbld : net abstractRail multiple_stations horizontal ( Last six runs Mar2023 )

---------- Differences in errors ----------
1,2c1,4
< Cannot compute track ordering for edge '-176623658#0' because it runs orthogonal to the main line (intersects: [-824.2652473284106, -725.7540932715638])
< Warning: Lane '-347977095_0' is not connected from any incoming edge at junction '428647707'.
---
> Traceback (most recent call last):
> abstractRail.py, in <module>
>     import scipy.optimize as opt
> ModuleNotFoundError: No module named 'scipy'
---------- Differences in output ----------
1,5d0
< Reading net
< Processing region 'ALL' with 198 edges
< 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.16" 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="aerialway.cable_car" priority="24" numLanes="1" speed="13.89" allow="rail_urban" oneway="0"/>
    <type id="aerialway.gondola" priority="23" numLanes="1" speed="13.89" allow="rail_urban" oneway="0"/>
    <type id="highway.bridleway" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.bus_guideway" priority="1" numLanes="1" speed="27.78" allow="bus" oneway="1"/>
    <type id="highway.cycleway" priority="1" numLanes="1" speed="5.56" allow="bicycle" oneway="0" width="1.00"/>
    <type id="highway.footway" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.ford" priority="1" numLanes="1" speed="2.78" allow="army" oneway="0"/>
    <type id="highway.living_street" priority="2" numLanes="1" speed="2.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.motorway" priority="14" numLanes="2" speed="39.44" allow="private emergency authority army vip passenger hov taxi bus coach delivery truck trailer motorcycle evehicle custom1 custom2" oneway="1"/>
    <type id="highway.motorway_link" priority="9" numLanes="1" speed="22.22" allow="private emergency authority army vip passenger hov taxi bus coach delivery truck trailer motorcycle evehicle custom1 custom2" oneway="1"/>
    <type id="highway.path" priority="1" numLanes="1" speed="5.56" allow="pedestrian bicycle" oneway="0" width="2.00"/>
    <type id="highway.pedestrian" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.primary" priority="12" numLanes="2" speed="27.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.primary_link" priority="7" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.raceway" priority="15" numLanes="2" speed="83.33" allow="vip" oneway="0"/>
    <type id="highway.residential" priority="3" numLanes="1" speed="13.89" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.secondary" priority="11" numLanes="1" speed="27.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.secondary_link" priority="6" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.service" priority="1" numLanes="1" speed="5.56" allow="pedestrian delivery bicycle" oneway="0"/>
    <type id="highway.stairs" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.step" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.steps" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.tertiary" priority="10" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumbld : net abstractRail multiple_stations plain ( Last six runs Mar2023 )

---------- Differences in errors ----------
1,2c1,4
< Cannot compute track ordering for edge '-176623658#0' because it runs orthogonal to the main line (intersects: [-824.2652473284106, -725.7540932715638])
< Warning: Lane '-347977095_0' is not connected from any incoming edge at junction '428647707'.
---
> Traceback (most recent call last):
> abstractRail.py, in <module>
>     import scipy.optimize as opt
> ModuleNotFoundError: No module named 'scipy'
---------- Differences in output ----------
1,5d0
< Reading net
< Processing region 'ALL' with 198 edges
< 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.16" 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="aerialway.cable_car" priority="24" numLanes="1" speed="13.89" allow="rail_urban" oneway="0"/>
    <type id="aerialway.gondola" priority="23" numLanes="1" speed="13.89" allow="rail_urban" oneway="0"/>
    <type id="highway.bridleway" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.bus_guideway" priority="1" numLanes="1" speed="27.78" allow="bus" oneway="1"/>
    <type id="highway.cycleway" priority="1" numLanes="1" speed="5.56" allow="bicycle" oneway="0" width="1.00"/>
    <type id="highway.footway" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.ford" priority="1" numLanes="1" speed="2.78" allow="army" oneway="0"/>
    <type id="highway.living_street" priority="2" numLanes="1" speed="2.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.motorway" priority="14" numLanes="2" speed="39.44" allow="private emergency authority army vip passenger hov taxi bus coach delivery truck trailer motorcycle evehicle custom1 custom2" oneway="1"/>
    <type id="highway.motorway_link" priority="9" numLanes="1" speed="22.22" allow="private emergency authority army vip passenger hov taxi bus coach delivery truck trailer motorcycle evehicle custom1 custom2" oneway="1"/>
    <type id="highway.path" priority="1" numLanes="1" speed="5.56" allow="pedestrian bicycle" oneway="0" width="2.00"/>
    <type id="highway.pedestrian" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.primary" priority="12" numLanes="2" speed="27.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.primary_link" priority="7" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.raceway" priority="15" numLanes="2" speed="83.33" allow="vip" oneway="0"/>
    <type id="highway.residential" priority="3" numLanes="1" speed="13.89" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.secondary" priority="11" numLanes="1" speed="27.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.secondary_link" priority="6" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.service" priority="1" numLanes="1" speed="5.56" allow="pedestrian delivery bicycle" oneway="0"/>
    <type id="highway.stairs" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.step" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.steps" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.tertiary" priority="10" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumbld : net abstractRail multiple_stations stations ( Last six runs Mar2023 )

---------- Differences in errors ----------
1,5c1,4
< Warning: Found angle of 176.91 degrees at edge '248740648#3', segment 1.
< Warning: Found angle of 177.06 degrees at edge '248740648#4.1425', segment 23.
< Warning: Found angle of 176.52 degrees at edge '441932173#3.1802', segment 0.
< Warning: Found angle of 172.43 degrees at edge '441932173#3.1802', segment 28.
< Warning: Lane '-347977095_0' is not connected from any incoming edge at junction '428647707'.
---
> Traceback (most recent call last):
> abstractRail.py, in <module>
>     import scipy.optimize as opt
> ModuleNotFoundError: No module named 'scipy'
---------- Differences in output ----------
1,23d0
< Reading net
< Processing region 'Bestensee' with 2 edges
< Starting optimization with 4 inequalities
< Optimization succeeded after TIME
< Processing region 'Eichwalde' with 30 edges
< Starting optimization with 135 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
< Processing region 'Zeesen' with 6 edges
< Starting optimization with 18 inequalities
< Optimization succeeded after TIME
< Processing region 'Zeuthen' with 18 edges
< Starting optimization with 67 inequalities
< Optimization succeeded after TIME
< Building new net
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.16" 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="2567.01,0.00,5185.46,14830.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="aerialway.cable_car" priority="24" numLanes="1" speed="13.89" allow="rail_urban" oneway="0"/>
    <type id="aerialway.gondola" priority="23" numLanes="1" speed="13.89" allow="rail_urban" oneway="0"/>
    <type id="highway.bridleway" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.bus_guideway" priority="1" numLanes="1" speed="27.78" allow="bus" oneway="1"/>
    <type id="highway.cycleway" priority="1" numLanes="1" speed="5.56" allow="bicycle" oneway="0" width="1.00"/>
    <type id="highway.footway" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.ford" priority="1" numLanes="1" speed="2.78" allow="army" oneway="0"/>
    <type id="highway.living_street" priority="2" numLanes="1" speed="2.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.motorway" priority="14" numLanes="2" speed="39.44" allow="private emergency authority army vip passenger hov taxi bus coach delivery truck trailer motorcycle evehicle custom1 custom2" oneway="1"/>
    <type id="highway.motorway_link" priority="9" numLanes="1" speed="22.22" allow="private emergency authority army vip passenger hov taxi bus coach delivery truck trailer motorcycle evehicle custom1 custom2" oneway="1"/>
    <type id="highway.path" priority="1" numLanes="1" speed="5.56" allow="pedestrian bicycle" oneway="0" width="2.00"/>
    <type id="highway.pedestrian" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.primary" priority="12" numLanes="2" speed="27.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.primary_link" priority="7" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.raceway" priority="15" numLanes="2" speed="83.33" allow="vip" oneway="0"/>
    <type id="highway.residential" priority="3" numLanes="1" speed="13.89" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.secondary" priority="11" numLanes="1" speed="27.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.secondary_link" priority="6" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.service" priority="1" numLanes="1" speed="5.56" allow="pedestrian delivery bicycle" oneway="0"/>
    <type id="highway.stairs" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.step" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.steps" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.tertiary" priority="10" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumbld : net abstractRail multiple_stations stations_horizontal ( Last six runs Mar2023 )

---------- Differences in errors ----------
1,7c1,4
< 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 103.52 degrees at edge '248740648#3', segment 0.
< Warning: Found angle of 167.85 degrees at edge '248740648#4.1425', segment 23.
< 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: 13 total messages of type: Found angle of % degrees at edge '%', segment %.
---
> Traceback (most recent call last):
> abstractRail.py, in <module>
>     import scipy.optimize as opt
> ModuleNotFoundError: No module named 'scipy'
---------- Differences in output ----------
1,23d0
< Reading net
< Processing region 'Bestensee' with 2 edges
< Starting optimization with 4 inequalities
< Optimization succeeded after TIME
< Processing region 'Eichwalde' with 30 edges
< Starting optimization with 135 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
< Processing region 'Zeesen' with 6 edges
< Starting optimization with 18 inequalities
< Optimization succeeded after TIME
< Processing region 'Zeuthen' with 18 edges
< Starting optimization with 67 inequalities
< Optimization succeeded after TIME
< Building new net
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.16" 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="2567.01,0.00,5207.72,14830.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="aerialway.cable_car" priority="24" numLanes="1" speed="13.89" allow="rail_urban" oneway="0"/>
    <type id="aerialway.gondola" priority="23" numLanes="1" speed="13.89" allow="rail_urban" oneway="0"/>
    <type id="highway.bridleway" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.bus_guideway" priority="1" numLanes="1" speed="27.78" allow="bus" oneway="1"/>
    <type id="highway.cycleway" priority="1" numLanes="1" speed="5.56" allow="bicycle" oneway="0" width="1.00"/>
    <type id="highway.footway" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.ford" priority="1" numLanes="1" speed="2.78" allow="army" oneway="0"/>
    <type id="highway.living_street" priority="2" numLanes="1" speed="2.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.motorway" priority="14" numLanes="2" speed="39.44" allow="private emergency authority army vip passenger hov taxi bus coach delivery truck trailer motorcycle evehicle custom1 custom2" oneway="1"/>
    <type id="highway.motorway_link" priority="9" numLanes="1" speed="22.22" allow="private emergency authority army vip passenger hov taxi bus coach delivery truck trailer motorcycle evehicle custom1 custom2" oneway="1"/>
    <type id="highway.path" priority="1" numLanes="1" speed="5.56" allow="pedestrian bicycle" oneway="0" width="2.00"/>
    <type id="highway.pedestrian" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.primary" priority="12" numLanes="2" speed="27.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.primary_link" priority="7" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.raceway" priority="15" numLanes="2" speed="83.33" allow="vip" oneway="0"/>
    <type id="highway.residential" priority="3" numLanes="1" speed="13.89" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.secondary" priority="11" numLanes="1" speed="27.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.secondary_link" priority="6" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.service" priority="1" numLanes="1" speed="5.56" allow="pedestrian delivery bicycle" oneway="0"/>
    <type id="highway.stairs" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.step" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.steps" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.tertiary" priority="10" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumbld : net abstractRail plain ( Last six runs Mar2023 )

---------- Differences in errors ----------
1,8c1,4
< 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>
>     import scipy.optimize as opt
> ModuleNotFoundError: No module named 'scipy'
---------- Differences in output ----------
1,5d0
< Reading net
< Processing region 'ALL' with 65 edges
< 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.16" 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="highway.bridleway" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.bus_guideway" priority="1" numLanes="1" speed="27.78" allow="bus" oneway="1"/>
    <type id="highway.cycleway" priority="1" numLanes="1" speed="5.56" allow="bicycle" oneway="0" width="1.00"/>
    <type id="highway.footway" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.ford" priority="1" numLanes="1" speed="2.78" allow="army" oneway="0"/>
    <type id="highway.living_street" priority="2" numLanes="1" speed="2.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.motorway" priority="14" numLanes="2" speed="39.44" allow="private emergency authority army vip passenger hov taxi bus coach delivery truck trailer motorcycle evehicle custom1 custom2" oneway="1"/>
    <type id="highway.motorway_link" priority="9" numLanes="1" speed="22.22" allow="private emergency authority army vip passenger hov taxi bus coach delivery truck trailer motorcycle evehicle custom1 custom2" oneway="1"/>
    <type id="highway.path" priority="1" numLanes="1" speed="5.56" allow="pedestrian bicycle" oneway="0" width="2.00"/>
    <type id="highway.pedestrian" priority="1" numLanes="1" speed="2.78" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.primary" priority="12" numLanes="2" speed="27.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.primary_link" priority="7" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.raceway" priority="15" numLanes="2" speed="83.33" allow="vip" oneway="0"/>
    <type id="highway.residential" priority="3" numLanes="1" speed="13.89" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.secondary" priority="11" numLanes="1" speed="27.78" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.secondary_link" priority="6" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.service" priority="1" numLanes="1" speed="5.56" allow="pedestrian delivery bicycle" oneway="0"/>
    <type id="highway.service|railway.tram" priority="17" numLanes="1" speed="13.89" allow="pedestrian delivery bicycle tram" oneway="0"/>
    <type id="highway.stairs" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.step" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.steps" priority="1" numLanes="1" speed="1.39" allow="pedestrian" oneway="1" width="2.00"/>
    <type id="highway.tertiary" priority="10" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
    <type id="highway.tertiary_link" priority="5" numLanes="1" speed="22.22" disallow="tram rail_urban rail rail_electric rail_fast ship" oneway="0"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumbld : net net2geojson boundaries ( Last six runs Mar2023 )

---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> net2geojson.py, in <module>
>     feature["geometry"] = shape2json(net, geometry, options.boundary)
> net2geojson.py, in shape2json
>     lonLatGeometry = [net.convertXY2LonLat(x, y) for x, y in geometry]
> net2geojson.py, in <listcomp>
>     lonLatGeometry = [net.convertXY2LonLat(x, y) for x, y in geometry]
>   File "/Users/sumo/clangMacOS/sumo/tools/sumolib/net/__init__.py", line 480, in convertXY2LonLat
>     return self.getGeoProj()(x, y, inverse=True)
>   File "/Users/sumo/clangMacOS/sumo/tools/sumolib/net/__init__.py", line 449, in getGeoProj
>     import pyproj
> ModuleNotFoundError: No module named 'pyproj'
---------- Missing result in geojson ----------
{
    "features": [
        {
            "geometry": {
                "coordinates": [
                    [
                        [
                            13.531292,
                            52.429834
                        ],
                        [
                            13.531087,
                            52.42997
                        ],
                        [
                            13.531031,
                            52.429939
                        ],
                        [
                            13.531053,
                            52.429924
                        ],
                        [
                            13.531235,
                            52.429802
                        ],
                        [
                            13.531292,
                            52.429834
                        ]
<truncated after showing first 30 lines>

2 TESTS FAILED on ts-bapmsumbld :

---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> net2geojson.py, in <module>
>     feature["geometry"] = shape2json(net, geometry, options.boundary)
> net2geojson.py, in shape2json
>     lonLatGeometry = [net.convertXY2LonLat(x, y) for x, y in geometry]
> net2geojson.py, in <listcomp>
>     lonLatGeometry = [net.convertXY2LonLat(x, y) for x, y in geometry]
>   File "/Users/sumo/clangMacOS/sumo/tools/sumolib/net/__init__.py", line 480, in convertXY2LonLat
>     return self.getGeoProj()(x, y, inverse=True)
>   File "/Users/sumo/clangMacOS/sumo/tools/sumolib/net/__init__.py", line 449, in getGeoProj
>     import pyproj
> ModuleNotFoundError: No module named 'pyproj'
---------- Missing result in geojson ----------
{
    "features": [
        {
            "geometry": {
                "coordinates": [
                    [
                        13.531263,
                        52.429818
                    ],
                    [
                        13.531081,
                        52.42994
                    ],
                    [
                        13.531059,
                        52.429955
                    ]
                ],
                "type": "LineString"
            },
            "properties": {
                "element": "edge",
                "id": "-142575691#0",
                "name": "Magnusstra\u00dfe"
            },
            "type": "Feature"
        },
        {
            "geometry": {
                "coordinates": [
<truncated after showing first 30 lines>
net net2geojson edges ( Last six runs Mar2023 )
net net2geojson junctions ( Last six runs Mar2023 )

TEST FAILED on ts-bapmsumbld : net net2geojson junctionCoordinates ( Last six runs Mar2023 )

---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> net2geojson.py, in <module>
>     feature["geometry"] = shape2json(net, geometry, options.boundary)
> net2geojson.py, in shape2json
>     lonLatGeometry = [net.convertXY2LonLat(x, y) for x, y in geometry]
> net2geojson.py, in <listcomp>
>     lonLatGeometry = [net.convertXY2LonLat(x, y) for x, y in geometry]
>   File "/Users/sumo/clangMacOS/sumo/tools/sumolib/net/__init__.py", line 480, in convertXY2LonLat
>     return self.getGeoProj()(x, y, inverse=True)
>   File "/Users/sumo/clangMacOS/sumo/tools/sumolib/net/__init__.py", line 449, in getGeoProj
>     import pyproj
> ModuleNotFoundError: No module named 'pyproj'
---------- Missing result in geojson ----------
{
    "features": [
        {
            "geometry": {
                "coordinates": [
                    [
                        13.531232,
                        52.4298
                    ],
                    [
                        13.531263,
                        52.429818
                    ],
                    [
                        13.531081,
                        52.42994
                    ],
                    [
                        13.531059,
                        52.429955
                    ],
                    [
                        13.530931,
                        52.430001
                    ]
                ],
                "type": "LineString"
            },
            "properties": {
                "element": "edge",
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumbld : net net2geojson lanes ( Last six runs Mar2023 )

---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> net2geojson.py, in <module>
>     feature["geometry"] = shape2json(net, geometry, options.boundary)
> net2geojson.py, in shape2json
>     lonLatGeometry = [net.convertXY2LonLat(x, y) for x, y in geometry]
> net2geojson.py, in <listcomp>
>     lonLatGeometry = [net.convertXY2LonLat(x, y) for x, y in geometry]
>   File "/Users/sumo/clangMacOS/sumo/tools/sumolib/net/__init__.py", line 480, in convertXY2LonLat
>     return self.getGeoProj()(x, y, inverse=True)
>   File "/Users/sumo/clangMacOS/sumo/tools/sumolib/net/__init__.py", line 449, in getGeoProj
>     import pyproj
> ModuleNotFoundError: No module named 'pyproj'
---------- Missing result in geojson ----------
{
    "features": [
        {
            "geometry": {
                "coordinates": [
                    [
                        13.531054,
                        52.429952
                    ],
                    [
                        13.531033,
                        52.429969
                    ],
                    [
                        13.531026,
                        52.429985
                    ],
                    [
                        13.531033,
                        52.43
                    ],
                    [
                        13.531053,
                        52.430013
                    ]
                ],
                "type": "LineString"
            },
            "properties": {
                "element": "lane",
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumbld : net net2jpsgeometry allow_junctions ( Last six runs Mar2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
> net2jpsgeometry.py, in <module>
>     import ezdxf
> ModuleNotFoundError: No module named 'ezdxf'
---------- Differences in output ----------
1,4d0
< WARNING: edge 'foobar' does not exist in the network, skipping...
< WARNING: lane 'NC_1' is not the exclusive sidewalk lane, skipping...
< WARNING: lane 'foobar_0' does not exist in the network, skipping...
< WARNING: node 'foobar' does not exist in the network, skipping...
---------- Missing result in dxf ----------
  0
SECTION
  2
HEADER
  9
$ACADVER
  1
AC1015
  9
$ACADMAINTVER
 70
6
  9
$DWGCODEPAGE
  3
ANSI_1252
  9
$INSBASE
 10
0.0
 20
0.0
 30
0.0
  9
$EXTMIN
 10
-100
 20
-100
<truncated after showing first 30 lines>
---------- Missing result in poly_additional ----------
<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
<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-bapmsumbld : net net2jpsgeometry sidewalk_lanes ( Last six runs Mar2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
> net2jpsgeometry.py, in <module>
>     import ezdxf
> ModuleNotFoundError: No module named 'ezdxf'
---------- Differences in output ----------
1,5d0
< WARNING: edge 'foobar' does not exist in the network, skipping...
< WARNING: lane 'NC_1' is not the exclusive sidewalk lane, skipping...
< WARNING: lane 'foobar_0' does not exist in the network, skipping...
< WARNING: junctions not allowed ('C'), try '--allow-junctions'
< WARNING: junctions not allowed ('foobar'), try '--allow-junctions'
---------- Missing result in dxf ----------
  0
SECTION
  2
HEADER
  9
$ACADVER
  1
AC1015
  9
$ACADMAINTVER
 70
6
  9
$DWGCODEPAGE
  3
ANSI_1252
  9
$INSBASE
 10
0.0
 20
0.0
 30
0.0
  9
$EXTMIN
 10
-100
 20
-100
<truncated after showing first 30 lines>
---------- Missing result in poly_additional ----------
<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
<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>
</additional>

TEST FAILED on ts-bapmsumbld : net net2kml edges ( Last six runs Mar2023 )

---------- Differences in errors ----------
0a1,8
> Traceback (most recent call last):
> net2kml.py, in <module>
>     lon, lat = net.convertXY2LonLat(x, y)
>   File "/Users/sumo/clangMacOS/sumo/tools/sumolib/net/__init__.py", line 480, in convertXY2LonLat
>     return self.getGeoProj()(x, y, inverse=True)
>   File "/Users/sumo/clangMacOS/sumo/tools/sumolib/net/__init__.py", line 449, in getGeoProj
>     import pyproj
> ModuleNotFoundError: No module named 'pyproj'
---------- Differences in kml ----------
21,842d20
< 				13.5312633023,52.4298180506
< 				13.5310812049,52.4299396852
< 				13.5310589409,52.4299545585
< 			</coordinates>
< 		</LineString>
< 	</Placemark>
< 	<name>input_net.net.xml</name>
< 	<open>1</open>
< 	<description>network geometries</description>
< 	<Style id="trace-128643753#0">
< 		<LineStyle>
< 		<color>0f0000ff</color>
< 		<width>2.0</width>
< 		<gx:labelVisibility>1</gx:labelVisibility>
< 		</LineStyle>
< 	</Style>
< 	<Placemark>
< 		<name>edge 128643753#0</name>
< 		<styleUrl>#trace-128643753#0</styleUrl>
< 		<LineString>
< 		<extrude>1</extrude>
< 		<tessellate>1</tessellate>
< 			<coordinates>
< 				13.5291937770,52.4293420072
< 				13.5291965431,52.4293384452
< 			</coordinates>
< 		</LineString>
< 	</Placemark>
< 	<name>input_net.net.xml</name>
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumbld : net net2kml lanes ( Last six runs Mar2023 )

---------- Differences in errors ----------
0a1,8
> Traceback (most recent call last):
> net2kml.py, in <module>
>     lon, lat = net.convertXY2LonLat(x, y)
>   File "/Users/sumo/clangMacOS/sumo/tools/sumolib/net/__init__.py", line 480, in convertXY2LonLat
>     return self.getGeoProj()(x, y, inverse=True)
>   File "/Users/sumo/clangMacOS/sumo/tools/sumolib/net/__init__.py", line 449, in getGeoProj
>     import pyproj
> ModuleNotFoundError: No module named 'pyproj'
---------- Differences in kml ----------
21,3611d20
< 				13.5310540315,52.4299518002
< 				13.5310334437,52.4299693467
< 				13.5310264365,52.4299854435
< 				13.5310328628,52.4300000889
< 				13.5310528666,52.4300133744
< 			</coordinates>
< 		</LineString>
< 	</Placemark>
< 	<name>input_net.net.xml</name>
< 	<open>1</open>
< 	<description>network geometries</description>
< 	<Style id="trace-:1560224076_1_0">
< 		<LineStyle>
< 		<color>5f0000ff</color>
< 		<width>3.2</width>
< 		<gx:labelVisibility>1</gx:labelVisibility>
< 		</LineStyle>
< 	</Style>
< 	<Placemark>
< 		<name>lane :1560224076_1_0</name>
< 		<styleUrl>#trace-:1560224076_1_0</styleUrl>
< 		<LineString>
< 		<extrude>1</extrude>
< 		<tessellate>1</tessellate>
< 			<coordinates>
< 				13.5310447890,52.4299466504
< 				13.5310145402,52.4299716293
< 				13.5310021807,52.4299938635
< 				13.5310080045,52.4300133565
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumbld : net net2poly edges ( Last six runs Mar2023 )

---------- Differences in errors ----------
0a1,10
> Traceback (most recent call last):
> net2poly.py, in <module>
>     shape = ["%.6f,%.6f" % net.convertXY2LonLat(x, y) for x, y in geometry]
> net2poly.py, in <listcomp>
>     shape = ["%.6f,%.6f" % net.convertXY2LonLat(x, y) for x, y in geometry]
>   File "/Users/sumo/clangMacOS/sumo/tools/sumolib/net/__init__.py", line 480, in convertXY2LonLat
>     return self.getGeoProj()(x, y, inverse=True)
>   File "/Users/sumo/clangMacOS/sumo/tools/sumolib/net/__init__.py", line 449, in getGeoProj
>     import pyproj
> ModuleNotFoundError: No module named 'pyproj'
---------- Differences in pois ----------
7,39d6
<     <poly id="-142575691#0" color="red" layer="10" lineWidth="5.2" shape="13.531263,52.429818 13.531081,52.429940 13.531059,52.429955" geo="1"/>
<     <poly id="128643753#0" color="red" layer="10" lineWidth="2.0" shape="13.529194,52.429342 13.529197,52.429338" geo="1"/>
<     <poly id="128643753#1" color="red" layer="10" lineWidth="2.0" shape="13.529359,52.429246 13.529367,52.429243 13.529504,52.429137 13.529751,52.428980 13.529906,52.428872 13.530158,52.428696 13.530212,52.428659" geo="1"/>
<     <poly id="142575691#0" color="red" layer="10" lineWidth="5.2" shape="13.530996,52.429919 13.531018,52.429904 13.531200,52.429783" geo="1"/>
<     <poly id="142575692#0" color="red" layer="10" lineWidth="5.2" shape="13.529488,52.429606 13.529442,52.429611 13.529393,52.429624 13.529346,52.429643 13.529291,52.429676 13.529244,52.429713 13.528818,52.430215" geo="1"/>
<     <poly id="142575692#2" color="red" layer="10" lineWidth="5.2" shape="13.528760,52.430283 13.528648,52.430415 13.528173,52.430977 13.528144,52.431011 13.527969,52.431218 13.527258,52.432044 13.527209,52.432107" geo="1"/>
<     <poly id="142575693#0" color="red" layer="10" lineWidth="5.2" shape="13.527038,52.432033 13.527098,52.431975 13.527535,52.431494 13.528014,52.430920 13.528453,52.430403 13.528573,52.430259 13.528637,52.430187 13.529183,52.429535 13.529211,52.429501" geo="1"/>
<     <poly id="143308542#0" color="red" layer="10" lineWidth="10.9" shape="13.526873,52.428795 13.527033,52.428821 13.527555,52.428912 13.528005,52.428987 13.528416,52.429068 13.528584,52.429107 13.528989,52.429210 13.529207,52.429269" geo="1"/>
<     <poly id="143308542#2" color="red" layer="10" lineWidth="10.9" shape="13.529334,52.429308 13.529597,52.429391 13.529894,52.429501 13.530053,52.429567 13.530089,52.429582" geo="1"/>
<     <poly id="143308542#4" color="red" layer="10" lineWidth="10.9" shape="13.530163,52.429614 13.530381,52.429712 13.530835,52.429928" geo="1"/>
<     <poly id="143308542#5" color="red" layer="10" lineWidth="10.9" shape="13.530887,52.429952 13.530889,52.429953" geo="1"/>
<     <poly id="143308542#6" color="red" layer="10" lineWidth="10.9" shape="13.531040,52.430023 13.531592,52.430283 13.531904,52.430406 13.532542,52.430632 13.532598,52.430652 13.532799,52.430723 13.532945,52.430778 13.533173,52.430863 13.533415,52.430973 13.533692,52.431138 13.534170,52.431442 13.534228,52.431478 13.534696,52.431773 13.534954,52.431936 13.535042,52.431992 13.535196,52.432089 13.535246,52.432120 13.535370,52.432198" geo="1"/>
<     <poly id="143308546#0" color="red" layer="10" lineWidth="10.9" shape="13.531253,52.430365 13.531205,52.430345 13.530993,52.430257 13.530822,52.430176 13.530684,52.430111" geo="1"/>
<     <poly id="143308546#1" color="red" layer="10" lineWidth="10.9" shape="13.530626,52.430083 13.530106,52.429839 13.529965,52.429774 13.529951,52.429768" geo="1"/>
<     <poly id="143308546#3" color="red" layer="10" lineWidth="10.9" shape="13.529875,52.429733 13.529638,52.429623" geo="1"/>
<     <poly id="143308546#7" color="red" layer="10" lineWidth="10.9" shape="13.529212,52.429428 13.529169,52.429410" geo="1"/>
<     <poly id="143308546#8" color="red" layer="10" lineWidth="10.9" shape="13.529115,52.429391 13.529097,52.429386" geo="1"/>
<     <poly id="143308546#9" color="red" layer="10" lineWidth="10.9" shape="13.529010,52.429360 13.528910,52.429330 13.528511,52.429231 13.528346,52.429198 13.528068,52.429145 13.527661,52.429077 13.527149,52.428992" geo="1"/>
<     <poly id="158236729#0" color="red" layer="10" lineWidth="3.2" shape="13.526465,52.432491 13.526564,52.432429 13.526902,52.432216 13.527014,52.432142 13.527108,52.432062 13.527135,52.432033 13.527161,52.432001 13.528084,52.430945 13.528524,52.430409 13.529153,52.429676 13.529198,52.429632 13.529256,52.429584 13.529298,52.429566 13.529370,52.429541 13.529469,52.429524 13.529491,52.429524" geo="1"/>
<     <poly id="158236729#1" color="red" layer="10" lineWidth="3.2" shape="13.529693,52.429529 13.529700,52.429530 13.529817,52.429557 13.530084,52.429659 13.530349,52.429788 13.530604,52.429908 13.530672,52.429944 13.530753,52.429987" geo="1"/>
<     <poly id="206889079#5" color="red" layer="10" lineWidth="3.2" shape="13.535316,52.432363 13.535214,52.432295 13.535090,52.432219" geo="1"/>
<     <poly id="206889079#6" color="red" layer="10" lineWidth="3.2" shape="13.535087,52.432217 13.534620,52.431912 13.533942,52.431478 13.533724,52.431339 13.533484,52.431187 13.533213,52.431030 13.532996,52.430927 13.532679,52.430809 13.532201,52.430620 13.531519,52.430363 13.531118,52.430201 13.530787,52.430044 13.530779,52.430040" geo="1"/>
<     <poly id="206889079#7" color="red" layer="10" lineWidth="3.2" shape="13.530721,52.430011 13.530586,52.429944 13.530317,52.429813 13.530104,52.429709 13.530037,52.429677 13.529804,52.429584 13.529707,52.429560 13.529694,52.429559" geo="1"/>
<     <poly id="220198808#1" color="red" layer="10" lineWidth="3.2" shape="13.530811,52.430018 13.530832,52.430030 13.531145,52.430177 13.531543,52.430348 13.532511,52.430710 13.532720,52.430782 13.532933,52.430872 13.533102,52.430941 13.533227,52.431000 13.533415,52.431103 13.533576,52.431202 13.533961,52.431449 13.535052,52.432145 13.535126,52.432195" geo="1"/>
<     <poly id="220198808#2" color="red" layer="10" lineWidth="3.2" shape="13.535126,52.432195 13.535252,52.432271 13.535360,52.432338" geo="1"/>
<     <poly id="220198810#1" color="red" layer="10" lineWidth="3.2" shape="13.529490,52.429550 13.529486,52.429550 13.529383,52.429567 13.529290,52.429600 13.529233,52.429645 13.528573,52.430409 13.528112,52.430953 13.527197,52.432018 13.527171,52.432047 13.527141,52.432076 13.527043,52.432156 13.526926,52.432232 13.526592,52.432444 13.526369,52.432586 13.526163,52.432723" geo="1"/>
<     <poly id="312889498" color="red" layer="10" lineWidth="2.0" shape="13.528864,52.430238 13.528990,52.430198 13.529142,52.430143 13.529435,52.429979 13.529783,52.429827 13.529840,52.429794" geo="1"/>
<     <poly id="328287315" color="red" layer="10" lineWidth="2.0" shape="13.528432,52.429775 13.528515,52.429657 13.528720,52.429545 13.528987,52.429423" geo="1"/>
<     <poly id="81096580#0" color="red" layer="10" lineWidth="2.0" shape="13.530720,52.430047 13.530722,52.430046" geo="1"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumbld : net net2poly lanes ( Last six runs Mar2023 )

---------- Differences in errors ----------
0a1,10
> Traceback (most recent call last):
> net2poly.py, in <module>
>     shape = ["%.6f,%.6f" % net.convertXY2LonLat(x, y) for x, y in geometry]
> net2poly.py, in <listcomp>
>     shape = ["%.6f,%.6f" % net.convertXY2LonLat(x, y) for x, y in geometry]
>   File "/Users/sumo/clangMacOS/sumo/tools/sumolib/net/__init__.py", line 480, in convertXY2LonLat
>     return self.getGeoProj()(x, y, inverse=True)
>   File "/Users/sumo/clangMacOS/sumo/tools/sumolib/net/__init__.py", line 449, in getGeoProj
>     import pyproj
> ModuleNotFoundError: No module named 'pyproj'
---------- Differences in pois ----------
7,153d6
<     <poly id=":1560224076_0_0" color="orange" layer="10" lineWidth="1.5" shape="13.531054,52.429952 13.531033,52.429969 13.531026,52.429985 13.531033,52.430000 13.531053,52.430013" geo="1"/>
<     <poly id=":1560224076_1_0" color="orange" layer="10" lineWidth="3.2" shape="13.531045,52.429947 13.531015,52.429972 13.531002,52.429994 13.531008,52.430013 13.531032,52.430030" geo="1"/>
<     <poly id=":1560224076_2_0" color="orange" layer="10" lineWidth="3.2" shape="13.531045,52.429947 13.531024,52.429950 13.531012,52.429948 13.531007,52.429940 13.531010,52.429927" geo="1"/>
<     <poly id=":1560224076_3_0" color="orange" layer="10" lineWidth="1.5" shape="13.530901,52.429943 13.531053,52.430013" geo="1"/>
<     <poly id=":1560224076_4_0" color="orange" layer="10" lineWidth="3.2" shape="13.530881,52.429960 13.530907,52.429966 13.530913,52.429966" geo="1"/>
<     <poly id=":1560224076_5_0" color="orange" layer="10" lineWidth="3.2" shape="13.530881,52.429960 13.531032,52.430030" geo="1"/>
<     <poly id=":1560224076_5_1" color="orange" layer="10" lineWidth="3.2" shape="13.530853,52.429983 13.531003,52.430053" geo="1"/>
<     <poly id=":1560224076_7_0" color="orange" layer="10" lineWidth="3.2" shape="13.530913,52.429966 13.530937,52.429963 13.530971,52.429950 13.531010,52.429927" geo="1"/>
<     <poly id=":1560224076_c0_0" color="orange" layer="10" lineWidth="4.0" shape="13.530973,52.429931 13.531042,52.429970" geo="1"/>
<     <poly id=":1560224076_w0_0" color="orange" layer="10" lineWidth="4.0" shape="13.531060,52.430008 13.531086,52.429987 13.531084,52.429969 13.531062,52.429956 13.531049,52.429966 13.531041,52.429976 13.531038,52.429985 13.531040,52.429993 13.531047,52.430001" geo="1"/>
<     <poly id=":1560224076_w1_0" color="orange" layer="10" lineWidth="4.0" shape="13.530993,52.429918 13.530971,52.429905 13.530934,52.429916 13.530908,52.429938 13.530919,52.429941 13.530932,52.429942 13.530945,52.429940 13.530960,52.429935 13.530976,52.429928" geo="1"/>
<     <poly id=":1704693673_0_0" color="orange" layer="10" lineWidth="3.2" shape="13.535126,52.432195 13.535126,52.432195" geo="1"/>
<     <poly id=":3188106061_0_0" color="orange" layer="10" lineWidth="2.0" shape="13.528801,52.430210 13.528783,52.430237 13.528788,52.430251 13.528815,52.430251 13.528864,52.430238" geo="1"/>
<     <poly id=":3188106061_1_0" color="orange" layer="10" lineWidth="3.2" shape="13.528801,52.430210 13.528743,52.430277" geo="1"/>
<     <poly id=":3188106061_w0_0" color="orange" layer="10" lineWidth="2.0" shape="13.528764,52.430284 13.528790,52.430292 13.528871,52.430246 13.528857,52.430230 13.528848,52.430225 13.528821,52.430216" geo="1"/>
<     <poly id=":3246050920_0_0" color="orange" layer="10" lineWidth="3.2" shape="13.535090,52.432219 13.535087,52.432217" geo="1"/>
<     <poly id=":3351100946_0_0" color="orange" layer="10" lineWidth="1.5" shape="13.529088,52.429397 13.529000,52.429371" geo="1"/>
<     <poly id=":3351100946_0_1" color="orange" layer="10" lineWidth="3.2" shape="13.529103,52.429378 13.529016,52.429352" geo="1"/>
<     <poly id=":3351100946_0_2" color="orange" layer="10" lineWidth="3.2" shape="13.529123,52.429352 13.529036,52.429326" geo="1"/>
<     <poly id=":3351100946_3_0" color="orange" layer="10" lineWidth="1.5" shape="13.528985,52.429421 13.529013,52.429405 13.529025,52.429392 13.529021,52.429381 13.529000,52.429371" geo="1"/>
<     <poly id=":3351100946_w0_0" color="orange" layer="10" lineWidth="3.0" shape="13.528996,52.429377 13.528976,52.429402 13.528978,52.429415 13.528996,52.429430 13.529063,52.429427 13.529083,52.429403" geo="1"/>
<     <poly id=":38920751_0_0" color="orange" layer="10" lineWidth="1.5" shape="13.529157,52.429420 13.529142,52.429414 13.529132,52.429411 13.529121,52.429407 13.529106,52.429402" geo="1"/>
<     <poly id=":38920751_0_1" color="orange" layer="10" lineWidth="3.2" shape="13.529176,52.429403 13.529161,52.429396 13.529149,52.429392 13.529138,52.429389 13.529121,52.429383" geo="1"/>
<     <poly id=":38920751_0_2" color="orange" layer="10" lineWidth="3.2" shape="13.529203,52.429379 13.529185,52.429372 13.529173,52.429367 13.529160,52.429363 13.529141,52.429358" geo="1"/>
<     <poly id=":38920751_c0_0" color="orange" layer="10" lineWidth="4.0" shape="13.529192,52.429357 13.529127,52.429416" geo="1"/>
<     <poly id=":38920751_w0_0" color="orange" layer="10" lineWidth="4.0" shape="13.529101,52.429409 13.529081,52.429433 13.529126,52.429448 13.529151,52.429426 13.529141,52.429422 13.529133,52.429419 13.529127,52.429416 13.529120,52.429414 13.529112,52.429412" geo="1"/>
<     <poly id=":38920751_w1_0" color="orange" layer="10" lineWidth="4.0" shape="13.529216,52.429367 13.529207,52.429346 13.529181,52.429338 13.529166,52.429349 13.529176,52.429352 13.529185,52.429355 13.529193,52.429358 13.529203,52.429362" geo="1"/>
<     <poly id=":4931609738_0_0" color="orange" layer="10" lineWidth="3.2" shape="13.531215,52.429791 13.531235,52.429788 13.531248,52.429790 13.531252,52.429797 13.531249,52.429810" geo="1"/>
<     <poly id=":4931609738_w0_0" color="orange" layer="10" lineWidth="2.0" shape="13.531267,52.429820 13.531288,52.429832 13.531175,52.429769 13.531197,52.429781" geo="1"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumbld : net netmatch plain ( Last six runs Mar2023 )

---------- Differences in errors ----------
0a1,2
> sumo/tools/net/../sumolib/net/__init__.py:290: UserWarning: Module 'rtree' not available. Using brute-force fallback.
>   warnings.warn("Module 'rtree' not available. Using brute-force fallback.")

TEST FAILED on ts-bapmsumbld : output fcdDiff default ( Last six runs Mar2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
> fcdDiff.py, in <module>
>     import pandas as pd
> ModuleNotFoundError: No module named 'pandas'
---------- Differences in output ----------
1,3d0
< read input_data.xml
< new input_data.xml
< euclidian_error: count 141, min 0.00 (overtaking_00:00:00), max 10.34 (stopped_00:01:52), mean 0.93, Q1 0.00, median 0.00, Q3 0.14

TEST FAILED on ts-bapmsumbld : output fcdDiff grouped ( Last six runs Mar2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
> fcdDiff.py, in <module>
>     import pandas as pd
> ModuleNotFoundError: No module named 'pandas'
---------- Differences in output ----------
1,5d0
< read input_data.xml
< new input_data.xml
< overtaking: count 22, min 0.00 (overtaking_00:00:00), max 3.21 (overtaking_00:00:19), mean 1.44, Q1 0.40, median 1.73, Q3 2.09
< stopped: count 119, min 0.00 (stopped_00:00:00), max 10.34 (stopped_00:01:52), mean 0.84, Q1 0.00, median 0.00, Q3 0.00
< euclidian_error: count 141, min 0.00 (overtaking_00:00:00), max 10.34 (stopped_00:01:52), mean 0.93, Q1 0.00, median 0.00, Q3 0.14
---------- Missing result in xmlstats ----------
<fcd-diff>
   <timestep time="0.0">
       <vehicle id="overtaking" t="0.0" x="0.0" y="-1.65" x2="0.0" y2="-1.65" e="0.0"/>
       <vehicle id="stopped" t="0.0" x="40.0" y="-1.65" x2="40.0" y2="-1.65" e="0.0"/>
   </timestep>
   <timestep time="1.0">
       <vehicle id="overtaking" t="1.0" x="2.2" y="-1.65" x2="1.69" y2="-1.65" e="0.5100000000000002"/>
       <vehicle id="stopped" t="1.0" x="42.6" y="-1.65" x2="42.46" y2="-1.65" e="0.14000000000000057"/>
   </timestep>
   <timestep time="2.0">
       <vehicle id="overtaking" t="2.0" x="6.14" y="-1.65" x2="4.7" y2="-1.65" e="1.4399999999999995"/>
       <vehicle id="stopped" t="2.0" x="46.88" y="-1.65" x2="46.56" y2="-1.65" e="0.3200000000000003"/>
   </timestep>
   <timestep time="3.0">
       <vehicle id="overtaking" t="3.0" x="11.45" y="-1.65" x2="9.54" y2="-1.65" e="1.9100000000000001"/>
       <vehicle id="stopped" t="3.0" x="49.11" y="-1.65" x2="49.26" y2="-1.65" e="0.14999999999999858"/>
   </timestep>
   <timestep time="4.0">
       <vehicle id="overtaking" t="4.0" x="18.34" y="-1.65" x2="16.25" y2="-1.65" e="2.09"/>
       <vehicle id="stopped" t="4.0" x="49.87" y="-1.65" x2="49.83" y2="-1.65" e="0.03999999999999915"/>
   </timestep>
   <timestep time="5.0">
       <vehicle id="overtaking" t="5.0" x="26.96" y="-1.65" x2="25.23" y2="-1.65" e="1.7300000000000004"/>
       <vehicle id="stopped" t="5.0" x="49.99" y="-1.65" x2="49.97" y2="-1.65" e="0.020000000000003126"/>
   </timestep>
   <timestep time="6.0">
       <vehicle id="overtaking" t="6.0" x="35.63" y="-0.58" x2="35.24" y2="-0.58" e="0.39000000000000057"/>
       <vehicle id="stopped" t="6.0" x="50.0" y="-1.65" x2="50.0" y2="-1.65" e="0.0"/>
   </timestep>
   <timestep time="7.0">
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumbld : output fcdDiff verbose ( Last six runs Mar2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
> fcdDiff.py, in <module>
>     import pandas as pd
> ModuleNotFoundError: No module named 'pandas'
---------- Differences in output ----------
1,7d0
< read input_data.xml
< new input_data.xml
< Found 141 matches
< Found 143 records
< missing in old: 2
< missing in new: 0
< euclidian_error: count 141, min 0.00 (overtaking_00:00:00), max 10.34 (stopped_00:01:52), mean 0.93, Q1 0.00, median 0.00, Q3 0.14

TEST FAILED on ts-bapmsumbld : output fcdDiff xml_output ( Last six runs Mar2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
> fcdDiff.py, in <module>
>     import pandas as pd
> ModuleNotFoundError: No module named 'pandas'
---------- Differences in output ----------
1,3d0
< read input_data.xml
< new input_data.xml
< euclidian_error: count 141, min 0.00 (overtaking_00:00:00), max 10.34 (stopped_00:01:52), mean 0.93, Q1 0.00, median 0.00, Q3 0.14
---------- Missing result in xmlstats ----------
<fcd-diff>
   <timestep time="0.0">
       <vehicle id="overtaking" t="0.0" x="0.0" y="-1.65" x2="0.0" y2="-1.65" e="0.0"/>
       <vehicle id="stopped" t="0.0" x="40.0" y="-1.65" x2="40.0" y2="-1.65" e="0.0"/>
   </timestep>
   <timestep time="1.0">
       <vehicle id="overtaking" t="1.0" x="2.2" y="-1.65" x2="1.69" y2="-1.65" e="0.5100000000000002"/>
       <vehicle id="stopped" t="1.0" x="42.6" y="-1.65" x2="42.46" y2="-1.65" e="0.14000000000000057"/>
   </timestep>
   <timestep time="2.0">
       <vehicle id="overtaking" t="2.0" x="6.14" y="-1.65" x2="4.7" y2="-1.65" e="1.4399999999999995"/>
       <vehicle id="stopped" t="2.0" x="46.88" y="-1.65" x2="46.56" y2="-1.65" e="0.3200000000000003"/>
   </timestep>
   <timestep time="3.0">
       <vehicle id="overtaking" t="3.0" x="11.45" y="-1.65" x2="9.54" y2="-1.65" e="1.9100000000000001"/>
       <vehicle id="stopped" t="3.0" x="49.11" y="-1.65" x2="49.26" y2="-1.65" e="0.14999999999999858"/>
   </timestep>
   <timestep time="4.0">
       <vehicle id="overtaking" t="4.0" x="18.34" y="-1.65" x2="16.25" y2="-1.65" e="2.09"/>
       <vehicle id="stopped" t="4.0" x="49.87" y="-1.65" x2="49.83" y2="-1.65" e="0.03999999999999915"/>
   </timestep>
   <timestep time="5.0">
       <vehicle id="overtaking" t="5.0" x="26.96" y="-1.65" x2="25.23" y2="-1.65" e="1.7300000000000004"/>
       <vehicle id="stopped" t="5.0" x="49.99" y="-1.65" x2="49.97" y2="-1.65" e="0.020000000000003126"/>
   </timestep>
   <timestep time="6.0">
       <vehicle id="overtaking" t="6.0" x="35.63" y="-0.58" x2="35.24" y2="-0.58" e="0.39000000000000057"/>
       <vehicle id="stopped" t="6.0" x="50.0" y="-1.65" x2="50.0" y2="-1.65" e="0.0"/>
   </timestep>
   <timestep time="7.0">
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumbld : public_transport scheduleStats basic ( Last six runs Mar2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
> scheduleStats.py, in <module>
>     import pandas as pd
> ModuleNotFoundError: No module named 'pandas'
---------- Differences in output ----------
1,4d0
< Parsed 8 stops
< Parsed 8 stopinfos
< Found 8 matches
< depart delay: count 8, min 0.0 (t0_stop_a), max 176.0 (t3_stop_i), mean 54.2, Q1 0.0, median 0.0, Q3 149.0, mean_abs 54.2, median_abs 0.0

TEST FAILED on ts-bapmsumbld : public_transport scheduleStats ended ( Last six runs Mar2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
> scheduleStats.py, in <module>
>     import pandas as pd
> ModuleNotFoundError: No module named 'pandas'
---------- Differences in output ----------
1,4d0
< Parsed 8 stops
< Parsed 8 stopinfos
< Found 8 matches
< depart delay: count 8, min -100.0 (t0_stop_c), max 176.0 (t3_stop_i), mean 39.2, Q1 0.0, median 0.0, Q3 149.0, mean_abs 69.2, median_abs 100.0

TEST FAILED on ts-bapmsumbld : public_transport scheduleStats grouped stopID ( Last six runs Mar2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
> scheduleStats.py, in <module>
>     import pandas as pd
> ModuleNotFoundError: No module named 'pandas'
---------- Differences in output ----------
1,11d0
< Parsed 8 stops
< Parsed 8 stopinfos
< Found 8 matches
< depart delay:stop_a: count 1, min 0.0 (t0_stop_a), max 0.0 (t0_stop_a), mean 0.0, Q1 0.0, median 0.0, Q3 0.0, mean_abs 0.0, median_abs 0.0
< depart delay:stop_e: count 1, min 0.0 (t1_stop_e), max 0.0 (t1_stop_e), mean 0.0, Q1 0.0, median 0.0, Q3 0.0, mean_abs 0.0, median_abs 0.0
< depart delay:stop_f: count 1, min 0.0 (t2_stop_f), max 0.0 (t2_stop_f), mean 0.0, Q1 0.0, median 0.0, Q3 0.0, mean_abs 0.0, median_abs 0.0
< depart delay:stop_c: count 2, min 0.0 (t0_stop_c), max 109.0 (t2_stop_c), mean 54.5, Q1 0.0, median 109.0, Q3 109.0, mean_abs 54.5, median_abs 109.0
< depart delay:stop_c2: count 2, min 0.0 (t1_stop_c2), max 149.0 (t3_stop_c2), mean 74.5, Q1 0.0, median 149.0, Q3 149.0, mean_abs 74.5, median_abs 149.0
< depart delay:stop_i: count 1, min 176.0 (t3_stop_i), max 176.0 (t3_stop_i), mean 176.0, Q1 176.0, median 176.0, Q3 176.0, mean_abs 176.0, median_abs 176.0
< 
< mean depart delay grouped by [stopID]: count 6, min 0.0 (stop_a), max 176.0 (stop_i), mean 50.8, Q1 0.0, median 54.5, Q3 74.5, mean_abs 50.8, median_abs 54.5

TEST FAILED on ts-bapmsumbld : public_transport scheduleStats grouped stopID_histogram ( Last six runs Mar2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
> scheduleStats.py, in <module>
>     import pandas as pd
> ModuleNotFoundError: No module named 'pandas'
---------- Differences in output ----------
1,16d0
< Parsed 8 stops
< Parsed 8 stopinfos
< Found 8 matches
< depart delay:stop_a: count 1, min 0.0 (t0_stop_a), max 0.0 (t0_stop_a), mean 0.0, Q1 0.0, median 0.0, Q3 0.0, mean_abs 0.0, median_abs 0.0
< depart delay:stop_e: count 1, min 0.0 (t1_stop_e), max 0.0 (t1_stop_e), mean 0.0, Q1 0.0, median 0.0, Q3 0.0, mean_abs 0.0, median_abs 0.0
< depart delay:stop_f: count 1, min 0.0 (t2_stop_f), max 0.0 (t2_stop_f), mean 0.0, Q1 0.0, median 0.0, Q3 0.0, mean_abs 0.0, median_abs 0.0
< depart delay:stop_c: count 2, min 0.0 (t0_stop_c), max 109.0 (t2_stop_c), mean 54.5, Q1 0.0, median 109.0, Q3 109.0, mean_abs 54.5, median_abs 109.0
< depart delay:stop_c2: count 2, min 0.0 (t1_stop_c2), max 149.0 (t3_stop_c2), mean 74.5, Q1 0.0, median 149.0, Q3 149.0, mean_abs 74.5, median_abs 149.0
< depart delay:stop_i: count 1, min 176.0 (t3_stop_i), max 176.0 (t3_stop_i), mean 176.0, Q1 176.0, median 176.0, Q3 176.0, mean_abs 176.0, median_abs 176.0
< 
< histogram of mean depart delay grouped by [stopID]:
<   0: 3
<  55: 1
<  75: 1
< 175: 1
< mean depart delay grouped by [stopID]: count 6, min 0.0 (stop_a), max 176.0 (stop_i), mean 50.8, Q1 0.0, median 54.5, Q3 74.5, mean_abs 50.8, median_abs 54.5
---------- Missing result in xml ----------
<?xml version="1.0" encoding="UTF-8"?>


<scheduleStats xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/scheduleStats_file.xsd">
    <statistic description="depart delay:stop_a" count="1" min="0.0" minLabel="t0_stop_a" max="0.0" maxLabel="t0_stop_a" mean="0.0" Q1="0.0" median="0.0" Q3="0.0" meanAbs="0.0" medianAbs="0.0"/>
    <statistic description="depart delay:stop_e" count="1" min="0.0" minLabel="t1_stop_e" max="0.0" maxLabel="t1_stop_e" mean="0.0" Q1="0.0" median="0.0" Q3="0.0" meanAbs="0.0" medianAbs="0.0"/>
    <statistic description="depart delay:stop_f" count="1" min="0.0" minLabel="t2_stop_f" max="0.0" maxLabel="t2_stop_f" mean="0.0" Q1="0.0" median="0.0" Q3="0.0" meanAbs="0.0" medianAbs="0.0"/>
    <statistic description="depart delay:stop_c" count="2" min="0.0" minLabel="t0_stop_c" max="109.0" maxLabel="t2_stop_c" mean="54.5" Q1="0.0" median="109.0" Q3="109.0" meanAbs="54.5" medianAbs="109.0"/>
    <statistic description="depart delay:stop_c2" count="2" min="0.0" minLabel="t1_stop_c2" max="149.0" maxLabel="t3_stop_c2" mean="74.5" Q1="0.0" median="149.0" Q3="149.0" meanAbs="74.5" medianAbs="149.0"/>
    <statistic description="depart delay:stop_i" count="1" min="176.0" minLabel="t3_stop_i" max="176.0" maxLabel="t3_stop_i" mean="176.0" Q1="176.0" median="176.0" Q3="176.0" meanAbs="176.0" medianAbs="176.0"/>
    <statistic description="mean depart delay grouped by [stopID]" count="6" min="0.0" minLabel="stop_a" max="176.0" maxLabel="stop_i" mean="50.8" Q1="0.0" median="54.5" Q3="74.5" meanAbs="50.8" medianAbs="54.5">
        <hist key="0.0" value="3"/>
        <hist key="55.0" value="1"/>
        <hist key="75.0" value="1"/>
        <hist key="175.0" value="1"/>
    </statistic>
</scheduleStats>

TEST FAILED on ts-bapmsumbld : public_transport scheduleStats grouped stopID_xml ( Last six runs Mar2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
> scheduleStats.py, in <module>
>     import pandas as pd
> ModuleNotFoundError: No module named 'pandas'
---------- Differences in output ----------
1,11d0
< Parsed 8 stops
< Parsed 8 stopinfos
< Found 8 matches
< depart delay:stop_a: count 1, min 0.0 (t0_stop_a), max 0.0 (t0_stop_a), mean 0.0, Q1 0.0, median 0.0, Q3 0.0, mean_abs 0.0, median_abs 0.0
< depart delay:stop_e: count 1, min 0.0 (t1_stop_e), max 0.0 (t1_stop_e), mean 0.0, Q1 0.0, median 0.0, Q3 0.0, mean_abs 0.0, median_abs 0.0
< depart delay:stop_f: count 1, min 0.0 (t2_stop_f), max 0.0 (t2_stop_f), mean 0.0, Q1 0.0, median 0.0, Q3 0.0, mean_abs 0.0, median_abs 0.0
< depart delay:stop_c: count 2, min 0.0 (t0_stop_c), max 109.0 (t2_stop_c), mean 54.5, Q1 0.0, median 109.0, Q3 109.0, mean_abs 54.5, median_abs 109.0
< depart delay:stop_c2: count 2, min 0.0 (t1_stop_c2), max 149.0 (t3_stop_c2), mean 74.5, Q1 0.0, median 149.0, Q3 149.0, mean_abs 74.5, median_abs 149.0
< depart delay:stop_i: count 1, min 176.0 (t3_stop_i), max 176.0 (t3_stop_i), mean 176.0, Q1 176.0, median 176.0, Q3 176.0, mean_abs 176.0, median_abs 176.0
< 
< mean depart delay grouped by [stopID]: count 6, min 0.0 (stop_a), max 176.0 (stop_i), mean 50.8, Q1 0.0, median 54.5, Q3 74.5, mean_abs 50.8, median_abs 54.5
---------- Missing result in xml ----------
<?xml version="1.0" encoding="UTF-8"?>


<scheduleStats xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/scheduleStats_file.xsd">
    <statistic description="depart delay:stop_a" count="1" min="0.0" minLabel="t0_stop_a" max="0.0" maxLabel="t0_stop_a" mean="0.0" Q1="0.0" median="0.0" Q3="0.0" meanAbs="0.0" medianAbs="0.0"/>
    <statistic description="depart delay:stop_e" count="1" min="0.0" minLabel="t1_stop_e" max="0.0" maxLabel="t1_stop_e" mean="0.0" Q1="0.0" median="0.0" Q3="0.0" meanAbs="0.0" medianAbs="0.0"/>
    <statistic description="depart delay:stop_f" count="1" min="0.0" minLabel="t2_stop_f" max="0.0" maxLabel="t2_stop_f" mean="0.0" Q1="0.0" median="0.0" Q3="0.0" meanAbs="0.0" medianAbs="0.0"/>
    <statistic description="depart delay:stop_c" count="2" min="0.0" minLabel="t0_stop_c" max="109.0" maxLabel="t2_stop_c" mean="54.5" Q1="0.0" median="109.0" Q3="109.0" meanAbs="54.5" medianAbs="109.0"/>
    <statistic description="depart delay:stop_c2" count="2" min="0.0" minLabel="t1_stop_c2" max="149.0" maxLabel="t3_stop_c2" mean="74.5" Q1="0.0" median="149.0" Q3="149.0" meanAbs="74.5" medianAbs="149.0"/>
    <statistic description="depart delay:stop_i" count="1" min="176.0" minLabel="t3_stop_i" max="176.0" maxLabel="t3_stop_i" mean="176.0" Q1="176.0" median="176.0" Q3="176.0" meanAbs="176.0" medianAbs="176.0"/>
    <statistic description="mean depart delay grouped by [stopID]" count="6" min="0.0" minLabel="stop_a" max="176.0" maxLabel="stop_i" mean="50.8" Q1="0.0" median="54.5" Q3="74.5" meanAbs="50.8" medianAbs="54.5"/>
</scheduleStats>

TEST FAILED on ts-bapmsumbld : public_transport scheduleStats histogram ( Last six runs Mar2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
> scheduleStats.py, in <module>
>     import pandas as pd
> ModuleNotFoundError: No module named 'pandas'
---------- Differences in output ----------
1,9d0
< Parsed 8 stops
< Parsed 8 stopinfos
< Found 8 matches
< histogram of depart delay:
<   0: 5
< 110: 1
< 150: 1
< 180: 1
< depart delay: count 8, min 0.0 (t0_stop_a), max 176.0 (t3_stop_i), mean 54.2, Q1 0.0, median 0.0, Q3 149.0, mean_abs 54.2, median_abs 0.0
---------- Missing result in xml ----------
<?xml version="1.0" encoding="UTF-8"?>


<scheduleStats xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/scheduleStats_file.xsd">
    <statistic description="depart delay" count="8" min="0.0" minLabel="t0_stop_a" max="176.0" maxLabel="t3_stop_i" mean="54.2" Q1="0.0" median="0.0" Q3="149.0" meanAbs="54.2" medianAbs="0.0">
        <hist key="0.0" value="5"/>
        <hist key="110.0" value="1"/>
        <hist key="150.0" value="1"/>
        <hist key="180.0" value="1"/>
    </statistic>
</scheduleStats>

TEST FAILED on ts-bapmsumbld : public_transport scheduleStats xml-output ( Last six runs Mar2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
> scheduleStats.py, in <module>
>     import pandas as pd
> ModuleNotFoundError: No module named 'pandas'
---------- Differences in output ----------
1,4d0
< Parsed 8 stops
< Parsed 8 stopinfos
< Found 8 matches
< depart delay: count 8, min 0.0 (t0_stop_a), max 176.0 (t3_stop_i), mean 54.2, Q1 0.0, median 0.0, Q3 149.0, mean_abs 54.2, median_abs 0.0
---------- Missing result in xml ----------
<?xml version="1.0" encoding="UTF-8"?>


<scheduleStats xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/scheduleStats_file.xsd">
    <statistic description="depart delay" count="8" min="0.0" minLabel="t0_stop_a" max="176.0" maxLabel="t3_stop_i" mean="54.2" Q1="0.0" median="0.0" Q3="149.0" meanAbs="54.2" medianAbs="0.0"/>
</scheduleStats>

TEST FAILED on ts-bapmsumbld : route countEdgeUsage poi ( Last six runs Mar2023 )

---------- Differences in errors ----------
0a1,13
> Traceback (most recent call last):
> countEdgeUsage.py, in <module>
>     main()
> countEdgeUsage.py, in main
>     parseSimple(outf, options)
> countEdgeUsage.py, in parseSimple
>     lon, lat = net.convertXY2LonLat(*net.getEdge(e).getShape()[0])
>   File "/Users/sumo/clangMacOS/sumo/tools/sumolib/net/__init__.py", line 480, in convertXY2LonLat
>     return self.getGeoProj()(x, y, inverse=True)
>   File "/Users/sumo/clangMacOS/sumo/tools/sumolib/net/__init__.py", line 449, in getGeoProj
>     import pyproj
> ModuleNotFoundError: No module named 'pyproj'
> sys:1: ResourceWarning: unclosed file <_io.TextIOWrapper name='out.rou.xml' mode='w' encoding='UTF-8'>
---------- Differences in output ----------
1,2d0
< departEdges: count 16, min 0.00 (142575691#0), max 190.00 (143308546#0), mean 76.81, Q1 45.00, median 69.00, Q3 137.00
< arrivalEdges: count 16, min 0.00 (-142575691#0), max 159.00 (143308546#8), mean 76.81, Q1 53.00, median 94.00, Q3 121.00
---------- Differences in pois ----------
7,71d6
<     <poi id="-142575691#0" lon="13.531263" lat="52.429818">
<         <param key="departed" value="45"/>
<         <param key="arrived" value="0"/>
<     </poi>
<     <poi id="142575691#0" lon="13.530996" lat="52.429919">
<         <param key="departed" value="0"/>
<         <param key="arrived" value="105"/>
<     </poi>
<     <poi id="142575692#0" lon="13.529488" lat="52.429606">
<         <param key="departed" value="61"/>
<         <param key="arrived" value="116"/>
<     </poi>
<     <poi id="142575692#2" lon="13.528760" lat="52.430283">
<         <param key="departed" value="0"/>
<         <param key="arrived" value="103"/>
<     </poi>
<     <poi id="142575693#0" lon="13.527038" lat="52.432033">
<         <param key="departed" value="73"/>
<         <param key="arrived" value="0"/>
<     </poi>
<     <poi id="143308542#0" lon="13.526873" lat="52.428795">
<         <param key="departed" value="118"/>
<         <param key="arrived" value="0"/>
<     </poi>
<     <poi id="143308542#2" lon="13.529334" lat="52.429308">
<         <param key="departed" value="137"/>
<         <param key="arrived" value="53"/>
<     </poi>
<     <poi id="143308542#4" lon="13.530163" lat="52.429614">
<truncated after showing first 30 lines>
---------- Differences in routes ----------
2,20d1
<     <interval begin="0" end="1000000" id="routeStats">
<         <edge id="-142575691#0" departed="45" arrived="0" delta="-45"/>
<         <edge id="142575691#0" departed="0" arrived="105" delta="105"/>
<         <edge id="142575692#0" departed="61" arrived="116" delta="55"/>
<         <edge id="142575692#2" departed="0" arrived="103" delta="103"/>
<         <edge id="142575693#0" departed="73" arrived="0" delta="-73"/>
<         <edge id="143308542#0" departed="118" arrived="0" delta="-118"/>
<         <edge id="143308542#2" departed="137" arrived="53" delta="-84"/>
<         <edge id="143308542#4" departed="93" arrived="83" delta="-10"/>
<         <edge id="143308542#5" departed="69" arrived="94" delta="25"/>
<         <edge id="143308542#6" departed="0" arrived="127" delta="127"/>
<         <edge id="143308546#0" departed="190" arrived="0" delta="-190"/>
<         <edge id="143308546#1" departed="187" arrived="59" delta="-128"/>
<         <edge id="143308546#3" departed="146" arrived="73" delta="-73"/>
<         <edge id="143308546#7" departed="60" arrived="121" delta="61"/>
<         <edge id="143308546#8" departed="50" arrived="159" delta="109"/>
<         <edge id="143308546#9" departed="0" arrived="136" delta="136"/>
<     </interval>
< </edgedata>

6 TESTS FAILED on ts-bapmsumbld :

---------- Differences in errors ----------
0a1,2
> sumo/tools/route/../sumolib/net/__init__.py:290: UserWarning: Module 'rtree' not available. Using brute-force fallback.
>   warnings.warn("Module 'rtree' not available. Using brute-force fallback.")
route tracemapper basic ( Last six runs Mar2023 )
route tracemapper fillGaps basic ( Last six runs Mar2023 )
route tracemapper internal delta ( Last six runs Mar2023 )
route tracemapper internal fillGaps ( Last six runs Mar2023 )
route tracemapper internal plain ( Last six runs Mar2023 )
route tracemapper offset ( Last six runs Mar2023 )

TEST FAILED on ts-bapmsumbld : route tracemapper bs ( Last six runs Mar2023 )

---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> tracemapper.py, in <module>
>     for tid, trace in traces:
> tracemapper.py, in readLines
>     trace = [net.convertLonLat2XY(*pos) for pos in trace]
> tracemapper.py, in <listcomp>
>     trace = [net.convertLonLat2XY(*pos) for pos in trace]
>   File "sumo/tools/route/../sumolib/net/__init__.py", line 468, in convertLonLat2XY
>     x, y = self.getGeoProj()(lon, lat)
>   File "sumo/tools/route/../sumolib/net/__init__.py", line 449, in getGeoProj
>     import pyproj
> ModuleNotFoundError: No module named 'pyproj'
---------- Differences in output ----------
3d2
< mapping trace with 4 points
---------- Differences in routes ----------
5,6d4
<     <route id="t0" edges="600489982 600489983 600489984 600489985"/>
< </routes>

TEST FAILED on ts-bapmsumbld : route tracemapper bs3 ( Last six runs Mar2023 )

---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> tracemapper.py, in <module>
>     for tid, trace in traces:
> tracemapper.py, in readLines
>     trace = [net.convertLonLat2XY(*pos) for pos in trace]
> tracemapper.py, in <listcomp>
>     trace = [net.convertLonLat2XY(*pos) for pos in trace]
>   File "sumo/tools/route/../sumolib/net/__init__.py", line 468, in convertLonLat2XY
>     x, y = self.getGeoProj()(lon, lat)
>   File "sumo/tools/route/../sumolib/net/__init__.py", line 449, in getGeoProj
>     import pyproj
> ModuleNotFoundError: No module named 'pyproj'
---------- Differences in output ----------
3d2
< mapping trace with 8 points
---------- Differences in routes ----------
5,6d4
<     <route id="t3" edges="125502220 600490670 600490024 600490025 600490026 600490970"/>
< </routes>

TEST FAILED on ts-bapmsumbld : route tracemapper fillGaps geo ( Last six runs Mar2023 )

---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> tracemapper.py, in <module>
>     for tid, trace in traces:
> tracemapper.py, in readLines
>     trace = [net.convertLonLat2XY(*pos) for pos in trace]
> tracemapper.py, in <listcomp>
>     trace = [net.convertLonLat2XY(*pos) for pos in trace]
>   File "sumo/tools/route/../sumolib/net/__init__.py", line 468, in convertLonLat2XY
>     x, y = self.getGeoProj()(lon, lat)
>   File "sumo/tools/route/../sumolib/net/__init__.py", line 449, in getGeoProj
>     import pyproj
> ModuleNotFoundError: No module named 'pyproj'
---------- Differences in output ----------
3d2
< mapping trace with 2 points
---------- Differences in routes ----------
5,6d4
<     <route id="vehicle1" edges="beg middle end"/>
< </routes>

TEST FAILED on ts-bapmsumbld : route tracemapper geo ( Last six runs Mar2023 )

---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> tracemapper.py, in <module>
>     for tid, trace in traces:
> tracemapper.py, in readLines
>     trace = [net.convertLonLat2XY(*pos) for pos in trace]
> tracemapper.py, in <listcomp>
>     trace = [net.convertLonLat2XY(*pos) for pos in trace]
>   File "sumo/tools/route/../sumolib/net/__init__.py", line 468, in convertLonLat2XY
>     x, y = self.getGeoProj()(lon, lat)
>   File "sumo/tools/route/../sumolib/net/__init__.py", line 449, in getGeoProj
>     import pyproj
> ModuleNotFoundError: No module named 'pyproj'
---------- Differences in output ----------
3d2
< mapping trace with 2 points
---------- Differences in routes ----------
5,6d4
<     <route id="vehicle1" edges="beg end"/>
< </routes>

TEST FAILED on ts-bapmsumbld : route tracemapper unmapped ( Last six runs Mar2023 )

---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> tracemapper.py, in <module>
>     for tid, trace in traces:
> tracemapper.py, in readLines
>     trace = [net.convertLonLat2XY(*pos) for pos in trace]
> tracemapper.py, in <listcomp>
>     trace = [net.convertLonLat2XY(*pos) for pos in trace]
>   File "sumo/tools/route/../sumolib/net/__init__.py", line 468, in convertLonLat2XY
>     x, y = self.getGeoProj()(lon, lat)
>   File "sumo/tools/route/../sumolib/net/__init__.py", line 449, in getGeoProj
>     import pyproj
> ModuleNotFoundError: No module named 'pyproj'
---------- Differences in output ----------
3,13d2
< mapping trace with 18 points
< Found no candidate edges for 4870.234796670498,10089.603445301764
< Found no candidate edges for 4864.586877862457,10155.90743032936
< Found no candidate edges for 4864.441538386745,10157.582431054674
< Found no candidate edges for 4864.311242061434,10158.112638860941
< Found no candidate edges for 4864.224767940119,10158.291991189122
< Found no candidate edges for 4856.951360172126,10213.408242867328
< Found no candidate edges for 4858.201709950576,10218.7895333739
< Found no candidate edges for 4858.42631768086,10218.90314238239
< Found no candidate edges for 4858.828239186434,10219.106438605115
< Found no candidate edges for 4859.36161410436,10219.431977975182
---------- Differences in routes ----------
5,6d4
<     <route id="vehicle1" edges="276295108"/>
< </routes>

2 TESTS FAILED on ts-bapmsumbld :

---------- Differences in errors ----------
0a1,4
> /Users/sumo/clangMacOS/sumo/tools/sumolib/net/__init__.py:290: UserWarning: Module 'rtree' not available. Using brute-force fallback.
>   warnings.warn("Module 'rtree' not available. Using brute-force fallback.")
> /Users/sumo/clangMacOS/sumo/tools/sumolib/net/__init__.py:312: UserWarning: Module 'rtree' not available. Using brute-force fallback.
>   warnings.warn("Module 'rtree' not available. Using brute-force fallback.")
sumolib net ( Last six runs Mar2023 )
sumolib net_intermodal ( Last six runs Mar2023 )

TEST FAILED on ts-bapmsumbld : turndefs routeSampler intervals optimize_verbose ( Last six runs Mar2023 )

---------- Differences in errors ----------
0a1
> Cannot use optimization (scipy not installed)
---------- Differences in output ----------
1,10d0
< Loaded 3 routes (3 distinct)
< 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%
< 
---------- 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_2" edges="-3 -3.180.00 5"/> <!-- 10 (route_0) -->

    <flow id="0_2" begin="0.00" end="270.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="300.00" end="562.50" number="8" route="300_0"/>
</routes>

TEST FAILED on ts-bapmsumbld : turndefs routeSampler min_count_optimize ( Last six runs Mar2023 )

---------- Differences in errors ----------
0a1
> Cannot use optimization (scipy not installed)
---------- Differences in output ----------
1,15d0
< Loaded 98 routes (98 distinct)
< input route edge count: count 98, min 2.00 (7), max 16.00 (39), mean 8.66, Q1 6.00, median 9.00, Q3 11.00
<  histogram: [(2, 2), (3, 3), (4, 8), (5, 6), (6, 10), (7, 8), (8, 12), (9, 10), (10, 12), (11, 7), (12, 3), (13, 7), (14, 4), (15, 4), (16, 2)]
< input route detector count: count 98, min 1.00 (7), max 15.00 (39), mean 7.66, Q1 5.00, median 8.00, Q3 10.00
<  histogram: [(1, 2), (2, 3), (3, 8), (4, 6), (5, 10), (6, 8), (7, 12), (8, 10), (9, 12), (10, 7), (11, 3), (12, 7), (13, 4), (14, 4), (15, 2)]
< Ignored 13 routes which pass fewer than 4 counting location
< result route edge count: count 88, min 5.00 (32), max 16.00 (68), mean 9.27, 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, 4), (15, 4), (16, 2)]
< result route detector count: count 88, min 4.00 (32), max 15.00 (68), mean 8.27, 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, 4), (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.71, Q1 0.00, median 0.00, Q3 0.00
< Warning: underflow locations: count 22, min 1.00 (('-152.80.00', '-131')), max 2.00 (('-123.121.42', '131')), mean 1.05, Q1 1.00, median 1.00, Q3 1.00 (total 23)
< -- Unordered text as found by filter 'Wrote.*routes.*achieving total count' --
< Wrote 88 routes (74 distinct) achieving total count 728 (96.94%) at 138 locations. GEH<5 for 95.65%
< 
---------- 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="99.0" -->
    <vehicle id="0" depart="0.00">
        <route edges="43 68 -45 -45.80.00 -27 -27.80.00 -3 -3.180.00 11 11.80.00"/>
    </vehicle>
    <vehicle id="1" depart="1.12">
        <route edges="-109.80.00 -11 -11.80.00 3 3.180.00 27 27.80.00 -27 -27.80.00"/>
    </vehicle>
    <vehicle id="2" depart="2.25">
        <route edges="-45.80.00 -27 -27.80.00 -3 -3.180.00 11 11.80.00 23 23.80.00 37 -58"/>
    </vehicle>
    <vehicle id="3" depart="3.38">
        <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="4" depart="4.50">
        <route edges="-152.80.00 -131 -131.180.00 -109 -109.80.00 23 23.80.00 31 31.80.00 64 64.80.00"/>
    </vehicle>
    <vehicle id="5" depart="5.62">
        <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="6" depart="6.75">
        <route edges="-148 -148.80.00 144 144.121.42 -15 -15.180.00 3 3.180.00 -3"/>
    </vehicle>
    <vehicle id="7" depart="7.88">
        <route edges="-37 -37.80.00 -23 -23.80.00 109 109.80.00 131 131.180.00 144"/>
    </vehicle>
    <vehicle id="8" depart="9.00">
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumbld : turndefs routeSampler optimize_1 ( Last six runs Mar2023 )

---------- Differences in errors ----------
0a1
> Cannot use optimization (scipy not installed)
---------- Differences in output ----------
1,5d0
< Optimization succeeded
< 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%
< 
---------- 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="99.0" -->
    <vehicle id="0" depart="0.00">
        <route edges="15 15.180.00 -123 -123.121.42 -109 -109.80.00 -11"/>
    </vehicle>
    <vehicle id="1" depart="1.00">
        <route edges="-148 -148.80.00 144 144.121.42 -15 -15.180.00 3 3.180.00 -3"/>
    </vehicle>
    <vehicle id="2" depart="2.00">
        <route edges="-152.80.00 -131 -131.180.00 131"/>
    </vehicle>
    <vehicle id="3" depart="3.00">
        <route edges="-144 -144.121.42 -131 -131.180.00 131 131.180.00"/>
    </vehicle>
    <vehicle id="4" depart="4.00">
        <route edges="-123 -123.121.42 131 131.180.00"/>
    </vehicle>
    <vehicle id="5" depart="5.00">
        <route edges="123 123.121.42 -15 -15.180.00 3 3.180.00 27 27.80.00 43 68"/>
    </vehicle>
    <vehicle id="6" depart="6.00">
        <route edges="123 123.121.42 -123"/>
    </vehicle>
    <vehicle id="7" depart="7.00">
        <route edges="64.80.00 120 120.180.00 131 131.180.00 -131"/>
    </vehicle>
    <vehicle id="8" depart="8.00">
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumbld : turndefs routeSampler optimize_2 ( Last six runs Mar2023 )

---------- Differences in errors ----------
0a1
> Cannot use optimization (scipy not installed)
---------- Differences in output ----------
1,4d0
< Optimization succeeded
< -- 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%
< 
---------- 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="99.0" -->
    <vehicle id="0" depart="0.00">
        <route edges="43 68 -45 -45.80.00 -27 -27.80.00 -3 -3.180.00 11 11.80.00"/>
    </vehicle>
    <vehicle id="1" depart="1.01">
        <route edges="-148 -148.80.00 144 144.121.42 -15 -15.180.00 3 3.180.00 -3"/>
    </vehicle>
    <vehicle id="2" depart="2.02">
        <route edges="-152.80.00 -131 -131.180.00 131"/>
    </vehicle>
    <vehicle id="3" depart="3.03">
        <route edges="-144 -144.121.42 -131 -131.180.00 131 131.180.00"/>
    </vehicle>
    <vehicle id="4" depart="4.04">
        <route edges="-123 -123.121.42 131 131.180.00"/>
    </vehicle>
    <vehicle id="5" depart="5.05">
        <route edges="120 120.180.00 -109 -109.80.00 -11 -11.80.00 3 3.180.00 27 27.80.00 45"/>
    </vehicle>
    <vehicle id="6" depart="6.06">
        <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="7" depart="7.07">
        <route edges="-79 -79.80.00 -60 -60.80.00 64 64.80.00"/>
    </vehicle>
    <vehicle id="8" depart="8.08">
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumbld : turndefs routeSampler optimize_few_detectors ( Last six runs Mar2023 )

---------- Differences in errors ----------
0a1
> Cannot use optimization (scipy not installed)
---------- Differences in output ----------
1,5d0
< Optimization succeeded
< Warning: overflow locations: count 2, min -1.00 (('-3.180.00', '11')), max -1.00 (('-3.180.00', '11')), mean -1.00, Q1 -1.00, median -1.00, Q3 -1.00 (total -2)
< -- Unordered text as found by filter 'Wrote.*routes.*achieving total count' --
< Wrote 201 routes (3 distinct) achieving total count 402 (100.50%) 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="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"/> <!-- 69 -->
    <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="17" begin="0.00" end="98.51" number="77" route="17"/>
    <flow id="13" begin="0.49" end="95.55" number="55" route="13"/>
    <flow id="10" begin="5.42" end="98.01" number="69" route="10"/>
</routes>

TEST FAILED on ts-bapmsumbld : turndefs routeSampler optimize_full ( Last six runs Mar2023 )

---------- Differences in errors ----------
0a1
> Cannot use optimization (scipy not installed)
---------- Differences in output ----------
1,4d0
< Optimization succeeded
< -- 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%
< 
---------- 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="99.0" -->
    <vehicle id="0" depart="0.00">
        <route edges="123 123.121.42 -123"/>
    </vehicle>
    <vehicle id="1" depart="1.01">
        <route edges="-64 -64.80.00 64 64.80.00 120 120.180.00 -120 -120.180.00"/>
    </vehicle>
    <vehicle id="2" depart="2.02">
        <route edges="68 -45 -45.80.00 -27 -27.80.00 -71 -55"/>
    </vehicle>
    <vehicle id="3" depart="3.03">
        <route edges="-27 -27.80.00 -3 -3.180.00 15 15.180.00 -144 -144.121.42 144 144.121.42"/>
    </vehicle>
    <vehicle id="4" depart="4.04">
        <route edges="31.80.00 58"/>
    </vehicle>
    <vehicle id="5" depart="5.05">
        <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="6" depart="6.06">
        <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="7" depart="7.07">
        <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="8" depart="8.08">
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumbld : turndefs routeSampler optimize_minimize-vehs ( Last six runs Mar2023 )

---------- Differences in errors ----------
1,34c1
< Warning: no routes pass edges '-58.121.42 64' (count 1)
< Warning: no routes pass edges '-31.80.00 31' (count 1)
< Warning: no routes pass edges '-31.80.00 37' (count 1)
< Warning: no routes pass edges '-55.80.00 -27' (count 5)
< Warning: no routes pass edges '-120.180.00 -64' (count 3)
< Warning: no routes pass edges '-148.80.00 144' (count 1)
< Warning: no routes pass edges '-148.80.00 -131' (count 1)
< Warning: no routes pass edges '131.180.00 -131' (count 3)
< Warning: no routes pass edges '75.121.42 -75' (count 1)
< Warning: no routes pass edges '109.80.00 -120' (count 1)
< Warning: no routes pass edges '-131.180.00 131' (count 2)
< Warning: no routes pass edges '-123.121.42 131' (count 2)
< Warning: no routes pass edges '-64.80.00 64' (count 2)
< Warning: no routes pass edges '-11.80.00 15' (count 2)
< Warning: no routes pass edges '31.80.00 58' (count 4)
< Warning: no routes pass edges '-79.80.00 -60' (count 3)
< Warning: no routes pass edges '-148 -148.80.00' (count 2)
< Warning: no routes pass edges '11.80.00 -11' (count 1)
< Warning: no routes pass edges '-60.80.00 64' (count 1)
< Warning: no routes pass edges '-15.180.00 5' (count 1)
< Warning: no routes pass edges '71.121.42 -3' (count 2)
< Warning: no routes pass edges '71 71.121.42' (count 1)
< Warning: no routes pass edges '27.80.00 55' (count 3)
< Warning: no routes pass edges '23.80.00 37' (count 3)
< Warning: no routes pass edges '-75.121.42 75' (count 1)
< Warning: no routes pass edges '-144.121.42 144' (count 2)
< Warning: no routes pass edges '-144.121.42 152' (count 2)
< Warning: no routes pass edges '37 -58' (count 6)
< Warning: no routes pass edges '120.180.00 131' (count 3)
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< Optimization succeeded
< Warning: underflow locations: count 99, min 1.00 (('-58.121.42', '64')), max 15.00 (('11', '11.80.00')), mean 3.32, Q1 1.00, median 2.00, Q3 4.00 (total 329)
< -- Unordered text as found by filter 'Wrote.*routes.*achieving total count' --
< Wrote 49 routes (26 distinct) achieving total count 422 (56.19%) at 138 locations. GEH<5 for 42.75%
< 
---------- 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="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"/> <!-- 2 -->
    <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="43" edges="43 68 -45 -45.80.00 -27 -27.80.00 27 27.80.00 45"/> <!-- 1 -->
    <route id="44" edges="45 -68 -43 -43.80.00 -27 -27.80.00 -3 -3.180.00 15 15.180.00"/> <!-- 3 -->
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumbld : turndefs routeSampler small_input_duplicates_noSampling ( Last six runs Mar2023 )

---------- Differences in errors ----------
1,127c1
< Warning: no routes pass edges '-58.121.42 64' (count 1)
< Warning: no routes pass edges '-58.121.42 -31' (count 3)
< Warning: no routes pass edges '45 -68' (count 3)
< Warning: no routes pass edges '-31.80.00 31' (count 1)
< Warning: no routes pass edges '-31.80.00 37' (count 1)
< Warning: no routes pass edges '-31.80.00 -23' (count 13)
< Warning: no routes pass edges '-92.180.00 -60' (count 1)
< Warning: no routes pass edges '-131 -131.180.00' (count 6)
< Warning: no routes pass edges '-23.80.00 -11' (count 12)
< Warning: no routes pass edges '-23.80.00 23' (count 1)
< Warning: no routes pass edges '-55.80.00 -27' (count 5)
< Warning: no routes pass edges '-120.180.00 -64' (count 3)
< Warning: no routes pass edges '-120.180.00 -75' (count 2)
< Warning: no routes pass edges '144 144.121.42' (count 7)
< Warning: no routes pass edges '-152.80.00 -131' (count 2)
< Warning: no routes pass edges '60 60.80.00' (count 3)
< Warning: no routes pass edges '144.121.42 -15' (count 4)
< Warning: no routes pass edges '144.121.42 -123' (count 2)
< Warning: no routes pass edges '131 131.180.00' (count 9)
< Warning: no routes pass edges '-148.80.00 144' (count 1)
< Warning: no routes pass edges '-148.80.00 -131' (count 1)
< Warning: no routes pass edges '131.180.00 144' (count 3)
< Warning: no routes pass edges '131.180.00 -131' (count 3)
< Warning: no routes pass edges '68 -45' (count 6)
< Warning: no routes pass edges '75.121.42 120' (count 3)
< Warning: no routes pass edges '75.121.42 -75' (count 1)
< Warning: no routes pass edges '123.121.42 -15' (count 1)
< Warning: no routes pass edges '123.121.42 -123' (count 1)
< Warning: no routes pass edges '-45 -45.80.00' (count 4)
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< Optimization succeeded
< 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%
< 
---------- 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="99.0" -->
    <vehicle id="0" depart="0.00">
        <route edges="-37 -37.80.00 31 31.80.00 64 64.80.00 -64"/>
    </vehicle>
    <vehicle id="1" depart="24.75">
        <route edges="58 -37 -37.80.00 -23 -23.80.00 109 109.80.00 123"/>
    </vehicle>
    <vehicle id="2" depart="49.50">
        <route edges="-37 -37.80.00 31 31.80.00 64 64.80.00 -64"/>
    </vehicle>
    <vehicle id="3" depart="74.25">
        <route edges="58 -37 -37.80.00 -23 -23.80.00 109 109.80.00 123"/>
    </vehicle>
</routes>

TEST FAILED on ts-bapmsumbld : turndefs routeSampler small_input_noSampling_optimize ( Last six runs Mar2023 )

---------- Differences in errors ----------
1,34c1
< Warning: no routes pass edges '-58.121.42 64' (count 1)
< Warning: no routes pass edges '-31.80.00 31' (count 1)
< Warning: no routes pass edges '-31.80.00 37' (count 1)
< Warning: no routes pass edges '-55.80.00 -27' (count 5)
< Warning: no routes pass edges '-120.180.00 -64' (count 3)
< Warning: no routes pass edges '-148.80.00 144' (count 1)
< Warning: no routes pass edges '-148.80.00 -131' (count 1)
< Warning: no routes pass edges '131.180.00 -131' (count 3)
< Warning: no routes pass edges '75.121.42 -75' (count 1)
< Warning: no routes pass edges '109.80.00 -120' (count 1)
< Warning: no routes pass edges '-131.180.00 131' (count 2)
< Warning: no routes pass edges '-123.121.42 131' (count 2)
< Warning: no routes pass edges '-64.80.00 64' (count 2)
< Warning: no routes pass edges '-11.80.00 15' (count 2)
< Warning: no routes pass edges '31.80.00 58' (count 4)
< Warning: no routes pass edges '-79.80.00 -60' (count 3)
< Warning: no routes pass edges '-148 -148.80.00' (count 2)
< Warning: no routes pass edges '11.80.00 -11' (count 1)
< Warning: no routes pass edges '-60.80.00 64' (count 1)
< Warning: no routes pass edges '-15.180.00 5' (count 1)
< Warning: no routes pass edges '71.121.42 -3' (count 2)
< Warning: no routes pass edges '71 71.121.42' (count 1)
< Warning: no routes pass edges '27.80.00 55' (count 3)
< Warning: no routes pass edges '23.80.00 37' (count 3)
< Warning: no routes pass edges '-75.121.42 75' (count 1)
< Warning: no routes pass edges '-144.121.42 144' (count 2)
< Warning: no routes pass edges '-144.121.42 152' (count 2)
< Warning: no routes pass edges '37 -58' (count 6)
< Warning: no routes pass edges '120.180.00 131' (count 3)
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< Optimization succeeded
< Warning: underflow locations: count 101, min 1.00 (('-58.121.42', '64')), max 14.00 (('11', '11.80.00')), mean 3.31, Q1 1.00, median 2.00, Q3 4.00 (total 334)
< -- Unordered text as found by filter 'Wrote.*routes.*achieving total count' --
< Wrote 51 routes (29 distinct) achieving total count 417 (55.53%) at 138 locations. GEH<5 for 43.48%
< 
---------- 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="99.0" -->
    <vehicle id="0" depart="0.00">
        <route 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"/>
    </vehicle>
    <vehicle id="1" depart="1.94">
        <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="3.88">
        <route edges="45 -68 -43 -43.80.00 -27 -27.80.00 -3 -3.180.00 15 15.180.00"/>
    </vehicle>
    <vehicle id="3" depart="5.82">
        <route edges="-37 -37.80.00 -23 -23.80.00 109 109.80.00 131 131.180.00"/>
    </vehicle>
    <vehicle id="4" depart="7.76">
        <route edges="-79 -79.80.00 75 75.121.42 120 120.180.00 -120 -120.180.00"/>
    </vehicle>
    <vehicle id="5" depart="9.71">
        <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="6" depart="11.65">
        <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="7" depart="13.59">
        <route edges="144 144.121.42 -123 -123.121.42 -120 -120.180.00 120"/>
    </vehicle>
    <vehicle id="8" depart="15.53">
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumbld : turndefs routeSampler small_input_optimize ( Last six runs Mar2023 )

---------- Differences in errors ----------
1,34c1
< Warning: no routes pass edges '-58.121.42 64' (count 1)
< Warning: no routes pass edges '-31.80.00 31' (count 1)
< Warning: no routes pass edges '-31.80.00 37' (count 1)
< Warning: no routes pass edges '-55.80.00 -27' (count 5)
< Warning: no routes pass edges '-120.180.00 -64' (count 3)
< Warning: no routes pass edges '-148.80.00 144' (count 1)
< Warning: no routes pass edges '-148.80.00 -131' (count 1)
< Warning: no routes pass edges '131.180.00 -131' (count 3)
< Warning: no routes pass edges '75.121.42 -75' (count 1)
< Warning: no routes pass edges '109.80.00 -120' (count 1)
< Warning: no routes pass edges '-131.180.00 131' (count 2)
< Warning: no routes pass edges '-123.121.42 131' (count 2)
< Warning: no routes pass edges '-64.80.00 64' (count 2)
< Warning: no routes pass edges '-11.80.00 15' (count 2)
< Warning: no routes pass edges '31.80.00 58' (count 4)
< Warning: no routes pass edges '-79.80.00 -60' (count 3)
< Warning: no routes pass edges '-148 -148.80.00' (count 2)
< Warning: no routes pass edges '11.80.00 -11' (count 1)
< Warning: no routes pass edges '-60.80.00 64' (count 1)
< Warning: no routes pass edges '-15.180.00 5' (count 1)
< Warning: no routes pass edges '71.121.42 -3' (count 2)
< Warning: no routes pass edges '71 71.121.42' (count 1)
< Warning: no routes pass edges '27.80.00 55' (count 3)
< Warning: no routes pass edges '23.80.00 37' (count 3)
< Warning: no routes pass edges '-75.121.42 75' (count 1)
< Warning: no routes pass edges '-144.121.42 144' (count 2)
< Warning: no routes pass edges '-144.121.42 152' (count 2)
< Warning: no routes pass edges '37 -58' (count 6)
< Warning: no routes pass edges '120.180.00 131' (count 3)
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,5d0
< Optimization succeeded
< Warning: underflow locations: count 103, min 1.00 (('-58.121.42', '64')), max 14.00 (('11', '11.80.00')), mean 3.31, Q1 1.00, median 2.00, Q3 4.00 (total 341)
< -- Unordered text as found by filter 'Wrote.*routes.*achieving total count' --
< Wrote 50 routes (27 distinct) achieving total count 410 (54.59%) at 138 locations. GEH<5 for 42.75%
< 
---------- 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="99.0" -->
    <vehicle id="0" depart="0.00">
        <route edges="15.180.00 -15 -15.180.00 3 3.180.00 27 27.80.00 -27"/>
    </vehicle>
    <vehicle id="1" depart="1.98">
        <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="2" depart="3.96">
        <route edges="45 -68 -43 -43.80.00 -27 -27.80.00 -3 -3.180.00 15 15.180.00"/>
    </vehicle>
    <vehicle id="3" depart="5.94">
        <route edges="-27 -27.80.00 27 27.80.00 43 68 -45"/>
    </vehicle>
    <vehicle id="4" depart="7.92">
        <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="5" depart="9.90">
        <route edges="-131 -131.180.00 -109 -109.80.00 -11 -11.80.00 3 3.180.00 27"/>
    </vehicle>
    <vehicle id="6" depart="11.88">
        <route edges="144 144.121.42 -123 -123.121.42 -120 -120.180.00 120"/>
    </vehicle>
    <vehicle id="7" depart="13.86">
        <route edges="-131 -131.180.00 -109 -109.80.00 -11 -11.80.00 3 3.180.00 27"/>
    </vehicle>
    <vehicle id="8" depart="15.84">
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumbld : turndefs routeSampler totalCount higher_optimize ( Last six runs Mar2023 )

---------- Differences in errors ----------
0a1
> Cannot use optimization (scipy not installed)
---------- Differences in output ----------
1,6d0
< Optimization succeeded
< Warning: underflow locations: count 1, min 9.00 (('-31.80.00', '37')), max 9.00 (('-31.80.00', '37')), mean 9.00, Q1 9.00, median 9.00, Q3 9.00 (total 9)
< Warning: overflow locations: count 2, min -2.00 (('-31.80.00', '-23')), max -2.00 (('-31.80.00', '-23')), mean -2.00, Q1 -2.00, median -2.00, Q3 -2.00 (total -4)
< -- Unordered text as found by filter 'Wrote.*routes.*achieving total count' --
< Wrote 100 routes (67 distinct) achieving total count 45 (90.00%) at 9 locations. GEH<5 for 88.89%
< 
---------- 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="99.0" -->
    <vehicle id="0" depart="0.00">
        <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="1" depart="0.99">
        <route edges="-109.80.00 -11 -11.80.00 3 3.180.00 27 27.80.00 -27 -27.80.00"/>
    </vehicle>
    <vehicle id="2" depart="1.98">
        <route edges="-3.180.00 11 11.80.00 23 23.80.00"/>
    </vehicle>
    <vehicle id="3" depart="2.97">
        <route edges="-109.80.00 -11 -11.80.00 3 3.180.00 27 27.80.00 -27 -27.80.00"/>
    </vehicle>
    <vehicle id="4" depart="3.96">
        <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="4.95">
        <route edges="-75.121.42 -60 -60.80.00 -31 -31.80.00 -23 -23.80.00 23"/>
    </vehicle>
    <vehicle id="6" depart="5.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="6.93">
        <route edges="11 11.80.00 23 23.80.00 31 31.80.00 64 64.80.00"/>
    </vehicle>
    <vehicle id="8" depart="7.92">
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumbld : turndefs routeSampler totalCount lower_optimize ( Last six runs Mar2023 )

---------- Differences in errors ----------
1c1
< Cannot fulfill total interval count of 50 due to lack of unrestricted routes
---
> Cannot use optimization (scipy not installed)
---------- Differences in output ----------
1,6d0
< Optimization succeeded
< Warning: underflow locations: count 95, min 1.00 (('-58.121.42', '64')), max 7.00 (('-27', '-27.80.00')), mean 1.97, Q1 1.00, median 2.00, Q3 3.00 (total 187)
< Warning: overflow locations: count 2, min -1.00 (('-31.80.00', '-23')), max -1.00 (('-31.80.00', '-23')), mean -1.00, Q1 -1.00, median -1.00, Q3 -1.00 (total -2)
< -- Unordered text as found by filter 'Wrote.*routes.*achieving total count' --
< Wrote 49 routes (31 distinct) achieving total count 566 (75.37%) at 138 locations. GEH<5 for 59.42%
< 
---------- 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="99.0" -->
    <vehicle id="0" depart="0.00">
        <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="1" depart="2.02">
        <route edges="45 -68 -43 -43.80.00 -27 -27.80.00 -3 -3.180.00 11 11.80.00 109 109.80.00 123 123.121.42"/>
    </vehicle>
    <vehicle id="2" 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="3" depart="6.06">
        <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="4" depart="8.08">
        <route edges="-64 -64.80.00 64 64.80.00 120 120.180.00 -120 -120.180.00"/>
    </vehicle>
    <vehicle id="5" depart="10.10">
        <route edges="120 120.180.00 -109 -109.80.00 -11 -11.80.00 3 3.180.00 27 27.80.00 45"/>
    </vehicle>
    <vehicle id="6" depart="12.12">
        <route edges="120 120.180.00 -109 -109.80.00 -11 -11.80.00 3 3.180.00 27 27.80.00 45"/>
    </vehicle>
    <vehicle id="7" depart="14.14">
        <route edges="120 120.180.00 -109 -109.80.00 -11 -11.80.00 3 3.180.00 -71 -55 -55.80.00"/>
    </vehicle>
    <vehicle id="8" depart="16.16">
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumbld : visualization plotXMLAttributes edgeData_departed_count ( Last six runs Mar2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
> plotXMLAttributes.py, in <module>
>     import matplotlib
> ModuleNotFoundError: No module named 'matplotlib'
---------- Missing result in csv ----------
# "0"
0.0 2215
1.0 633
2.0 164
3.0 10
4.0 1
5.0 1


TEST FAILED on ts-bapmsumbld : visualization plotXMLAttributes edgeData_entered_time_box ( Last six runs Mar2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
> plotXMLAttributes.py, in <module>
>     import matplotlib
> ModuleNotFoundError: No module named 'matplotlib'
---------- Missing result in csv ----------
# "0.00"
0.0 0.0
0.0 0.0
0.0 0.0
0.0 2.0
0.0 1.0
0.0 0.0
0.0 0.0
0.0 2.0
0.0 0.0
0.0 0.0
0.0 0.0
0.0 0.0
0.0 0.0
0.0 0.0
0.0 0.0
0.0 0.0
0.0 0.0
0.0 2.0
0.0 1.0
0.0 2.0
0.0 1.0
0.0 1.0
0.0 0.0
0.0 0.0
0.0 0.0
0.0 2.0
0.0 0.0
0.0 1.0
0.0 1.0
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumbld : visualization plotXMLAttributes edgeData_fundamental ( Last six runs Mar2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
> plotXMLAttributes.py, in <module>
>     import matplotlib
> ModuleNotFoundError: No module named 'matplotlib'
---------- Differences in output ----------
1d0
< Warning: found idattr 'id' in element 'interval' (level 2) and element 'edge' (level 3). Using 'edge'.
---------- Missing result in csv ----------
# "-1000"
10.34 180.0
10.6 180.0
10.9 180.0
3.38 60.0
4.78 120.0
7.82 180.0
7.01 120.0
9.61 180.0
1.0 0.0
3.54 120.0
14.31 180.0
3.0 60.0
4.87 60.0
3.8 60.0
1.84 0.0
4.13 0.0


# "-1002"
0.81 0.0
6.6 180.0
4.54 120.0
1.49 60.0
1.61 60.0
4.15 60.0
1.77 0.0
6.22 240.0
8.55 180.0
11.73 300.0
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumbld : visualization plotXMLAttributes edgeData_speeds ( Last six runs Mar2023 )

---------- Differences in errors ----------
1c1,4
< Warning: Skipped 732 lines because of missing attributes 'speed'.
---
> Traceback (most recent call last):
> plotXMLAttributes.py, in <module>
>     import matplotlib
> ModuleNotFoundError: No module named 'matplotlib'
---------- Differences in output ----------
1d0
< Warning: found idattr 'id' in element 'interval' (level 2) and element 'edge' (level 3). Using 'edge'.
---------- Missing result in csv ----------
# "-120"
60.0 13.45
120.0 16.39
180.0 8.25
240.0 6.94
300.0 4.11
360.0 8.67
420.0 10.67
480.0 8.84
540.0 4.64
600.0 6.36
660.0 6.96
720.0 4.88
780.0 1.25
840.0 5.32
900.0 9.69
960.0 13.09
1020.0 9.57
1080.0 8.17


# "120"
0.0 13.81
60.0 13.92
120.0 12.22
180.0 12.47
240.0 12.78
300.0 10.27
360.0 10.17
420.0 9.46
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumbld : visualization plotXMLAttributes edgeData_speeds_clamped ( Last six runs Mar2023 )

---------- Differences in errors ----------
1c1,4
< Warning: Skipped 732 lines because of missing attributes 'speed'.
---
> Traceback (most recent call last):
> plotXMLAttributes.py, in <module>
>     import matplotlib
> ModuleNotFoundError: No module named 'matplotlib'
---------- Differences in output ----------
1d0
< Warning: found idattr 'id' in element 'interval' (level 2) and element 'edge' (level 3). Using 'edge'.
---------- Missing result in csv ----------
# "-120"
300.0 10.0
300.0 10.0
300.0 8.25
300.0 6.94
300.0 4.11
360.0 8.67
420.0 10.0
480.0 8.84
540.0 4.64
600.0 6.36
660.0 6.96
720.0 4.88
780.0 2.0
840.0 5.32
900.0 9.69
960.0 10.0
1020.0 9.57
1080.0 8.17


# "120"
300.0 10.0
300.0 10.0
300.0 10.0
300.0 10.0
300.0 10.0
300.0 10.0
360.0 10.0
420.0 9.46
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumbld : visualization plotXMLAttributes edgeRelations_multi_id ( Last six runs Mar2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
> plotXMLAttributes.py, in <module>
>     import matplotlib
> ModuleNotFoundError: No module named 'matplotlib'
---------- Missing result in csv ----------
# "-19|-40"
3600.0 576.0
7200.0 715.0


# "-25#0|-25#1"
3600.0 42.0
7200.0 16.0


# "-25#1|-9"
3600.0 42.0
7200.0 16.0


# "-2|-26"
3600.0 288.0
7200.0 1667.0


# "-2|-55"
7200.0 2.0


# "-31|-36"
0.0 18.0
3600.0 320.0
7200.0 1427.0


<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumbld : visualization plotXMLAttributes edgeRelations_multi_x ( Last six runs Mar2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
> plotXMLAttributes.py, in <module>
>     import matplotlib
> ModuleNotFoundError: No module named 'matplotlib'
---------- Missing result in csv ----------
# "0"
-31|-36 18.0
-31|48 3.0
-36|-2 19.0
-36|-60 3.0
-40|-26 17.0
-40|2 2.0
-19|-40 576.0
-2|-26 288.0
-25#0|-25#1 42.0
-25#1|-9 42.0
-31|-36 320.0
-31|48 42.0
-36|-2 247.0
-36|-60 119.0
-40|-26 288.0
-40|2 288.0
-19|-40 715.0
-2|-26 1667.0
-2|-55 2.0
-25#0|-25#1 16.0
-25#1|-9 16.0
-31|-36 1427.0
-31|48 66.0
-36|-2 1460.0
-36|-60 54.0
-40|-26 597.0
-40|-55 1.0
-40|2 117.0

<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumbld : visualization plotXMLAttributes fcd_no_id_explicit ( Last six runs Mar2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
> plotXMLAttributes.py, in <module>
>     import matplotlib
> ModuleNotFoundError: No module named 'matplotlib'
---------- Missing result in csv ----------
# "0"
16.0 401.65
17.0 401.65
18.0 401.65
19.0 401.65
20.0 401.65
21.0 401.65
22.0 401.65
23.0 401.65
24.0 401.65
25.0 401.65
26.0 401.65
27.0 401.65
28.0 401.65
29.0 401.65
30.0 401.65
31.0 401.65
32.0 401.65
33.0 401.65
34.0 401.65
35.0 401.65
36.0 401.65
37.0 401.65
37.0 401.65
38.0 401.65
38.0 401.65
39.0 401.65
39.0 401.65
40.0 401.65
40.0 401.65
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumbld : visualization plotXMLAttributes filtered-ids_wildcards ( Last six runs Mar2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
> plotXMLAttributes.py, in <module>
>     import matplotlib
> ModuleNotFoundError: No module named 'matplotlib'
---------- Missing result in csv ----------
# "bus_130_0"
28.0 0.89
29.0 2.8
74.0 0.79
74.0 2.84


# "bus_13_0"
26.0 0.83
27.0 2.61


# "bus_14_0"
44.0 2.08
44.0 2.39


# "bus_810_0"
28.0 0.89


# "bus_81_0"
26.0 0.83
29.0 1.05


# "bus_86_60"
80.0 2.28


<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumbld : visualization plotXMLAttributes lanechange_missing_data ( Last six runs Mar2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
> plotXMLAttributes.py, in <module>
>     import matplotlib
> ModuleNotFoundError: No module named 'matplotlib'
---------- Missing result in csv ----------
# "Costa_12_0"


# "Costa_12_1"
7.86 9.79


# "Costa_12_13"
9.67 25.6


# "Costa_12_3"


# "Costa_12_7"


# "Costa_12_9"
0.02 43.54


# "Costa_1_15"
0.05 8.0


# "Costa_1_17"


# "Costa_1_2"
11.43 20.53
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumbld : visualization plotXMLAttributes lanechange_reason ( Last six runs Mar2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
> plotXMLAttributes.py, in <module>
>     import matplotlib
> ModuleNotFoundError: No module named 'matplotlib'
---------- Missing result in csv ----------
# "Costa_12_0"
cooperative 33.0
strategic|urgent 39.0


# "Costa_12_1"
cooperative 41.0
strategic|urgent 48.0


# "Costa_12_13"
cooperative 73.0
strategic|urgent 76.0


# "Costa_12_3"
cooperative 54.0
strategic|urgent 58.0


# "Costa_12_7"
cooperative 57.0
strategic|urgent 63.0


# "Costa_12_9"
cooperative 64.0
strategic|urgent 80.0


<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumbld : visualization plotXMLAttributes lanechange_reason_barplot ( Last six runs Mar2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
> plotXMLAttributes.py, in <module>
>     import matplotlib
> ModuleNotFoundError: No module named 'matplotlib'
---------- Missing result in csv ----------
# "0"
cooperative 12
keepRight 29
speedGain 29
strategic 2
strategic|urgent 29


TEST FAILED on ts-bapmsumbld : visualization plotXMLAttributes lanechange_reason_filter ( Last six runs Mar2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
> plotXMLAttributes.py, in <module>
>     import matplotlib
> ModuleNotFoundError: No module named 'matplotlib'
---------- Missing result in csv ----------
# "Costa_12_0"


# "Costa_12_1"


# "Costa_12_13"


# "Costa_12_3"


# "Costa_12_7"


# "Costa_12_9"


# "Costa_1_15"


# "Costa_1_17"


# "Costa_1_2"


# "Costa_1_4"
1 86.0

<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumbld : visualization plotXMLAttributes lanechange_reason_sort ( Last six runs Mar2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
> plotXMLAttributes.py, in <module>
>     import matplotlib
> ModuleNotFoundError: No module named 'matplotlib'
---------- Missing result in csv ----------
# "Costa_12_0"
2 33.0
1 39.0


# "Costa_12_1"
2 41.0
1 48.0


# "Costa_12_13"
2 73.0
1 76.0


# "Costa_12_3"
2 54.0
1 58.0


# "Costa_12_7"
2 57.0
1 63.0


# "Costa_12_9"
2 64.0
1 80.0


<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumbld : visualization plotXMLAttributes lanechange_reason_sort_reposition ( Last six runs Mar2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
> plotXMLAttributes.py, in <module>
>     import matplotlib
> ModuleNotFoundError: No module named 'matplotlib'
---------- Missing result in csv ----------
# "Costa_12_0"
5.0 33.0
2.0 39.0


# "Costa_12_1"
5.0 41.0
2.0 48.0


# "Costa_12_13"
5.0 73.0
2.0 76.0


# "Costa_12_3"
5.0 54.0
2.0 58.0


# "Costa_12_7"
5.0 57.0
2.0 63.0


# "Costa_12_9"
5.0 64.0
2.0 80.0


<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumbld : visualization plotXMLAttributes summary_multi_y_split ( Last six runs Mar2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
> plotXMLAttributes.py, in <module>
>     import matplotlib
> ModuleNotFoundError: No module named 'matplotlib'
---------- Missing result in csv ----------
# "halting"
0.0 9.0
1.0 0.0
2.0 1.0
3.0 4.0
4.0 4.0
5.0 2.0
6.0 1.0
7.0 3.0
8.0 4.0
9.0 2.0
10.0 1.0
11.0 4.0
12.0 2.0
13.0 1.0
14.0 3.0
15.0 1.0
16.0 2.0
17.0 4.0
18.0 2.0
19.0 3.0
20.0 2.0
21.0 5.0
22.0 0.0
23.0 2.0
24.0 3.0
25.0 4.0
26.0 2.0
27.0 4.0
28.0 4.0
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumbld : visualization plotXMLAttributes summary_no_id ( Last six runs Mar2023 )

---------- Differences in errors ----------
1c1,4
< idattr 'id' not found in input_data.xml
---
> Traceback (most recent call last):
> plotXMLAttributes.py, in <module>
>     import matplotlib
> ModuleNotFoundError: No module named 'matplotlib'
---------- Missing result in csv ----------
# "0"
0.0 9.0
1.0 9.0
2.0 10.0
3.0 14.0
4.0 18.0
5.0 20.0
6.0 21.0
7.0 24.0
8.0 28.0
9.0 30.0
10.0 31.0
11.0 35.0
12.0 37.0
13.0 38.0
14.0 41.0
15.0 42.0
16.0 44.0
17.0 48.0
18.0 50.0
19.0 53.0
20.0 55.0
21.0 60.0
22.0 60.0
23.0 62.0
24.0 65.0
25.0 68.0
26.0 69.0
27.0 72.0
28.0 74.0
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumbld : visualization plotXMLAttributes summary_no_id_explicit ( Last six runs Mar2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
> plotXMLAttributes.py, in <module>
>     import matplotlib
> ModuleNotFoundError: No module named 'matplotlib'
---------- Missing result in csv ----------
# "0"
0.0 9.0
1.0 9.0
2.0 10.0
3.0 14.0
4.0 18.0
5.0 20.0
6.0 21.0
7.0 24.0
8.0 28.0
9.0 30.0
10.0 31.0
11.0 35.0
12.0 37.0
13.0 38.0
14.0 41.0
15.0 42.0
16.0 44.0
17.0 48.0
18.0 50.0
19.0 53.0
20.0 55.0
21.0 60.0
22.0 60.0
23.0 62.0
24.0 65.0
25.0 68.0
26.0 69.0
27.0 72.0
28.0 74.0
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumbld : visualization plotXMLAttributes tripinfo_depart_index ( Last six runs Mar2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
> plotXMLAttributes.py, in <module>
>     import matplotlib
> ModuleNotFoundError: No module named 'matplotlib'
---------- Missing result in csv ----------
# "ride_not_finished"
3.0 0.0


# "ride_not_started"
5.0 1.0


# "walk_not_finshed"
1.0 2.0


TEST FAILED on ts-bapmsumbld : visualization plotXMLAttributes tripinfo_mixed_depart_routeLength ( Last six runs Mar2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
> plotXMLAttributes.py, in <module>
>     import matplotlib
> ModuleNotFoundError: No module named 'matplotlib'
---------- Missing result in csv ----------
# "car"
120.0 226.48


TEST FAILED on ts-bapmsumbld : visualization plotXMLAttributes tripinfo_rank_depart ( Last six runs Mar2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
> plotXMLAttributes.py, in <module>
>     import matplotlib
> ModuleNotFoundError: No module named 'matplotlib'
---------- Missing result in csv ----------
# "0"
5.0 0
3.0 1
1.0 2


TEST FAILED on ts-bapmsumbld : visualization plot_csv_bars plain ( Last six runs Mar2023 )

---------- Differences in errors ----------
0a1,8
> Traceback (most recent call last):
>   File "sumo/tools/visualization/plot_csv_bars.py", line 32, in <module>
>     from sumolib.visualization import helpers  # noqa
>   File "/Users/sumo/clangMacOS/sumo/tools/sumolib/visualization/__init__.py", line 20, in <module>
>     from . import helpers   # noqa
> helpers.py, in <module>
>     import matplotlib
> ModuleNotFoundError: No module named 'matplotlib'
---------- Missing result in image ----------
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
  "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<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>
 <defs>
  <style type="text/css">*{stroke-linejoin: round; stroke-linecap: butt}</style>
 </defs>
 <g id="ReplacedTransientID">
  <g id="ReplacedTransientID">
   <path d="M 0 345.6 
L 460.8 345.6 
L 460.8 0 
L 0 0 
z
" style="fill: #ffffff"/>
  </g>
  <g id="ReplacedTransientID">
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumbld : visualization plot_csv_bars pm10effects ( Last six runs Mar2023 )

---------- Differences in errors ----------
0a1,8
> Traceback (most recent call last):
>   File "sumo/tools/visualization/plot_csv_bars.py", line 32, in <module>
>     from sumolib.visualization import helpers  # noqa
>   File "/Users/sumo/clangMacOS/sumo/tools/sumolib/visualization/__init__.py", line 20, in <module>
>     from . import helpers   # noqa
> helpers.py, in <module>
>     import matplotlib
> ModuleNotFoundError: No module named 'matplotlib'
---------- Missing result in image ----------
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
  "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<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>
 <defs>
  <style type="text/css">*{stroke-linejoin: round; stroke-linecap: butt}</style>
 </defs>
 <g id="ReplacedTransientID">
  <g id="ReplacedTransientID">
   <path d="M 0 288 
L 576 288 
L 576 0 
L 0 0 
z
" style="fill: #ffffff"/>
  </g>
  <g id="ReplacedTransientID">
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumbld : visualization plot_csv_bars vertical ( Last six runs Mar2023 )

---------- Differences in errors ----------
0a1,8
> Traceback (most recent call last):
>   File "sumo/tools/visualization/plot_csv_bars.py", line 32, in <module>
>     from sumolib.visualization import helpers  # noqa
>   File "/Users/sumo/clangMacOS/sumo/tools/sumolib/visualization/__init__.py", line 20, in <module>
>     from . import helpers   # noqa
> helpers.py, in <module>
>     import matplotlib
> ModuleNotFoundError: No module named 'matplotlib'
---------- Missing result in image ----------
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
  "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<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>
 <defs>
  <style type="text/css">*{stroke-linejoin: round; stroke-linecap: butt}</style>
 </defs>
 <g id="ReplacedTransientID">
  <g id="ReplacedTransientID">
   <path d="M 0 576 
L 288 576 
L 288 0 
L 0 0 
z
" style="fill: #ffffff"/>
  </g>
  <g id="ReplacedTransientID">
<truncated after showing first 30 lines>

2 TESTS FAILED on ts-bapmsumbld :

---------- Differences in errors ----------
0a1,8
> Traceback (most recent call last):
>   File "sumo/tools/visualization/plot_csv_pie.py", line 33, in <module>
>     from sumolib.visualization import helpers  # noqa
>   File "/Users/sumo/clangMacOS/sumo/tools/sumolib/visualization/__init__.py", line 20, in <module>
>     from . import helpers   # noqa
> helpers.py, in <module>
>     import matplotlib
> ModuleNotFoundError: No module named 'matplotlib'
---------- Missing result in image ----------
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
  "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<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>
 <defs>
  <style type="text/css">*{stroke-linejoin: round; stroke-linecap: butt}</style>
 </defs>
 <g id="ReplacedTransientID">
  <g id="ReplacedTransientID">
   <path d="M 0 432 
L 432 432 
L 432 0 
L 0 0 
z
" style="fill: #ffffff"/>
  </g>
  <g id="ReplacedTransientID">
<truncated after showing first 30 lines>
visualization plot_csv_pie paradigm ( Last six runs Mar2023 )
visualization plot_csv_pie pm10effects ( Last six runs Mar2023 )

TEST FAILED on ts-bapmsumbld : visualization plot_csv_pie plain ( Last six runs Mar2023 )

---------- Differences in errors ----------
0a1,8
> Traceback (most recent call last):
>   File "sumo/tools/visualization/plot_csv_pie.py", line 33, in <module>
>     from sumolib.visualization import helpers  # noqa
>   File "/Users/sumo/clangMacOS/sumo/tools/sumolib/visualization/__init__.py", line 20, in <module>
>     from . import helpers   # noqa
> helpers.py, in <module>
>     import matplotlib
> ModuleNotFoundError: No module named 'matplotlib'
---------- Missing result in image ----------
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
  "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<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>
 <defs>
  <style type="text/css">*{stroke-linejoin: round; stroke-linecap: butt}</style>
 </defs>
 <g id="ReplacedTransientID">
  <g id="ReplacedTransientID">
   <path d="M 0 345.6 
L 460.8 345.6 
L 460.8 0 
L 0 0 
z
" style="fill: #ffffff"/>
  </g>
  <g id="ReplacedTransientID">
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumbld : visualization plot_csv_timeline plain ( Last six runs Mar2023 )

---------- Differences in errors ----------
0a1,8
> Traceback (most recent call last):
>   File "sumo/tools/visualization/plot_csv_timeline.py", line 34, in <module>
>     from sumolib.visualization import helpers  # noqa
>   File "/Users/sumo/clangMacOS/sumo/tools/sumolib/visualization/__init__.py", line 20, in <module>
>     from . import helpers   # noqa
> helpers.py, in <module>
>     import matplotlib
> ModuleNotFoundError: No module named 'matplotlib'
---------- Missing result in image ----------
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
  "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<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>
 <defs>
  <style type="text/css">*{stroke-linejoin: round; stroke-linecap: butt}</style>
 </defs>
 <g id="ReplacedTransientID">
  <g id="ReplacedTransientID">
   <path d="M 0 345.6 
L 460.8 345.6 
L 460.8 0 
L 0 0 
z
" style="fill: #ffffff"/>
  </g>
  <g id="ReplacedTransientID">
<truncated after showing first 30 lines>

5 TESTS FAILED on ts-bapmsumbld :

---------- Differences in errors ----------
0a1,8
> Traceback (most recent call last):
>   File "sumo/tools/visualization/plot_net_dump.py", line 33, in <module>
>     from sumolib.visualization import helpers  # noqa
>   File "/Users/sumo/clangMacOS/sumo/tools/sumolib/visualization/__init__.py", line 20, in <module>
>     from . import helpers   # noqa
> helpers.py, in <module>
>     import matplotlib
> ModuleNotFoundError: No module named 'matplotlib'
---------- Missing result in image ----------
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
  "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<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>
 <defs>
  <style type="text/css">*{stroke-linejoin: round; stroke-linecap: butt}</style>
 </defs>
 <g id="ReplacedTransientID">
  <g id="ReplacedTransientID">
   <path d="M 0 345.6 
L 460.8 345.6 
L 460.8 0 
L 0 0 
z
" style="fill: #ffffff"/>
  </g>
  <g id="ReplacedTransientID">
<truncated after showing first 30 lines>
visualization plot_net_dump colormap ( Last six runs Mar2023 )
visualization plot_net_dump constant_widths ( Last six runs Mar2023 )
visualization plot_net_dump internal ( Last six runs Mar2023 )
visualization plot_net_dump logColors ( Last six runs Mar2023 )
visualization plot_net_dump plain ( Last six runs Mar2023 )

2 TESTS FAILED on ts-bapmsumbld :

---------- Differences in errors ----------
0a1,8
> Traceback (most recent call last):
>   File "sumo/tools/visualization/plot_net_dump.py", line 33, in <module>
>     from sumolib.visualization import helpers  # noqa
>   File "/Users/sumo/clangMacOS/sumo/tools/sumolib/visualization/__init__.py", line 20, in <module>
>     from . import helpers   # noqa
> helpers.py, in <module>
>     import matplotlib
> ModuleNotFoundError: No module named 'matplotlib'
---------- Differences in output ----------
1d0
< Skipping interval 600.0 without data
visualization plot_net_dump missingData ( Last six runs Mar2023 )
visualization plot_net_dump missingData_logScale ( Last six runs Mar2023 )

TEST FAILED on ts-bapmsumbld : visualization plot_net_dump multiple_intervals ( Last six runs Mar2023 )

---------- Differences in errors ----------
0a1,8
> Traceback (most recent call last):
>   File "sumo/tools/visualization/plot_net_dump.py", line 33, in <module>
>     from sumolib.visualization import helpers  # noqa
>   File "/Users/sumo/clangMacOS/sumo/tools/sumolib/visualization/__init__.py", line 20, in <module>
>     from . import helpers   # noqa
> helpers.py, in <module>
>     import matplotlib
> ModuleNotFoundError: No module named 'matplotlib'
---------- Differences in output ----------
1d0
< Warning: multiple time intervals detected, but the output filename(s) do not contain a '%s' placeholder. Continuing by using a default placeholder.
---------- Missing result in image-600 ----------
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
  "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<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>
 <defs>
  <style type="text/css">*{stroke-linejoin: round; stroke-linecap: butt}</style>
 </defs>
 <g id="ReplacedTransientID">
  <g id="ReplacedTransientID">
   <path d="M 0 345.6 
L 460.8 345.6 
L 460.8 0 
L 0 0 
z
" style="fill: #ffffff"/>
  </g>
  <g id="ReplacedTransientID">
<truncated after showing first 30 lines>
---------- Missing result in image-800 ----------
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
  "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<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>
 <defs>
  <style type="text/css">*{stroke-linejoin: round; stroke-linecap: butt}</style>
 </defs>
 <g id="ReplacedTransientID">
  <g id="ReplacedTransientID">
   <path d="M 0 345.6 
L 460.8 345.6 
L 460.8 0 
L 0 0 
z
" style="fill: #ffffff"/>
  </g>
  <g id="ReplacedTransientID">
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumbld : visualization plot_net_dump verbose ( Last six runs Mar2023 )

---------- Differences in errors ----------
0a1,8
> Traceback (most recent call last):
>   File "sumo/tools/visualization/plot_net_dump.py", line 33, in <module>
>     from sumolib.visualization import helpers  # noqa
>   File "/Users/sumo/clangMacOS/sumo/tools/sumolib/visualization/__init__.py", line 20, in <module>
>     from . import helpers   # noqa
> helpers.py, in <module>
>     import matplotlib
> ModuleNotFoundError: No module named 'matplotlib'
---------- Differences in output ----------
1,6d0
< Reading network from 'net.net.xml'
< Reading colors from 'input_weights.dump.xml' (attribute:occupancy)
< Reading width attribute from 'input_weights.dump.xml' (attribute:speed)
< Processing interval with a beginning of 600.0
< Color values are between 31.25 and 66.25
< Width values are between 0.0 and 25.0
---------- Missing result in image ----------
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
  "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<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>
 <defs>
  <style type="text/css">*{stroke-linejoin: round; stroke-linecap: butt}</style>
 </defs>
 <g id="ReplacedTransientID">
  <g id="ReplacedTransientID">
   <path d="M 0 345.6 
L 460.8 345.6 
L 460.8 0 
L 0 0 
z
" style="fill: #ffffff"/>
  </g>
  <g id="ReplacedTransientID">
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumbld : visualization plot_net_speeds plain ( Last six runs Mar2023 )

---------- Differences in errors ----------
0a1,8
> Traceback (most recent call last):
>   File "sumo/tools/visualization/plot_net_speeds.py", line 30, in <module>
>     from sumolib.visualization import helpers  # noqa
>   File "/Users/sumo/clangMacOS/sumo/tools/sumolib/visualization/__init__.py", line 20, in <module>
>     from . import helpers   # noqa
> helpers.py, in <module>
>     import matplotlib
> ModuleNotFoundError: No module named 'matplotlib'
---------- Differences in output ----------
1d0
< 5.0 -> 40.0
---------- Missing result in image ----------
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
  "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<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>
 <defs>
  <style type="text/css">*{stroke-linejoin: round; stroke-linecap: butt}</style>
 </defs>
 <g id="ReplacedTransientID">
  <g id="ReplacedTransientID">
   <path d="M 0 345.6 
L 460.8 345.6 
L 460.8 0 
L 0 0 
z
" style="fill: #ffffff"/>
  </g>
  <g id="ReplacedTransientID">
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumbld : visualization plot_summary plain ( Last six runs Mar2023 )

---------- Differences in errors ----------
0a1,8
> Traceback (most recent call last):
>   File "sumo/tools/visualization/plot_summary.py", line 34, in <module>
>     from sumolib.visualization import helpers  # noqa
>   File "/Users/sumo/clangMacOS/sumo/tools/sumolib/visualization/__init__.py", line 20, in <module>
>     from . import helpers   # noqa
> helpers.py, in <module>
>     import matplotlib
> ModuleNotFoundError: No module named 'matplotlib'
---------- Missing result in image ----------
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
  "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<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>
 <defs>
  <style type="text/css">*{stroke-linejoin: round; stroke-linecap: butt}</style>
 </defs>
 <g id="ReplacedTransientID">
  <g id="ReplacedTransientID">
   <path d="M 0 345.6 
L 460.8 345.6 
L 460.8 0 
L 0 0 
z
" style="fill: #ffffff"/>
  </g>
  <g id="ReplacedTransientID">
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumbld : visualization plot_trajectories filter_edges ( Last six runs Mar2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "sumo/tools/plot_trajectories.py", line 32, in <module>
>     import matplotlib
> ModuleNotFoundError: No module named 'matplotlib'
---------- Differences in output ----------
1d0
< Found 260 datapoints in fcd.xml and kept 115
---------- Missing result in csv ----------
"2"
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

"4"
40.0 0.0 0.0 0 270.0 194.9 104.95
41.0 2.35 2.35 2.35 270.0 192.55 104.95
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumbld : visualization plot_trajectories filter_ids ( Last six runs Mar2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "sumo/tools/plot_trajectories.py", line 32, in <module>
>     import matplotlib
> ModuleNotFoundError: No module named 'matplotlib'
---------- Missing result in csv ----------
"2"
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-bapmsumbld :

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "sumo/tools/plot_trajectories.py", line 32, in <module>
>     import matplotlib
> ModuleNotFoundError: No module named 'matplotlib'
---------- Missing result in csv ----------
"first"
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 Mar2023 )
visualization plot_trajectories plain ( Last six runs Mar2023 )

TEST FAILED on ts-bapmsumbld : visualization plot_trajectories kilometrage ( Last six runs Mar2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "sumo/tools/plot_trajectories.py", line 32, in <module>
>     import matplotlib
> ModuleNotFoundError: No module named 'matplotlib'
---------- Missing result in csv ----------
"1"
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-bapmsumbld : visualization plot_trajectories kilometrage_missing ( Last six runs Mar2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "sumo/tools/plot_trajectories.py", line 32, in <module>
>     import matplotlib
> ModuleNotFoundError: No module named 'matplotlib'
---------- Differences in output ----------
1d0
< Found 0 datapoints in fcd.xml and kept 0

TEST FAILED on ts-bapmsumbld : visualization plot_trajectories leaderGap ( Last six runs Mar2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "sumo/tools/plot_trajectories.py", line 32, in <module>
>     import matplotlib
> ModuleNotFoundError: No module named 'matplotlib'
---------- Missing result in csv ----------
"0"
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-bapmsumbld : visualization plot_trajectories multiple_files ( Last six runs Mar2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "sumo/tools/plot_trajectories.py", line 32, in <module>
>     import matplotlib
> ModuleNotFoundError: No module named 'matplotlib'
---------- Missing result in csv ----------
"ego#2"
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-bapmsumbld : visualization plot_trajectories persons ( Last six runs Mar2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "sumo/tools/plot_trajectories.py", line 32, in <module>
>     import matplotlib
> ModuleNotFoundError: No module named 'matplotlib'
---------- Missing result in csv ----------
"0"
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>

Detailed information for the tests that had known bugs:

TEST had known bugs (see #7391) on ts-bapmsumbld : assign dua-iterate mapmatchJunctions ( Last six runs Mar2023 )

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-bapmsumbld : detector flowrouter motorway_ramps lane_based ( Last six runs Mar2023 )

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"/>