26Jan23rv1_15_0+1951-7b41073e076 - detailed test results for TOOLS.python2

To reconnect the TextTest GUI to these results, run:

texttest.exe -a tools -d C:\Users\delphi\testreports\sumoExtra\git\tests -reconnect C:\Users\delphi\testreports\sumoExtra\msvc16extrax64texttesttmp\msvc16extrax64.06Feb053906.1288 -g

To start TextTest for these tests, run:

texttest.exe -a tools -d C:\Users\delphi\testreports\sumoExtra\git\tests


python2: 1031 tests: 868 succeeded 148 FAILED 15 known bugs

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-wintest-ba : assign duaIterate_analysis matplotlib ( Last six runs Feb2023 Jan2023 )

---------- Differences in errors ----------
0a1,8
> Traceback (most recent call last):
>   File "C:\Users\delphi\testreports\sumoExtra\git\tests\..\tools/assign/duaIterate_analysis.py", line 226, in <module>
>     main()
>   File "C:\Users\delphi\testreports\sumoExtra\git\tests\..\tools/assign/duaIterate_analysis.py", line 221, in main
>     matplot(options.mpl)
>   File "C:\Users\delphi\testreports\sumoExtra\git\tests\..\tools/assign/duaIterate_analysis.py", line 180, in matplot
>     import matplotlib
> ImportError: No module named matplotlib

TEST FAILED on ts-sim-wintest-ba : drt 2taxis_10persons exhaustive_search ( Last six runs Feb2023 Jan2023 )

---------- Differences in errors ----------
0a1,16
> Traceback (most recent call last):
> drtOnline.py, in <module>
>     main()
> drtOnline.py, in main
>     costs, veh_constraints, res_constraints)
> drtOnline.py, in ilp_solve
>     prob.solve(pl.COIN_CMD(msg=0, timeLimit=options.ilp_time, path="/usr/bin/cbc"))
> pulp.py, in solve
>     status = solver.actualSolve(self, **kwargs)
>   File "C:\Users\delphi\AppData\Roaming\Python\Python27\site-packages\pulp\apis\coin_api.py", line 137, in actualSolve
>     return self.solve_CBC(lp, **kwargs)
>   File "C:\Users\delphi\AppData\Roaming\Python\Python27\site-packages\pulp\apis\coin_api.py", line 147, in solve_CBC
>     "Pulp: cannot execute %s cwd: %s" % (self.path, os.getcwd())
> pulp.apis.core.PulpSolverError: Pulp: cannot execute /usr/bin/cbc cwd: C:\Users\delphi\testreports\sumoExtra\msvc16extrax64texttesttmp\msvc16extrax64.26Jan053946.10596\tools.python2\drt\2taxis_10persons\exhaustive_search
> Error: tcpip::Socket::recvAndCheck @ recv: Socket reset by peer
> Quitting (on error).
---------- Differences in output ----------
7,74d6
< 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
< 
< Run dispatcher
< Pending reservations: ['9']
< Solve DARP with exhaustive_search
< Solve ILP
< 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-wintest-ba : drt 2taxis_10persons simple_rerouting ( Last six runs Feb2023 Jan2023 )

---------- Differences in errors ----------
0a1,16
> Traceback (most recent call last):
> drtOnline.py, in <module>
>     main()
> drtOnline.py, in main
>     costs, veh_constraints, res_constraints)
> drtOnline.py, in ilp_solve
>     prob.solve(pl.COIN_CMD(msg=0, timeLimit=options.ilp_time, path="/usr/bin/cbc"))
> pulp.py, in solve
>     status = solver.actualSolve(self, **kwargs)
>   File "C:\Users\delphi\AppData\Roaming\Python\Python27\site-packages\pulp\apis\coin_api.py", line 137, in actualSolve
>     return self.solve_CBC(lp, **kwargs)
>   File "C:\Users\delphi\AppData\Roaming\Python\Python27\site-packages\pulp\apis\coin_api.py", line 147, in solve_CBC
>     "Pulp: cannot execute %s cwd: %s" % (self.path, os.getcwd())
> pulp.apis.core.PulpSolverError: Pulp: cannot execute /usr/bin/cbc cwd: C:\Users\delphi\testreports\sumoExtra\msvc16extrax64texttesttmp\msvc16extrax64.26Jan053946.10596\tools.python2\drt\2taxis_10persons\simple_rerouting
> Error: tcpip::Socket::recvAndCheck @ recv: Socket reset by peer
> Quitting (on error).
---------- Differences in output ----------
7,71d6
< 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
< 
< Run dispatcher
< Pending reservations: ['4', '7', '9']
< Solve DARP with simple_rerouting
< Solve ILP
< 
< Run dispatcher
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-wintest-ba : drt customized_times exhaustive_search ( Last six runs Feb2023 Jan2023 )

---------- Differences in errors ----------
0a1,16
> Traceback (most recent call last):
> drtOnline.py, in <module>
>     main()
> drtOnline.py, in main
>     costs, veh_constraints, res_constraints)
> drtOnline.py, in ilp_solve
>     prob.solve(pl.COIN_CMD(msg=0, timeLimit=options.ilp_time, path="/usr/bin/cbc"))
> pulp.py, in solve
>     status = solver.actualSolve(self, **kwargs)
>   File "C:\Users\delphi\AppData\Roaming\Python\Python27\site-packages\pulp\apis\coin_api.py", line 137, in actualSolve
>     return self.solve_CBC(lp, **kwargs)
>   File "C:\Users\delphi\AppData\Roaming\Python\Python27\site-packages\pulp\apis\coin_api.py", line 147, in solve_CBC
>     "Pulp: cannot execute %s cwd: %s" % (self.path, os.getcwd())
> pulp.apis.core.PulpSolverError: Pulp: cannot execute /usr/bin/cbc cwd: C:\Users\delphi\testreports\sumoExtra\msvc16extrax64texttesttmp\msvc16extrax64.26Jan053946.10596\tools.python2\drt\customized_times\exhaustive_search
> Error: tcpip::Socket::recvAndCheck @ recv: Socket reset by peer
> Quitting (on error).
---------- Differences in output ----------
13,74d12
< 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
< 
< Run dispatcher
< Pending reservations: ['0', '9']
< Solve DARP with exhaustive_search
< Solve ILP
< 
< Run dispatcher
< Pending reservations: ['0', '9']
< Solve DARP with exhaustive_search
< Reservation 0 (person ('0',)) cannot be served
< Solve ILP
< 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-wintest-ba : drt customized_times simple_rerouting ( Last six runs Feb2023 Jan2023 )

---------- Differences in errors ----------
0a1,16
> Traceback (most recent call last):
> drtOnline.py, in <module>
>     main()
> drtOnline.py, in main
>     costs, veh_constraints, res_constraints)
> drtOnline.py, in ilp_solve
>     prob.solve(pl.COIN_CMD(msg=0, timeLimit=options.ilp_time, path="/usr/bin/cbc"))
> pulp.py, in solve
>     status = solver.actualSolve(self, **kwargs)
>   File "C:\Users\delphi\AppData\Roaming\Python\Python27\site-packages\pulp\apis\coin_api.py", line 137, in actualSolve
>     return self.solve_CBC(lp, **kwargs)
>   File "C:\Users\delphi\AppData\Roaming\Python\Python27\site-packages\pulp\apis\coin_api.py", line 147, in solve_CBC
>     "Pulp: cannot execute %s cwd: %s" % (self.path, os.getcwd())
> pulp.apis.core.PulpSolverError: Pulp: cannot execute /usr/bin/cbc cwd: C:\Users\delphi\testreports\sumoExtra\msvc16extrax64texttesttmp\msvc16extrax64.26Jan053946.10596\tools.python2\drt\customized_times\simple_rerouting
> Error: tcpip::Socket::recvAndCheck @ recv: Socket reset by peer
> Quitting (on error).
---------- Differences in output ----------
13,79d12
< 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
< 
< Run dispatcher
< Pending reservations: ['0', '8', '9']
< Solve DARP with simple_rerouting
< Solve ILP
< 
< Run dispatcher
< Pending reservations: ['0', '8', '9']
< Solve DARP with simple_rerouting
< Reservation 0 (person ('0',)) cannot be served
< Solve ILP
< 
< Run dispatcher
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-wintest-ba : drt drtOR-Tools direct_route_factor_1 ( Last six runs Feb2023 Jan2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
> drtOrtools.py, in <module>
>     from enum import Enum
> ImportError: No module named enum
---------- 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,1649))
<  ->  1 (L: 1, C: 588, T: (43,1691))
<  ->  3 (L: 0, C: 1268, T: (156,1804))
<  ->  2 (L: 1, C: 2243, T: (233,1881))
<  ->  4 (L: 0, C: 2628, T: (324,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="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-sim-wintest-ba : drt drtOR-Tools direct_route_factor_3 ( Last six runs Feb2023 Jan2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
> drtOrtools.py, in <module>
>     from enum import Enum
> ImportError: No module named enum
---------- 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,1682))
<  ->  1 (L: 1, C: 588, T: (43,1724))
<  ->  2 (L: 2, C: 1174, T: (85,1766))
<  ->  4 (L: 1, C: 1559, T: (176,1857))
<  ->  3 (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="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-sim-wintest-ba : drt drtOR-Tools oneTaxi_addNewReq ( Last six runs Feb2023 Jan2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
> drtOrtools.py, in <module>
>     from enum import Enum
> ImportError: No module named enum
---------- 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,1682))
<  ->  1 (L: 1, C: 588, T: (43,1724))
<  ->  2 (L: 2, C: 1174, T: (85,1766))
<  ->  4 (L: 1, C: 1559, T: (176,1857))
<  ->  3 (L: 0, C: 2235, T: (291,1972))
<  ->  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-sim-wintest-ba : drt drtOR-Tools time_window1 ( Last six runs Feb2023 Jan2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
> drtOrtools.py, in <module>
>     from enum import Enum
> ImportError: No module named enum
---------- 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,1859))
<  ->  3 (L: 0, C: 3014, T: (355,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="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-sim-wintest-ba : drt drtOR-Tools time_window2 ( Last six runs Feb2023 Jan2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
> drtOrtools.py, in <module>
>     from enum import Enum
> ImportError: No module named enum
---------- 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,1881))
<  ->  4 (L: 0, C: 2628, T: (324,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="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-sim-wintest-ba : drt drtOR-Tools twoTaxis ( Last six runs Feb2023 Jan2023 )

---------- Differences in errors ----------
1c1,4
< Warning: All customers left vehicle 'v0' at time=630.00 but there are 1 remaining stops
---
> Traceback (most recent call last):
> drtOrtools.py, in <module>
>     from enum import Enum
> ImportError: No module named enum
---------- Differences in output ----------
1,173d0
< 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="176.00" arrivalPos="85.60" duration="146.00" routeLength="874.65" timeLoss="23.06"/>
    </personinfo>
    <personinfo id="3" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.08">
        <ride waitingTime="100.00" vehicle="v1" depart="100.00" arrival="237.00" arrivalPos="85.60" duration="137.00" routeLength="760.95" timeLoss="21.48"/>
    </personinfo>
    <personinfo id="0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.06">
        <ride waitingTime="68.00" vehicle="v0" depart="68.00" arrival="357.00" arrivalPos="285.60" duration="289.00" routeLength="1655.75" timeLoss="46.38"/>
    </personinfo>
    <personinfo id="2" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.01">
        <ride waitingTime="53.00" vehicle="v1" depart="53.00" arrival="413.00" arrivalPos="85.60" duration="360.00" routeLength="2325.43" timeLoss="65.51"/>
    </personinfo>
    <personinfo id="7" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="0.89">
        <ride waitingTime="391.00" vehicle="v0" depart="391.00" arrival="509.00" arrivalPos="85.60" duration="118.00" routeLength="560.20" timeLoss="17.72"/>
    </personinfo>
    <personinfo id="9" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="0.86">
        <ride waitingTime="70.00" vehicle="v1" depart="70.00" arrival="523.00" arrivalPos="285.60" duration="453.00" routeLength="2715.69" timeLoss="70.43"/>
    </personinfo>
    <personinfo id="1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="0.94">
        <ride waitingTime="197.00" vehicle="v0" depart="197.00" arrival="612.00" arrivalPos="285.60" duration="415.00" routeLength="2349.60" timeLoss="63.91"/>
    </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="3785.14" waitingTime="20.00" waitingCount="5" stopTime="250.00" timeLoss="106.50" rerouteNo="2" devices="tripinfo_v0 taxi_v0 person_v0" vType="taxi" speedFactor="1.05" vaporized="end">
        <taxi customers="4" occupiedDistance="3483.50" occupiedTime="360.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="4196.07" waitingTime="16.00" waitingCount="5" stopTime="219.00" timeLoss="104.27" rerouteNo="2" devices="tripinfo_v1 taxi_v1 person_v1" vType="taxi" speedFactor="1.01" vaporized="">
        <taxi customers="3" occupiedDistance="3599.59" occupiedTime="368.00"/>
<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="3990.60" speed="6.33" duration="630.00" waitingTime="18.00" timeLoss="105.39" 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="10" waitingTime="90.90" routeLength="1124.23" duration="191.80" bus="0" train="0" taxi="7" bike="0" aborted="3"/>
    <transportStatistics number="0"/>
</statistics>

TEST FAILED on ts-sim-wintest-ba : drt drtOrtools ( Last six runs Feb2023 Jan2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
> drtOrtools.py, in <module>
>     from enum import Enum
> ImportError: No module named enum
---------- Differences in output ----------
1,195d0
< 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="123.00" arrivalPos="85.60" duration="93.00" routeLength="270.92" timeLoss="14.25"/>
    </personinfo>
    <personinfo id="1" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="0.94">
        <ride waitingTime="32.00" vehicle="v1" depart="32.00" arrival="164.00" arrivalPos="285.60" duration="132.00" routeLength="765.51" timeLoss="17.37"/>
    </personinfo>
    <personinfo id="3" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.08">
        <ride waitingTime="132.00" vehicle="v0" depart="132.00" arrival="288.00" arrivalPos="85.60" duration="156.00" routeLength="971.05" timeLoss="26.02"/>
    </personinfo>
    <personinfo id="6" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.05">
        <ride waitingTime="174.00" vehicle="v1" depart="174.00" arrival="335.00" arrivalPos="285.60" duration="161.00" routeLength="1161.17" timeLoss="18.07"/>
    </personinfo>
    <personinfo id="2" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.01">
        <ride waitingTime="331.00" vehicle="v0" depart="331.00" arrival="463.00" arrivalPos="85.60" duration="132.00" routeLength="780.23" timeLoss="17.70"/>
    </personinfo>
    <personinfo id="7" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="0.89">
        <ride waitingTime="362.00" vehicle="v1" depart="362.00" arrival="481.00" arrivalPos="85.60" duration="119.00" routeLength="560.16" timeLoss="17.39"/>
    </personinfo>
    <personinfo id="4" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.03">
        <ride waitingTime="163.00" vehicle="v0" depart="163.00" arrival="543.00" arrivalPos="85.60" duration="380.00" routeLength="1940.71" timeLoss="58.11"/>
    </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="3761.02" waitingTime="18.00" waitingCount="4" stopTime="249.00" timeLoss="110.37" rerouteNo="2" devices="tripinfo_v0 taxi_v0 person_v0" vType="taxi" speedFactor="1.05" vaporized="end">
        <taxi customers="4" occupiedDistance="2831.43" occupiedTime="300.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="3891.52" waitingTime="15.00" waitingCount="5" stopTime="240.00" timeLoss="103.41" rerouteNo="2" devices="tripinfo_v1 taxi_v1 person_v1" vType="taxi" speedFactor="1.01" vaporized="end">
        <taxi customers="3" occupiedDistance="3351.95" occupiedTime="329.00"/>
<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="3826.27" speed="6.07" duration="630.00" waitingTime="16.50" timeLoss="106.89" 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="10" waitingTime="122.40" routeLength="644.98" duration="117.30" bus="0" train="0" taxi="7" bike="0" aborted="3"/>
    <transportStatistics number="0"/>
</statistics>

TEST FAILED on ts-sim-wintest-ba : drt dua_pairs simple_rerouting ( Last six runs Feb2023 Jan2023 )

---------- Differences in errors ----------
0a1,16
> Traceback (most recent call last):
> drtOnline.py, in <module>
>     main()
> drtOnline.py, in main
>     costs, veh_constraints, res_constraints)
> drtOnline.py, in ilp_solve
>     prob.solve(pl.COIN_CMD(msg=0, timeLimit=options.ilp_time, path="/usr/bin/cbc"))
> pulp.py, in solve
>     status = solver.actualSolve(self, **kwargs)
>   File "C:\Users\delphi\AppData\Roaming\Python\Python27\site-packages\pulp\apis\coin_api.py", line 137, in actualSolve
>     return self.solve_CBC(lp, **kwargs)
>   File "C:\Users\delphi\AppData\Roaming\Python\Python27\site-packages\pulp\apis\coin_api.py", line 147, in solve_CBC
>     "Pulp: cannot execute %s cwd: %s" % (self.path, os.getcwd())
> pulp.apis.core.PulpSolverError: Pulp: cannot execute /usr/bin/cbc cwd: C:\Users\delphi\testreports\sumoExtra\msvc16extrax64texttesttmp\msvc16extrax64.26Jan053946.10596\tools.python2\drt\dua_pairs\simple_rerouting
> Error: tcpip::Socket::recvAndCheck @ recv: Socket reset by peer
> Quitting (on error).
---------- Differences in output ----------
11,54d10
< 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
< Pending reservations: ['2']
< Solve DARP with simple_rerouting
< Reservation 2 (person ('2',)) cannot be served
< 
< Run dispatcher
< New reservations: ['3']
< Pending reservations: []
< Solve DARP with simple_rerouting
< Reservation 3 (person ('3',)) cannot be served
< 
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-wintest-ba : drt max_processing ( Last six runs Feb2023 Jan2023 )

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

TEST FAILED on ts-sim-wintest-ba : drt oneVehicle exhaustive_search ( Last six runs Feb2023 Jan2023 )

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

TEST FAILED on ts-sim-wintest-ba : drt oneVehicle simple_rerouting ( Last six runs Feb2023 Jan2023 )

---------- Differences in errors ----------
0a1,16
> Traceback (most recent call last):
> drtOnline.py, in <module>
>     main()
> drtOnline.py, in main
>     costs, veh_constraints, res_constraints)
> drtOnline.py, in ilp_solve
>     prob.solve(pl.COIN_CMD(msg=0, timeLimit=options.ilp_time, path="/usr/bin/cbc"))
> pulp.py, in solve
>     status = solver.actualSolve(self, **kwargs)
>   File "C:\Users\delphi\AppData\Roaming\Python\Python27\site-packages\pulp\apis\coin_api.py", line 137, in actualSolve
>     return self.solve_CBC(lp, **kwargs)
>   File "C:\Users\delphi\AppData\Roaming\Python\Python27\site-packages\pulp\apis\coin_api.py", line 147, in solve_CBC
>     "Pulp: cannot execute %s cwd: %s" % (self.path, os.getcwd())
> pulp.apis.core.PulpSolverError: Pulp: cannot execute /usr/bin/cbc cwd: C:\Users\delphi\testreports\sumoExtra\msvc16extrax64texttesttmp\msvc16extrax64.26Jan053946.10596\tools.python2\drt\oneVehicle\simple_rerouting
> Error: tcpip::Socket::recvAndCheck @ recv: Socket reset by peer
> Quitting (on error).
---------- Differences in output ----------
7,70d6
< 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
< 
< Run dispatcher
< Pending reservations: ['3', '4', '5', '6', '7', '8', '9']
< Solve DARP with simple_rerouting
< 
< Run dispatcher
< Pending reservations: ['3', '4', '5', '6', '7', '8', '9']
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-wintest-ba : drt oneVehicle tracefile ( Last six runs Feb2023 Jan2023 )

---------- Differences in errors ----------
0a1,16
> Traceback (most recent call last):
> drtOnline.py, in <module>
>     main()
> drtOnline.py, in main
>     costs, veh_constraints, res_constraints)
> drtOnline.py, in ilp_solve
>     prob.solve(pl.COIN_CMD(msg=0, timeLimit=options.ilp_time, path="/usr/bin/cbc"))
> pulp.py, in solve
>     status = solver.actualSolve(self, **kwargs)
>   File "C:\Users\delphi\AppData\Roaming\Python\Python27\site-packages\pulp\apis\coin_api.py", line 137, in actualSolve
>     return self.solve_CBC(lp, **kwargs)
>   File "C:\Users\delphi\AppData\Roaming\Python\Python27\site-packages\pulp\apis\coin_api.py", line 147, in solve_CBC
>     "Pulp: cannot execute %s cwd: %s" % (self.path, os.getcwd())
> pulp.apis.core.PulpSolverError: Pulp: cannot execute /usr/bin/cbc cwd: C:\Users\delphi\testreports\sumoExtra\msvc16extrax64texttesttmp\msvc16extrax64.26Jan053946.10596\tools.python2\drt\oneVehicle\tracefile
> Error: tcpip::Socket::recvAndCheck @ recv: Socket reset by peer
> Quitting (on error).
---------- Differences in output ----------
7,70d6
< 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
< 
< Run dispatcher
< Pending reservations: ['3', '4', '5', '6', '7', '8', '9']
< Solve DARP with simple_rerouting
< 
< Run dispatcher
< Pending reservations: ['3', '4', '5', '6', '7', '8', '9']
<truncated after showing first 30 lines>
---------- Differences in tracefile ----------
3,62d2
< 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)
< traci.simulationStep(610.0)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-wintest-ba : drt stop_duration exhaustive_search ( Last six runs Feb2023 Jan2023 )

---------- Differences in errors ----------
0a1,16
> Traceback (most recent call last):
> drtOnline.py, in <module>
>     main()
> drtOnline.py, in main
>     costs, veh_constraints, res_constraints)
> drtOnline.py, in ilp_solve
>     prob.solve(pl.COIN_CMD(msg=0, timeLimit=options.ilp_time, path="/usr/bin/cbc"))
> pulp.py, in solve
>     status = solver.actualSolve(self, **kwargs)
>   File "C:\Users\delphi\AppData\Roaming\Python\Python27\site-packages\pulp\apis\coin_api.py", line 137, in actualSolve
>     return self.solve_CBC(lp, **kwargs)
>   File "C:\Users\delphi\AppData\Roaming\Python\Python27\site-packages\pulp\apis\coin_api.py", line 147, in solve_CBC
>     "Pulp: cannot execute %s cwd: %s" % (self.path, os.getcwd())
> pulp.apis.core.PulpSolverError: Pulp: cannot execute /usr/bin/cbc cwd: C:\Users\delphi\testreports\sumoExtra\msvc16extrax64texttesttmp\msvc16extrax64.26Jan053946.10596\tools.python2\drt\stop_duration\exhaustive_search
> Error: tcpip::Socket::recvAndCheck @ recv: Socket reset by peer
> Quitting (on error).
---------- Differences in output ----------
7,78d6
< 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
< 
< Run dispatcher
< Pending reservations: ['4', '5', '6', '7', '8']
< Solve DARP with exhaustive_search
< Solve ILP
< 
< Run dispatcher
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-wintest-ba : drt stop_duration simple_rerouting ( Last six runs Feb2023 Jan2023 )

---------- Differences in errors ----------
0a1,16
> Traceback (most recent call last):
> drtOnline.py, in <module>
>     main()
> drtOnline.py, in main
>     costs, veh_constraints, res_constraints)
> drtOnline.py, in ilp_solve
>     prob.solve(pl.COIN_CMD(msg=0, timeLimit=options.ilp_time, path="/usr/bin/cbc"))
> pulp.py, in solve
>     status = solver.actualSolve(self, **kwargs)
>   File "C:\Users\delphi\AppData\Roaming\Python\Python27\site-packages\pulp\apis\coin_api.py", line 137, in actualSolve
>     return self.solve_CBC(lp, **kwargs)
>   File "C:\Users\delphi\AppData\Roaming\Python\Python27\site-packages\pulp\apis\coin_api.py", line 147, in solve_CBC
>     "Pulp: cannot execute %s cwd: %s" % (self.path, os.getcwd())
> pulp.apis.core.PulpSolverError: Pulp: cannot execute /usr/bin/cbc cwd: C:\Users\delphi\testreports\sumoExtra\msvc16extrax64texttesttmp\msvc16extrax64.26Jan053946.10596\tools.python2\drt\stop_duration\simple_rerouting
> Error: tcpip::Socket::recvAndCheck @ recv: Socket reset by peer
> Quitting (on error).
---------- Differences in output ----------
7,70d6
< 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
< 
< Run dispatcher
< Pending reservations: ['2', '4', '5', '6', '7', '8', '9']
< Solve DARP with simple_rerouting
< 
< Run dispatcher
< Pending reservations: ['2', '4', '5', '6', '7', '8', '9']
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-wintest-ba : import GTFS import_begin28800_end72000 gtfs2pt_fcd ( Last six runs Feb2023 Jan2023 )

---------- Differences in errors ----------
1,27c1,10
< 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-sim-wintest-ba : import GTFS import_begin28800_end72000 gtfs2pt_osm ( Last six runs Feb2023 Jan2023 )

---------- Differences in errors ----------
0a1,14
> Traceback (most recent call last):
> gtfs2pt.py, in <module>
>     main(get_options())
> gtfs2pt.py, in main
>     osm_routes = gtfs2osm.import_osm(options, net)
> miscutils.py, in benchmark_wrapper
>     result = func(*args, **kwargs)
> gtfs2osm.py, in import_osm
>     line_orig = net.convertXY2LonLat(x, y)
>   File "C:\Users\delphi\testreports\sumoExtra\git\tools\sumolib\net\__init__.py", line 480, in convertXY2LonLat
>     return self.getGeoProj()(x, y, inverse=True)
>   File "C:\Users\delphi\testreports\sumoExtra\git\tools\sumolib\net\__init__.py", line 449, in getGeoProj
>     import pyproj
> ImportError: No module named pyproj
---------- Differences in output ----------
4,5d3
< 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-sim-wintest-ba : import GTFS import_begin72000_end115200 gtfs2pt_fcd ( Last six runs Feb2023 Jan2023 )

---------- Differences in errors ----------
1,27c1,10
< 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-sim-wintest-ba : import GTFS import_begin72000_end115200 gtfs2pt_osm ( Last six runs Feb2023 Jan2023 )

---------- Differences in errors ----------
0a1,14
> Traceback (most recent call last):
> gtfs2pt.py, in <module>
>     main(get_options())
> gtfs2pt.py, in main
>     osm_routes = gtfs2osm.import_osm(options, net)
> miscutils.py, in benchmark_wrapper
>     result = func(*args, **kwargs)
> gtfs2osm.py, in import_osm
>     line_orig = net.convertXY2LonLat(x, y)
>   File "C:\Users\delphi\testreports\sumoExtra\git\tools\sumolib\net\__init__.py", line 480, in convertXY2LonLat
>     return self.getGeoProj()(x, y, inverse=True)
>   File "C:\Users\delphi\testreports\sumoExtra\git\tools\sumolib\net\__init__.py", line 449, in getGeoProj
>     import pyproj
> ImportError: No module named pyproj
---------- Differences in output ----------
4,6d3
< 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-sim-wintest-ba :

---------- Differences in errors ----------
1,27c1,10
< 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 Feb2023 Jan2023 )
import GTFS import_bus_routes gtfs2pt_fcd ( Last six runs Feb2023 Jan2023 )
import GTFS import_bus_routes gtfs2pt_fcd_sort ( Last six runs Feb2023 Jan2023 )
import GTFS import_days gtfs2pt_fcd ( Last six runs Feb2023 Jan2023 )

TEST FAILED on ts-sim-wintest-ba : import GTFS import_begin72000_end259200 gtfs2pt_osm ( Last six runs Feb2023 Jan2023 )

---------- Differences in errors ----------
0a1,14
> Traceback (most recent call last):
> gtfs2pt.py, in <module>
>     main(get_options())
> gtfs2pt.py, in main
>     osm_routes = gtfs2osm.import_osm(options, net)
> miscutils.py, in benchmark_wrapper
>     result = func(*args, **kwargs)
> gtfs2osm.py, in import_osm
>     line_orig = net.convertXY2LonLat(x, y)
>   File "C:\Users\delphi\testreports\sumoExtra\git\tools\sumolib\net\__init__.py", line 480, in convertXY2LonLat
>     return self.getGeoProj()(x, y, inverse=True)
>   File "C:\Users\delphi\testreports\sumoExtra\git\tools\sumolib\net\__init__.py", line 449, in getGeoProj
>     import pyproj
> ImportError: No module named pyproj
---------- Differences in output ----------
4,6d3
< 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>

TEST FAILED on ts-sim-wintest-ba : import GTFS import_bus_routes gtfs2pt_fcd_empty ( Last six runs Feb2023 Jan2023 )

---------- Differences in errors ----------
0a1,10
> Traceback (most recent call last):
> gtfs2pt.py, in <module>
>     main(get_options())
> gtfs2pt.py, in main
>     options.bbox = net.convertXY2LonLat(*bboxXY[0]) + net.convertXY2LonLat(*bboxXY[1])
>   File "C:\Users\delphi\testreports\sumoExtra\git\tools\sumolib\net\__init__.py", line 480, in convertXY2LonLat
>     return self.getGeoProj()(x, y, inverse=True)
>   File "C:\Users\delphi\testreports\sumoExtra\git\tools\sumolib\net\__init__.py", line 449, in getGeoProj
>     import pyproj
> ImportError: No module named pyproj
---------- Differences in output ----------
1d0
< Warning! No GTFS data found for the given date 20200101.

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

---------- Differences in errors ----------
0a1,14
> Traceback (most recent call last):
> gtfs2pt.py, in <module>
>     main(get_options())
> gtfs2pt.py, in main
>     osm_routes = gtfs2osm.import_osm(options, net)
> miscutils.py, in benchmark_wrapper
>     result = func(*args, **kwargs)
> gtfs2osm.py, in import_osm
>     line_orig = net.convertXY2LonLat(x, y)
>   File "C:\Users\delphi\testreports\sumoExtra\git\tools\sumolib\net\__init__.py", line 480, in convertXY2LonLat
>     return self.getGeoProj()(x, y, inverse=True)
>   File "C:\Users\delphi\testreports\sumoExtra\git\tools\sumolib\net\__init__.py", line 449, in getGeoProj
>     import pyproj
> ImportError: No module named pyproj
---------- Differences in output ----------
4,6d3
< 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 Feb2023 Jan2023 )
import GTFS import_days gtfs2pt_osm ( Last six runs Feb2023 Jan2023 )

TEST FAILED on ts-sim-wintest-ba : import GTFS import_bus_routes gtfs2pt_osm_repair ( Last six runs Feb2023 Jan2023 )

---------- Differences in errors ----------
1,3c1,16
< 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>
>     main(get_options())
> gtfs2pt.py, in main
>     osm_routes = gtfs2osm.import_osm(options, net)
> miscutils.py, in benchmark_wrapper
>     result = func(*args, **kwargs)
> gtfs2osm.py, in import_osm
>     osm_routes = repair_routes(options, net)
> gtfs2osm.py, in repair_routes
>     line_orig = net.convertXY2LonLat(x, y)
>   File "C:\Users\delphi\testreports\sumoExtra\git\tools\sumolib\net\__init__.py", line 480, in convertXY2LonLat
>     return self.getGeoProj()(x, y, inverse=True)
>   File "C:\Users\delphi\testreports\sumoExtra\git\tools\sumolib\net\__init__.py", line 449, in getGeoProj
>     import pyproj
> ImportError: No module named pyproj
---------- Differences in output ----------
3,5d2
< Reading up to time step: 0.00
< Reading up to time step: 200.00
< Success.
7,11d3
< 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-sim-wintest-ba : import OSM taxiStop fleet0_1 ( Last six runs Feb2023 Jan2023 )

---------- 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,116
> 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 "C:\Users\delphi\testreports\sumoExtra\git\tools\sumolib\net\__init__.py", line 468, in convertLonLat2XY
>     x, y = self.getGeoProj()(lon, lat)
>   File "C:\Users\delphi\testreports\sumoExtra\git\tools\sumolib\net\__init__.py", line 449, in getGeoProj
>     import pyproj
> ImportError: No module named pyproj
---------- 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-sim-wintest-ba : import OSM taxiStop fleet1 ( Last six runs Feb2023 Jan2023 )

---------- 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,116
> 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 "C:\Users\delphi\testreports\sumoExtra\git\tools\sumolib\net\__init__.py", line 468, in convertLonLat2XY
>     x, y = self.getGeoProj()(lon, lat)
>   File "C:\Users\delphi\testreports\sumoExtra\git\tools\sumolib\net\__init__.py", line 449, in getGeoProj
>     import pyproj
> ImportError: No module named pyproj
---------- 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-sim-wintest-ba : import OSM taxiStop gz ( Last six runs Feb2023 Jan2023 )

---------- 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,45
> 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 "C:\Users\delphi\testreports\sumoExtra\git\tools\sumolib\net\__init__.py", line 468, in convertLonLat2XY
>     x, y = self.getGeoProj()(lon, lat)
>   File "C:\Users\delphi\testreports\sumoExtra\git\tools\sumolib\net\__init__.py", line 449, in getGeoProj
>     import pyproj
> ImportError: No module named pyproj
---------- 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-sim-wintest-ba : import OSM taxiStop plain ( Last six runs Feb2023 Jan2023 )

---------- 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,116
> 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 "C:\Users\delphi\testreports\sumoExtra\git\tools\sumolib\net\__init__.py", line 468, in convertLonLat2XY
>     x, y = self.getGeoProj()(lon, lat)
>   File "C:\Users\delphi\testreports\sumoExtra\git\tools\sumolib\net\__init__.py", line 449, in getGeoProj
>     import pyproj
> ImportError: No module named pyproj
---------- 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-sim-wintest-ba : import OSM webWizard ( Last six runs Feb2023 Jan2023 )

---------- Differences in osmimport ----------
8189,8190c8189,8190
<     <edge id=":27411257_c0" function="crossing" crossingEdges="4610362#6 101699676#2">
<         <lane id=":27411257_c0_0" index="0" allow="pedestrian" speed="2.78" length="4.80" width="4.00" shape="1875.78,2418.66 1879.00,2422.22"/>
---
>     <edge id=":27411257_c0" function="crossing" crossingEdges="101699676#1 4610362#5">
>         <lane id=":27411257_c0_0" index="0" allow="pedestrian" speed="2.78" length="4.80" width="4.00" shape="1880.43,2421.12 1877.83,2417.09"/>
8193c8193
<         <lane id=":27411257_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.65" width="4.00" shape="1877.88,2420.86 1878.97,2422.54 1879.37,2422.28 1879.66,2422.08 1879.90,2421.91 1880.13,2421.73 1880.40,2421.49 1880.75,2421.17 1879.41,2419.69 1880.49,2420.88 1880.14,2421.19 1879.88,2421.42 1879.66,2421.59 1879.43,2421.76 1879.14,2421.95"/>
---
>         <lane id=":27411257_w0_0" index="0" allow="pedestrian" speed="2.78" length="1.61" width="4.00" shape="1877.27,2417.32 1875.92,2415.83 1875.06,2416.49 1876.15,2418.17 1876.40,2418.01 1876.58,2417.89 1876.73,2417.78 1876.87,2417.66 1877.04,2417.52"/>
8196c8196
<         <lane id=":27411257_w1_0" index="0" allow="pedestrian" speed="2.78" length="1.61" width="4.00" shape="1877.27,2417.32 1875.92,2415.83 1875.06,2416.49 1876.15,2418.17 1876.40,2418.01 1876.58,2417.89 1876.73,2417.78 1876.87,2417.66 1877.04,2417.52"/>
---
>         <lane id=":27411257_w1_0" index="0" allow="pedestrian" speed="2.78" length="1.65" width="4.00" shape="1878.75,2422.21 1878.97,2422.54 1879.37,2422.28 1879.66,2422.08 1879.90,2421.91 1880.13,2421.73 1880.40,2421.49 1880.75,2421.17 1880.75,2421.17 1879.41,2419.69 1880.14,2421.19 1879.88,2421.42 1879.66,2421.59 1879.43,2421.76 1879.14,2421.95"/>
78315,78316c78315,78316
<     <connection from=":27411257_w0" to="-4610362#5" fromLane="0" toLane="0" dir="s" state="M"/>
<     <connection from="-4610362#6" to=":27411257_w0" fromLane="0" toLane="0" dir="s" state="M"/>
---
>     <connection from=":27411257_w0" to="4610362#6" fromLane="0" toLane="0" dir="s" state="M"/>
>     <connection from="4610362#5" to=":27411257_w0" fromLane="0" toLane="0" dir="s" state="M"/>
78318,78319c78318,78319
<     <connection from=":27411257_w1" to="4610362#6" fromLane="0" toLane="0" dir="s" state="M"/>
<     <connection from="4610362#5" to=":27411257_w1" fromLane="0" toLane="0" dir="s" state="M"/>
---
>     <connection from=":27411257_w1" to="-4610362#5" fromLane="0" toLane="0" dir="s" state="M"/>
>     <connection from="-4610362#6" to=":27411257_w1" fromLane="0" toLane="0" dir="s" state="M"/>
---------- Differences in osmstops ----------
506c506
<     <busStop id="3907105049" name="U Alexanderplatz" lane="301241681#0_2" startPos="23.21" endPos="38.21" friendlyPos="true" lines="N65 N5"/>
---
>     <busStop id="3907105049" name="U Alexanderplatz" lane="301241681#0_2" startPos="22.99" endPos="37.99" friendlyPos="true" lines="N65 N5"/>
---------- Differences in output ----------
51c51
< Simulation ended at time: 3227.00
---
> Simulation ended at time: 3284.00
65,67c65,67
<  Duration: 341.94
<  WaitingTime: 65.28
<  TimeLoss: 129.15
---
>  Duration: 341.71
>  WaitingTime: 65.45
>  TimeLoss: 128.51
70,73c70,73
<  Speed: 4.24
<  Duration: 368.14
<  WaitingTime: 39.69
<  TimeLoss: 75.79
---
>  Speed: 4.26
>  Duration: 368.88
>  WaitingTime: 40.58
>  TimeLoss: 76.46
78,79c78,79
<  Duration: 253.22
<  TimeLoss: 35.76
---
>  Duration: 253.70
>  TimeLoss: 36.24
81c81
<  WaitingTime: 106.54
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-wintest-ba : misc createVehTypeDistribution lognormal_mingap ( Last six runs Feb2023 Jan2023 )

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

TEST FAILED on ts-sim-wintest-ba : misc extractTest twice_same_file ( Last six runs Feb2023 Jan2023 )

---------- Differences in output ----------
1c1
< generating shell scripts for testPath '<TEXTTEST_SANDBOX>/_state_actuated' with call 'python runner.py --no-step-log --no-duration-log -v --net-file=net.net.xml --route-files input_routes.rou.xml --additional-files input_additional.add.xml --save-state.times 104 --save-state.files state.xml --default.speeddev 0 -e 200 : --no-step-log --no-duration-log -v --net-file=net.net.xml --route-files input_routes.rou.xml --additional-files input_additional2.add.xml --load-state state.xml --default.speed
dev 0 -e 200 --compare tls_state:29:3'
---
> generating shell scripts for testPath '<TEXTTEST_SANDBOX>/_state_actuated' with call 'C:/Python27amd64/python.exe runner.py --no-step-log --no-duration-log -v --net-file=net.net.xml --route-files input_routes.rou.xml --additional-files input_additional.add.xml --save-state.times 104 --save-state.files state.xml --default.speeddev 0 -e 200 : --no-step-log --no-duration-log -v --net-file=net.net.xml --route-files input_routes.rou.xml --additional-files input_additional2.add.xml --load-state stat
e.xml --default.speeddev 0 -e 200 --compare tls_state:29:3'
4c4
< generating shell scripts for testPath '<TEXTTEST_SANDBOX>/_state_actuated' with call 'python runner.py --mesosim --no-step-log --no-duration-log -v --net-file=net.net.xml --route-files input_routes.rou.xml --additional-files input_additional.add.xml --save-state.times 104 --save-state.files state.xml --default.speeddev 0 -e 200 : --no-step-log --no-duration-log -v --net-file=net.net.xml --route-files input_routes.rou.xml --additional-files input_additional2.add.xml --load-state state.xml --def
ault.speeddev 0 -e 200 --compare tls_state:29:3 tests/complex/state/runner.py'
---
> generating shell scripts for testPath '<TEXTTEST_SANDBOX>/_state_actuated' with call 'C:/Python27amd64/python.exe runner.py --mesosim --no-step-log --no-duration-log -v --net-file=net.net.xml --route-files input_routes.rou.xml --additional-files input_additional.add.xml --save-state.times 104 --save-state.files state.xml --default.speeddev 0 -e 200 : --no-step-log --no-duration-log -v --net-file=net.net.xml --route-files input_routes.rou.xml --additional-files input_additional2.add.xml --load-
state state.xml --default.speeddev 0 -e 200 --compare tls_state:29:3 tests/complex/state/runner.py'

TEST FAILED on ts-sim-wintest-ba : misc runSeeds multi_config ( Last six runs Feb2023 Jan2023 )

---------- Differences in output ----------
54a55,111
> Loading net-file from 'net.net.xml' ... done ((TIME)).
> Loading done.
> Simulation started with time: 0.00.
> Simulation ended at time: 18.00
> Reason: All vehicles have left the simulation.
> Performance: 
> Vehicles: 
>  Inserted: 1
>  Running: 0
>  Waiting: 0
> Statistics (avg of 1):
>  RouteLength: 186.70
>  Speed: 10.98
>  Duration: 17.00
>  WaitingTime: 0.00
>  TimeLoss: 1.57
>  DepartDelay: 0.00
> 
> Loading net-file from 'net.net.xml' ... done ((TIME)).
> Loading done.
> Simulation started with time: 0.00.
> Simulation ended at time: 74.00
> Reason: All vehicles have left the simulation.
> Performance: 
> Vehicles: 
>  Inserted: 1
>  Running: 0
>  Waiting: 0
> Statistics (avg of 1):
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-wintest-ba : net net2geojson boundaries ( Last six runs Feb2023 Jan2023 )

---------- Differences in errors ----------
0a1,10
> 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]
>   File "C:\Users\delphi\testreports\sumoExtra\git\tools\sumolib\net\__init__.py", line 480, in convertXY2LonLat
>     return self.getGeoProj()(x, y, inverse=True)
>   File "C:\Users\delphi\testreports\sumoExtra\git\tools\sumolib\net\__init__.py", line 449, in getGeoProj
>     import pyproj
> ImportError: 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-sim-wintest-ba :

---------- Differences in errors ----------
0a1,10
> 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]
>   File "C:\Users\delphi\testreports\sumoExtra\git\tools\sumolib\net\__init__.py", line 480, in convertXY2LonLat
>     return self.getGeoProj()(x, y, inverse=True)
>   File "C:\Users\delphi\testreports\sumoExtra\git\tools\sumolib\net\__init__.py", line 449, in getGeoProj
>     import pyproj
> ImportError: 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 Feb2023 Jan2023 )
net net2geojson junctions ( Last six runs Feb2023 Jan2023 )

TEST FAILED on ts-sim-wintest-ba : net net2geojson junctionCoordinates ( Last six runs Feb2023 Jan2023 )

---------- Differences in errors ----------
0a1,10
> 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]
>   File "C:\Users\delphi\testreports\sumoExtra\git\tools\sumolib\net\__init__.py", line 480, in convertXY2LonLat
>     return self.getGeoProj()(x, y, inverse=True)
>   File "C:\Users\delphi\testreports\sumoExtra\git\tools\sumolib\net\__init__.py", line 449, in getGeoProj
>     import pyproj
> ImportError: 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-sim-wintest-ba : net net2geojson lanes ( Last six runs Feb2023 Jan2023 )

---------- Differences in errors ----------
0a1,10
> 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]
>   File "C:\Users\delphi\testreports\sumoExtra\git\tools\sumolib\net\__init__.py", line 480, in convertXY2LonLat
>     return self.getGeoProj()(x, y, inverse=True)
>   File "C:\Users\delphi\testreports\sumoExtra\git\tools\sumolib\net\__init__.py", line 449, in getGeoProj
>     import pyproj
> ImportError: 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-sim-wintest-ba : net net2jpsgeometry allow_junctions ( Last six runs Feb2023 Jan2023 )

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

TEST FAILED on ts-sim-wintest-ba : net net2jpsgeometry sidewalk_lanes ( Last six runs Feb2023 Jan2023 )

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

TEST FAILED on ts-sim-wintest-ba : net net2kml edges ( Last six runs Feb2023 Jan2023 )

---------- Differences in errors ----------
0a1,8
> Traceback (most recent call last):
> net2kml.py, in <module>
>     lon, lat = net.convertXY2LonLat(x, y)
>   File "C:\Users\delphi\testreports\sumoExtra\git\tools\sumolib\net\__init__.py", line 480, in convertXY2LonLat
>     return self.getGeoProj()(x, y, inverse=True)
>   File "C:\Users\delphi\testreports\sumoExtra\git\tools\sumolib\net\__init__.py", line 449, in getGeoProj
>     import pyproj
> ImportError: 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-sim-wintest-ba : net net2kml lanes ( Last six runs Feb2023 Jan2023 )

---------- Differences in errors ----------
0a1,8
> Traceback (most recent call last):
> net2kml.py, in <module>
>     lon, lat = net.convertXY2LonLat(x, y)
>   File "C:\Users\delphi\testreports\sumoExtra\git\tools\sumolib\net\__init__.py", line 480, in convertXY2LonLat
>     return self.getGeoProj()(x, y, inverse=True)
>   File "C:\Users\delphi\testreports\sumoExtra\git\tools\sumolib\net\__init__.py", line 449, in getGeoProj
>     import pyproj
> ImportError: 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-sim-wintest-ba : net net2poly edges ( Last six runs Feb2023 Jan2023 )

---------- Differences in errors ----------
0a1,8
> Traceback (most recent call last):
> net2poly.py, in <module>
>     shape = ["%.6f,%.6f" % net.convertXY2LonLat(x, y) for x, y in geometry]
>   File "C:\Users\delphi\testreports\sumoExtra\git\tools\sumolib\net\__init__.py", line 480, in convertXY2LonLat
>     return self.getGeoProj()(x, y, inverse=True)
>   File "C:\Users\delphi\testreports\sumoExtra\git\tools\sumolib\net\__init__.py", line 449, in getGeoProj
>     import pyproj
> ImportError: 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-sim-wintest-ba : net net2poly lanes ( Last six runs Feb2023 Jan2023 )

---------- Differences in errors ----------
0a1,8
> Traceback (most recent call last):
> net2poly.py, in <module>
>     shape = ["%.6f,%.6f" % net.convertXY2LonLat(x, y) for x, y in geometry]
>   File "C:\Users\delphi\testreports\sumoExtra\git\tools\sumolib\net\__init__.py", line 480, in convertXY2LonLat
>     return self.getGeoProj()(x, y, inverse=True)
>   File "C:\Users\delphi\testreports\sumoExtra\git\tools\sumolib\net\__init__.py", line 449, in getGeoProj
>     import pyproj
> ImportError: 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>

13 TESTS FAILED on ts-sim-wintest-ba :

---------- Differences in diff_con ----------
4c4
< <connections version="1.9" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/connections_file.xsd">
---
> <connections version="1.16" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/connections_file.xsd">
---------- Differences in diff_edg ----------
4c4
< <edges version="1.9" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/edgediff_file.xsd">
---
> <edges version="1.16" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/edgediff_file.xsd">
---------- Differences in diff_nod ----------
4c4
< <nodes version="1.9" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/nodes_file.xsd">
---
> <nodes version="1.16" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/nodes_file.xsd">
---------- Differences in diff_tll ----------
4c4
< <tlLogics version="1.9" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tllogic_file.xsd">
---
> <tlLogics version="1.16" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tllogic_file.xsd">
net netdiff change_to_unwritten_default ( Last six runs Feb2023 Jan2023 )
net netdiff copy_location ( Last six runs Feb2023 Jan2023 )
net netdiff crossing ( Last six runs Feb2023 Jan2023 )
net netdiff delete_dead_end_edge ( Last six runs Feb2023 Jan2023 )
net netdiff invalidated_neigh ( Last six runs Feb2023 Jan2023 )
net netdiff join_junctions ( Last six runs Feb2023 Jan2023 )
net netdiff load_config ( Last six runs Feb2023 Jan2023 )
net netdiff patch_on_import ( Last six runs Feb2023 Jan2023 )
net netdiff plain_geo ( Last six runs Feb2023 Jan2023 )
net netdiff roundabout ( Last six runs Feb2023 Jan2023 )
net netdiff split_edge ( Last six runs Feb2023 Jan2023 )
net netdiff write_selections ( Last six runs Feb2023 Jan2023 )
net netdiff write_shapes ( Last six runs Feb2023 Jan2023 )

TEST FAILED on ts-sim-wintest-ba : output aggregateBatteryOutput big_timeB ( Last six runs Feb2023 Jan2023 )

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

TEST FAILED on ts-sim-wintest-ba : output aggregateBatteryOutput multiple_ids ( Last six runs Feb2023 Jan2023 )

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

TEST FAILED on ts-sim-wintest-ba : output edgeDataDiff ( Last six runs Feb2023 Jan2023 )

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

TEST FAILED on ts-sim-wintest-ba : output traceExporter poi_gz ( Last six runs Feb2023 Jan2023 )

---------- Differences in errors ----------
0a1,14
> Traceback (most recent call last):
> traceExporter.py, in <module>
>     sys.exit(main(sys.argv))
> traceExporter.py, in main
>     runMethod(options.fcd, options.poi, poi.fcd2poi, options)
> traceExporter.py, in runMethod
>     o = _getOutputStream(outputFile, binary=binaryOutput)
> traceExporter.py, in _getOutputStream
>     return gzip.open(name, "wt")
> gzip.py, in open
>     return GzipFile(filename, mode, compresslevel)
> gzip.py, in __init__
>     fileobj = self.myfileobj = __builtin__.open(filename, mode or 'rb')
> ValueError: Invalid mode ('wtb')

TEST FAILED on ts-sim-wintest-ba : route addParkingAreaStops2Trips interval ( Last six runs Feb2023 Jan2023 )

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

TEST FAILED on ts-sim-wintest-ba : route addStops2Routes duration_random ( Last six runs Feb2023 Jan2023 )

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

TEST FAILED on ts-sim-wintest-ba : route addStops2Routes lane_random ( Last six runs Feb2023 Jan2023 )

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

TEST FAILED on ts-sim-wintest-ba : route countEdgeUsage poi ( Last six runs Feb2023 Jan2023 )

---------- Differences in errors ----------
0a1,12
> 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 "C:\Users\delphi\testreports\sumoExtra\git\tools\sumolib\net\__init__.py", line 480, in convertXY2LonLat
>     return self.getGeoProj()(x, y, inverse=True)
>   File "C:\Users\delphi\testreports\sumoExtra\git\tools\sumolib\net\__init__.py", line 449, in getGeoProj
>     import pyproj
> ImportError: No module named pyproj
---------- 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>

TEST FAILED on ts-sim-wintest-ba : route route2OD ambiguous_taz ( Last six runs Feb2023 Jan2023 )

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

TEST FAILED on ts-sim-wintest-ba : route route2poly spread ( Last six runs Feb2023 Jan2023 )

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

TEST FAILED on ts-sim-wintest-ba : route routeStats speed ( Last six runs Feb2023 Jan2023 )

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

TEST FAILED on ts-sim-wintest-ba : route scaleTimeline objects ( Last six runs Feb2023 Jan2023 )

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

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

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

TEST FAILED on ts-sim-wintest-ba : route splitRouteFiles gz ( Last six runs Feb2023 Jan2023 )

---------- Differences in errors ----------
0a1,14
> Traceback (most recent call last):
> splitRouteFiles.py, in <module>
>     main()
> splitRouteFiles.py, in main
>     options.verbose, options.modifyid, options.safact, options.sufact)
> splitRouteFiles.py, in splitFiles
>     f = sumolib.xml._open(routesIn)
> xml.py, in _open
>     return gzip.open(xmlfile, "rt")
> gzip.py, in open
>     return GzipFile(filename, mode, compresslevel)
> gzip.py, in __init__
>     fileobj = self.myfileobj = __builtin__.open(filename, mode or 'rb')
> ValueError: Invalid mode ('rtb')
---------- Differences in vehtypes ----------
4,8d3
<     <vType id="bus" vClass="bus"/>
< 
<     <vType id="tram" vClass="tram"/>
< 
< </vtypes>
---------- Missing result in validate0 ----------
<routes>
    <vehicle id="3249717" type="bus" depart="4">
        <route edges="28386159 58666036 33786672#0 155737095#1 263546724 32043134#0 55822778 58666034#0 58666034#2 58666034#3 282123892#0 335369962 142903351 266106263 362641685#2 8080941 24870681 -600204868 374419977#2 495906621 590292076 590292075 342986969#0 342986969#1 55822771"/>
    </vehicle>
    <vehicle id="2277611" type="bus" depart="201">
        <route edges="4531519#0 60838074#1 316934738 316934737#0 316934737#1 316934737#2 380570388 206893436#0 206893436#1 206893436#2 206893436#3 206865820#0 206865820#1 319188807 25290438 315425129#1 315425129#3 315425129#4 32055654 5059167#2 305951363 25076279#0 25076279#1 233938392 29085916#0 19044896#0 19044896#1 19044896#2 6279149#0 6279149#1 6279149#2 30426426#0 23118706 384876527 23329785#1 23329785#2 4743778#0 4743778#1 4743778#2 127240643#1 127240643#2 127240643#3 122119623 59393474#3 
59393474#4 59393474#5 316791974#0 316791974#1 30426519#0 30426519#1 30426519#2 8618332 319389905 316785563#0 316785564#0 316785564#1 8118997 171266179#0 61996465#1 24021025 319389907 518086680#0 10231578#0 10231578#2 10231578#3 518086681 61996453#2 171266151#0 385335099#2 385335099#3 385335114#0 385335114#2 385043746#0 385043746#1 385335102#2 385335109 385335107 385335113#0 385335113#2 4743791#0 4743791#1 314246981 314246982#1 120263929#1 107439082 120263924 130752520 27893822 114797743 11479774
1 -313800994 -24167028#1 -313800995 -171266171#3 -171266171#2 -171266171#1 -171266171#0 -28192201#2 -28192201#0 -171266169#1 -171266169#0 -526258220#1 -313800997#1 -30766035 -313800999 -313801000#1 -313801000#0 -171266170 -313801002 -30773323 -171266168#1 -28192197#1 -505402283 28746623#1 28746623#2 -505402286#1 -505402286#0 -34144732 -34144847 -254495596 -171266172 -197922718#0 175987071 329685947 -30992159 -26242745#2 -441042379#3 -171266115 -171266114#7 -171266114#6 -171266114#4 -171266114#2 
-171266114#1 -132867141#2"/>
    </vehicle>
    <vehicle id="2915007" type="bus" depart="209">
        <route edges="30642116#1 207590291#0 207590291#1 501199060 169305851 -317360238#3 -317360238#2 -317360238#1 -317360238#0 -317360237 -171201109 -30642178#5 -30642178#4 -30642178#1 -520138353#1 -520138353#0 502198145#1 8093321#0 8093321#1 8093321#2 8093321#3 8093321#4 8093325#0 8093325#2 8093325#3"/>
    </vehicle>
    <vehicle id="2928360" type="bus" depart="245">
        <route edges="-108915817 108915796 509331931 328670992#0 328670992#1 611101972 509331932 33199328 33199416#0 33199416#1 33199416#2 33199416#3 33199416#4 108915782#0 108915782#3 4726795 82457977 230783871#1 230783871#7 296479157#0 296479157#1 296479157#3 217363983 217363982#0 217363982#1 217363982#2 217363982#4 217363982#5 70545098#0 70545098#1 70545098#3 70545096#1 70545096#2 70545096#3 70545096#5 6244362 61890740 277665454#0 277665454#1 277665454#3 277665454#4 319192875 319192873 319192
885 319192887 319192884 319192876#0 319192876#3 319192876#4 319192876#7 374169552#0 374169548#0 374169548#2 374169553#0 83723985#2 378166624#2 394077003#0 394077003#1 394077003#2 621507756 375727027#0 375727027#1 375727027#4 394076983 394076973#2 505845266 5021500#0 5021500#1 31413930#1 60922609#0 60922609#1 60922609#2 320399275#0 320399275#1 320399275#2 320399275#3 320399274#0 320399274#1 320399274#2 30424376#0 8107411#2 89428515#0 89428515#1 89428515#2 -625229902 30424433#1 30424433#2 30424433
#3 8074362#0 8074362#1 8074362#2 141542465 19045105#1 19045105#2 18962450#0 190405266#1 190405266#2 190405266#3 25116462#1 320044358#0 5021504 220890642#1 220890642#2 220890642#3 220890642#5 478295461 173044205#0 173044205#4 5148300 198087353#0 37976385#1 314841164#0 37976103#2 171756596 405363051#0 499618366 5134714 23095964 23095961#0 23095961#3 23095961#6 178631878#1 316761549 316761550#0 23207367#1 246973997#1 246973997#2 246973997#3 246973997#4 316764345 316764347 316764352#2 147688816#0 14
7688816#1 147688814 316764351#0 33049438#3 316764355 316764357 166445406#0 166445405#0 23204862#1 511268004#2 511268004#3 206498903#2 -108892340#1 -5088349#1 -511268005 511268006 4839225#0 4839225#1 4839225#3 511268007 243122644#0 243122644#1 243122644#2 610299118#0 565835831#0 565835831#2 511268001#0 511268001#2 511268001#3 511268011 4752545#1 221477561 221477562#1 221477562#2 511268012#0 511268012#1 511268013#2 31451330#0 31451330#1 31451330#2 508534061 24021667#0 24021667#1 499157757#0 314513
31#1 5182602#2 46110617#0 46110617#2 -511268008 -35919683#3 -511268012#1 -511268012#0 -221477562#2 -221477562#1 -221477561 -4752545#1 -4752545#0 221477557#1 511268000 328388041#0 328388041#1 359426034 359426035#0 359426035#1 586130369#0 -359426033#2 -586130368 586130364#1 25123507 -6244369 -115813516#1 -115813516#0 -6244368#5 -6244368#4 -6244368#0 -71079508#3 -71079508#1 22947837#0 -5640212#15 -5640212#12 -5640212#10 -5640212#2"/>
    </vehicle>
    <vehicle id="2752852" type="tram" depart="269">
        <route edges="329223750#1 329223750#2 329223750#3 6143904#1 6143904#2 599455969#0 599455969#1 310560709#0 310560709#1 310560709#2 310560709#6 310560709#7 310560709#8 310560709#9 310560709#10 310560709#11 310560709#14 310560709#15 310560709#17 310560709#18 310560709#19 310560709#20 310560709#21 310560709#24 310560709#25 310560709#26 310560707#0 310560707#1 310560707#2 317671620#1 317671620#2 317671620#3 317671620#4 317671620#5 317671620#6 317671620#7 317671620#8 317671620#9 317671620#10 3
17671620#11 317671620#12 317671620#13 317671620#15 317671620#17 317671620#18 317671620#19 317671620#20 317671620#22 317671620#24 317671620#25 317671620#26 317671620#27 317671620#29 317671620#30 317671622#0 317671622#3 317673541 317673535#1 317673535#3 317673535#4 317671623#1 317671623#2 317682101#1 317682101#4 308953825#0 308953825#1 308953825#2 308953825#3 301916360#0 301916360#1 301916360#2 301916360#3 301916360#4 301916360#5 624718347#1 624718347#2 624718347#3 308956944#0 308956944#1 30895694
4#2 308956944#3 308956944#4 6148678#0 6148678#1 308958257#0 308958257#1 308958257#2 308958257#3 308958257#4 308958257#5 308958252#0 308958252#1 309119318#1 309119318#2 309119318#3 309119315#0 309119315#1 309119315#2 309119315#3 309119315#4 309119320#0 309119320#1 309119320#2 309119320#3 23373481#1 23373481#2 346600388#0 346600388#1 346600388#2 6148695#0 6148695#2 6148695#3 6148695#4 6148695#5 6148695#6 6148695#7 206614453#0 206614453#1 206614453#2 206614453#3 206614453#4 412551611#1 412551598#1 
412551598#2 206614454#0 206614454#2 310003023#0 310003023#1 310003023#2 310003023#4 310003023#5 310003023#6 310003023#7 310003023#10 310003023#11 310144569#0 310144569#1 310144569#2 310144569#3 310144569#5 310144569#6 310144569#8 310144569#9 310264604 393236369#1 393236369#2 310264603#1 23919248 24029870#0 24029870#1 27922688#1 6193071#0 6193071#1 6193071#2 24226484#3 6193075#1 6193075#2 6193075#4 6193075#5 6193075#6 6193075#7 6193075#9"/>
    </vehicle>
    <vehicle id="2657480" type="bus" depart="392">
        <route edges="332861878 254495540 254495542 181314846 84087303#0 323036835 323036836 254546104 84087300 254546106 133618054 114798486 310843529#0 71130246 115796544 85385844 181314847 33288889 32055286 181314848#0 181314848#2 385335110#0 385335110#1 385335108 385335111 385335112#0 385335104 385335116#0 385043745#2 385335100#0 626854757#1 9887579#2 385335098#0 385335098#1 314533294#0 32755712#2 68327844#3 23329778#1 23329778#2 171266134#2 171266134#4 122119619 319389909#0 319389909#1 3193
89909#2 316789358 316789359 61996467#0 61996467#1 61996467#2 127240632 316789357#0 127240631#0 127240631#1 127240631#2 317191948 316791983 316791991 25076268 316779270 23209056#0 305951352 311580921#0 25076286#0 25076286#2 25076286#3 24020907#0 24020907#1 24020907#2 43328052 25290416 610807850#1 610807850#2 319188806 32353722 502452005#0 502452005#1 502452005#2 319188805 32353723#0 32353723#1 32353723#2 32353723#3 319188808#0"/>
    </vehicle>
    <vehicle id="2837393" type="tram" depart="405">
        <route edges="331701600#1 331701600#2 334349703#0 334349703#1 334349703#2 334349703#3 334349703#4 334349703#5 334349703#6 334349703#7 334349703#8 334349703#9 334349703#10 334349703#11 334349703#12 334349703#13 334349703#14 334349703#15 334349703#16 334349703#17 334349703#18 310432387#0 310432387#1 310432387#2 310432387#3 310432387#4 310432387#5 310432387#6 310432387#7 310432387#8 310432387#11 310432387#12 310432387#13 310432387#17 310432387#18 310432387#19 310432387#20 310432387#21 31043
2387#22 310432387#23 310432387#24 308954431#3 308954431#4 308954431#5 308954431#6 308954431#7 308954431#8 308954431#10 308954431#11 308954433#1 308954433#2 308954433#3 308953825#0 308953825#1 308953825#2 308953825#3 301916360#0 301916360#1 301916360#2 301916360#3 301916360#4 301916360#5 624718347#1 624718347#2 624718347#3 308956944#0 308956944#1 308956944#2 308956944#3 308956944#4 6148678#0 6148678#1 308958256#0 308958256#1 308958256#3 308958256#4 308958253#0 308958253#1 308958253#2 308958253#3 
308958253#4 309121426#0 309121426#1 309121426#2 309121426#3 26812744#0 26812744#1 26812744#4 23329789#1 23329789#2 23329789#3 23329789#4 23329789#5 23329789#6 23329789#7 23329789#8 23329789#9 23329789#10 23329789#11 23329789#12 23329789#15 23329789#16 23329789#17 23329789#18 23329789#19 23329789#23 23329789#24 23329789#29 27571138#1 27571138#3 27571138#7 29829088#0 29829088#2 29829088#3 29829088#4 29829088#5 29829088#8 29829088#9 29829088#10 243269987#3 243269987#4 243269987#5 243269987#6"/>
    </vehicle>
    <vehicle id="2770413" type="tram" depart="438">
        <route edges="310291535#1 310291535#2 310291535#4 310291535#5 310291535#6 310291535#7 310291535#8 310291535#10 310291535#11 310290271 310290266#0 310290266#1 310290265#1 310290267 249224438#0 249224438#1 393236370#1 393236370#2 310144577#0 310144577#1 310144577#6 310144577#7 310144574#0 310144574#1 310144574#4 310144574#5 310144574#6 310144574#7 310144574#9 310144574#10 206614449#0 206614449#1 206614449#3 26922996#0 26922996#1 26922996#2 412551599#1 412551607#2 412551607#3 412551607#4 41
2551607#5 206614455#0 206614455#1 206614455#2 206614455#3 206614455#4 206614455#5 23295225#1 23295225#2 23295225#3 23295225#4 23295225#5 23295225#6 23295225#7 23295225#8 23295225#9 406055114#1 406055114#2 244228711#0 244228711#1 244228711#2 317682099#0 317682099#1 317682099#2 317682099#3 308958255#0 308958255#1 308958255#2 308958255#3 308956942 308956945#0 308956945#1 308956945#2 308956945#3 308956945#4 308956945#5 308956945#6 308956945#7 308956945#8 37976661#0 37976661#1 37976661#2 60840981#1 6
0840981#2 60840979#1 60840979#2 26811540 377062617#0 377062617#1 325737564#0 325737564#2 325737564#3 325737564#5 310266782#0 310266782#1 310266782#2 310266782#3 317671621#1 317671621#3 317671621#4 317673532#0 317673532#4 270579796#3 6144278#0 6144278#1 6144278#2 6144278#4 6144278#5 6144278#6 6144278#7 6144278#8 6144278#11 6144278#13 6144278#14 6144278#15 6144278#16 6144278#17 6144278#18 6144278#19 6144278#20 6144278#21 6144278#22 6144278#23 6144278#24 6144278#25 26812001#1 26812001#2 6078218#0 6
078218#2 6078218#3 6078218#4 6076833#0 6076833#1 6076833#2 6076833#3 6076833#4 6076833#5 6076833#8 6076833#9 6076833#10 6076833#11 6076833#12 6076833#13 6076833#18 6076833#19 6076833#20 6075587#0"/>
    </vehicle>
    <vehicle id="4274867" type="bus" depart="521">
        <route edges="4531519#0 60838074#1 316934738 316934737#0 316934737#1 316934737#2 380570388 4525681#0 4525681#1 400022229 32353723#1 32353723#2 32353723#3 319188808#0"/>
    </vehicle>
    <vehicle id="1177046" type="bus" depart="573">
        <route edges="30642116#1 207590291#0 207590291#1 501199060 169305851 -317360238#3 -317360238#2 -317360238#1 -317360238#0 -317360237 -171201109 -30642178#5 -30642178#4 -30642178#1 -520138353#1 -520138353#0 -8588227#2 -8588227#0 8093314#0 8093314#1 -8588233#3 -8588233#2 -8588233#1 -8588233#0 -520138354#1 -28111938#1 -28111938#0 -502198146 -502198147 -24594565#2 -502198149 -610178983#1 -610178983#0"/>
<truncated after showing first 30 lines>
---------- Missing result in validate1800 ----------
<routes>
    <vehicle id="2930766" type="bus" depart="2004">
        <route edges="525207783#0"/>
    </vehicle>
    <vehicle id="2665967" type="bus" depart="2014">
        <route edges="132867141#0 132867141#1 132867141#2 614064190 171266114#2 171266114#3 171266114#5 171266114#7 171266114#8 -132867135#6 -132867135#5"/>
    </vehicle>
    <vehicle id="2928805" type="bus" depart="2037">
        <route edges="25076207#0 25076207#2 25076207#9 503735160 316917600#0 30420829#3 320364658#0 320364658#2 320364658#3 320364658#4 23341397#0 23341397#1 23341397#2 23341397#3 23341397#4 29136146#0 29136146#2 84488280#2 84488280#4 84488280#5 84488280#6 321714434#0 321714431#2 59383254#1 59383254#3 59383254#4 59383254#7 59383254#8 316764342#0 316764342#1 316764341#0 23207367#1 246973997#1 246973997#2 246973997#3 246973997#4 316764345 316764347 316764352#2 147688816#0 147688816#1 147688814 316
764351#0 33049438#3 316764355 316764357 166445406#0 166445405#0 23204862#1 511268004#2 511268004#3 206498903#2 -108892340#1 -5088349#1 -511268005 511268006 4839225#0 4839225#1 4839225#3 511268007 243122644#0 243122644#1 243122644#2 610299118#0 565835831#0 565835831#2 511268001#0 511268001#2 511268001#3 221477557#1 511268000 328388041#0 328388041#1 359426034 359426035#0 359426035#1 586130369#0 -359426033#2 -586130368 586130364#1 25123507 -6244369 -115813516#1 -115813516#0 -6244368#5 -6244368#4 -6
244368#0 -116064030#3 -116064030#2 -116064030#1 -625219019#2 -625219019#1 -4839256#1 -4839256#0 -30622683#0 -329721714#3 -329721714#2 -329721714#1 -329721714#0 329721712 -625219023#1 -625219023#0 25644376#0 25644376#2 25644376#5 25644376#6 -165804406#3 -165804406#0 -320681825 -427480092#0 151627458#1 165484799 151627454 165484800#0 165484800#1 165484798 500532444#0 500532444#1 238389805#9 238389805#12 500532443 32757660#1 30622613#0 492791794#1 -4764258"/>
    </vehicle>
    <vehicle id="1967175" type="bus" depart="2068">
        <route edges="-10749352 -511175451 -173298393 -25498147#2 -25498147#1 -25498147#0 -25498146 -614969456 -4304991 511175442 4729000#0 4729000#2 222114077#0 222114077#1 222114077#4 222114077#6 611113418#0 611113418#1 4726410#0 4726410#1 4726410#2 4726410#3 4726410#4 -5640229#6 -5640229#5 -5640229#2 -5640229#1 -5640229#0 30253923 -5640228#5 -5640228#2 -5640227#8 -5640227#4 -5640227#2 13972654#0 10905598 119225907#0 119225907#3 119225907#4 119225907#5 119225907#6 119225907#7 610165278 -611114
548#2 -610165279#2 -610165279#1 -610165279#0 -23952720#2 -23952720#1 -23952720#0 10512191#0"/>
    </vehicle>
    <vehicle id="2770412" type="tram" depart="2072">
        <route edges="310291535#1 310291535#2 310291535#4 310291535#5 310291535#6 310291535#7 310291535#8 310291535#10 310291535#11 310290271 310290266#0 310290266#1 310290265#1 310290267 249224438#0 249224438#1 393236370#1 393236370#2 -310143561#9 -310143561#8 -310143561#6 -310143561#5 -310143561#3 -310143561#2 -310143561#1 -310143561#0 25290479#0 25290479#1 25290479#2 25290479#3 25290479#4 25290479#6 309119321#1 309119317#0 309119317#1 312890950#0 312890950#1 312890950#2 312890950#3 312890950#
4 312890950#5 317682099#0 317682099#1 317682099#2 317682099#3 308958255#0 308958255#1 308958255#2 308958255#3 308956942 308956945#0 308956945#1 308956945#2 308956945#3 308956945#4 308956945#5 308956945#6 308956945#7 308956945#8 37976661#0 37976661#1 37976661#2 60840981#1 60840981#2 60840979#1 60840979#2 26811540 377062617#0 377062617#1 325737564#0 325737564#2 325737564#3 325737564#5 310266782#0 310266782#1 310266782#2 310266782#3 317671621#1 317671621#3 317671621#4 317673532#0 317673532#4 270579
796#3 6144278#0 6144278#1 6144278#2 6144278#4 6144278#5 6144278#6 6144278#7 6144278#8 6144278#11 6144278#13 6144278#14 6144278#15 6144278#16 6144278#17 6144278#18 6144278#19 6144278#20 6144278#21 6144278#22 6144278#23 6144278#24 6144278#25 26812001#1 26812001#2 6078218#0 6078218#2 6078218#3 6078218#4 6076833#0 6076833#1 6076833#2 6076833#3 6076833#4 6076833#5 6076833#8 6076833#9 6076833#10 6076833#11 6076833#12 6076833#13 6076833#18 6076833#19 6076833#20 6075587#0"/>
    </vehicle>
    <vehicle id="4616533" type="bus" depart="2101">
        <route edges="-27293818#1 -10512191#1 -10512191#0 512159603 23952720#1 23952720#2 610165279#0 610165279#1 610165279#2 625075014#1 -610165278 -119225907#7 -119225907#6 -119225907#5 -119225907#4 -119225907#3 -119225907#2 -10905598 -13972654#3 5640227#1 5640227#3 5640227#6 5640228#0 5640228#3 -30253923 5640229#0 5640229#1 5640229#2 5640229#3 5640229#6 -4726410#6 -4726410#3 -4726410#2 -4726410#1 -4726410#0 -611113418#1 -611113418#0 -222114077#6 -222114077#5 -222114077#3 -222114077#0 -4729000
#2 -4729000#1 -511175442 4304991 614969456 25498146 25498147#0 25498147#1 25498147#2 173298393 511175451 173298390 28266064#0 198052184#2"/>
    </vehicle>
    <vehicle id="31366" type="tram" depart="2154">
        <route edges="115040302#1 115040301#0 115040301#2 310424295#1 310424295#2 310424295#3 310424295#4 394078513#1 394078513#2 6193067#0 6193067#1 243444102#1 243444102#2 243526557#1 243526557#2 243526557#3 243526557#4 243526557#6 310421847#1 310421845#1 310421849#1 310421848#1 310421855#1 310421851 310290272#0 310290272#1 310290272#2 310290266#0 310290266#1 310290265#1 310290267 249224438#0 249224438#1 393236370#1 393236370#2 310144577#0 310144577#1 310144577#6 310144577#7 310144574#0 310144
574#1 310144574#4 310144574#5 310144574#6 310144574#7 310144574#9 310144574#10 206614449#0 206614449#1 206614449#3 26922996#0 26922996#1 26922996#2 412551599#1 412551607#2 412551607#3 412551607#4 412551607#5 206614455#0 206614455#1 206614455#2 206614455#3 206614455#4 206614455#5 23295225#1 23295225#2 23295225#3 23295225#4 23295225#5 23295225#6 23295225#7 23295225#8 23295225#9 406055114#1 406055114#2 244228711#0 244228711#1 244228711#2 317682099#0 317682099#1 317682099#2 317682099#3 308958255#0 3
08958255#1 308958255#2 308958255#3 308956942 308956945#0 308956945#1 308956945#2 308956945#3 308956945#4 308956945#5 308956945#6 308956945#7 308956945#8 37976661#0 37976661#1 37976661#2 60840981#1 60840981#2 60840979#1 60840979#2 26811540 377062617#0 377062617#1 325737564#0 325737564#2 325737564#3 325737564#5 310266782#0 310266782#1 310266782#2 310266782#3 317671621#1 317671621#3 317671621#4 317673532#0 317673532#4 270579796#3 6144278#0 6144278#1 6144278#2 6144278#4 6144278#5 6144278#6 6144278#7
 6144278#8 6144278#11 6144278#13 6144278#14 6144278#15 6144278#16 6144278#17 6144278#18 6144278#19 6144278#20 6144278#21 6144278#22 6144278#23 6144278#24 6144278#25 26812001#1 26812001#2 245334405#0 245334405#1 245334405#2 245334405#4 245334405#5 245334405#6 245334405#7 244227170#0 244227170#2 244227170#3 244227170#4 244227169#1 244227169#2 244227169#3 244227169#4 244227169#5 244227169#6 244227169#8 244227169#9 244227169#10 244227169#11 244227169#12 244227169#13 245334406#2 245334406#6 245334406
#7 245334406#8 245334406#9 245334406#10 245334406#11 245334406#12 245334406#13 245334406#14 245334406#15 245334406#16 245334406#17 245334406#19 124928232 10749641#0 10749641#1 10749641#3 10749641#4 10749641#5 10749641#6 10749641#7 10749641#8 206616707#1 206616707#2 206616707#3 206616707#4 206616707#5 206616707#6"/>
    </vehicle>
    <vehicle id="1132154" type="bus" depart="2160">
        <route edges="-342986969#1 -342986969#0 -590292075 -590292076 -495906621 -374419977#2 600204868 -24870681 -8080941 266106260#0 362641686#2 266103103 266106250 266103100#0 266103100#1 -58666034#3 -58666034#2 -58666034#1 -55822778 266107853#1 266107857#0 40040237 176051973 55823887#0 55823887#1 55823887#2 55823887#3 55823887#4 55823887#5 55823887#6 55823887#7 23021566#4 23021566#1 23021566#2 23021570#0 23021570#1 23021570#2 23021570#3 624354913#0 624354913#1 28386157#1 22999088#0 22999088#
1 610196760#0 610196760#1 610196760#2 610196760#5 610196760#6 610196760#7 499549479#0 499549479#1 246412247 73169910#0 73169910#1 73169910#2 73169910#3 73058972#0 73058968#0 73058968#1 73058968#2 619460424#0 619460424#1 23022322#0 30425068#1 30425068#2 30425068#3 55846847#0 55846847#2 55846847#4 486738430#0 24936966 55846848#1 24526713#1 24526713#2 24526713#3 33878475 24570897#0 24570897#1 24570897#2 33878474#0 33878474#1 33878474#2 33878474#4 -619457944 -223036378#4 -223036378#2 -223036378#1 -2
23036378#0 -223036375#2 -223036375#0 -24948233#3 -24948233#1 -610203691 -173277793 -621507752#0 -621507753#0 24702926#4 24702926#1 -499546705#1 -499546705#0 -61513716#0 -61513717#1 -61513717#0 -56220914#0 -223025606#15 -40819923#1 -24029823 -24240792 -313809965 -80632792 -80632790 313809964 313809963#0 313809963#2 313809962#0 313809962#1 313809962#2 313809962#3 314085145 313809959#0 10318959#1 313809961 8091540 74018181#1 74018181#2 74018181#3 74018181#4 -10999643#1 11824366 5210419#3 -74018181#
3 -74018181#2 -74018181#1 -8091540 80725611#0 80725611#1 80725611#3 80725611#4 80725611#5 313809967#0 313809967#1 313809968#0 313809969#0 313809969#1 313809970 323999320#0 323999320#1 323999320#5 22720126#1 22720126#2 323999318#1 610203746 610203713#0 610203713#1 610203713#3 610203713#4 -80725614#6 -80725614#5 -80725614#3 -80725614#2 -80725614#1 -173277151#5 -173277151#4 -173277151#3 -173277151#1 -173277151#0 122024411 122024415 122024412#0 24029843 624354914#0 624354914#1 624354914#2 624354914#
3 5199987#2 5199987#3 5199987#5 495519447#1 80817384#0 80817384#1 80817384#2 80817384#3 80817384#4 80817384#5 80817384#6 80817384#7 80817384#8 80817384#9 80817384#10 80817384#11 5196810#0 5196810#1 499546701#0 499546701#2 499546695 499546685 28247320#1 323957163 5059192 24043883 223146753 323951971#0 323951971#1 323951971#7 323951971#11 499546680 323956197 393236411 393079302#1"/>
    </vehicle>
    <vehicle id="2658026" type="bus" depart="2202">
        <route edges="4531519#0 60838074#1 316934738 316934737#0 316934737#1 316934737#2 380570388 206893436#0 206893436#1 206893436#2 206893436#3 206865820#0 206865820#1 319188807 25290438 315425129#1 315425129#3 315425129#4 32055654 5059167#2 305951363 25076279#0 25076279#1 233938392 29085916#0 19044896#0 19044896#1 19044896#2 6279149#0 6279149#1 6279149#2 30426426#0 23118706 384876527 23329785#1 23329785#2 4743778#0 4743778#1 4743778#2 127240643#1 127240643#2 127240643#3 122119623 59393474#3 
59393474#4 59393474#5 316791974#0 316791974#1 30426519#0 30426519#1 30426519#2 8618332 319389905 316785563#0 316785564#0 316785564#1 8118997 171266179#0 61996465#1 24021025 319389907 518086680#0 10231578#0 10231578#2 10231578#3 518086681 61996453#2 171266151#0 385335099#2 385335099#3 385335114#0 385335114#2 385043746#0 385043746#1 385335102#2 385335109 385335107 385335113#0 385335113#2 4743791#0 4743791#1 314246981 314246982#1 120263929#1 107439082 120263924 130752520 27893822 114797743 11479774
1 -313800994 -24167028#1 -313800995 -171266171#3 -171266171#2 -171266171#1 -171266171#0 -28192201#2 -28192201#0 -171266169#1 -171266169#0 -526258220#1 -313800997#1 -30766035 -313800999 -313801000#1 -313801000#0 -171266170 -313801002 -30773323 -171266168#1 -28192197#1 -505402283 28746623#1 28746623#2 -505402286#1 -505402286#0 -34144732 -34144847 -254495596 -171266172 -197922718#0 -83402785#1"/>
    </vehicle>
    <vehicle id="3887930" type="tram" depart="2227">
        <route edges="138330831#1 138330831#2 138330831#3 138330831#4 138330831#5 138330831#6 138330831#7 138330831#9 138330831#10 138330831#11 138330831#12 138330831#13 138330831#14 138330831#15 138330831#16 138330831#17 138330831#18 138330831#23 138330831#24 308942402#3 308942385#1 308942385#2 308953830#0 308953830#3 308953830#4 308953830#5 301916360#0 301916360#1 301916360#2 301916360#3 301916360#4 301916360#5 624718347#1 624718347#2 624718347#3 308956947#0 308956947#1 308956947#2 308956947#3
 308956947#4 308956947#5 308956947#6 308956947#7 309839194#0 309839194#1 309839194#4 309839194#5 238993487#0 238993487#1 238993487#2 238993487#3 238993487#4 23295223#0 23295223#1 238993483 238993486#1 291757760#1 291757760#3 291757760#4 291757760#5 291757760#6 291757760#7 291757760#8 625058945 625058947 624709344 393081313#0 393081313#1 393081313#2 393081313#3 393081313#4 393081313#5 393081313#6 393081313#7 393081313#8 393081313#9 561255726#1 561255726#2 561255726#3 561255723#3 561255723#4 57702
4332#0 577024332#1 310569080#1 310569080#2 310569080#3 310569080#6 310569080#7 310569080#8 310569080#9 310569080#10 310569080#11 310569080#12 600220249#0 600220249#1 600220249#2 600220249#3 600220249#4 600220249#5 600220249#6"/>
<truncated after showing first 30 lines>
---------- Missing result in validate2700 ----------
<routes>
    <vehicle id="2639593" type="bus" depart="2721">
        <route edges="24803131#1 146902430#0 146902430#1 146902430#2 146902430#3 146902430#4 611113394#0 30915929#0 397239842 172467303 10944687#0 10944687#1 10944687#2"/>
    </vehicle>
    <vehicle id="2665966" type="bus" depart="2850">
        <route edges="132867135#0 132867135#2 132867135#4 132867135#6 -171266115 -171266114#7 -171266114#6 -171266114#4 -171266114#2 -171266114#1 -132867141#2"/>
    </vehicle>
    <vehicle id="1862608" type="bus" depart="3102">
        <route edges="-198087353#1 -5148300 22978949#0 22978949#2 54684975#0 54684975#1 54684975#2 54684975#3 54684975#4 54684975#5 54684975#6 54684975#7 54684975#8 54684975#9 54684975#10 54684975#11 54684975#12 54684975#13 54684975#14 23386846#0 23386846#1 37983000 592010999#0 592010999#1 592010999#2 592010999#3 28381788 28509534#0 28509534#1 28509707#0 28509707#1 307200571 409312582#0 30425275#0 30425275#1 291686198 210624811#0 210624811#1 210624811#2 210624811#3 210624811#4 409312580 8108069 
-376915189 -89428515#1 -89428515#0 -8107411#2 376743573#2 376743573#3 376743572#0 376743572#1 376743572#2 382052543 376743574#0 376743574#1 30424335#0 30424335#1 30424335#2 31413791#1 501412548#1 501412550 394076960#0 394076960#3 501406797 501406799#0 501406799#1 501406799#2 7975425#0 48861560#2 290601651#0 290601651#4 375722891#0 31722493#0 31722493#2 31722493#3 25624802#0 25624802#1 25624802#2 378048182 378048188 102718393#0 102718393#2 10522141#0 10522141#2 122164787#2 32756465 296271622#0 29
6271622#1 30424216#0 122164789#1 320858412 32020609#0 32020609#1 32020609#3 32020609#4 291287872 293964071#0 293964071#1"/>
    </vehicle>
    <vehicle id="2928268" type="bus" depart="3107">
        <route edges="5640212#0 5640212#2 5640212#3 5640212#11 5640212#14 32403590 71079508#0 71079508#2 625219026#0 6244368#1 6244368#5 115813516#0 115813516#1 6244369 133114145 586130366 586130368 359426033#2 586130367 -359426035#1 -359426035#0 -27149113 -328388041#5 -328388041#0 -511268000 -221477557#2 -511268001#4 -511268001#2 -511268001#1 329089070#0 329089070#2 -610299118#2 -243122644#2 -243122644#1 -243122644#0 -329089071#1 -4839225#4 -4839225#2 -4839225#0 -511268006 511268005 5088349#0 1
08892340#0 4314834 511268002#0 511268002#1 511268003#1 511268003#2 318881710#0 29136063#2 316764356 316764353 316764354#0 35047528#3 147688820#0 316764350#2 316764350#3 316764344#0 316764344#1 246973996#1 316764343#0 30429265#2 178631879#1 178631879#4 178631879#7 -25290653 29085604#0 23227272#1 405363048#1 -171756596 -37976103#2 -314841164#0 -37976385#1 -198087353#1 -5148300 22978949#0 22978949#2 54684975#0 54684975#1 54684975#2 54684975#3 54684975#4 54684975#5 54684975#6 54684975#7 54684975#8 5
4684975#9 54684975#10 54684975#11 54684975#12 54684975#13 54684975#14 23386846#0 23386846#1 37983000 592010999#0 592010999#1 592010999#2 592010999#3 28381788 28509534#0 28509534#1 28509707#0 28509707#1 307200571 409312582#0 30425275#0 30425275#1 291686198 210624811#0 210624811#1 210624811#2 210624811#3 210624811#4 409312580 8108069 -376915189 -89428515#1 -89428515#0 -8107411#2 376743573#2 376743573#3 376743572#0 376743572#1 376743572#2 382052543 376743574#0 376743574#1 30424335#0 30424335#1 3042
4335#2 31413791#1 501412548#1 501412550 394076960#0 394076960#3 501406797 501406799#0 501406799#1 501406799#2 7975425#0 7975424#2 374169547#0 374169547#1 374169546#1 374169546#7 374169546#9 10522108#3 30426790#0 30426790#1 -30426838#4 -30426838#3 -30426838#2 -30426838#1 635617943#0 635617943#1 277665457 61890329 61890739#2 -70545096#5 -70545096#4 -70545096#2 -70545096#1 -70545096#0 -70545098#1 -70545098#0 -217363982#5 -217363982#4 -217363982#2 -217363982#1 -217363982#0 -217363983 -296479157#3 -2
96479157#2 -296479157#0 -230783871#7 -230783871#6 -230783871#0 -4726795 -47007889 -108915782#2 -33199416#4 -33199416#3 -33199416#2 -33199416#1 -33199416#0 -33199328 -509331932 -611101972 -328670992#1 -328670992#0 -509331931"/>
    </vehicle>
    <vehicle id="2657699" type="bus" depart="3174">
        <route edges="-326372053#2 -106859585 83402785#1 197922718#0 197922718#2 254495596 34144847 254495597 504322180 505402286#1 28746623#3 28746623#0 505402283 28192197#0 28192197#2 30773323 313801002 384632933 313801000#0 313801000#1 313800999 313800998 313800997#0 526258220#0 171266169#0 171266169#1 28192201#0 28192201#2 313800996 171266171#1 171266171#2 171266171#3 313800995 24167028#1 313800994 278490890 310843528 71126522 71130248 114798486 310843529#0 71130246 115796544 85385844 181314
847 33288889 32055286 181314848#0 181314848#2 385335110#0 385335110#1 385335108 385335111 385335112#0 385335104 385335116#0 385043745#2 385335100#0 626854757#1 9887579#2 385335098#0 385335098#1 314533294#0 32755712#2 68327844#3 23329778#1 23329778#2 171266134#2 171266134#4 122119619 319389909#0 319389909#1 319389909#2 316789358 316789359 61996467#0 61996467#1 61996467#2 127240632 316789357#0 127240631#0 127240631#1 127240631#2 317191948 316791983 316791991 25076268 316779270 23209056#0 305951352
 311580921#0 25076286#0 25076286#2 25076286#3 24020907#0 24020907#1 24020907#2 43328052 25290416 610807850#1 610807850#2 319188806 32353722 502452005#0 502452005#1 502452005#2 319188805 32353723#0 32353723#1 32353723#2 32353723#3 319188808#0"/>
    </vehicle>
    <vehicle id="3249632" type="bus" depart="3181">
        <route edges="-342986969#1 -342986969#0 -590292075 -590292076 -495906621 -374419977#2 600204868 -24870681 -8080941 266106260#0 362641686#2 266103103 266106250 266103100#0 266103100#1 -58666034#3 -58666034#2 -58666034#1 -55822778 -27127973#1 -263546724 -155737095#2 -33786672#1"/>
    </vehicle>
    <vehicle id="2657421" type="bus" depart="3266">
        <route edges="24803131#1 146902430#0 146902430#1 146902430#2 146902430#3 146902430#4 611113394#0 30915929#0"/>
    </vehicle>
    <vehicle id="3589226" type="bus" depart="3304">
        <route edges="332861878 254495540 254495542 181314846 84087303#0 323036835 323036836 254546104 84087300 254546106 71126526 59653864 59653865 60853446 59653855 81634408 120263928 26938738 24032975 24032977 24032980 24243255 309297581#0 5059192 24043883 223146753 323951971#0 323951971#1 323951971#7 323951971#11 499546680 323956197 393236411 393079302#1 393079240 221632395 221632396#0 221632396#2 221632396#3 221632396#4 221632397#0 221632397#1 31286924#0 230726562 7849629 319187476#0 319187
476#3 24032967#0 24032967#1 24032967#2 319187466 372156678 221632394#1 393079299 393079300 -323956195#1 -393236413 -30429077#0 -323951971#11 -323951971#7 -323951971#6 -323951971#0 -223146753 -24043884 -5059192 24032972#1 332880811 230726560 332880796 309461380 24044072 24063170 30780641 32725444 332861875 289811942 493773645"/>
    </vehicle>
    <vehicle id="2808890" type="tram" depart="3365">
        <route edges="412551599#1 412551607#2 412551607#3 412551607#4 412551607#5 6148697#0 6148697#1 6148697#2 6148697#3 6148697#4 206614452#2 206614452#3 206614452#7 206614452#8 206614452#9 206614452#10 206614452#11 206614452#12 206614452#13 206614452#14 206614452#15 291757757#0 291757757#1 291757757#2 291757757#3 291757757#4 291757757#5 291757757#6 291757757#8 291757757#9 309839196#1 309839196#2 309839196#3 309839196#6 309839196#7 309839196#8 309839196#9 309839196#12 309839196#13 308956946#0 
308956946#1 308956946#2 308956946#3 308956946#4 308956946#5 308956946#6 308956946#7 6148678#0 6148678#1 308958256#0 308958256#1 308958256#3 308958256#4 308958253#0 308958253#1 308958253#2 308958253#3 308958253#4 309121426#0 309121426#1 309121426#2 309121426#3 26812744#0 26812744#1 26812744#4 23329789#1 23329789#2 23329789#3 23329789#4 23329789#5 23329789#6 23329789#7 23329789#8 23329789#9 23329789#10 23329789#11 23329789#12 23329789#15 23329789#16 23329789#17 23329789#18 23329789#19 23329789#23 
23329789#24 23329789#29 27571138#1 27571138#3 27571138#7 7978374#0 7978374#2 7978374#3 7978374#4 7978374#5 7978374#6 243203979#2 243203979#4 243203979#5 243203979#6 243203979#7 243203979#8 208927315#1 208927315#3 208927315#6 208927315#7 208927316#4"/>
    </vehicle>
    <vehicle id="2928804" type="bus" depart="3373">
        <route edges="13974168 492783332 4829929#0 4829929#1 492791782 -32757660#2 -32757660#0 -500532442 -238389805#11 -238389805#8 -500532444#0 165484796 151627443 -165484800#1 -165484800#0 -151627454 151627445 165484797 -151627458#1 -151627458#0 427480092#1 625219035#2 165804406#1 165804406#4 -25644376#5 -25644376#4 -25644376#1 7027506#0 625219023#1 329721713 329721714#0 329721714#1 329721714#2 329721714#3 30622683#0 4839256#0 4839256#1 625219019#0 625219019#2 625219019#3 116064030#2 11606403
0#3 625219026#0 6244368#1 6244368#5 115813516#0 115813516#1 6244369 133114145 586130366 586130368 359426033#2 586130367 -359426035#1 -359426035#0 -27149113 -328388041#5 -328388041#0 -511268000 -221477557#2 -511268001#4 -511268001#2 -511268001#1 329089070#0 329089070#2 -610299118#2 -243122644#2 -243122644#1 -243122644#0 -329089071#1 -4839225#4 -4839225#2 -4839225#0 -511268006 511268005 5088349#0 108892340#0 4314834 511268002#0 511268002#1 511268003#1 511268003#2 318881710#0 29136063#2 316764356 3
16764353 316764354#0 35047528#3 147688820#0 316764350#2 316764350#3 316764344#0 316764344#1 246973996#1 316764343#0 30424681#1 30424681#2 30424681#3 30424681#4 510544106#0 510544107#1 510544107#2 321714433#0 321714432#2 321714432#3 321714432#4 355730462#1 320364657#0 320364657#2 155737094#0 155737094#1 155737094#2 155737094#3 155737094#4 5058977#0 5058977#1 5058977#2 5058977#3 503735158#0 30420838#2 316917598 28217281#0"/>
<truncated after showing first 30 lines>
---------- Missing result in validate900 ----------
<routes>
    <vehicle id="4599998" type="tram" depart="930">
        <route edges="115040302#1 115040301#0 115040301#2 310424295#1 310424295#2 310424295#3 310424295#4 394078513#1 394078513#2 6193067#0 6193067#1 243444102#1 243444102#2 243526557#1 243526557#2 243526557#3 243526557#4 243526557#6 310421847#1 310421845#1 310421849#1 310421848#1 310421855#1 310421851 6193070 24226484#3 6193075#1 6193075#2 6193075#4 6193075#5 6193075#6 6193075#7 6193075#9 243323446#0 243323446#1 310291535#1 310291535#2 310291535#4 310291535#5 310291535#6 310291535#7 310291535#8
 310291535#10 310291535#11 310290271 310290266#0 310290266#1 310290265#1 310290267 249224438#0 249224438#1 393236370#1 393236370#2 310144577#0 310144577#1 310144577#6 310144577#7 310144574#0 310144574#1 310144574#4 310144574#5 310144574#6 310144574#7 310144574#9 310144574#10 206614449#0 206614449#1 206614449#3 26922996#0 26922996#1 26922996#2 412551599#1 412551607#2 412551607#3 412551607#4 412551607#5 206614455#0 206614455#1 206614455#2 206614455#3 206614455#4 206614455#5 23295225#1 23295225#2 2
3295225#3 23295225#4 23295225#5 23295225#6 23295225#7 23295225#8 23295225#9 406055114#1 406055114#2 244228711#0 244228711#1 244228711#2 317682099#0 317682099#1 317682099#2 317682099#3 308958255#0 308958255#1 308958255#2 308958255#3 308956942 308956945#0 308956945#1 308956945#2 308956945#3 308956945#4 308956945#5 308956945#6 308956945#7 308956945#8 37976661#0 37976661#1 37976661#2 60840981#1 60840981#2 60840979#1 60840979#2 26811540 377062617#0 377062617#1 325737564#0 325737564#2 325737564#3 3257
37564#5 310266782#0 310266782#1 310266782#2 310266782#3 317671621#1 317671621#3 317671621#4 317673532#0 317673532#4 270579796#3 6144278#0 6144278#1 6144278#2 6144278#4 6144278#5 6144278#6 6144278#7 6144278#8 6144278#11 6144278#13 6144278#14 6144278#15 6144278#16 6144278#17 6144278#18 6144278#19 6144278#20 6144278#21 6144278#22 6144278#23 6144278#24 6144278#25 26812001#1 26812001#2 245334405#0 245334405#1 245334405#2 245334405#4 245334405#5 245334405#6 245334405#7 244227170#0 244227170#2 24422717
0#3 244227170#4 244227169#1 244227169#2 244227169#3 244227169#4 244227169#5 244227169#6 244227169#8 244227169#9 244227169#10 244227169#11 244227169#12 244227169#13 245334406#2 245334406#6 245334406#7 245334406#8 245334406#9 245334406#10 245334406#11 245334406#12 245334406#13 245334406#14 245334406#15 245334406#16 245334406#17 245334406#19 124928232 10749641#0 10749641#1 10749641#3 10749641#4 10749641#5 10749641#6 10749641#7 10749641#8 206616707#1 206616707#2 206616707#3 206616707#4 206616707#5 2
06616707#6"/>
    </vehicle>
    <vehicle id="1518915" type="bus" depart="955">
        <route edges="106565788#0 106565788#1 106565788#2 106565788#3 106565788#4 -121228319#3 -121228319#1 -10061776#4 -10061776#3 -10061776#2 -10061776#1 8074300#0 8074300#1 10522135#0 10522135#2 190823582 -10522118#0 -10522152#3 -10522152#1 -10522152#0 10522156#0 10522156#1 10522156#3 10522156#6 367772443#1 290601650#0 290601651#0 290601651#4 375722891#0 31722493#0 31722493#2 31722493#3 25624801 7975439#0 7975439#1 7975439#2 31722496#0 31722496#1 31722496#6 59393478#1 -103495995#0 -106531542#
1 -106531542#0 106531541#0 106531541#5 106531541#7 106531541#8 106531547#0 106531547#1 283066855 9887577 25087143 320815288 320814805#1 320399277#0 8107411#2 89428515#0 89428515#1 89428515#2 -625229902 30424433#1 30424433#2 30424433#3 8074362#0 8074362#1 8074362#2 141542465 19045105#1 19045105#2 18962450#0 190405266#1 190405266#2 190405266#3 25116462#1 320044358#0 5021504 220890642#1 220890642#2 220890642#3 220890642#5 478295461 173044205#0 173044205#4 5148300 198087353#0 37976385#1 314841164#0 
37976103#2 171756596 405363051#0 499618366 5134714 23095964 23095961#0 23095961#3 23095961#6 178631878#1 316761549 316761550#0 30425927#2 30425927#3 30425927#4 41290240#1 -41376110 -531939110 -60151069#3 -60151069#2 -60151069#1 -60151069#0 -495046986#2 -495046986#1 -495046986#0 -61567473#3 -61567473#2 -61567473#1 -61567473#0 -5184855#3 -533531079#1 -207083565#7 -207083565#6 -207083565#4 377715252#0 -29223994#6 -29223994#5 -29223994#3 -29223994#1 -428966186#5 -428966186#4 -428966186#3 -428966186#
2 -428966186#1 563616438#0 563616438#1 23040911#0 23040911#1 584032569#0 584032569#1 584032569#2 29136133 155737094#0 155737094#1 155737094#2 155737094#3 155737094#4 5058977#0 5058977#1 5058977#2 5058977#3 503735158#0 380570397#2 316934741 564399032#0 577024364 577024355 577024345#0 577024345#1 577024338 578374647#2 564399027 -599936773 -563320576#2 -563320576#1 -361120217#0 -361120213#7 -361120213#6 -361120213#5 -361120215#1 -361120215#0 -361120214#5 -361120214#1 -323956185#1 -7866802#3 -323956
195#1"/>
    </vehicle>
    <vehicle id="2661865" type="bus" depart="965">
        <route edges="132867141#0 132867141#1 132867141#2 614064190 171266114#2 171266114#3 171266114#5 171266114#7"/>
    </vehicle>
    <vehicle id="2928355" type="bus" depart="969">
        <route edges="5640212#0 5640212#2 5640212#3 5640212#11 5640212#14 32403590 71079508#0 71079508#2 625219026#0 6244368#1 6244368#5 115813516#0 115813516#1 6244369 133114145 586130366 586130368 359426033#2 586130367 -359426035#1 -359426035#0 -27149113 -328388041#5 -328388041#0 -511268000 -221477557#2 511268011 4752545#1 221477561 221477562#1 221477562#2 511268012#0 511268012#1 511268013#2 31451330#0 31451330#1 31451330#2 508534061 24021667#0 24021667#1 499157757#0 31451331#1 5182602#2 46110
617#0 46110617#2 -511268008 -35919683#3 -511268012#1 -511268012#0 -221477562#2 -221477562#1 -221477561 -4752545#1 -4752545#0 -511268001#4 -511268001#2 -511268001#1 329089070#0 329089070#2 -610299118#2 -243122644#2 -243122644#1 -243122644#0 -329089071#1 -4839225#4 -4839225#2 -4839225#0 -511268006 511268005 5088349#0 108892340#0 4314834 511268002#0 511268002#1 511268003#1 511268003#2 318881710#0 29136063#2 316764356 316764353 316764354#0 35047528#3 147688820#0 316764350#2 316764350#3 316764344#0 3
16764344#1 246973996#1 316764343#0 30429265#2 178631879#1 178631879#4 178631879#7 -25290653 29085604#0 23227272#1 405363048#1 -171756596 -37976103#2 -314841164#0 -37976385#1 -198087353#1 -5148300 22978949#0 22978949#2 54684975#0 54684975#1 54684975#2 54684975#3 54684975#4 54684975#5 54684975#6 54684975#7 54684975#8 54684975#9 54684975#10 54684975#11 54684975#12 54684975#13 54684975#14 23386846#0 23386846#1 37983000 592010999#0 592010999#1 592010999#2 592010999#3 28381788 28509534#0 28509534#1 28
509707#0 28509707#1 307200571 409312582#0 30425275#0 30425275#1 291686198 210624811#0 210624811#1 210624811#2 210624811#3 210624811#4 409312580 8108069 -376915189 -89428515#1 -89428515#0 -8107411#2 376743573#2 376743573#3 376743572#0 376743572#1 376743572#2 382052543 376743574#0 376743574#1 30424335#0 30424335#1 30424335#2 31413791#1 501412548#1 501412550 394076960#0 394076960#3 501406797 501406799#0 501406799#1 501406799#2 7975425#0 7975424#2 374169547#0 374169547#1 374169546#1 374169546#7 3741
69546#9 10522108#3 30426790#0 30426790#1 -30426838#4 -30426838#3 -30426838#2 -30426838#1 635617943#0 635617943#1 277665457 61890329 61890739#2 -70545096#5 -70545096#4 -70545096#2 -70545096#1 -70545096#0 -70545098#1 -70545098#0 -217363982#5 -217363982#4 -217363982#2 -217363982#1 -217363982#0 -217363983 -296479157#3 -296479157#2 -296479157#0 -230783871#7 -230783871#6 -230783871#0 -4726795 -47007889 -108915782#2 -33199416#4 -33199416#3 -33199416#2 -33199416#1 -33199416#0 -33199328 -509331932 -61110
1972 -328670992#1 -328670992#0 -509331931"/>
    </vehicle>
    <vehicle id="2656639" type="bus" depart="978">
        <route edges="24803131#1 146902430#0 146902430#1 146902430#2 146902430#3 146902430#4 611113394#0 30915929#0 397239842 172467303 10944687#0 10944687#1 10944687#2"/>
    </vehicle>
    <vehicle id="349308" type="bus" depart="980">
        <route edges="4531519#0 60838074#1 316934738 316934737#0 316934737#1 316934737#2 380570388 206893436#0 206893436#1 206893436#2 206893436#3 206865820#0 206865820#1 319188807 25290438 315425129#1 315425129#3 315425129#4 32055654 5059167#2 305951363 25076279#0 25076279#1 233938392 29085916#0 19044896#0 19044896#1 19044896#2 6279149#0 6279149#1 6279149#2 30426426#0 23118706 384876527 23329785#1 23329785#2 4743778#0 4743778#1 4743778#2 127240643#1 127240643#2 127240643#3 127240643#4 127240643
#12 127240643#15 127240643#17 655716537#2 311549885#0 311549883 311549884#0 311549884#2 385335110#0 385335110#1 385335108 385335111 385335112#0 385335104 385335116#0 385043745#2 385335100#0 626854757#1 9887579#2 385335098#0 385335098#1 314533294#0 32905529#2 68327840#2 217194754#2 42128193#0 42128193#1 626854755#0 626854755#1 626854755#2 559569229#0 231661249#2 231661249#3 231661249#8 31722495#0 31722495#2 31722495#3 7975423 292081334 624411668#0 624411668#1 624411668#2 30128883 7975428#1 797542
8#3 375722892#0 135155217#1 299910129#2 299910129#3 299910129#4 299910129#6 299910129#7 375862677#0 375862677#2 375862677#4 375862677#7 375862684#1 318774686 318774687#0 318774687#1 318774687#2 159066584#0 159066584#2 573738885#0 573738885#1 51352411 318774679#0 292107965#1 293142147 525452876 525452881#0 525452881#1 525207783#0 605871450#2 605871450#3 314915850#0 29136063#2 316764356 316764353 316764354#0 35047528#3 147688820#0 316764350#2 316764350#3 316764344#0 316764344#1 246973996#1 3167643
43#0 30424681#1 30424681#2 30424681#3 30424681#4 510544106#0 510544107#1 510544107#2 321714433#0 321714432#2 321714432#3 321714432#4 355730462#1 320364657#0 320364657#2 155737094#0 155737094#1 155737094#2 155737094#3 155737094#4 5058977#0 5058977#1 5058977#2 5058977#3 503735158#0 30420838#2 316917598 28217281#0"/>
    </vehicle>
    <vehicle id="31272" type="tram" depart="983">
        <route edges="291757758#1 291757758#2 291757758#3 291757758#4 291757758#5 291757758#6 291757758#7 291757758#8 291757758#9 291757758#10 291757758#11 291757758#12 291757758#13 291757758#16 291757758#17 291757758#18 393081314#1 393081314#2 393081314#3 393081314#5 502047174#1 502047174#2 502047174#3 561503393#1 561503393#2 561503393#3 561503393#4 561503393#5 291757757#0 291757757#1 291757757#2 291757757#3 291757757#4 291757757#5 291757757#6 291757757#8 291757757#9 309839196#1 309839196#2 309
839196#3 309839196#6 309839196#7 309839196#8 309839196#9 309839196#12 309839196#13 308956940#0 308956940#1 308956940#2 308956940#3 308956940#4 308956940#5 308956940#6 37976661#0 37976661#1 37976661#2 60840981#1 60840981#2 60840979#1 60840979#2 26811540 377062616#0 377062616#1 377062616#2 377062616#3 377062616#7 244302834#0 244302834#1 244302834#2 308942395#3 292614141#1 292614141#6 292614141#7 292614141#8 292614141#9 292614141#10 292614141#11 292614141#12 292614141#13"/>
    </vehicle>
    <vehicle id="2665964" type="bus" depart="987">
        <route edges="132867141#0 132867141#1 132867141#2 614064190 171266114#2 171266114#3 171266114#5 171266114#7 171266114#8 -132867135#6 -132867135#5"/>
    </vehicle>
    <vehicle id="1346455" type="bus" depart="1168">
        <route edges="155737095#1 263546724 32043134#0 55822778 58666034#0 58666034#2 58666034#3 282123892#0 335369962 142903351 266106263 362641685#2 8080941 24870681 -600204868 374419977#2 495906621 590292076 590292075 342986969#0 342986969#1 55822771 -61302701#0 -55822763#0 -334152810#0 334152813#1 334152812#2 334152812#3 334152810#0 334152810#1 55822763#1 61302701#1 -342986969#1 -342986969#0 -590292075 -590292076 -495906621 -374419977#2 600204868 -24870681 -8080941 266106260#0 362641686#2 26
6103103 266106250 266103100#0 266103100#1 -58666034#3 -58666034#2 -58666034#1 -55822778 -27127973#1 -263546724 -155737095#2 -33786672#1"/>
    </vehicle>
    <vehicle id="3067629" type="bus" depart="1274">
        <route edges="29436942#0 29436942#1 29436942#4 29436942#5 28809230#1 28809230#2 28809230#3 28809230#4 8074310#0 8074310#1 8074310#2 611094375#0 611094375#1 611094375#2 31749113#1 31749112#0 380290359#0 380290359#2 647345116#1 647345116#2 10522180#0 122164799#0 320858419 30424059#0 30424059#1 30424059#2 647345124#0 83094950 30998233 122164793 378048176#0 378048176#2 263432785#1 263432785#6 378048179#1 7975437#0 7975437#1 7975437#2 251033316#0 292081334 624411668#0 624411668#1 624411668#2 
30128883 7975428#1 7975428#3 375722892#0 135155217#1 83723985#2 378166624#2 394077003#0 394077003#1 394077003#2 621507756 375727027#0 375727027#1 375727027#4 394076983 394076973#2 505845266 5021500#0 5021500#1 31413930#1 60922609#0 60922609#1 60922609#2 320399275#0 320399275#1 320399275#2 320399275#3 320399274#0 320399274#1 320399274#2 30424376#0 8107411#2 89428515#0 89428515#1 89428515#2 -625229902 30424433#1 30424433#2 30424433#3 8074362#0 8074362#1 8074362#2 141542465 19045105#1 19045105#2 18
962450#0 190405266#1 190405266#2 190405266#3 25116462#1 320044358#0 5021504 220890642#1 220890642#2 220890642#3 220890642#5 478295461 173044205#0 173044205#4 5148300"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-wintest-ba : route tracemapper bs ( Last six runs Feb2023 Jan2023 )

---------- Differences in errors ----------
0a1,10
> 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]
>   File "C:\Users\delphi\testreports\sumoExtra\git\tests\..\tools/route\..\sumolib\net\__init__.py", line 468, in convertLonLat2XY
>     x, y = self.getGeoProj()(lon, lat)
>   File "C:\Users\delphi\testreports\sumoExtra\git\tests\..\tools/route\..\sumolib\net\__init__.py", line 449, in getGeoProj
>     import pyproj
> ImportError: 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-sim-wintest-ba : route tracemapper bs3 ( Last six runs Feb2023 Jan2023 )

---------- Differences in errors ----------
0a1,10
> 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]
>   File "C:\Users\delphi\testreports\sumoExtra\git\tests\..\tools/route\..\sumolib\net\__init__.py", line 468, in convertLonLat2XY
>     x, y = self.getGeoProj()(lon, lat)
>   File "C:\Users\delphi\testreports\sumoExtra\git\tests\..\tools/route\..\sumolib\net\__init__.py", line 449, in getGeoProj
>     import pyproj
> ImportError: 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-sim-wintest-ba : route tracemapper fillGaps geo ( Last six runs Feb2023 Jan2023 )

---------- Differences in errors ----------
0a1,10
> 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]
>   File "C:\Users\delphi\testreports\sumoExtra\git\tests\..\tools/route\..\sumolib\net\__init__.py", line 468, in convertLonLat2XY
>     x, y = self.getGeoProj()(lon, lat)
>   File "C:\Users\delphi\testreports\sumoExtra\git\tests\..\tools/route\..\sumolib\net\__init__.py", line 449, in getGeoProj
>     import pyproj
> ImportError: 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-sim-wintest-ba : route tracemapper geo ( Last six runs Feb2023 Jan2023 )

---------- Differences in errors ----------
0a1,10
> 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]
>   File "C:\Users\delphi\testreports\sumoExtra\git\tests\..\tools/route\..\sumolib\net\__init__.py", line 468, in convertLonLat2XY
>     x, y = self.getGeoProj()(lon, lat)
>   File "C:\Users\delphi\testreports\sumoExtra\git\tests\..\tools/route\..\sumolib\net\__init__.py", line 449, in getGeoProj
>     import pyproj
> ImportError: 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-sim-wintest-ba : route tracemapper unmapped ( Last six runs Feb2023 Jan2023 )

---------- Differences in errors ----------
0a1,10
> 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]
>   File "C:\Users\delphi\testreports\sumoExtra\git\tests\..\tools/route\..\sumolib\net\__init__.py", line 468, in convertLonLat2XY
>     x, y = self.getGeoProj()(lon, lat)
>   File "C:\Users\delphi\testreports\sumoExtra\git\tests\..\tools/route\..\sumolib\net\__init__.py", line 449, in getGeoProj
>     import pyproj
> ImportError: 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>

TEST FAILED on ts-sim-wintest-ba : shapes poi_atTLS invalid_parameters ( Last six runs Feb2023 Jan2023 )

---------- Differences in errors ----------
1c1
< [Errno 2] No such file or directory: 'dummyParams'
---
> [Errno 2] Das System kann die angegebene Datei nicht finden: 'dummyParams'

TEST FAILED on ts-sim-wintest-ba : sumolib xml comments ( Last six runs Feb2023 Jan2023 )

---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
> runner.py, in <module>
>     for ptline, ptline_route in parse_fast_nested(f, "ptLine", ("id", "name", "line", "type"), "route", "edges"):
> xml.py, in parse_fast_nested
>     with _open(xmlfile, encoding) as xml_in:
> xml.py, in _open
>     return gzip.open(xmlfile, "rt")
> gzip.py, in open
>     return GzipFile(filename, mode, compresslevel)
> gzip.py, in __init__
>     fileobj = self.myfileobj = __builtin__.open(filename, mode or 'rb')
> ValueError: Invalid mode ('rtb')
---------- Differences in output ----------
12,20d11
< 0,bus0,line0,bus
< edge0
< 2,bus2,line2,bus
< edge0 edge1 edge2
< 0,line0,bus
< 1,line1,bus
< 2,line2,bus
< 3,line3,bus
< 4,line4,bus

TEST FAILED on ts-sim-wintest-ba : trip randomTrips random-depart ( Last six runs Feb2023 Jan2023 )

---------- Differences in trips ----------
5,14c5,14
<     <trip id="0" depart="28902.00" from="3si" to="4si"/>
<     <trip id="1" depart="29219.00" from="1fi" to="2si"/>
<     <trip id="2" depart="29256.00" from="1fi" to="1si"/>
<     <trip id="3" depart="29371.00" from="3fi" to="1o"/>
<     <trip id="4" depart="29714.00" from="1si" to="3si"/>
<     <trip id="5" depart="29803.00" from="3fi" to="1si"/>
<     <trip id="6" depart="29926.00" from="3fi" to="4o"/>
<     <trip id="7" depart="31419.00" from="1fi" to="4o"/>
<     <trip id="8" depart="31816.00" from="3si" to="2o"/>
<     <trip id="9" depart="31837.00" from="1si" to="4si"/>
---
>     <trip id="0" depart="28890.00" from="1si" to="3o"/>
>     <trip id="1" depart="28907.00" from="1fi" to="1si"/>
>     <trip id="2" depart="29112.00" from="3si" to="3o"/>
>     <trip id="3" depart="29603.00" from="1si" to="3o"/>
>     <trip id="4" depart="29790.00" from="4fi" to="1o"/>
>     <trip id="5" depart="30318.00" from="4fi" to="3si"/>
>     <trip id="6" depart="31101.00" from="2fi" to="1si"/>
>     <trip id="7" depart="31236.00" from="4si" to="2o"/>
>     <trip id="8" depart="31451.00" from="1fi" to="1o"/>
>     <trip id="9" depart="32011.00" from="4fi" to="3o"/>

TEST FAILED on ts-sim-wintest-ba : trip randomTrips random-depart_subsecond ( Last six runs Feb2023 Jan2023 )

---------- Differences in trips ----------
5,44c5,44
<     <trip id="0" depart="0.00" from="4si" to="3si"/>
<     <trip id="1" depart="0.25" from="3fi" to="3si"/>
<     <trip id="2" depart="0.75" from="4fi" to="4o"/>
<     <trip id="3" depart="1.00" from="1si" to="1o"/>
<     <trip id="4" depart="1.00" from="2fi" to="2o"/>
<     <trip id="5" depart="1.00" from="1si" to="4si"/>
<     <trip id="6" depart="1.25" from="4si" to="2o"/>
<     <trip id="7" depart="1.25" from="3si" to="2si"/>
<     <trip id="8" depart="1.50" from="4si" to="2si"/>
<     <trip id="9" depart="1.50" from="2fi" to="1si"/>
<     <trip id="10" depart="2.25" from="3fi" to="2o"/>
<     <trip id="11" depart="2.50" from="3fi" to="4si"/>
<     <trip id="12" depart="2.75" from="2si" to="1si"/>
<     <trip id="13" depart="2.75" from="4si" to="3o"/>
<     <trip id="14" depart="3.00" from="1fi" to="1o"/>
<     <trip id="15" depart="3.25" from="1fi" to="3si"/>
<     <trip id="16" depart="3.25" from="4fi" to="2si"/>
<     <trip id="17" depart="3.50" from="1fi" to="2si"/>
<     <trip id="18" depart="3.75" from="4si" to="3o"/>
<     <trip id="19" depart="4.00" from="4si" to="4o"/>
<     <trip id="20" depart="4.00" from="1fi" to="3si"/>
<     <trip id="21" depart="4.25" from="3si" to="3o"/>
<     <trip id="22" depart="4.25" from="2fi" to="3si"/>
<     <trip id="23" depart="4.25" from="1fi" to="2si"/>
<     <trip id="24" depart="4.75" from="2si" to="4si"/>
<     <trip id="25" depart="5.00" from="4si" to="2o"/>
<     <trip id="26" depart="5.25" from="3fi" to="1si"/>
<     <trip id="27" depart="5.25" from="4si" to="4o"/>
<     <trip id="28" depart="5.25" from="2fi" to="3si"/>
<truncated after showing first 30 lines>

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

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


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

    <flow id="0_2" begin="0.00" end="240.00" number="7" route="0_2"/>
    <flow id="0_0" begin="60.00" end="180.00" number="2" route="0_0"/>
    <flow id="0_1" begin="270.00" end="271.00" number="1" route="0_1"/>
<!-- begin="300.0" end="600.0" -->
    <route id="300_0" edges="-3 -3.180.00 11"/> <!-- 8 (route_2) -->

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

TEST FAILED on ts-sim-wintest-ba : turndefs routeSampler intervals multiprocessing mismatch-output ( Last six runs Feb2023 Jan2023 )

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


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


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

    <flow id="0_2" begin="0.00" end="240.00" number="7" route="0_2"/>
    <flow id="0_0" begin="60.00" end="180.00" number="2" route="0_0"/>
    <flow id="0_1" begin="270.00" end="271.00" number="1" route="0_1"/>
<!-- begin="300.0" end="600.0" -->
    <route id="300_0" edges="-3 -3.180.00 11"/> <!-- 8 (route_2) -->

    <flow id="300_0" begin="300.00" end="562.50" number="8" route="300_0"/>
</routes>

TEST FAILED on ts-sim-wintest-ba : turndefs routeSampler min_count_optimize ( Last six runs Feb2023 Jan2023 )

---------- Differences in output ----------
14c14
< Wrote 88 routes (74 distinct) achieving total count 728 (96.94%) at 138 locations. GEH<5 for 95.65%
---
> Wrote 88 routes (72 distinct) achieving total count 728 (96.94%) at 138 locations. GEH<5 for 95.65%
---------- Differences in routes ----------
175c175
<         <route edges="120 120.180.00 -109 -109.80.00 -11 -11.80.00 3 3.180.00 27 27.80.00 43 68 -45"/>
---
>         <route edges="120 120.180.00 -109 -109.80.00 -11 -11.80.00 3 3.180.00 -71 -55 -55.80.00"/>
178c178
<         <route edges="109 109.80.00 -109 -109.80.00 -11 -11.80.00 3 3.180.00 -71 -55 -55.80.00"/>
---
>         <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"/>

TEST FAILED on ts-sim-wintest-ba : turndefs routeSampler optimize_1 ( Last six runs Feb2023 Jan2023 )

---------- Differences in errors ----------
1,3d0
<   res = opt.linprog(c, A_ub=A_ub, b_ub=b_ub, A_eq=A_eq, b_eq=b, bounds=bounds, options=linProgOpts)
<   res = opt.linprog(c, A_ub=A_ub, b_ub=b_ub, A_eq=A_eq, b_eq=b, bounds=bounds, options=linProgOpts)
<   res = opt.linprog(c, A_ub=A_ub, b_ub=b_ub, A_eq=A_eq, b_eq=b, bounds=bounds, options=linProgOpts)

TEST FAILED on ts-sim-wintest-ba : turndefs routeSampler optimize_2 ( Last six runs Feb2023 Jan2023 )

---------- Differences in output ----------
3c3
< Wrote 98 routes (98 distinct) achieving total count 751 (100.00%) at 138 locations. GEH<5 for 100.00%
---
> Wrote 98 routes (96 distinct) achieving total count 751 (100.00%) at 138 locations. GEH<5 for 100.00%
---------- Differences in routes ----------
25c25
<         <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"/>
---
>         <route edges="109 109.80.00 -109 -109.80.00 -11 -11.80.00 3 3.180.00 -71 -55 -55.80.00"/>
244c244
<         <route edges="120 120.180.00 -109 -109.80.00 -11 -11.80.00 3 3.180.00 -71 -55 -55.80.00"/>
---
>         <route edges="120 120.180.00 -109 -109.80.00 -11 -11.80.00 3 3.180.00 27 27.80.00 43 68 -45"/>

TEST FAILED on ts-sim-wintest-ba : turndefs routeSampler optimize_few_detectors ( Last six runs Feb2023 Jan2023 )

---------- Differences in output ----------
2d1
< 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)
4c3
< Wrote 201 routes (3 distinct) achieving total count 402 (100.50%) at 2 locations. GEH<5 for 100.00%
---
> Wrote 200 routes (3 distinct) achieving total count 400 (100.00%) at 2 locations. GEH<5 for 100.00%
---------- Differences in routes ----------
6,8c6,8
<     <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 -->
---
>     <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"/> <!-- 71 -->
>     <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"/> <!-- 50 -->
>     <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"/> <!-- 79 -->
10,12c10,12
<     <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"/>
---
>     <flow id="17" begin="0.00" end="98.51" number="79" route="17"/>
>     <flow id="13" begin="0.49" end="95.54" number="50" route="13"/>
>     <flow id="10" begin="5.45" end="98.01" number="71" route="10"/>

TEST FAILED on ts-sim-wintest-ba : turndefs routeSampler optimize_full ( Last six runs Feb2023 Jan2023 )

---------- Differences in errors ----------
1,3d0
<   res = opt.linprog(c, A_ub=A_ub, b_ub=b_ub, A_eq=A_eq, b_eq=b, bounds=bounds, options=linProgOpts)
<   res = opt.linprog(c, A_ub=A_ub, b_ub=b_ub, A_eq=A_eq, b_eq=b, bounds=bounds, options=linProgOpts)
<   res = opt.linprog(c, A_ub=A_ub, b_ub=b_ub, A_eq=A_eq, b_eq=b, bounds=bounds, options=linProgOpts)
---------- Differences in output ----------
3c3
< Wrote 98 routes (98 distinct) achieving total count 751 (100.00%) at 138 locations. GEH<5 for 100.00%
---
> Wrote 98 routes (96 distinct) achieving total count 751 (100.00%) at 138 locations. GEH<5 for 100.00%
---------- Differences in routes ----------
190c190
<         <route edges="109 109.80.00 -109 -109.80.00 -11 -11.80.00 3 3.180.00 -71 -55 -55.80.00"/>
---
>         <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"/>
238c238
<         <route edges="120 120.180.00 -109 -109.80.00 -11 -11.80.00 3 3.180.00 27 27.80.00 43 68 -45"/>
---
>         <route edges="120 120.180.00 -109 -109.80.00 -11 -11.80.00 3 3.180.00 -71 -55 -55.80.00"/>

TEST FAILED on ts-sim-wintest-ba : turndefs routeSampler optimize_minimize-vehs ( Last six runs Feb2023 Jan2023 )

---------- Differences in output ----------
2c2,3
< 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)
---
> Warning: underflow locations: count 96, min 1.00 (('-58.121.42', '64')), max 15.00 (('11', '11.80.00')), mean 3.28, Q1 1.00, median 2.00, Q3 4.00 (total 315)
> Warning: overflow locations: count 7, min -1.00 (('-58.121.42', '-31')), max -1.00 (('-58.121.42', '-31')), mean -1.00, Q1 -1.00, median -1.00, Q3 -1.00 (total -7)
4c5
< Wrote 49 routes (26 distinct) achieving total count 422 (56.19%) at 138 locations. GEH<5 for 42.75%
---
> Wrote 51 routes (26 distinct) achieving total count 443 (58.99%) at 138 locations. GEH<5 for 43.48%
---------- Differences in routes ----------
8c8
<     <route id="11" edges="-27 -27.80.00 27 27.80.00 43 68 -45"/> <!-- 1 -->
---
>     <route id="11" edges="-27 -27.80.00 27 27.80.00 43 68 -45"/> <!-- 2 -->
14c14
<     <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="18" edges="-58 -58.121.42 -31 -31.80.00 -23 -23.80.00 -11 -11.80.00 3 3.180.00 27 27.80.00 43 68 -45 -45.80.00"/> <!-- 3 -->
33,58c33,58
<     <flow id="20" begin="0.00" end="72.73" number="5" route="20"/>
<     <flow id="44" begin="2.02" end="66.67" number="3" route="44"/>
<     <flow id="32" begin="4.04" end="84.86" number="4" route="32"/>
<     <flow id="12" begin="6.06" end="42.43" number="2" route="12"/>
<     <flow id="42" begin="8.08" end="90.92" number="2" route="42"/>
<     <flow id="8" begin="10.10" end="11.10" number="1" route="8"/>
<     <flow id="18" begin="12.12" end="68.69" number="2" route="18"/>
<     <flow id="4" begin="14.14" end="44.45" number="3" route="4"/>
<     <flow id="11" begin="18.18" end="19.18" number="1" route="11"/>
<     <flow id="39" begin="20.20" end="74.76" number="2" route="39"/>
<     <flow id="31" begin="22.22" end="88.90" number="2" route="31"/>
<     <flow id="43" begin="26.27" end="27.27" number="1" route="43"/>
<     <flow id="14" begin="32.33" end="86.88" number="4" route="14"/>
<     <flow id="35" begin="34.35" end="48.49" number="2" route="35"/>
<     <flow id="28" begin="40.41" end="41.41" number="1" route="28"/>
<     <flow id="24" begin="46.47" end="47.47" number="1" route="24"/>
<     <flow id="13" begin="50.51" end="76.78" number="2" route="13"/>
<     <flow id="48" begin="54.55" end="55.55" number="1" route="48"/>
<     <flow id="26" begin="56.57" end="96.98" number="2" route="26"/>
<     <flow id="25" begin="58.59" end="59.59" number="1" route="25"/>
<     <flow id="23" begin="60.61" end="92.94" number="2" route="23"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-wintest-ba : turndefs routeSampler small_input_noSampling_optimize ( Last six runs Feb2023 Jan2023 )

---------- Differences in output ----------
2c2,3
< 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)
---
> Warning: underflow locations: count 98, min 1.00 (('-58.121.42', '64')), max 14.00 (('23', '23.80.00')), mean 3.24, Q1 1.00, median 2.00, Q3 4.00 (total 318)
> Warning: overflow locations: count 7, min -1.00 (('-58.121.42', '-31')), max -1.00 (('-58.121.42', '-31')), mean -1.00, Q1 -1.00, median -1.00, Q3 -1.00 (total -7)
4c5
< Wrote 51 routes (29 distinct) achieving total count 417 (55.53%) at 138 locations. GEH<5 for 43.48%
---
> Wrote 53 routes (29 distinct) achieving total count 440 (58.59%) at 138 locations. GEH<5 for 44.93%
---------- Differences in routes ----------
7c7
<         <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"/>
---
>         <route edges="-58.121.42 -31 -31.80.00 -23 -23.80.00 -11 -11.80.00 3 3.180.00 27"/>
9c9
<     <vehicle id="1" depart="1.94">
---
>     <vehicle id="1" depart="1.87">
12c12
<     <vehicle id="2" depart="3.88">
---
>     <vehicle id="2" depart="3.74">
15c15
<     <vehicle id="3" depart="5.82">
---
>     <vehicle id="3" depart="5.60">
18,19c18,19
<     <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 id="4" depart="7.47">
>         <route edges="3 3.180.00 -3 -3.180.00 11 11.80.00"/>
21,22c21,22
<     <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 id="5" depart="9.34">
>         <route edges="-27 -27.80.00 27 27.80.00 43 68 -45"/>
24c24
<     <vehicle id="6" depart="11.65">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-wintest-ba : turndefs routeSampler small_input_optimize ( Last six runs Feb2023 Jan2023 )

---------- Differences in output ----------
2c2,3
< 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)
---
> Warning: underflow locations: count 97, min 1.00 (('-58.121.42', '64')), max 14.00 (('23', '23.80.00')), mean 3.26, Q1 1.00, median 2.00, Q3 4.00 (total 316)
> Warning: overflow locations: count 7, min -1.00 (('-58.121.42', '-31')), max -1.00 (('-58.121.42', '-31')), mean -1.00, Q1 -1.00, median -1.00, Q3 -1.00 (total -7)
4c5
< Wrote 50 routes (27 distinct) achieving total count 410 (54.59%) at 138 locations. GEH<5 for 42.75%
---
> Wrote 53 routes (28 distinct) achieving total count 442 (58.85%) at 138 locations. GEH<5 for 44.20%
---------- Differences in routes ----------
7c7
<         <route edges="15.180.00 -15 -15.180.00 3 3.180.00 27 27.80.00 -27"/>
---
>         <route edges="-27 -27.80.00 27 27.80.00 43 68 -45"/>
9,10c9,10
<     <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 id="1" depart="1.87">
>         <route edges="27 27.80.00 -27 -27.80.00 -3 -3.180.00 15 15.180.00 -144 -144.121.42 -131"/>
12,13c12,13
<     <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 id="2" depart="3.74">
>         <route edges="-58.121.42 -31 -31.80.00 -23 -23.80.00 -11 -11.80.00 3 3.180.00 27"/>
15,16c15,16
<     <vehicle id="3" depart="5.94">
<         <route edges="-27 -27.80.00 27 27.80.00 43 68 -45"/>
---
>     <vehicle id="3" depart="5.60">
>         <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"/>
18,19c18,19
<     <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 id="4" depart="7.47">
>         <route edges="15 15.180.00 -123 -123.121.42 -120 -120.180.00 -75 -75.121.42 -60"/>
21c21
<     <vehicle id="5" depart="9.90">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-wintest-ba : turndefs routeSampler totalCount higher_intervals_proportial ( Last six runs Feb2023 Jan2023 )

---------- Differences in output ----------
2c2
< Splitting total count of 100 in proportion to interval counting data: 34,67
---
> Splitting total count of 100 in proportion to interval counting data: 33,66
6c6
< avg interval written vehs: count 2, min 34.00 (0.0), max 67.00 (100.0), mean 50.50, Q1 34.00, median 67.00, Q3 67.00
---
> avg interval written vehs: count 2, min 33.00 (0.0), max 66.00 (100.0), mean 49.50, Q1 33.00, median 66.00, Q3 66.00
11,12c11,12
< 0: Wrote 34 routes (23 distinct) achieving total count 10 (100.00%) at 2 locations. GEH<5 for 100.00%
< 100: Wrote 67 routes (39 distinct) achieving total count 20 (100.00%) at 2 locations. GEH<5 for 100.00%
---
> 0: Wrote 33 routes (22 distinct) achieving total count 10 (100.00%) at 2 locations. GEH<5 for 100.00%
> 100: Wrote 66 routes (39 distinct) achieving total count 20 (100.00%) at 2 locations. GEH<5 for 100.00%
---------- Differences in routes ----------
9c9
<     <vehicle id="0_1" depart="2.94">
---
>     <vehicle id="0_1" depart="3.03">
12c12
<     <vehicle id="0_2" depart="5.88">
---
>     <vehicle id="0_2" depart="6.06">
15c15
<     <vehicle id="0_3" depart="8.82">
---
>     <vehicle id="0_3" depart="9.09">
18c18
<     <vehicle id="0_4" depart="11.76">
---
>     <vehicle id="0_4" depart="12.12">
21c21
<     <vehicle id="0_5" depart="14.71">
---
>     <vehicle id="0_5" depart="15.15">
24c24
<     <vehicle id="0_6" depart="17.65">
---
>     <vehicle id="0_6" depart="18.18">
27c27
<     <vehicle id="0_7" depart="20.59">
---
>     <vehicle id="0_7" depart="21.21">
30c30
<     <vehicle id="0_8" depart="23.53">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-wintest-ba : turndefs routeSampler totalCount higher_optimize ( Last six runs Feb2023 Jan2023 )

---------- Differences in output ----------
3d2
< 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)
5c4
< Wrote 100 routes (67 distinct) achieving total count 45 (90.00%) at 9 locations. GEH<5 for 88.89%
---
> Wrote 100 routes (48 distinct) achieving total count 41 (82.00%) at 9 locations. GEH<5 for 88.89%
---------- Differences in routes ----------
7c7
<         <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"/>
---
>         <route edges="71.121.42 -3 -3.180.00 15 15.180.00"/>
10c10
<         <route edges="-109.80.00 -11 -11.80.00 3 3.180.00 27 27.80.00 -27 -27.80.00"/>
---
>         <route edges="-31.80.00 -23 -23.80.00 109 109.80.00 123"/>
13c13
<         <route edges="-3.180.00 11 11.80.00 23 23.80.00"/>
---
>         <route edges="-109.80.00 23 23.80.00 31 31.80.00 -31 -31.80.00"/>
16c16
<         <route edges="-109.80.00 -11 -11.80.00 3 3.180.00 27 27.80.00 -27 -27.80.00"/>
---
>         <route edges="144 144.121.42 -15 -15.180.00 3 3.180.00 27 27.80.00"/>
19c19
<         <route edges="131 131.180.00 144 144.121.42 -15 -15.180.00 3 3.180.00 27 27.80.00 55 71"/>
---
>         <route edges="-109.80.00 -11 -11.80.00 3 3.180.00 27 27.80.00 -27 -27.80.00"/>
22c22
<         <route edges="-75.121.42 -60 -60.80.00 -31 -31.80.00 -23 -23.80.00 23"/>
---
>         <route edges="-37.80.00 -23 -23.80.00 -11 -11.80.00 15 15.180.00"/>
25c25
<         <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"/>
---
>         <route edges="-43 -43.80.00 -27 -27.80.00 -3 -3.180.00 11 11.80.00 109 109.80.00"/>
28c28
<         <route edges="11 11.80.00 23 23.80.00 31 31.80.00 64 64.80.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-wintest-ba : turndefs routeSampler totalCount lower_optimize ( Last six runs Feb2023 Jan2023 )

---------- Differences in errors ----------
1d0
< Cannot fulfill total interval count of 50 due to lack of unrestricted routes
---------- Differences in output ----------
2,3c2
< 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)
---
> Warning: underflow locations: count 90, min 1.00 (('-58.121.42', '64')), max 6.00 (('109', '109.80.00')), mean 1.94, Q1 1.00, median 2.00, Q3 2.00 (total 175)
5c4
< Wrote 49 routes (31 distinct) achieving total count 566 (75.37%) at 138 locations. GEH<5 for 59.42%
---
> Wrote 50 routes (30 distinct) achieving total count 576 (76.70%) at 138 locations. GEH<5 for 59.42%
---------- Differences in routes ----------
7c7
<         <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"/>
---
>         <route edges="-55 -55.80.00 -27 -27.80.00 -3 -3.180.00 11 11.80.00 23 23.80.00 31 31.80.00 58 -37 -37.80.00"/>
9,10c9,10
<     <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 id="1" depart="1.98">
>         <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"/>
12,13c12,13
<     <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 id="2" 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"/>
15c15
<     <vehicle id="3" depart="6.06">
---
>     <vehicle id="3" depart="5.94">
18,22c18,19
<     <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 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 27 27.80.00 43 68 -45 -45.80.00"/>
24,25c21,22
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-wintest-ba : visualization plotXMLAttributes edgeData_fundamental ( Last six runs Feb2023 Jan2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
> plotXMLAttributes.py, in <module>
>     import matplotlib
> ImportError: 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-sim-wintest-ba : visualization plotXMLAttributes edgeData_speeds ( Last six runs Feb2023 Jan2023 )

---------- 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
> ImportError: 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-sim-wintest-ba : visualization plotXMLAttributes edgeRelations_multi_id ( Last six runs Feb2023 Jan2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
> plotXMLAttributes.py, in <module>
>     import matplotlib
> ImportError: 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-sim-wintest-ba : visualization plotXMLAttributes edgeRelations_multi_x ( Last six runs Feb2023 Jan2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
> plotXMLAttributes.py, in <module>
>     import matplotlib
> ImportError: 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-sim-wintest-ba : visualization plotXMLAttributes fcd_no_id_explicit ( Last six runs Feb2023 Jan2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
> plotXMLAttributes.py, in <module>
>     import matplotlib
> ImportError: 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-sim-wintest-ba : visualization plotXMLAttributes filtered-ids_wildcards ( Last six runs Feb2023 Jan2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
> plotXMLAttributes.py, in <module>
>     import matplotlib
> ImportError: 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-sim-wintest-ba : visualization plotXMLAttributes lanechange_missing_data ( Last six runs Feb2023 Jan2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
> plotXMLAttributes.py, in <module>
>     import matplotlib
> ImportError: 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-sim-wintest-ba : visualization plotXMLAttributes lanechange_reason ( Last six runs Feb2023 Jan2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
> plotXMLAttributes.py, in <module>
>     import matplotlib
> ImportError: 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-sim-wintest-ba : visualization plotXMLAttributes lanechange_reason_filter ( Last six runs Feb2023 Jan2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
> plotXMLAttributes.py, in <module>
>     import matplotlib
> ImportError: 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-sim-wintest-ba : visualization plotXMLAttributes lanechange_reason_sort ( Last six runs Feb2023 Jan2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
> plotXMLAttributes.py, in <module>
>     import matplotlib
> ImportError: 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-sim-wintest-ba : visualization plotXMLAttributes lanechange_reason_sort_reposition ( Last six runs Feb2023 Jan2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
> plotXMLAttributes.py, in <module>
>     import matplotlib
> ImportError: 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-sim-wintest-ba : visualization plotXMLAttributes summary_multi_y_split ( Last six runs Feb2023 Jan2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
> plotXMLAttributes.py, in <module>
>     import matplotlib
> ImportError: 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-sim-wintest-ba : visualization plotXMLAttributes summary_no_id ( Last six runs Feb2023 Jan2023 )

---------- Differences in errors ----------
1c1,4
< idattr 'id' not found in input_data.xml
---
> Traceback (most recent call last):
> plotXMLAttributes.py, in <module>
>     import matplotlib
> ImportError: 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-sim-wintest-ba : visualization plotXMLAttributes summary_no_id_explicit ( Last six runs Feb2023 Jan2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
> plotXMLAttributes.py, in <module>
>     import matplotlib
> ImportError: 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-sim-wintest-ba : visualization plotXMLAttributes tripinfo_mixed_depart_routeLength ( Last six runs Feb2023 Jan2023 )

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


TEST FAILED on ts-sim-wintest-ba : visualization plotXMLAttributes tripinfo_rank_depart ( Last six runs Feb2023 Jan2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
> plotXMLAttributes.py, in <module>
>     import matplotlib
> ImportError: 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-sim-wintest-ba : visualization plot_csv_bars plain ( Last six runs Feb2023 Jan2023 )

---------- Differences in errors ----------
0a1,8
> Traceback (most recent call last):
>   File "C:\Users\delphi\testreports\sumoExtra\git\tests\..\tools/visualization/plot_csv_bars.py", line 33, in <module>
>     from sumolib.visualization import helpers  # noqa
>   File "C:\Users\delphi\testreports\sumoExtra\git\tools\sumolib\visualization\__init__.py", line 20, in <module>
>     from . import helpers   # noqa
> helpers.py, in <module>
>     import matplotlib
> ImportError: 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-sim-wintest-ba : visualization plot_csv_bars pm10effects ( Last six runs Feb2023 Jan2023 )

---------- Differences in errors ----------
0a1,8
> Traceback (most recent call last):
>   File "C:\Users\delphi\testreports\sumoExtra\git\tests\..\tools/visualization/plot_csv_bars.py", line 33, in <module>
>     from sumolib.visualization import helpers  # noqa
>   File "C:\Users\delphi\testreports\sumoExtra\git\tools\sumolib\visualization\__init__.py", line 20, in <module>
>     from . import helpers   # noqa
> helpers.py, in <module>
>     import matplotlib
> ImportError: 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-sim-wintest-ba : visualization plot_csv_bars vertical ( Last six runs Feb2023 Jan2023 )

---------- Differences in errors ----------
0a1,8
> Traceback (most recent call last):
>   File "C:\Users\delphi\testreports\sumoExtra\git\tests\..\tools/visualization/plot_csv_bars.py", line 33, in <module>
>     from sumolib.visualization import helpers  # noqa
>   File "C:\Users\delphi\testreports\sumoExtra\git\tools\sumolib\visualization\__init__.py", line 20, in <module>
>     from . import helpers   # noqa
> helpers.py, in <module>
>     import matplotlib
> ImportError: 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-sim-wintest-ba :

---------- Differences in errors ----------
0a1,8
> Traceback (most recent call last):
>   File "C:\Users\delphi\testreports\sumoExtra\git\tests\..\tools/visualization/plot_csv_pie.py", line 34, in <module>
>     from sumolib.visualization import helpers  # noqa
>   File "C:\Users\delphi\testreports\sumoExtra\git\tools\sumolib\visualization\__init__.py", line 20, in <module>
>     from . import helpers   # noqa
> helpers.py, in <module>
>     import matplotlib
> ImportError: 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 Feb2023 Jan2023 )
visualization plot_csv_pie pm10effects ( Last six runs Feb2023 Jan2023 )

TEST FAILED on ts-sim-wintest-ba : visualization plot_csv_pie plain ( Last six runs Feb2023 Jan2023 )

---------- Differences in errors ----------
0a1,8
> Traceback (most recent call last):
>   File "C:\Users\delphi\testreports\sumoExtra\git\tests\..\tools/visualization/plot_csv_pie.py", line 34, in <module>
>     from sumolib.visualization import helpers  # noqa
>   File "C:\Users\delphi\testreports\sumoExtra\git\tools\sumolib\visualization\__init__.py", line 20, in <module>
>     from . import helpers   # noqa
> helpers.py, in <module>
>     import matplotlib
> ImportError: 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-sim-wintest-ba : visualization plot_csv_timeline plain ( Last six runs Feb2023 Jan2023 )

---------- Differences in errors ----------
0a1,8
> Traceback (most recent call last):
>   File "C:\Users\delphi\testreports\sumoExtra\git\tests\..\tools/visualization/plot_csv_timeline.py", line 35, in <module>
>     from sumolib.visualization import helpers  # noqa
>   File "C:\Users\delphi\testreports\sumoExtra\git\tools\sumolib\visualization\__init__.py", line 20, in <module>
>     from . import helpers   # noqa
> helpers.py, in <module>
>     import matplotlib
> ImportError: 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-sim-wintest-ba :

---------- Differences in errors ----------
0a1,8
> Traceback (most recent call last):
>   File "C:\Users\delphi\testreports\sumoExtra\git\tests\..\tools/visualization/plot_net_dump.py", line 33, in <module>
>     from sumolib.visualization import helpers  # noqa
>   File "C:\Users\delphi\testreports\sumoExtra\git\tools\sumolib\visualization\__init__.py", line 20, in <module>
>     from . import helpers   # noqa
> helpers.py, in <module>
>     import matplotlib
> ImportError: 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 Feb2023 Jan2023 )
visualization plot_net_dump constant_widths ( Last six runs Feb2023 Jan2023 )
visualization plot_net_dump internal ( Last six runs Feb2023 Jan2023 )
visualization plot_net_dump logColors ( Last six runs Feb2023 Jan2023 )
visualization plot_net_dump plain ( Last six runs Feb2023 Jan2023 )

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

---------- Differences in errors ----------
0a1,8
> Traceback (most recent call last):
>   File "C:\Users\delphi\testreports\sumoExtra\git\tests\..\tools/visualization/plot_net_dump.py", line 33, in <module>
>     from sumolib.visualization import helpers  # noqa
>   File "C:\Users\delphi\testreports\sumoExtra\git\tools\sumolib\visualization\__init__.py", line 20, in <module>
>     from . import helpers   # noqa
> helpers.py, in <module>
>     import matplotlib
> ImportError: No module named matplotlib
---------- Differences in output ----------
1d0
< Skipping interval 600.0 without data
visualization plot_net_dump missingData ( Last six runs Feb2023 Jan2023 )
visualization plot_net_dump missingData_logScale ( Last six runs Feb2023 Jan2023 )

TEST FAILED on ts-sim-wintest-ba : visualization plot_net_dump multiple_intervals ( Last six runs Feb2023 Jan2023 )

---------- Differences in errors ----------
0a1,8
> Traceback (most recent call last):
>   File "C:\Users\delphi\testreports\sumoExtra\git\tests\..\tools/visualization/plot_net_dump.py", line 33, in <module>
>     from sumolib.visualization import helpers  # noqa
>   File "C:\Users\delphi\testreports\sumoExtra\git\tools\sumolib\visualization\__init__.py", line 20, in <module>
>     from . import helpers   # noqa
> helpers.py, in <module>
>     import matplotlib
> ImportError: 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-sim-wintest-ba : visualization plot_net_dump verbose ( Last six runs Feb2023 Jan2023 )

---------- Differences in errors ----------
0a1,8
> Traceback (most recent call last):
>   File "C:\Users\delphi\testreports\sumoExtra\git\tests\..\tools/visualization/plot_net_dump.py", line 33, in <module>
>     from sumolib.visualization import helpers  # noqa
>   File "C:\Users\delphi\testreports\sumoExtra\git\tools\sumolib\visualization\__init__.py", line 20, in <module>
>     from . import helpers   # noqa
> helpers.py, in <module>
>     import matplotlib
> ImportError: 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-sim-wintest-ba : visualization plot_net_speeds plain ( Last six runs Feb2023 Jan2023 )

---------- Differences in errors ----------
0a1,8
> Traceback (most recent call last):
>   File "C:\Users\delphi\testreports\sumoExtra\git\tests\..\tools/visualization/plot_net_speeds.py", line 30, in <module>
>     from sumolib.visualization import helpers  # noqa
>   File "C:\Users\delphi\testreports\sumoExtra\git\tools\sumolib\visualization\__init__.py", line 20, in <module>
>     from . import helpers   # noqa
> helpers.py, in <module>
>     import matplotlib
> ImportError: 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-sim-wintest-ba : visualization plot_summary plain ( Last six runs Feb2023 Jan2023 )

---------- Differences in errors ----------
0a1,8
> Traceback (most recent call last):
>   File "C:\Users\delphi\testreports\sumoExtra\git\tests\..\tools/visualization/plot_summary.py", line 34, in <module>
>     from sumolib.visualization import helpers  # noqa
>   File "C:\Users\delphi\testreports\sumoExtra\git\tools\sumolib\visualization\__init__.py", line 20, in <module>
>     from . import helpers   # noqa
> helpers.py, in <module>
>     import matplotlib
> ImportError: 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-sim-wintest-ba : visualization plot_trajectories filter_edges ( Last six runs Feb2023 Jan2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "C:\Users\delphi\testreports\sumoExtra\git\tests\..\tools/plot_trajectories.py", line 32, in <module>
>     import matplotlib
> ImportError: 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-sim-wintest-ba : visualization plot_trajectories filter_ids ( Last six runs Feb2023 Jan2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "C:\Users\delphi\testreports\sumoExtra\git\tests\..\tools/plot_trajectories.py", line 32, in <module>
>     import matplotlib
> ImportError: 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-sim-wintest-ba :

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "C:\Users\delphi\testreports\sumoExtra\git\tests\..\tools/plot_trajectories.py", line 32, in <module>
>     import matplotlib
> ImportError: 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 Feb2023 Jan2023 )
visualization plot_trajectories plain ( Last six runs Feb2023 Jan2023 )

TEST FAILED on ts-sim-wintest-ba : visualization plot_trajectories kilometrage ( Last six runs Feb2023 Jan2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "C:\Users\delphi\testreports\sumoExtra\git\tests\..\tools/plot_trajectories.py", line 32, in <module>
>     import matplotlib
> ImportError: 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-sim-wintest-ba : visualization plot_trajectories kilometrage_missing ( Last six runs Feb2023 Jan2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "C:\Users\delphi\testreports\sumoExtra\git\tests\..\tools/plot_trajectories.py", line 32, in <module>
>     import matplotlib
> ImportError: No module named matplotlib
---------- Differences in output ----------
1d0
< Found 0 datapoints in fcd.xml and kept 0

TEST FAILED on ts-sim-wintest-ba : visualization plot_trajectories leaderGap ( Last six runs Feb2023 Jan2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "C:\Users\delphi\testreports\sumoExtra\git\tests\..\tools/plot_trajectories.py", line 32, in <module>
>     import matplotlib
> ImportError: 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-sim-wintest-ba : visualization plot_trajectories multiple_files ( Last six runs Feb2023 Jan2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "C:\Users\delphi\testreports\sumoExtra\git\tests\..\tools/plot_trajectories.py", line 32, in <module>
>     import matplotlib
> ImportError: 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-sim-wintest-ba : visualization plot_trajectories persons ( Last six runs Feb2023 Jan2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "C:\Users\delphi\testreports\sumoExtra\git\tests\..\tools/plot_trajectories.py", line 32, in <module>
>     import matplotlib
> ImportError: 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>

TEST FAILED on ts-sim-wintest-ba : xml schemaCheck tests additional ( Last six runs Feb2023 Jan2023 )

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

TEST FAILED on ts-sim-wintest-ba : xml schemaCheck tests cfgs ( Last six runs Feb2023 Jan2023 )

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

Detailed information for the tests that had known bugs:

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

duaIterate only works with fixed departEdge
(This bug was triggered by text found in file 'dualog' matching 'input_trips_000.rou.alt.xml' is not accessible')
---------- Differences in dualog ----------
1d0
< Loading configuration ... done.
3,55d1
< Loading configuration ... done.
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 177.00
< Reason: All vehicles have left the simulation.
< Performance: 
< Vehicles: 
<  Inserted: 10
<  Running: 0
<  Waiting: 0
< 
< Loading configuration ... done.
< Success.
< Loading configuration ... done.
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 177.00
< Reason: All vehicles have left the simulation.
< Performance: 
< Vehicles: 
<  Inserted: 10
<  Running: 0
<  Waiting: 0
< 
< Loading configuration ... done.
< Success.
< Loading configuration ... done.
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1
> Execution of <path-to>duarouter'] failed. Look into dua.log for details.
---------- Differences in output ----------
1d0
< Loading configuration ... done.
9d7
< Loading configuration ... done.
11,40c9
< >> Running router on input_trips_000.rou.alt.xml
< <<
< >> Running simulation
< <<
< ------------------
< 
< Loading configuration ... done.
< > Executing step 2
< >> Running router on input_trips_001.rou.alt.xml
< <<
< >> Running simulation
< <<
< ------------------
< 
< Loading configuration ... done.
< > Executing step 3
< >> Running router on input_trips_002.rou.alt.xml
< <<
< >> Running simulation
< <<
< ------------------
< 
< Loading configuration ... done.
< > Executing step 4
< >> Running router on input_trips_003.rou.alt.xml
<truncated after showing first 30 lines>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="0" depart="0.00" departLane="middle_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="70.00" arrivalLane="middle_0" arrivalPos="1000.00" arrivalSpeed="14.73" duration="70.00" routeLength="994.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.35" rerouteNo="0" devices="tripinfo_0" vType="t" speedFactor="1.06" vaporized=""/>
    <tripinfo id="1" depart="10.00" departLane="middle_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="89.00" arrivalLane="middle_0" arrivalPos="1000.00" arrivalSpeed="13.04" duration="79.00" routeLength="994.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.01" rerouteNo="0" devices="tripinfo_1" vType="t" speedFactor="0.94" vaporized=""/>
    <tripinfo id="2" depart="20.00" departLane="middle_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="94.00" arrivalLane="middle_0" arrivalPos="1000.00" arrivalSpeed="14.04" duration="74.00" routeLength="994.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.22" rerouteNo="0" devices="tripinfo_2" vType="t" speedFactor="1.01" vaporized=""/>
    <tripinfo id="3" depart="30.00" departLane="middle_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="99.00" arrivalLane="middle_0" arrivalPos="1000.00" arrivalSpeed="15.05" duration="69.00" routeLength="994.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.41" rerouteNo="0" devices="tripinfo_3" vType="t" speedFactor="1.08" vaporized=""/>
    <tripinfo id="4" depart="40.00" departLane="middle_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="112.00" arrivalLane="middle_0" arrivalPos="1000.00" arrivalSpeed="14.32" duration="72.00" routeLength="994.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.28" rerouteNo="0" devices="tripinfo_4" vType="t" speedFactor="1.03" vaporized=""/>
    <tripinfo id="5" depart="50.00" departLane="middle_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="138.00" arrivalLane="middle_0" arrivalPos="1000.00" arrivalSpeed="11.55" duration="88.00" routeLength="994.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.75" rerouteNo="0" devices="tripinfo_5" vType="t" speedFactor="0.83" vaporized=""/>
    <tripinfo id="6" depart="60.00" departLane="middle_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="140.00" arrivalLane="middle_0" arrivalPos="1000.00" arrivalSpeed="14.54" duration="80.00" routeLength="994.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="10.80" rerouteNo="0" devices="tripinfo_6" vType="t" speedFactor="1.05" vaporized=""/>
    <tripinfo id="7" depart="70.00" departLane="middle_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="153.00" arrivalLane="middle_0" arrivalPos="1000.00" arrivalSpeed="12.32" duration="83.00" routeLength="994.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.89" rerouteNo="0" devices="tripinfo_7" vType="t" speedFactor="0.89" vaporized=""/>
    <tripinfo id="8" depart="80.00" departLane="middle_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="159.00" arrivalLane="middle_0" arrivalPos="1000.00" arrivalSpeed="13.04" duration="79.00" routeLength="994.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.01" rerouteNo="0" devices="tripinfo_8" vType="t" speedFactor="0.94" vaporized=""/>
    <tripinfo id="9" depart="90.00" departLane="middle_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="176.00" arrivalLane="middle_0" arrivalPos="1000.00" arrivalSpeed="11.91" duration="86.00" routeLength="994.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.82" rerouteNo="0" devices="tripinfo_9" vType="t" speedFactor="0.86" vaporized=""/>
</tripinfos>

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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