01Oct22rv1_14_1+1394-3c051fc02c9 - detailed test results for TOOLS

To reconnect the TextTest GUI to these results, run:

texttest.exe -a tools -d C:\Users\delphi\testreports\sumo\git\tests -reconnect C:\Users\delphi\testreports\sumo\msvc16x64texttesttmp\msvc16x64.31Oct013449.11720 -g

To start TextTest for these tests, run:

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


default: 946 tests: 909 succeeded 19 FAILED 18 known bugs

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-wintest-ba : drt drtOR-Tools oneTaxi_addNewReq ( Last six runs Oct2022 )

---------- Differences in errors ----------
0a1,6
> Traceback (most recent call last):
> drtOrtools.py, in <module>
>     import ortools_pdp
>   File "C:\Users\delphi\testreports\sumo\git\tools\drt\ortools_pdp.py", line 29, in <module>
>     from ortools.constraint_solver import routing_enums_pb2
> ModuleNotFoundError: No module named 'ortools'
---------- Differences in output ----------
1,111d0
< 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...
< vehicle 0 with 0 dropoffs
<  Add capacity constraints...
<  Set solution heuristic...
< Start solving the problem.
< Objective:  225735
< Route for vehicle 0:
<  5 ->  1 ->  2 ->  4 ->  3 -> 0
< Costs of the route: 2235
< 
< Total cost of the routes: 2235
< Start interpreting the solution for SUMO.
< Dispatching v0 with ['0', '1', '1', '0']
< Costs for v0: 2235
<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="33" 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"/>
    <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 twoTaxis ( Last six runs Oct2022 )

---------- Differences in errors ----------
0a1,6
> Traceback (most recent call last):
> drtOrtools.py, in <module>
>     import ortools_pdp
>   File "C:\Users\delphi\testreports\sumo\git\tools\drt\ortools_pdp.py", line 29, in <module>
>     from ortools.constraint_solver import routing_enums_pb2
> ModuleNotFoundError: No module named 'ortools'
---------- Differences in output ----------
1,154d0
< timestep:  0.0
< Reservations waiting: ['0', '1', '2', '3', '4', '5', '6', '7', '8', '9']
< Taxis empty: ('v0', 'v1')
< Solve CPDP
< Start creating the model.
< dp reservations: ['0', '1', '2', '3', '4', '5', '6', '7', '8', '9']
< do reservations: []
< Reservation 0 starts at edge C1C2
< Reservation 1 starts at edge B2B1
< Reservation 2 starts at edge C2C1
< Reservation 3 starts at edge B1A1
< Reservation 4 starts at edge A1A0
< Reservation 5 starts at edge D0D1
< Reservation 6 starts at edge D2E2
< Reservation 7 starts at edge D0D1
< Reservation 8 starts at edge B0B1
< Reservation 9 starts at edge C1B1
< Reservation 0 ends at edge B0C0
< Reservation 1 ends at edge C2D2
< Reservation 2 ends at edge E1E2
< Reservation 3 ends at edge B2B1
< Reservation 4 ends at edge E2E1
< Reservation 5 ends at edge F1F0
< Reservation 6 ends at edge C2D2
< Reservation 7 ends at edge C0C1
< Reservation 8 ends at edge B2B1
< Reservation 9 ends at edge E0D0
< Start solving the problem.
<  Register distance callback.
<truncated after showing first 30 lines>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="8" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="0.94">
        <ride waitingTime="30.00" vehicle="v0" depart="30.00" arrival="201.00" arrivalPos="85.60" duration="171.00" routeLength="1070.86" timeLoss="32.67"/>
    </personinfo>
    <personinfo id="3" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.08">
        <ride waitingTime="44.00" vehicle="v0" depart="44.00" arrival="202.00" arrivalPos="85.60" duration="158.00" routeLength="971.06" timeLoss="27.23"/>
    </personinfo>
    <personinfo id="2" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.01">
        <ride waitingTime="81.00" vehicle="v1" depart="81.00" arrival="263.00" arrivalPos="85.60" duration="182.00" routeLength="1159.77" timeLoss="34.87"/>
    </personinfo>
    <personinfo id="5" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="0.83">
        <ride waitingTime="130.00" vehicle="v1" depart="130.00" arrival="373.00" arrivalPos="87.60" duration="243.00" routeLength="1152.20" timeLoss="37.03"/>
    </personinfo>
    <personinfo id="0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.06">
        <ride waitingTime="235.00" vehicle="v0" depart="235.00" arrival="383.00" arrivalPos="285.60" duration="148.00" routeLength="865.10" timeLoss="25.86"/>
    </personinfo>
    <personinfo id="4" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.03">
        <ride waitingTime="75.00" vehicle="v0" depart="75.00" arrival="526.00" arrivalPos="85.60" duration="451.00" routeLength="2745.44" timeLoss="71.43"/>
    </personinfo>
    <personinfo id="7" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="0.89">
        <ride waitingTime="428.00" vehicle="v1" depart="428.00" arrival="545.00" arrivalPos="85.60" duration="117.00" routeLength="560.16" timeLoss="16.05"/>
    </personinfo>
    <personinfo id="9" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="0.86">
        <ride waitingTime="261.00" vehicle="v0" depart="261.00" arrival="626.00" arrivalPos="285.60" duration="365.00" routeLength="1964.96" timeLoss="45.19"/>
    </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="3841.25" waitingTime="15.00" waitingCount="4" stopTime="252.00" timeLoss="103.15" rerouteNo="2" devices="tripinfo_v0 taxi_v0 person_v0" vType="taxi" speedFactor="1.05" vaporized="">
        <taxi customers="5" occupiedDistance="3539.61" occupiedTime="359.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"/>
    <vehicleTripStatistics count="2" routeLength="3915.64" speed="6.22" duration="630.00" waitingTime="14.50" timeLoss="105.19" 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="128.40" routeLength="1048.95" duration="183.50" bus="0" train="0" taxi="8" bike="0" aborted="2"/>
    <transportStatistics number="0"/>
</statistics>

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

---------- Differences in errors ----------
0a1,6
> Traceback (most recent call last):
> drtOrtools.py, in <module>
>     import ortools_pdp
>   File "C:\Users\delphi\testreports\sumo\git\tools\drt\ortools_pdp.py", line 29, in <module>
>     from ortools.constraint_solver import routing_enums_pb2
> ModuleNotFoundError: No module named 'ortools'
---------- Differences in output ----------
1,94d0
< timestep:  0.0
< Reservations waiting: ['0', '1', '2', '3', '4', '5', '6', '7', '8', '9']
< Taxis empty: ('v0', 'v1')
< Solve CPDP
< Dispatching v0 with ['8', '8', '1', '7', '5', '6', '5', '7', '1', '6']
< Costs for v0: 4820
< Dispatching v1 with ['3', '4', '3', '0', '2', '9', '0', '2', '4', '9']
< Costs for v1: 10024
< timestep:  30.0
< Reservations being picked up: ['0', '1', '2', '3', '4', '5', '6', '7', '9']
< Reservations en route: ['8']
< Taxis picking up: ('v0', 'v1')
< Taxis occupied: ('v0',)
< Taxis occupied and picking up: ('v0',)
< timestep:  60.0
< Reservations being picked up: ['0', '1', '2', '4', '5', '6', '7', '9']
< Reservations en route: ['3', '8']
< Taxis picking up: ('v0', 'v1')
< Taxis occupied: ('v0', 'v1')
< Taxis occupied and picking up: ('v0', 'v1')
< timestep:  90.0
< Reservations being picked up: ['0', '1', '2', '5', '6', '7', '9']
< Reservations en route: ['3', '4']
< Taxis picking up: ('v0', 'v1')
< Taxis occupied: ('v1',)
< Taxis occupied and picking up: ('v1',)
< timestep:  120.0
< Reservations being picked up: ['0', '1', '2', '5', '6', '7', '9']
< Reservations en route: ['3', '4']
<truncated after showing first 30 lines>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <personinfo id="8" depart="0.00" type="DEFAULT_PEDTYPE">
        <ride waitingTime="30.00" vehicle="v0" depart="30.00" arrival="63.00" arrivalPos="85.60" duration="33.00" routeLength="270.92" timeLoss="13.16"/>
    </personinfo>
    <personinfo id="3" depart="0.00" type="DEFAULT_PEDTYPE">
        <ride waitingTime="40.00" vehicle="v1" depart="40.00" arrival="138.00" arrivalPos="85.60" duration="98.00" routeLength="971.07" timeLoss="25.37"/>
    </personinfo>
    <personinfo id="5" depart="0.00" type="DEFAULT_PEDTYPE">
        <ride waitingTime="209.00" vehicle="v0" depart="209.00" arrival="299.00" arrivalPos="87.60" duration="90.00" routeLength="972.66" timeLoss="20.63"/>
    </personinfo>
    <personinfo id="0" depart="0.00" type="DEFAULT_PEDTYPE">
        <ride waitingTime="231.00" vehicle="v1" depart="231.00" arrival="328.00" arrivalPos="285.60" duration="97.00" routeLength="865.09" timeLoss="30.96"/>
    </personinfo>
    <personinfo id="7" depart="0.00" type="DEFAULT_PEDTYPE">
        <ride waitingTime="209.00" vehicle="v0" depart="209.00" arrival="440.00" arrivalPos="85.60" duration="231.00" routeLength="1960.70" timeLoss="32.35"/>
    </personinfo>
    <personinfo id="2" depart="0.00" type="DEFAULT_PEDTYPE">
        <ride waitingTime="246.00" vehicle="v1" depart="246.00" arrival="459.00" arrivalPos="85.60" duration="213.00" routeLength="1574.66" timeLoss="37.26"/>
    </personinfo>
    <personinfo id="4" depart="0.00" type="DEFAULT_PEDTYPE">
        <ride waitingTime="72.00" vehicle="v1" depart="72.00" arrival="536.00" arrivalPos="85.60" duration="464.00" routeLength="2745.43" timeLoss="79.02"/>
    </personinfo>
    <personinfo id="1" depart="0.00" type="DEFAULT_PEDTYPE">
        <ride waitingTime="141.00" vehicle="v0" depart="141.00" arrival="542.00" arrivalPos="285.60" duration="401.00" routeLength="3154.90" timeLoss="57.17"/>
    </personinfo>
    <personinfo id="6" depart="0.00" type="DEFAULT_PEDTYPE">
        <ride waitingTime="232.00" vehicle="v0" depart="232.00" arrival="542.00" arrivalPos="285.60" duration="310.00" routeLength="2160.70" timeLoss="38.98"/>
<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"/>
    <vehicleTripStatistics routeLength="3816.22" speed="6.06" duration="630.00" waitingTime="14.00" timeLoss="94.73" 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="141.00" routeLength="1467.61" duration="193.70" bus="0" train="0" taxi="9" bike="0" aborted="1"/>
    <transportStatistics number="0"/>
</statistics>

TEST FAILED on ts-sim-wintest-ba : import OSM webWizard ( Last six runs Oct2022 )

---------- Differences in errors ----------
156a157,158
> Warning: Person 'ped76' aborted waiting for M4:3 at busStop '30731508'.
> Warning: Person 'ped167' aborted waiting for M6:0 at busStop '1633759766'.
158d159
< Warning: Person 'ped175' aborted waiting for N42:1 at busStop '270727260'.
---------- Differences in osmimport ----------
8155,8156c8155,8156
<     <edge id=":27411257_c0" function="crossing" crossingEdges="4610362#6 101699676#2">
<         <lane id=":27411257_c0_0" index="0" allow="pedestrian" speed="1.00" 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="1.00" length="4.80" width="4.00" shape="1880.43,2421.12 1877.83,2417.09"/>
8159c8159
<         <lane id=":27411257_w0_0" index="0" allow="pedestrian" speed="1.00" 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="1.00" 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"/>
8162c8162
<         <lane id=":27411257_w1_0" index="0" allow="pedestrian" speed="1.00" 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="1.00" 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"/>
18844c18844
<         <lane id=":615123620_w0_0" index="0" allow="pedestrian" speed="1.00" length="1.25" width="2.00" shape="1957.73,2670.44 1958.46,2672.31 1959.02,2672.05 1959.46,2671.74 1959.76,2671.38 1959.91,2670.97 1959.89,2670.48 1959.69,2669.92 1957.88,2670.77 1957.91,2670.80 1957.92,2670.74 1957.90,2670.64 1957.86,2670.54 1957.81,2670.46"/>
---
>         <lane id=":615123620_w0_0" index="0" allow="pedestrian" speed="1.00" length="1.25" width="2.00" shape="1957.73,2670.44 1958.46,2672.31 1959.69,2669.92 1957.88,2670.77"/>
27119c27119
<     <edge id="-100950875#0" from="2314394456" to="cluster_4690610946_610319160" name="Litfaß-Platz" priority="1" type="highway.pedestrian" shape="2096.45,2276.91 2118.88,2288.42 2124.20,2291.14 2110.63,2313.84 2111.26,2363.48 2112.63,2367.38 2114.59,2370.79 2117.23,2374.03 2122.22,2378.01">
---
>     <edge id="-100950875#0" from="2314394456" to="cluster_4690610946_610319160" name="Litfaß-Platz" priority="1" type="highway.pedestrian" shape="2096.45,2276.91 2118.88,2288.42 2124.20,2291.14 2110.63,2313.84 2111.26,2363.48 2112.63,2367.38 2114.59,2370.79 2117.23,2374.03 2122.22,2378.01">
27125c27125
<     <edge id="-100950875#1" from="1166187536" to="2314394456" name="Litfaß-Platz" priority="1" type="highway.pedestrian" shape="2094.83,2367.44 2100.15,2353.61 2101.57,2321.70 2101.49,2317.79 2099.95,2313.11 2097.46,2309.01 2093.51,2305.23 2089.56,2303.42 2068.07,2292.05 2079.54,2268.24 2096.45,2276.91">
---
>     <edge id="-100950875#1" from="1166187536" to="2314394456" name="Litfaß-Platz" priority="1" type="highway.pedestrian" shape="2094.83,2367.44 2100.15,2353.61 2101.57,2321.70 2101.49,2317.79 2099.95,2313.11 2097.46,2309.01 2093.51,2305.23 2089.56,2303.42 2068.07,2292.05 2079.54,2268.24 2096.45,2276.91">
27130c27130
<     <edge id="-100950875#2" from="cluster_4690610946_610319160" to="1166187536" name="Litfaß-Platz" priority="1" type="highway.pedestrian" shape="2111.53,2373.88 2094.83,2367.44">
---
>     <edge id="-100950875#2" from="cluster_4690610946_610319160" to="1166187536" name="Litfaß-Platz" priority="1" type="highway.pedestrian" shape="2111.53,2373.88 2094.83,2367.44">
<truncated after showing first 30 lines>
---------- Differences in osmstops ----------
498c498
<     <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 ----------
155c155
< Simulation ended at time: 2720.00
---
> Simulation ended at time: 2878.00
168,171c168,171
<  Speed: 6.07
<  Duration: 351.36
<  WaitingTime: 71.41
<  TimeLoss: 137.02
---
>  Speed: 6.10
>  Duration: 350.42
>  WaitingTime: 71.61
>  TimeLoss: 137.21
175,177c175,177
<  Duration: 351.39
<  WaitingTime: 43.67
<  TimeLoss: 79.53
---
>  Duration: 353.77
>  WaitingTime: 45.74
>  TimeLoss: 81.98
180,190c180,190
< Pedestrian Statistics (avg of 400 walks):
<  RouteLength: 296.88
<  Duration: 250.77
<  TimeLoss: 40.01
< Ride Statistics (avg of 167 rides):
<  WaitingTime: 119.87
<  RouteLength: 868.40
<truncated after showing first 30 lines>
---------- Differences in ptroutes ----------
58c58
<         <stop busStop="270718978" duration="20" until="442.0"/> <!-- S+U Alexanderplatz/Memhardstraße -->
---
>         <stop busStop="270718978" duration="20" until="441.0"/> <!-- S+U Alexanderplatz/Memhardstraße -->
101,102c101,102
<         <stop busStop="3867910424" duration="20" until="210.0"/> <!-- Nikolaiviertel -->
<         <stop busStop="3352479219" duration="20" until="294.0"/> <!-- Fischerinsel -->
---
>         <stop busStop="3867910424" duration="20" until="209.0"/> <!-- Nikolaiviertel -->
>         <stop busStop="3352479219" duration="20" until="296.0"/> <!-- Fischerinsel -->
116c116
<         <stop busStop="3907105048" duration="20" until="217.0"/> <!-- Littenstraße -->
---
>         <stop busStop="3907105048" duration="20" until="216.0"/> <!-- Littenstraße -->
145c145
<         <stop busStop="3867910417" duration="20" until="122.0"/> <!-- Berliner Rathaus -->
---
>         <stop busStop="3867910417" duration="20" until="121.0"/> <!-- Berliner Rathaus -->
153,154c153,154
<         <stop busStop="1827996414" duration="20" until="386.0"/> <!-- Spandauer Straße/Marienkirche -->
<         <stop busStop="270718978" duration="20" until="512.0"/> <!-- S+U Alexanderplatz/Memhardstraße -->
---
>         <stop busStop="1827996414" duration="20" until="387.0"/> <!-- Spandauer Straße/Marienkirche -->
>         <stop busStop="270718978" duration="20" until="511.0"/> <!-- S+U Alexanderplatz/Memhardstraße -->
162c162
<         <stop busStop="272408975" duration="20" until="442.0"/> <!-- Unter den Linden/Friedrichstraße -->
---
>         <stop busStop="272408975" duration="20" until="443.0"/> <!-- Unter den Linden/Friedrichstraße -->
164a165,171
>     <route id="pt_bus_N5:0" edges="47016365#0 301241483#2 301241681#0 301241681#1 301241681#2 301241681#5 301241681#6 246052428 301167584#0 112128419#1 112128419#2 415280722 195401013#2 195401013#3 24914992#1 171826985#0 171826985#1 171826985#3 4773465#1 4773465#2 4773465#3 490365295#1 -156364570#3 -156364570#1 -156364570#0 -77348147 -387892378 -478396988" >
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-wintest-ba : route analyzePersonPlans basic ( Last six runs Oct2022 )

---------- Differences in errors ----------
0a1,8
> Traceback (most recent call last):
> analyzePersonPlans.py, in <module>
>     main(get_options())
> analyzePersonPlans.py, in main
>     maxPadding = max(map(len, [' '.join(k) for k, v in counts.items()]))
> analyzePersonPlans.py, in <listcomp>
>     maxPadding = max(map(len, [' '.join(k) for k, v in counts.items()]))
> TypeError: sequence item 1: expected str instance, function found
---------- Differences in output ----------
2,20d1
<   1: walk public public walk walk
<   1: walk public walk public public walk
<   1: walk public walk public walk public walk public walk
<   1: walk public walk public walk walk public walk
<   1: walk public walk walk walk
<   1: walk walk walk public walk
<   2: taxi
<   3: walk walk public walk public walk
<   3: walk walk public walk walk
<   4: walk public walk walk public walk
<   5: walk public public walk
<   7: walk public walk public walk walk
<   7: walk walk
<  13: walk walk public walk
<  15: walk public walk walk
<  28: car
<  46: walk public walk public walk
<  72: walk
< 113: walk public walk

TEST FAILED on ts-sim-wintest-ba : route analyzePersonPlans examples ( Last six runs Oct2022 )

---------- Differences in errors ----------
0a1,8
> Traceback (most recent call last):
> analyzePersonPlans.py, in <module>
>     main(get_options())
> analyzePersonPlans.py, in main
>     maxPadding = max(map(len, [' '.join(k) for k, v in counts.items()]))
> analyzePersonPlans.py, in <listcomp>
>     maxPadding = max(map(len, [' '.join(k) for k, v in counts.items()]))
> TypeError: sequence item 1: expected str instance, function found
---------- Differences in output ----------
2,20d1
<   1: walk public public walk walk                         - ped1
<   1: walk public walk public public walk                  - ped212
<   1: walk public walk public walk public walk public walk - ped69
<   1: walk public walk public walk walk public walk        - ped143
<   1: walk public walk walk walk                           - ped266
<   1: walk walk walk public walk                           - ped150
<   2: taxi                                                 - ped4,ped14
<   3: walk walk public walk public walk                    - ped12,ped70,ped185
<   3: walk walk public walk walk                           - ped107,ped273,ped314
<   4: walk public walk walk public walk                    - ped133,ped139,ped274
<   5: walk public public walk                              - ped110,ped113,ped191
<   7: walk public walk public walk walk                    - ped31,ped48,ped76
<   7: walk walk                                            - ped45,ped54,ped60
<  13: walk walk public walk                                - ped56,ped101,ped111
<  15: walk public walk walk                                - ped3,ped61,ped80
<  28: car                                                  - ped13,ped40,ped53
<  46: walk public walk public walk                         - ped2,ped11,ped19
<  72: walk                                                 - ped5,ped6,ped10
< 113: walk public walk                                     - ped0,ped7,ped8

TEST FAILED on ts-sim-wintest-ba : route analyzePersonPlans filter_bus ( Last six runs Oct2022 )

---------- Differences in errors ----------
0a1,8
> Traceback (most recent call last):
> analyzePersonPlans.py, in <module>
>     main(get_options())
> analyzePersonPlans.py, in main
>     maxPadding = max(map(len, [' '.join(k) for k, v in counts.items()]))
> analyzePersonPlans.py, in <listcomp>
>     maxPadding = max(map(len, [' '.join(k) for k, v in counts.items()]))
> TypeError: sequence item 1: expected str instance, function found
---------- Differences in output ----------
2,12d1
<  1: walk bus walk bus walk public walk public walk
<  1: walk public walk public walk public walk
<  2: taxi
< 10: walk bus walk bus walk
< 11: walk public walk bus walk
< 12: walk bus walk public walk
< 28: car
< 28: walk public walk public walk
< 67: walk bus walk
< 79: walk
< 85: walk public walk

TEST FAILED on ts-sim-wintest-ba : route analyzePersonPlans merge_walks ( Last six runs Oct2022 )

---------- Differences in errors ----------
0a1,8
> Traceback (most recent call last):
> analyzePersonPlans.py, in <module>
>     main(get_options())
> analyzePersonPlans.py, in main
>     maxPadding = max(map(len, [' '.join(k) for k, v in counts.items()]))
> analyzePersonPlans.py, in <listcomp>
>     maxPadding = max(map(len, [' '.join(k) for k, v in counts.items()]))
> TypeError: sequence item 1: expected str instance, function found
---------- Differences in output ----------
2,8d1
<   1: walk public walk public walk public walk
<   1: walk public walk public walk public walk public walk
<   2: taxi
<  28: car
<  61: walk public walk public walk
<  79: walk
< 152: walk public walk

TEST FAILED on ts-sim-wintest-ba : route cut_routes pt multiple_files ( Last six runs Oct2022 )

---------- Differences in routes ----------
15a16,17
>         <<function Comment at 0x0000014AD0DB9B80> >
> Kolonnenbrücke        </<function Comment at 0x0000014AD0DB9B80>>
16a19,20
>         <<function Comment at 0x0000014AD0DB9B80> >
> Dudenstraße/Katzbachstraße        </<function Comment at 0x0000014AD0DB9B80>>
23a28,29
>         <<function Comment at 0x0000014AD0DB9B80> >
> Dudenstraße/Katzbachstraße        </<function Comment at 0x0000014AD0DB9B80>>
24a31,32
>         <<function Comment at 0x0000014AD0DB9B80> >
> Kolonnenbrücke        </<function Comment at 0x0000014AD0DB9B80>>
30a39,40
>         <<function Comment at 0x0000014AD0DB9B80> >
> Dudenstraße/Katzbachstraße        </<function Comment at 0x0000014AD0DB9B80>>
31a42,43
>         <<function Comment at 0x0000014AD0DB9B80> >
> Monumentenstraße        </<function Comment at 0x0000014AD0DB9B80>>
38a51,52
>         <<function Comment at 0x0000014AD0DB9B80> >
> Katzbachstraße/Kreuzbergstraße        </<function Comment at 0x0000014AD0DB9B80>>
39a54,59
>         <<function Comment at 0x0000014AD0DB9B80> >
> Monumentenstraße        </<function Comment at 0x0000014AD0DB9B80>>
>         <<function Comment at 0x0000014AD0DB9B80> >
> Dudenstraße/Katzbachstraße        </<function Comment at 0x0000014AD0DB9B80>>
>         <<function Comment at 0x0000014AD0DB9B80> >
> Badener Ring        </<function Comment at 0x0000014AD0DB9B80>>

TEST FAILED on ts-sim-wintest-ba : route cut_routes pt orig_net ( Last six runs Oct2022 )

---------- Differences in routes ----------
15a16,17
>         <<function Comment at 0x0000018496FF9B80> >
> Kolonnenbrücke        </<function Comment at 0x0000018496FF9B80>>
16a19,20
>         <<function Comment at 0x0000018496FF9B80> >
> Dudenstraße/Katzbachstraße        </<function Comment at 0x0000018496FF9B80>>
23a28,29
>         <<function Comment at 0x0000018496FF9B80> >
> Dudenstraße/Katzbachstraße        </<function Comment at 0x0000018496FF9B80>>
24a31,32
>         <<function Comment at 0x0000018496FF9B80> >
> Kolonnenbrücke        </<function Comment at 0x0000018496FF9B80>>
30a39,40
>         <<function Comment at 0x0000018496FF9B80> >
> Dudenstraße/Katzbachstraße        </<function Comment at 0x0000018496FF9B80>>
31a42,43
>         <<function Comment at 0x0000018496FF9B80> >
> Monumentenstraße        </<function Comment at 0x0000018496FF9B80>>
38a51,52
>         <<function Comment at 0x0000018496FF9B80> >
> Katzbachstraße/Kreuzbergstraße        </<function Comment at 0x0000018496FF9B80>>
39a54,59
>         <<function Comment at 0x0000018496FF9B80> >
> Monumentenstraße        </<function Comment at 0x0000018496FF9B80>>
>         <<function Comment at 0x0000018496FF9B80> >
> Dudenstraße/Katzbachstraße        </<function Comment at 0x0000018496FF9B80>>
>         <<function Comment at 0x0000018496FF9B80> >
> Badener Ring        </<function Comment at 0x0000018496FF9B80>>

TEST FAILED on ts-sim-wintest-ba : route cut_routes pt person ( Last six runs Oct2022 )

---------- Differences in routes ----------
15a16,17
>         <<function Comment at 0x000001B97FDC9B80> >
> Kolonnenbrücke        </<function Comment at 0x000001B97FDC9B80>>
16a19,20
>         <<function Comment at 0x000001B97FDC9B80> >
> Dudenstraße/Katzbachstraße        </<function Comment at 0x000001B97FDC9B80>>
23a28,29
>         <<function Comment at 0x000001B97FDC9B80> >
> Dudenstraße/Katzbachstraße        </<function Comment at 0x000001B97FDC9B80>>
24a31,32
>         <<function Comment at 0x000001B97FDC9B80> >
> Kolonnenbrücke        </<function Comment at 0x000001B97FDC9B80>>
30a39,40
>         <<function Comment at 0x000001B97FDC9B80> >
> Dudenstraße/Katzbachstraße        </<function Comment at 0x000001B97FDC9B80>>
31a42,43
>         <<function Comment at 0x000001B97FDC9B80> >
> Monumentenstraße        </<function Comment at 0x000001B97FDC9B80>>
38a51,52
>         <<function Comment at 0x000001B97FDC9B80> >
> Katzbachstraße/Kreuzbergstraße        </<function Comment at 0x000001B97FDC9B80>>
39a54,59
>         <<function Comment at 0x000001B97FDC9B80> >
> Monumentenstraße        </<function Comment at 0x000001B97FDC9B80>>
>         <<function Comment at 0x000001B97FDC9B80> >
> Dudenstraße/Katzbachstraße        </<function Comment at 0x000001B97FDC9B80>>
>         <<function Comment at 0x000001B97FDC9B80> >
> Badener Ring        </<function Comment at 0x000001B97FDC9B80>>

TEST FAILED on ts-sim-wintest-ba : route cut_routes pt plain ( Last six runs Oct2022 )

---------- Differences in routes ----------
15a16,17
>         <<function Comment at 0x000001537F0B9B80> >
> Kolonnenbrücke        </<function Comment at 0x000001537F0B9B80>>
16a19,20
>         <<function Comment at 0x000001537F0B9B80> >
> Dudenstraße/Katzbachstraße        </<function Comment at 0x000001537F0B9B80>>
23a28,29
>         <<function Comment at 0x000001537F0B9B80> >
> Dudenstraße/Katzbachstraße        </<function Comment at 0x000001537F0B9B80>>
24a31,32
>         <<function Comment at 0x000001537F0B9B80> >
> Kolonnenbrücke        </<function Comment at 0x000001537F0B9B80>>
30a39,40
>         <<function Comment at 0x000001537F0B9B80> >
> Dudenstraße/Katzbachstraße        </<function Comment at 0x000001537F0B9B80>>
31a42,43
>         <<function Comment at 0x000001537F0B9B80> >
> Monumentenstraße        </<function Comment at 0x000001537F0B9B80>>
38a51,52
>         <<function Comment at 0x000001537F0B9B80> >
> Katzbachstraße/Kreuzbergstraße        </<function Comment at 0x000001537F0B9B80>>
39a54,59
>         <<function Comment at 0x000001537F0B9B80> >
> Monumentenstraße        </<function Comment at 0x000001537F0B9B80>>
>         <<function Comment at 0x000001537F0B9B80> >
> Dudenstraße/Katzbachstraße        </<function Comment at 0x000001537F0B9B80>>
>         <<function Comment at 0x000001537F0B9B80> >
> Badener Ring        </<function Comment at 0x000001537F0B9B80>>

TEST FAILED on ts-sim-wintest-ba : route cut_routes pt trainstop ( Last six runs Oct2022 )

---------- Differences in routes ----------
15a16,17
>         <<function Comment at 0x000002559AEAAB80> >
> Kolonnenbrücke        </<function Comment at 0x000002559AEAAB80>>
16a19,20
>         <<function Comment at 0x000002559AEAAB80> >
> Dudenstraße/Katzbachstraße        </<function Comment at 0x000002559AEAAB80>>
23a28,29
>         <<function Comment at 0x000002559AEAAB80> >
> Dudenstraße/Katzbachstraße        </<function Comment at 0x000002559AEAAB80>>
24a31,32
>         <<function Comment at 0x000002559AEAAB80> >
> Kolonnenbrücke        </<function Comment at 0x000002559AEAAB80>>
30a39,40
>         <<function Comment at 0x000002559AEAAB80> >
> Dudenstraße/Katzbachstraße        </<function Comment at 0x000002559AEAAB80>>
31a42,43
>         <<function Comment at 0x000002559AEAAB80> >
> Monumentenstraße        </<function Comment at 0x000002559AEAAB80>>
38a51,52
>         <<function Comment at 0x000002559AEAAB80> >
> Katzbachstraße/Kreuzbergstraße        </<function Comment at 0x000002559AEAAB80>>
39a54,59
>         <<function Comment at 0x000002559AEAAB80> >
> Monumentenstraße        </<function Comment at 0x000002559AEAAB80>>
>         <<function Comment at 0x000002559AEAAB80> >
> Dudenstraße/Katzbachstraße        </<function Comment at 0x000002559AEAAB80>>
>         <<function Comment at 0x000002559AEAAB80> >
> Badener Ring        </<function Comment at 0x000002559AEAAB80>>

TEST FAILED on ts-sim-wintest-ba : tls buildTransitions basic ( Last six runs Oct2022 )

---------- Differences in additional ----------
2a3,4
>         <<function Comment at 0x0000020E50519820> >
> dualring code          447661883225        </<function Comment at 0x0000020E50519820>>
3a6,7
>         <<function Comment at 0x0000020E50519820> >
> 0        </<function Comment at 0x0000020E50519820>>
4a9,10
>         <<function Comment at 0x0000020E50519820> >
> 1        </<function Comment at 0x0000020E50519820>>
5a12,13
>         <<function Comment at 0x0000020E50519820> >
> 2        </<function Comment at 0x0000020E50519820>>
6a15,16
>         <<function Comment at 0x0000020E50519820> >
> 3        </<function Comment at 0x0000020E50519820>>
7a18,19
>         <<function Comment at 0x0000020E50519820> >
> 4        </<function Comment at 0x0000020E50519820>>
8a21,22
>         <<function Comment at 0x0000020E50519820> >
> 5        </<function Comment at 0x0000020E50519820>>
9a24,25
>         <<function Comment at 0x0000020E50519820> >
> 6        </<function Comment at 0x0000020E50519820>>
10a27,28
>         <<function Comment at 0x0000020E50519820> >
> 7        </<function Comment at 0x0000020E50519820>>

TEST FAILED on ts-sim-wintest-ba : tls buildTransitions dualring_simple ( Last six runs Oct2022 )

---------- Differences in additional ----------
2a3,4
>         <<function Comment at 0x000002445B71B820> >
> dualring code          447661883225        </<function Comment at 0x000002445B71B820>>
3a6,7
>         <<function Comment at 0x000002445B71B820> >
> 0        </<function Comment at 0x000002445B71B820>>
4a9,10
>         <<function Comment at 0x000002445B71B820> >
> 1        </<function Comment at 0x000002445B71B820>>
5a12,13
>         <<function Comment at 0x000002445B71B820> >
> 2        </<function Comment at 0x000002445B71B820>>
6a15,16
>         <<function Comment at 0x000002445B71B820> >
> 3        </<function Comment at 0x000002445B71B820>>
7a18,19
>         <<function Comment at 0x000002445B71B820> >
> 4        </<function Comment at 0x000002445B71B820>>
8a21,22
>         <<function Comment at 0x000002445B71B820> >
> 5        </<function Comment at 0x000002445B71B820>>
9a24,25
>         <<function Comment at 0x000002445B71B820> >
> 6        </<function Comment at 0x000002445B71B820>>
10a27,28
>         <<function Comment at 0x000002445B71B820> >
> 7        </<function Comment at 0x000002445B71B820>>

TEST FAILED on ts-sim-wintest-ba : tls buildTransitions redTime ( Last six runs Oct2022 )

---------- Differences in additional ----------
2a3,4
>         <<function Comment at 0x00000208DF83B820> >
> dualring code          447661883225        </<function Comment at 0x00000208DF83B820>>
3a6,7
>         <<function Comment at 0x00000208DF83B820> >
> 0        </<function Comment at 0x00000208DF83B820>>
4a9,10
>         <<function Comment at 0x00000208DF83B820> >
> 1        </<function Comment at 0x00000208DF83B820>>
5a12,13
>         <<function Comment at 0x00000208DF83B820> >
> 2        </<function Comment at 0x00000208DF83B820>>
6a15,16
>         <<function Comment at 0x00000208DF83B820> >
> 3        </<function Comment at 0x00000208DF83B820>>
7a18,19
>         <<function Comment at 0x00000208DF83B820> >
> 4        </<function Comment at 0x00000208DF83B820>>
8a21,22
>         <<function Comment at 0x00000208DF83B820> >
> 5        </<function Comment at 0x00000208DF83B820>>
9a24,25
>         <<function Comment at 0x00000208DF83B820> >
> 6        </<function Comment at 0x00000208DF83B820>>
10a27,28
>         <<function Comment at 0x00000208DF83B820> >
> 7        </<function Comment at 0x00000208DF83B820>>

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

---------- Differences in errors ----------
4c4
<   File "sumo/tests/sumoextended/calibrator/errors/invalid_flow/input_additional.add.xml", line 5
---
>   File "file:sumo/tests/sumoextended/calibrator/errors/invalid_flow/input_additional.add.xml", line 5

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

---------- Differences in errors ----------
4c4
<   File "sumo/tests/sumometa/umlaut/sumo.sumocfg", line 3
---
>   File "file:sumo/tests/sumometa/umlaut/sumo.sumocfg", line 3

TEST FAILED on ts-sim-wintest-ba : xml schemaCheck tests netconvert ( Last six runs Oct2022 )

---------- Differences in errors ----------
4c4
< netconvert/import/XML/errors/broken_edge/edge#id__empty1/input_edges.edg.xml:3:0:ERROR:SCHEMASV:SCHEMAV_CVC_IDC: Element 'edge', attribute 'id': Warning: No precomputed value available, the value was either invalid or something strange happened.
---
> netconvert/import/XML/errors/broken_edge/edge#id__empty1/input_edges.edg.xml:3:0:ERROR:SCHEMASV:SCHEMAV_CVC_IDC: Element 'edge', attribute 'id': Warning: No precomputed value available, the value was either invalid or something strange happend.
7c7
< netconvert/import/XML/errors/broken_edge/edge#id__empty4/input_edges.edg.xml:7:0:ERROR:SCHEMASV:SCHEMAV_CVC_IDC: Element 'edge', attribute 'id': Warning: No precomputed value available, the value was either invalid or something strange happened.
---
> netconvert/import/XML/errors/broken_edge/edge#id__empty4/input_edges.edg.xml:7:0:ERROR:SCHEMASV:SCHEMAV_CVC_IDC: Element 'edge', attribute 'id': Warning: No precomputed value available, the value was either invalid or something strange happend.
10c10
< netconvert/import/XML/errors/broken_edge/edge#id__invalid4/input_edges.edg.xml:7:0:ERROR:SCHEMASV:SCHEMAV_CVC_IDC: Element 'edge', attribute 'id': Warning: No precomputed value available, the value was either invalid or something strange happened.
---
> netconvert/import/XML/errors/broken_edge/edge#id__invalid4/input_edges.edg.xml:7:0:ERROR:SCHEMASV:SCHEMAV_CVC_IDC: Element 'edge', attribute 'id': Warning: No precomputed value available, the value was either invalid or something strange happend.
27c27
< netconvert/import/XML/errors/node_id_invalid/input_nodes.nod.xml:7:0:ERROR:SCHEMASV:SCHEMAV_CVC_IDC: Element 'node', attribute 'id': Warning: No precomputed value available, the value was either invalid or something strange happened.
---
> netconvert/import/XML/errors/node_id_invalid/input_nodes.nod.xml:7:0:ERROR:SCHEMASV:SCHEMAV_CVC_IDC: Element 'node', attribute 'id': Warning: No precomputed value available, the value was either invalid or something strange happend.

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

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 ----------
2,3c2
< '-c', 'iteration_000_input_trips.duarcfg']
< Loading configuration ... done.
---
> '-c', '000/iteration_000_input_trips.duarcfg']
6,7c5
< '-c', 'iteration_000.sumocfg']
< Loading configuration ... done.
---
> '-c', '000/iteration_000.sumocfg']
17a16
> DijkstraRouter answered 10 queries and explored 9.00 edges on average.
19,85c18,20
< '-c', 'iteration_001_input_trips_000.duarcfg']
< Loading configuration ... done.
< Success.
< -------------------------------------------------------------------------------
< '-c', 'iteration_001.sumocfg']
< 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
< 
< -------------------------------------------------------------------------------
<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 Oct2022 )

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 (see #2620) on ts-sim-wintest-ba : projects evacuation plain ( Last six runs Oct2022 )

unstable inputs
(This bug was triggered by text found in the full difference report matching 'Warning')
---------- Differences in errors ----------
1,6925c1
< Warning: Discarding unusable type 'waterway.canal' (first occurence for edge '4041237#0').
< Warning: Discarding unknown compound 'cycleway.track' in type 'cycleway.track|highway.primary' (first occurence for edge '4045243#0').
< Warning: Discarding unknown compound 'cycleway.lane' in type 'cycleway.lane|highway.residential' (first occurence for edge '4068019#0').
< Warning: Discarding unknown compound 'cycleway.lane' in type 'cycleway.lane|highway.primary' (first occurence for edge '4068043#0').
< Warning: Discarding unknown compound 'cycleway.track' in type 'cycleway.track|highway.secondary' (first occurence for edge '4068192').
< Warning: Discarding unknown compound 'cycleway.track' in type 'cycleway.track|highway.tertiary' (first occurence for edge '4377008#0').
< Warning: Discarding unknown compound 'cycleway.lane' in type 'cycleway.lane|highway.tertiary' (first occurence for edge '4377122#0').
< Warning: Discarding unknown compound 'cycleway.share_busway' in type 'cycleway.share_busway|highway.secondary' (first occurence for edge '4377785#0').
< Warning: Discarding unknown compound 'cycleway.lane' in type 'cycleway.lane|highway.secondary' (first occurence for edge '4383334').
< Warning: Discarding unusable type 'highway.construction' (first occurence for edge '4391568').
< Warning: Discarding unknown compound 'cycleway.track' in type 'cycleway.track|highway.residential' (first occurence for edge '4395586#0').
< Warning: Discarding unknown compound 'cycleway.share_busway' in type 'cycleway.share_busway|highway.primary' (first occurence for edge '4395950#0').
< Warning: Discarding unknown compound 'cycleway.opposite' in type 'cycleway.opposite|highway.residential' (first occurence for edge '4396234').
< Warning: Discarding unknown compound 'cycleway.track' in type 'cycleway.track|highway.living_street' (first occurence for edge '4410583').
< Warning: Discarding unknown compound 'cycleway.lane' in type 'cycleway.lane|highway.secondary_link' (first occurence for edge '4484071').
< Warning: Discarding unknown compound 'cycleway.track' in type 'cycleway.track|highway.cycleway' (first occurence for edge '4492364#0').
< Warning: Discarding unusable type 'railway.disused' (first occurence for edge '4525886').
< Warning: Discarding unusable type 'highway.proposed' (first occurence for edge '4611776#0').
< Warning: Discarding unknown compound 'cycleway.none' in type 'cycleway.none|highway.tertiary' (first occurence for edge '4612758#0').
< Warning: Discarding unknown compound 'cycleway.track' in type 'cycleway.track|cycleway.track|highway.primary' (first occurence for edge '4615457#0').
< Warning: Discarding unknown compound 'cycleway.track' in type 'cycleway.track|cycleway.track|highway.primary' (first occurence for edge '4615457#0').
< Warning: Discarding unknown compound 'cycleway.shared' in type 'cycleway.shared|highway.secondary' (first occurence for edge '4615594#0').
< Warning: Discarding unknown compound 'cycleway.opposite' in type 'cycleway.opposite|highway.living_street' (first occurence for edge '4639037#0').
< Warning: Discarding unknown compound 'cycleway.opposite_track' in type 'cycleway.opposite_track|cycleway.track|cycleway.track|highway.residential' (first occurence for edge '4686018#0').
< Warning: Discarding unknown compound 'cycleway.track' in type 'cycleway.opposite_track|cycleway.track|cycleway.track|highway.residential' (first occurence for edge '4686018#0').
< Warning: Discarding unknown compound 'cycleway.track' in type 'cycleway.opposite_track|cycleway.track|cycleway.track|highway.residential' (first occurence for edge '4686018#0').
< Warning: Discarding unusable type 'waterway.riverbank' (first occurence for edge '4686373#0').
< Warning: Discarding unknown compound 'cycleway.shared_lane' in type 'cycleway.shared_lane|highway.primary' (first occurence for edge '4790833#0').
< Warning: Discarding unusable type 'railway.abandoned' (first occurence for edge '4790904').
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,97d0
< Parsing types from <DIR>/osmNetconvert.typ.xml'... done.
< Parsing nodes from osm-file 'osm_bbox.osm.xml'... 
< Found duplicate nodes. Substituting 3215103784 with 288002013
< Found duplicate nodes. Substituting 3987794203 with 3987794202
< Found duplicate nodes. Substituting 3997661445 with 3517810193
< Found duplicate nodes. Substituting 4016273048 with 26992494
< Found duplicate nodes. Substituting 4016273049 with 2306772973
< done.
< Parsing edges from osm-file 'osm_bbox.osm.xml'... done.
< Removing duplicate edges... 
< Found duplicate edges. Removing 310058575
< Found duplicate edges. Removing 310058576
< Found duplicate edges. Removing 310058577
< Found duplicate edges. Removing 335703516
< Found duplicate edges. Removing 335703519
< Found duplicate edges. Removing 335703532
< Found duplicate edges. Removing 377118659
< Found duplicate edges. Removing 377494320
< Found duplicate edges. Removing 391385403
< done.
< Adding new type 'highway.service|railway.tram' (first occurence for edge '167272531#0').
< Parsing relations from osm-file 'osm_bbox.osm.xml'... 
< done.
<  Removed 1494 traffic lights before loading plain-XML
<  Import done:
<    37203 nodes loaded.
<    34 types loaded.
<    36921 edges loaded.
< Proj projection parameters used: '+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs'.
<truncated after showing first 30 lines>
---------- New result in catalogue ----------
No files or directories were created, edited or deleted.

TEST had known bugs (matplotlib version) on ts-sim-wintest-ba : visualisation plot_csv_bars plain ( Last six runs Oct2022 )

Different matplotlib versions generate different images
(This bug was triggered by text found in the full difference report matching '<metadata>')
---------- Differences in image ----------
5a6,19
>  <metadata>
>   <rdf:RDF xmlns:cc="https://creativecommons.org/ns#" xmlns:dc="https://purl.org/dc/elements/1.1/" xmlns:rdf="https://www.w3.org/1999/02/22-rdf-syntax-ns#">
>    <cc:Work>
>     <dc:type rdf:resource="https://purl.org/dc/dcmitype/StillImage"/>
>     <dc:date>2022-10-01T01:52:36.337464</dc:date>
>     <dc:format>image/svg+xml</dc:format>
>     <dc:creator>
>      <cc:Agent>
>       <dc:title>Matplotlib v3.3.2, https://matplotlib.org/</dc:title>
>      </cc:Agent>
>     </dc:creator>
>    </cc:Work>
>   </rdf:RDF>
>  </metadata>
7,9c21
<   <style type="text/css">
< *{stroke-linecap:butt;stroke-linejoin:round;}
<   </style>
---
>   <style type="text/css">*{stroke-linecap:butt;stroke-linejoin:round;}</style>
99,100c111,113
<       <defs>
<        <path d="M 31.78125 66.40625 
---
>       <g transform="translate(54.41875 322.182437)scale(0.1 -0.1)">
>        <defs>
>         <path d="M 31.78125 66.40625 
121,122c134
<       </defs>
<truncated after showing first 30 lines>

TEST had known bugs (matplotlib version) on ts-sim-wintest-ba : visualisation plot_csv_bars pm10effects ( Last six runs Oct2022 )

Different matplotlib versions generate different images
(This bug was triggered by text found in the full difference report matching '<metadata>')
---------- Differences in image ----------
5a6,19
>  <metadata>
>   <rdf:RDF xmlns:cc="https://creativecommons.org/ns#" xmlns:dc="https://purl.org/dc/elements/1.1/" xmlns:rdf="https://www.w3.org/1999/02/22-rdf-syntax-ns#">
>    <cc:Work>
>     <dc:type rdf:resource="https://purl.org/dc/dcmitype/StillImage"/>
>     <dc:date>2022-10-01T01:52:36.337464</dc:date>
>     <dc:format>image/svg+xml</dc:format>
>     <dc:creator>
>      <cc:Agent>
>       <dc:title>Matplotlib v3.3.2, https://matplotlib.org/</dc:title>
>      </cc:Agent>
>     </dc:creator>
>    </cc:Work>
>   </rdf:RDF>
>  </metadata>
7,9c21
<   <style type="text/css">
< *{stroke-linecap:butt;stroke-linejoin:round;}
<   </style>
---
>   <style type="text/css">*{stroke-linecap:butt;stroke-linejoin:round;}</style>
131,132c143,145
<       <defs>
<        <path d="M 31.78125 66.40625 
---
>       <g transform="translate(156.19 278.3575)scale(0.16 -0.16)">
>        <defs>
>         <path d="M 31.78125 66.40625 
153,154c166
<       </defs>
<truncated after showing first 30 lines>

TEST had known bugs (matplotlib version) on ts-sim-wintest-ba : visualisation plot_csv_bars vertical ( Last six runs Oct2022 )

Different matplotlib versions generate different images
(This bug was triggered by text found in the full difference report matching '<metadata>')
---------- Differences in image ----------
5a6,19
>  <metadata>
>   <rdf:RDF xmlns:cc="https://creativecommons.org/ns#" xmlns:dc="https://purl.org/dc/elements/1.1/" xmlns:rdf="https://www.w3.org/1999/02/22-rdf-syntax-ns#">
>    <cc:Work>
>     <dc:type rdf:resource="https://purl.org/dc/dcmitype/StillImage"/>
>     <dc:date>2022-10-01T01:52:36.384348</dc:date>
>     <dc:format>image/svg+xml</dc:format>
>     <dc:creator>
>      <cc:Agent>
>       <dc:title>Matplotlib v3.3.2, https://matplotlib.org/</dc:title>
>      </cc:Agent>
>     </dc:creator>
>    </cc:Work>
>   </rdf:RDF>
>  </metadata>
7,9c21
<   <style type="text/css">
< *{stroke-linecap:butt;stroke-linejoin:round;}
<   </style>
---
>   <style type="text/css">*{stroke-linecap:butt;stroke-linejoin:round;}</style>
131,132c143,145
<       <defs>
<        <path d="M 31.78125 66.40625 
---
>       <g transform="translate(-30.65972 531.7975)scale(0.16 -0.16)">
>        <defs>
>         <path d="M 31.78125 66.40625 
153,154c166,167
<        <path id="ReplacedTransientID"/>
<truncated after showing first 30 lines>

TEST had known bugs (matplotlib version) on ts-sim-wintest-ba : visualisation plot_csv_pie paradigm ( Last six runs Oct2022 )

Different matplotlib versions generate different images
(This bug was triggered by text found in the full difference report matching '<metadata>')
---------- Differences in image ----------
5a6,19
>  <metadata>
>   <rdf:RDF xmlns:cc="https://creativecommons.org/ns#" xmlns:dc="https://purl.org/dc/elements/1.1/" xmlns:rdf="https://www.w3.org/1999/02/22-rdf-syntax-ns#">
>    <cc:Work>
>     <dc:type rdf:resource="https://purl.org/dc/dcmitype/StillImage"/>
>     <dc:date>2022-10-01T01:52:36.337464</dc:date>
>     <dc:format>image/svg+xml</dc:format>
>     <dc:creator>
>      <cc:Agent>
>       <dc:title>Matplotlib v3.3.2, https://matplotlib.org/</dc:title>
>      </cc:Agent>
>     </dc:creator>
>    </cc:Work>
>   </rdf:RDF>
>  </metadata>
7,9c21
<   <style type="text/css">
< *{stroke-linecap:butt;stroke-linejoin:round;}
<   </style>
---
>   <style type="text/css">*{stroke-linecap:butt;stroke-linejoin:round;}</style>
22,24c34,36
<     <path d="M 355.32 218.16 
< C 355.32 211.359802 354.7953 204.5696 353.750514 197.849098 
< C 352.705729 191.128595 351.143928 184.497549 349.078845 178.014265 
---
>     <path d="M 354.456 218.16 
> C 354.456 211.359802 353.934685 204.5696 352.89664 197.849098 
> C 351.858595 191.128595 350.30687 184.497549 348.255111 178.014265 
26c38
<truncated after showing first 30 lines>

TEST had known bugs (matplotlib version) on ts-sim-wintest-ba : visualisation plot_csv_pie plain ( Last six runs Oct2022 )

Different matplotlib versions generate different images
(This bug was triggered by text found in the full difference report matching '<metadata>')
---------- Differences in image ----------
5a6,19
>  <metadata>
>   <rdf:RDF xmlns:cc="https://creativecommons.org/ns#" xmlns:dc="https://purl.org/dc/elements/1.1/" xmlns:rdf="https://www.w3.org/1999/02/22-rdf-syntax-ns#">
>    <cc:Work>
>     <dc:type rdf:resource="https://purl.org/dc/dcmitype/StillImage"/>
>     <dc:date>2022-10-01T01:52:36.728100</dc:date>
>     <dc:format>image/svg+xml</dc:format>
>     <dc:creator>
>      <cc:Agent>
>       <dc:title>Matplotlib v3.3.2, https://matplotlib.org/</dc:title>
>      </cc:Agent>
>     </dc:creator>
>    </cc:Work>
>   </rdf:RDF>
>  </metadata>
7,9c21
<   <style type="text/css">
< *{stroke-linecap:butt;stroke-linejoin:round;}
<   </style>
---
>   <style type="text/css">*{stroke-linecap:butt;stroke-linejoin:round;}</style>
90,91c102,104
<     <defs>
<      <path d="M 9.8125 72.90625 
---
>     <g transform="translate(351.877043 159.413781)scale(0.1 -0.1)">
>      <defs>
>       <path d="M 9.8125 72.90625 
103,104c116
<     </defs>
<truncated after showing first 30 lines>

TEST had known bugs (matplotlib version) on ts-sim-wintest-ba : visualisation plot_csv_pie pm10effects ( Last six runs Oct2022 )

Different matplotlib versions generate different images
(This bug was triggered by text found in the full difference report matching '<metadata>')
---------- Differences in image ----------
5a6,19
>  <metadata>
>   <rdf:RDF xmlns:cc="https://creativecommons.org/ns#" xmlns:dc="https://purl.org/dc/elements/1.1/" xmlns:rdf="https://www.w3.org/1999/02/22-rdf-syntax-ns#">
>    <cc:Work>
>     <dc:type rdf:resource="https://purl.org/dc/dcmitype/StillImage"/>
>     <dc:date>2022-10-01T01:52:36.337464</dc:date>
>     <dc:format>image/svg+xml</dc:format>
>     <dc:creator>
>      <cc:Agent>
>       <dc:title>Matplotlib v3.3.2, https://matplotlib.org/</dc:title>
>      </cc:Agent>
>     </dc:creator>
>    </cc:Work>
>   </rdf:RDF>
>  </metadata>
7,9c21
<   <style type="text/css">
< *{stroke-linecap:butt;stroke-linejoin:round;}
<   </style>
---
>   <style type="text/css">*{stroke-linecap:butt;stroke-linejoin:round;}</style>
31,32c43,44
< C 221.259759 85.104 221.119519 85.104219 220.979279 85.104657 
< C 220.839039 85.105094 220.698799 85.105751 220.558561 85.106626 
---
> C 221.260664 85.104 221.121328 85.104219 220.981993 85.104657 
> C 220.842658 85.105094 220.703323 85.105751 220.56399 85.106626 
39,41c51,53
<     <path d="M 220.558561 85.106626 
< C 212.840681 85.154807 205.141419 85.865785 197.5468 87.231615 
<truncated after showing first 30 lines>

TEST had known bugs (matplotlib version) on ts-sim-wintest-ba : visualisation plot_csv_timeline plain ( Last six runs Oct2022 )

Different matplotlib versions generate different images
(This bug was triggered by text found in the full difference report matching '<metadata>')
---------- Differences in image ----------
5a6,19
>  <metadata>
>   <rdf:RDF xmlns:cc="https://creativecommons.org/ns#" xmlns:dc="https://purl.org/dc/elements/1.1/" xmlns:rdf="https://www.w3.org/1999/02/22-rdf-syntax-ns#">
>    <cc:Work>
>     <dc:type rdf:resource="https://purl.org/dc/dcmitype/StillImage"/>
>     <dc:date>2022-10-01T01:52:36.384348</dc:date>
>     <dc:format>image/svg+xml</dc:format>
>     <dc:creator>
>      <cc:Agent>
>       <dc:title>Matplotlib v3.3.2, https://matplotlib.org/</dc:title>
>      </cc:Agent>
>     </dc:creator>
>    </cc:Work>
>   </rdf:RDF>
>  </metadata>
7,9c21
<   <style type="text/css">
< *{stroke-linecap:butt;stroke-linejoin:round;}
<   </style>
---
>   <style type="text/css">*{stroke-linecap:butt;stroke-linejoin:round;}</style>
43,44c55,57
<       <defs>
<        <path d="M 31.78125 66.40625 
---
>       <g transform="translate(69.378977 325.221812)scale(0.14 -0.14)">
>        <defs>
>         <path d="M 31.78125 66.40625 
65,66c78
<       </defs>
<truncated after showing first 30 lines>

TEST had known bugs (matplotlib version) on ts-sim-wintest-ba : visualisation plot_net_dump colormap ( Last six runs Oct2022 )

Different matplotlib versions generate different images
(This bug was triggered by text found in the full difference report matching '<metadata>')
---------- Differences in image ----------
5a6,19
>  <metadata>
>   <rdf:RDF xmlns:cc="https://creativecommons.org/ns#" xmlns:dc="https://purl.org/dc/elements/1.1/" xmlns:rdf="https://www.w3.org/1999/02/22-rdf-syntax-ns#">
>    <cc:Work>
>     <dc:type rdf:resource="https://purl.org/dc/dcmitype/StillImage"/>
>     <dc:date>2022-10-01T01:52:38.149994</dc:date>
>     <dc:format>image/svg+xml</dc:format>
>     <dc:creator>
>      <cc:Agent>
>       <dc:title>Matplotlib v3.3.2, https://matplotlib.org/</dc:title>
>      </cc:Agent>
>     </dc:creator>
>    </cc:Work>
>   </rdf:RDF>
>  </metadata>
7,9c21
<   <style type="text/css">
< *{stroke-linecap:butt;stroke-linejoin:round;}
<   </style>
---
>   <style type="text/css">*{stroke-linecap:butt;stroke-linejoin:round;}</style>
43,44c55,57
<       <defs>
<        <path d="M 31.78125 66.40625 
---
>       <g transform="translate(78.471765 260.697446)scale(0.1 -0.1)">
>        <defs>
>         <path d="M 31.78125 66.40625 
65,66c78
<       </defs>
<truncated after showing first 30 lines>

4 TESTS had known bugs (matplotlib version) on ts-sim-wintest-ba :

Different matplotlib versions generate different images
(This bug was triggered by text found in the full difference report matching '<metadata>')
---------- Differences in image ----------
5a6,19
>  <metadata>
>   <rdf:RDF xmlns:cc="https://creativecommons.org/ns#" xmlns:dc="https://purl.org/dc/elements/1.1/" xmlns:rdf="https://www.w3.org/1999/02/22-rdf-syntax-ns#">
>    <cc:Work>
>     <dc:type rdf:resource="https://purl.org/dc/dcmitype/StillImage"/>
>     <dc:date>2022-10-01T01:52:36.868724</dc:date>
>     <dc:format>image/svg+xml</dc:format>
>     <dc:creator>
>      <cc:Agent>
>       <dc:title>Matplotlib v3.3.2, https://matplotlib.org/</dc:title>
>      </cc:Agent>
>     </dc:creator>
>    </cc:Work>
>   </rdf:RDF>
>  </metadata>
7,9c21
<   <style type="text/css">
< *{stroke-linecap:butt;stroke-linejoin:round;}
<   </style>
---
>   <style type="text/css">*{stroke-linecap:butt;stroke-linejoin:round;}</style>
43,44c55,57
<       <defs>
<        <path d="M 31.78125 66.40625 
---
>       <g transform="translate(78.471765 260.697446)scale(0.1 -0.1)">
>        <defs>
>         <path d="M 31.78125 66.40625 
65,66c78
<       </defs>
<truncated after showing first 30 lines>
visualisation plot_net_dump internal ( Last six runs Oct2022 )
visualisation plot_net_dump logColors ( Last six runs Oct2022 )
visualisation plot_net_dump plain ( Last six runs Oct2022 )
visualisation plot_net_dump verbose ( Last six runs Oct2022 )

TEST had known bugs (matplotlib version) on ts-sim-wintest-ba : visualisation plot_net_dump multiple_intervals ( Last six runs Oct2022 )

Different matplotlib versions generate different images
(This bug was triggered by text found in the full difference report matching '<metadata>')
---------- Differences in image-600 ----------
5a6,19
>  <metadata>
>   <rdf:RDF xmlns:cc="https://creativecommons.org/ns#" xmlns:dc="https://purl.org/dc/elements/1.1/" xmlns:rdf="https://www.w3.org/1999/02/22-rdf-syntax-ns#">
>    <cc:Work>
>     <dc:type rdf:resource="https://purl.org/dc/dcmitype/StillImage"/>
>     <dc:date>2022-10-01T01:52:36.540599</dc:date>
>     <dc:format>image/svg+xml</dc:format>
>     <dc:creator>
>      <cc:Agent>
>       <dc:title>Matplotlib v3.3.2, https://matplotlib.org/</dc:title>
>      </cc:Agent>
>     </dc:creator>
>    </cc:Work>
>   </rdf:RDF>
>  </metadata>
7,9c21
<   <style type="text/css">
< *{stroke-linecap:butt;stroke-linejoin:round;}
<   </style>
---
>   <style type="text/css">*{stroke-linecap:butt;stroke-linejoin:round;}</style>
43,44c55,57
<       <defs>
<        <path d="M 31.78125 66.40625 
---
>       <g transform="translate(78.471765 260.697446)scale(0.1 -0.1)">
>        <defs>
>         <path d="M 31.78125 66.40625 
65,66c78
<       </defs>
<truncated after showing first 30 lines>
---------- Differences in image-800 ----------
5a6,19
>  <metadata>
>   <rdf:RDF xmlns:cc="https://creativecommons.org/ns#" xmlns:dc="https://purl.org/dc/elements/1.1/" xmlns:rdf="https://www.w3.org/1999/02/22-rdf-syntax-ns#">
>    <cc:Work>
>     <dc:type rdf:resource="https://purl.org/dc/dcmitype/StillImage"/>
>     <dc:date>2022-10-01T01:52:36.868724</dc:date>
>     <dc:format>image/svg+xml</dc:format>
>     <dc:creator>
>      <cc:Agent>
>       <dc:title>Matplotlib v3.3.2, https://matplotlib.org/</dc:title>
>      </cc:Agent>
>     </dc:creator>
>    </cc:Work>
>   </rdf:RDF>
>  </metadata>
7,9c21
<   <style type="text/css">
< *{stroke-linecap:butt;stroke-linejoin:round;}
<   </style>
---
>   <style type="text/css">*{stroke-linecap:butt;stroke-linejoin:round;}</style>
43,44c55,57
<       <defs>
<        <path d="M 31.78125 66.40625 
---
>       <g transform="translate(78.471765 260.697446)scale(0.1 -0.1)">
>        <defs>
>         <path d="M 31.78125 66.40625 
65,66c78
<       </defs>
<truncated after showing first 30 lines>

TEST had known bugs (matplotlib version) on ts-sim-wintest-ba : visualisation plot_net_speeds plain ( Last six runs Oct2022 )

Different matplotlib versions generate different images
(This bug was triggered by text found in the full difference report matching '<metadata>')
---------- Differences in image ----------
5a6,19
>  <metadata>
>   <rdf:RDF xmlns:cc="https://creativecommons.org/ns#" xmlns:dc="https://purl.org/dc/elements/1.1/" xmlns:rdf="https://www.w3.org/1999/02/22-rdf-syntax-ns#">
>    <cc:Work>
>     <dc:type rdf:resource="https://purl.org/dc/dcmitype/StillImage"/>
>     <dc:date>2022-10-01T01:52:38.337497</dc:date>
>     <dc:format>image/svg+xml</dc:format>
>     <dc:creator>
>      <cc:Agent>
>       <dc:title>Matplotlib v3.3.2, https://matplotlib.org/</dc:title>
>      </cc:Agent>
>     </dc:creator>
>    </cc:Work>
>   </rdf:RDF>
>  </metadata>
7,9c21
<   <style type="text/css">
< *{stroke-linecap:butt;stroke-linejoin:round;}
<   </style>
---
>   <style type="text/css">*{stroke-linecap:butt;stroke-linejoin:round;}</style>
43,44c55,57
<       <defs>
<        <path d="M 31.78125 66.40625 
---
>       <g transform="translate(78.471765 260.697446)scale(0.1 -0.1)">
>        <defs>
>         <path d="M 31.78125 66.40625 
65,66c78
<       </defs>
<truncated after showing first 30 lines>

TEST had known bugs (matplotlib version) on ts-sim-wintest-ba : visualisation plot_summary plain ( Last six runs Oct2022 )

Different matplotlib versions generate different images
(This bug was triggered by text found in the full difference report matching '<metadata>')
---------- Differences in image ----------
5a6,19
>  <metadata>
>   <rdf:RDF xmlns:cc="https://creativecommons.org/ns#" xmlns:dc="https://purl.org/dc/elements/1.1/" xmlns:rdf="https://www.w3.org/1999/02/22-rdf-syntax-ns#">
>    <cc:Work>
>     <dc:type rdf:resource="https://purl.org/dc/dcmitype/StillImage"/>
>     <dc:date>2022-10-01T01:52:38.337497</dc:date>
>     <dc:format>image/svg+xml</dc:format>
>     <dc:creator>
>      <cc:Agent>
>       <dc:title>Matplotlib v3.3.2, https://matplotlib.org/</dc:title>
>      </cc:Agent>
>     </dc:creator>
>    </cc:Work>
>   </rdf:RDF>
>  </metadata>
7,9c21
<   <style type="text/css">
< *{stroke-linecap:butt;stroke-linejoin:round;}
<   </style>
---
>   <style type="text/css">*{stroke-linecap:butt;stroke-linejoin:round;}</style>
43,44c55,57
<       <defs>
<        <path d="M 31.78125 66.40625 
---
>       <g transform="translate(70.651477 322.182437)scale(0.1 -0.1)">
>        <defs>
>         <path d="M 31.78125 66.40625 
65,66c78
<       </defs>
<truncated after showing first 30 lines>