25Apr21rv1_9_0+0215-56a12df966 - detailed test results for TOOLS

To reconnect the TextTest GUI to these results, run:

texttest -a tools -d /home/delphi/cmakeGcc/sumo/tests -reconnect /home/delphi/cmakeGcc/texttesttmp/cmake_gcc4_64.30Apr090758.2791888 -g

To start TextTest for these tests, run:

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


default: 686 tests: 668 succeeded 14 FAILED 4 known bugs

Detailed information for the tests that FAILED:

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

---------- Differences in output ----------
0a1,124
> traci/misc/verbose/runner.py:33:1: E303 too many blank lines (3)
> traci/misc/verbose/runner.py:34:5: E128 continuation line under-indented for visual indent
> traci/misc/verbose/runner.py:35:5: E128 continuation line under-indented for visual indent
> traci/misc/verbose/runner.py:36:5: E124 closing bracket does not match visual indentation
> traci/trafficlight/constraints/swap/1/runner.py different license:
> from __future__ import print_function
> from __future__ import absolute_import
> import os
> import sys
> 
> traci/trafficlight/constraints/swap/1/runner.py broken @file reference SUMO_HOME = os.path.join(os.path.dirname(__file__), "..", "..", "..", "..", "..")
> traci/trafficlight/constraints/swap/1/runner.py broken @author reference ['sys.path.append(os.path.join(os.environ.get("SUMO_HOME",', 'SUMO_HOME),', '"tools"))']
> traci/trafficlight/constraints/swap/1/runner.py broken @date reference []
> traci/trafficlight/constraints/swap/1/runner.py missing empty line 9 import traci  # noqa
> traci/trafficlight/constraints/swap/2/runner.py different license:
> from __future__ import print_function
> from __future__ import absolute_import
> import os
> import sys
> 
> traci/trafficlight/constraints/swap/2/runner.py broken @file reference SUMO_HOME = os.path.join(os.path.dirname(__file__), "..", "..", "..", "..", "..")
> traci/trafficlight/constraints/swap/2/runner.py broken @author reference ['sys.path.append(os.path.join(os.environ.get("SUMO_HOME",', 'SUMO_HOME),', '"tools"))']
> traci/trafficlight/constraints/swap/2/runner.py broken @date reference []
> traci/trafficlight/constraints/swap/2/runner.py missing empty line 9 import traci  # noqa
> traci/trafficlight/constraints/swap/2_swapLater/runner.py different license:
> from __future__ import print_function
> from __future__ import absolute_import
> import os
> import sys
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : build checkStyle header ( Last six runs Apr2021 )

---------- Differences in output ----------
14a15,134
> tests/complex/traci/trafficlight/constraints/swap/1/runner.py different license:
> from __future__ import print_function
> from __future__ import absolute_import
> import os
> import sys
> 
> tests/complex/traci/trafficlight/constraints/swap/1/runner.py broken @file reference SUMO_HOME = os.path.join(os.path.dirname(__file__), "..", "..", "..", "..", "..")
> tests/complex/traci/trafficlight/constraints/swap/1/runner.py broken @author reference ['sys.path.append(os.path.join(os.environ.get("SUMO_HOME",', 'SUMO_HOME),', '"tools"))']
> tests/complex/traci/trafficlight/constraints/swap/1/runner.py broken @date reference []
> tests/complex/traci/trafficlight/constraints/swap/1/runner.py missing empty line 9 import traci  # noqa
> tests/complex/traci/trafficlight/constraints/swap/2/runner.py different license:
> from __future__ import print_function
> from __future__ import absolute_import
> import os
> import sys
> 
> tests/complex/traci/trafficlight/constraints/swap/2/runner.py broken @file reference SUMO_HOME = os.path.join(os.path.dirname(__file__), "..", "..", "..", "..", "..")
> tests/complex/traci/trafficlight/constraints/swap/2/runner.py broken @author reference ['sys.path.append(os.path.join(os.environ.get("SUMO_HOME",', 'SUMO_HOME),', '"tools"))']
> tests/complex/traci/trafficlight/constraints/swap/2/runner.py broken @date reference []
> tests/complex/traci/trafficlight/constraints/swap/2/runner.py missing empty line 9 import traci  # noqa
> tests/complex/traci/trafficlight/constraints/swap/2_swapLater/runner.py different license:
> from __future__ import print_function
> from __future__ import absolute_import
> import os
> import sys
> 
> tests/complex/traci/trafficlight/constraints/swap/2_swapLater/runner.py broken @file reference SUMO_HOME = os.path.join(os.path.dirname(__file__), "..", "..", "..", "..", "..")
> tests/complex/traci/trafficlight/constraints/swap/2_swapLater/runner.py broken @author reference ['sys.path.append(os.path.join(os.environ.get("SUMO_HOME",', 'SUMO_HOME),', '"tools"))']
> tests/complex/traci/trafficlight/constraints/swap/2_swapLater/runner.py broken @date reference []
<truncated after showing first 30 lines>

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

---------- Differences in output ----------
0a1,190
> build/pom.py:29:54: W291 trailing whitespace
> build/pom.py:30:54: W291 trailing whitespace
> build/pom.py:33:46: W291 trailing whitespace
> build/pom.py:37:51: W291 trailing whitespace
> build/pom.py:39:30: W291 trailing whitespace
> build/pom.py:49:33: E261 at least two spaces before inline comment
> build/pom.py:49:55: W291 trailing whitespace
> assign/cadytsIterate.py:27:91: W291 trailing whitespace
> assign/cadytsIterate.py:149:74: E231 missing whitespace after ','
> build/dailyBuildMSVC.py:176:9: F841 local variable 'e' is assigned to but never used
> detector/edgeDataFromFlow.py:120:121: E501 line too long (123 > 120 characters)
> evacuateAreas.py:29:1: F401 'math' imported but unused
> evacuateAreas.py:29:10: E401 multiple imports on one line
> evacuateAreas.py:34:55: E231 missing whitespace after ','
> evacuateAreas.py:34:62: E231 missing whitespace after ','
> evacuateAreas.py:34:72: E231 missing whitespace after ','
> evacuateAreas.py:39:1: E402 module level import not at top of file
> evacuateAreas.py:40:1: E402 module level import not at top of file
> evacuateAreas.py:41:1: E402 module level import not at top of file
> evacuateAreas.py:41:1: F401 'collections.defaultdict' imported but unused
> evacuateAreas.py:42:1: E402 module level import not at top of file
> evacuateAreas.py:42:1: F401 'matplotlib.patches' imported but unused
> evacuateAreas.py:43:1: E402 module level import not at top of file
> evacuateAreas.py:43:1: F401 'pylab' imported but unused
> evacuateAreas.py:44:1: E402 module level import not at top of file
> evacuateAreas.py:46:1: E302 expected 2 blank lines, found 1
> evacuateAreas.py:52:1: E305 expected 2 blank lines after class or function definition, found 1
> evacuateAreas.py:55:121: E501 line too long (138 > 120 characters)
> evacuateAreas.py:56:121: E501 line too long (129 > 120 characters)
<truncated after showing first 30 lines>

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

---------- Differences in tripinfos ----------
21,26d20
<     <personinfo id="7" depart="70.00" type="DEFAULT_PEDTYPE">
<         <ride waitingTime="171.00" vehicle="taxiA" depart="241.00" arrival="391.00" arrivalPos="85.60" duration="150.00" routeLength="1354.57" timeLoss="30.49"/>
<     </personinfo>
<     <personinfo id="9" depart="90.00" type="DEFAULT_PEDTYPE">
<         <ride waitingTime="163.00" vehicle="taxiB" depart="253.00" arrival="455.00" arrivalPos="285.60" duration="202.00" routeLength="1570.50" timeLoss="31.33"/>
<     </personinfo>
28c22
<         <ride waitingTime="57.00" vehicle="taxiA" depart="67.00" arrival="494.00" arrivalPos="285.60" duration="427.00" routeLength="3497.52" timeLoss="84.93"/>
---
>         <ride waitingTime="57.00" vehicle="taxiA" depart="67.00" arrival="392.00" arrivalPos="285.60" duration="325.00" routeLength="3113.43" timeLoss="72.41"/>
31c25,31
<         <ride waitingTime="109.00" vehicle="taxiA" depart="169.00" arrival="494.00" arrivalPos="285.60" duration="325.00" routeLength="2533.08" timeLoss="56.79"/>
---
>         <ride waitingTime="109.00" vehicle="taxiA" depart="169.00" arrival="392.00" arrivalPos="285.60" duration="223.00" routeLength="2148.99" timeLoss="44.26"/>
>     </personinfo>
>     <personinfo id="9" depart="90.00" type="DEFAULT_PEDTYPE">
>         <ride waitingTime="163.00" vehicle="taxiB" depart="253.00" arrival="454.00" arrivalPos="285.60" duration="201.00" routeLength="1570.50" timeLoss="30.34"/>
>     </personinfo>
>     <personinfo id="7" depart="70.00" type="DEFAULT_PEDTYPE">
>         <ride waitingTime="171.00" vehicle="taxiA" depart="241.00" arrival="510.00" arrivalPos="85.60" duration="269.00" routeLength="1949.00" timeLoss="46.42"/>
33,34c33,34
<     <tripinfo id="taxiA" depart="0.00" departLane="A0B0_1" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="554.00" arrivalLane="C2D2_1" arrivalPos="285.60" arrivalSpeed="2.30" duration="554.00" routeLength="3989.48" waitingTime="12.00" waitingCount="4" stopTime="156.00" timeLoss="100.73" rerouteNo="9" devices="tripinfo_taxiA routing_taxiA taxi_taxiA person_taxiA" vType="taxi" speedFactor="1.01" vaporized="">
<         <taxi customers="4" occupiedDistance="3497.52" occupiedTime="352.00"/>
---
>     <tripinfo id="taxiA" depart="0.00" departLane="A0B0_1" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="570.00" arrivalLane="C0C1_1" arrivalPos="85.60" arrivalSpeed="1.50" duration="570.00" routeLength="4189.28" waitingTime="12.00" waitingCount="4" stopTime="156.00" timeLoss="102.97" rerouteNo="9" devices="tripinfo_taxiA routing_taxiA taxi_taxiA person_taxiA" vType="taxi" speedFactor="1.01" vaporized="">
>         <taxi customers="4" occupiedDistance="3697.32" occupiedTime="368.00"/>
37c37
<         <ride waitingTime="102.00" vehicle="taxiB" depart="142.00" arrival="576.00" arrivalPos="85.60" duration="434.00" routeLength="3135.13" timeLoss="80.67"/>
---
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : import GTFS import_bus_routes gtfs2pt_fcd ( Last six runs Apr2021 )

---------- Differences in gtfs_additional ----------
23c23
<     <busStop id="29976721#0:123.56" lane="29976721#0_0" startPos="110.56445920326472" endPos="136.56445920326473" friendlyPos="true" name="Braunschweig Rathaus">
---
>     <busStop id="29976721#0:123.56" lane="29976721#0_0" startPos="110.56445920322214" endPos="136.56445920322216" friendlyPos="true" name="Braunschweig Rathaus">
37c37
<     <busStop id="-171756596:0.32" lane="-171756596_0" startPos="0" endPos="13.318348745872882" friendlyPos="true" name="Braunschweig Staatstheater">
---
>     <busStop id="-171756596:0.32" lane="-171756596_0" startPos="0" endPos="13.31834874575845" friendlyPos="true" name="Braunschweig Staatstheater">
43c43
<     <busStop id="320814805#0:102.23" lane="320814805#0_0" startPos="89.2264968065695" endPos="115.2264968065695" friendlyPos="true" name="Braunschweig Güldenstraße">
---
>     <busStop id="320814805#0:102.23" lane="320814805#0_0" startPos="89.22649680645547" endPos="115.22649680645547" friendlyPos="true" name="Braunschweig Güldenstraße">
---------- Differences in output ----------
0a1,8
> Success.
> Success.
> Warning! No mapping library found, falling back to tracemapper.
> Warning! Skipping disconnected route '132190645', no path found.
> Warning! Skipping disconnected route '132190653', no path found.
> Warning! Skipping disconnected route '132190871', no path found.
> Warning! Skipping disconnected route '132191102', no path found.
> Warning! Skipping disconnected route '132184491', no path found.

TEST FAILED on ts-sim-build-ba : import GTFS import_bus_routes gtfs2pt_osm_no_repair ( Last six runs Apr2021 )

---------- Differences in output ----------
1,6d0
< Loading net
< Loading GTFS data "gtfs.zip"
< Import osm routes
< Map stops and routes
< Generates stops and routes output
< Not all given gtfs elements have been mapped, see 'gtfs_missing.xml' for more information
---------- Missing result in gtfs_additional ----------
<?xml version="1.0" encoding="UTF-8"?>
<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <busStop id="120010001501_0" lane="-625229902_0" startPos="17" endPos="30" name="Braunschweig Altstadtmarkt" friendlyPos="true"/>
    <busStop id="120010013710_0" lane="18962450#0_0" startPos="20" endPos="33" name="Braunschweig Friedrich-Wilhelm-Platz" friendlyPos="true"/>
    <busStop id="120010038403_0" lane="190405266#0_0" startPos="161" endPos="174" name="Braunschweig Friedrich-Wilhelm-Straße" friendlyPos="true"/>
    <busStop id="120010030001_0" lane="5021504_0" startPos="50" endPos="63" name="Braunschweig Münzstraße" friendlyPos="true"/>
    <busStop id="120010034201_0" lane="5134732_0" startPos="32" endPos="45" name="Braunschweig Rathaus" friendlyPos="true"/>
    <busStop id="120010039402_0" lane="171756596_0" startPos="31" endPos="44" name="Braunschweig Staatstheater" friendlyPos="true"/>
    <busStop id="120010039401_0" lane="-171756596_0" startPos="0" endPos="13" name="Braunschweig Staatstheater" friendlyPos="true"/>
    <busStop id="120010034202_0" lane="-5148300_0" startPos="0" endPos="13" name="Braunschweig Rathaus" friendlyPos="true"/>
    <busStop id="120010032201_0" lane="37983000_0" startPos="28" endPos="41" name="Braunschweig Packhof" friendlyPos="true"/>
    <busStop id="120010031501_0" lane="30425275#0_0" startPos="29" endPos="42" name="Braunschweig Hintern Brüdern" friendlyPos="true"/>
    <busStop id="120010001502_0" lane="8108069_0" startPos="0" endPos="13" name="Braunschweig Altstadtmarkt" friendlyPos="true"/>
    <busStop id="120010016201_0" lane="316791974#1_0" startPos="7" endPos="20" name="Braunschweig Holzhof" friendlyPos="true"/>
    <busStop id="120010016202_0" lane="127240643#2_0" startPos="0" endPos="13" name="Braunschweig Holzhof" friendlyPos="true"/>
    <busStop id="120010041002_0" lane="5021501#0_0" startPos="21" endPos="34" name="Braunschweig Südstraße" friendlyPos="true"/>
    <busStop id="120010016105_0" lane="167920428#6_0" startPos="46" endPos="59" name="Braunschweig Güldenstraße" friendlyPos="true"/>
    <busStop id="120010016104_0" lane="8618349#0_0" startPos="31" endPos="44" name="Braunschweig Güldenstraße" friendlyPos="true"/>
    <busStop id="120010041001_0" lane="319389908#0_0" startPos="79" endPos="92" name="Braunschweig Südstraße" friendlyPos="true"/>
    <busStop id="120010004601_0" lane="316791983_0" startPos="0" endPos="13" name="Braunschweig Am Wassertor" friendlyPos="true"/>
    <busStop id="120010022105_0" lane="43328051#0_0" startPos="0" endPos="13" name="Braunschweig John-F.-Kennedy-Platz" friendlyPos="true"/>
    <busStop id="120010013704_0" lane="588927595_0" startPos="47" endPos="60" name="Braunschweig Friedrich-Wilhelm-Platz" friendlyPos="true"/>
    <busStop id="120010013003_0" lane="23329778#6_0" startPos="10" endPos="23" name="Braunschweig Europaplatz" friendlyPos="true"/>
    <busStop id="120010013002_0" lane="122119622#0_0" startPos="82" endPos="95" name="Braunschweig Europaplatz" friendlyPos="true"/>
    <busStop id="120010022113_0" lane="5059167#0_0" startPos="26" endPos="39" name="Braunschweig John-F.-Kennedy-Platz" friendlyPos="true"/>
    <busStop id="120010022110_0" lane="43328051#0_0" startPos="24" endPos="37" name="Braunschweig John-F.-Kennedy-Platz" friendlyPos="true"/>
    <busStop id="120010034205_0" lane="27220201#0_0" startPos="120" endPos="133" name="Braunschweig Rathaus" friendlyPos="true"/>
    <busStop id="120010007513_0" lane="319583927#0_0" startPos="2" endPos="15" name="Braunschweig Schloss" friendlyPos="true"/>
    <busStop id="120010007512_0" lane="29087077#0_0" startPos="7" endPos="20" name="Braunschweig Schloss" friendlyPos="true"/>
    <busStop id="120010034211_0" lane="27220201#0_0" startPos="0" endPos="13" name="Braunschweig Rathaus" friendlyPos="true"/>
<truncated after showing first 30 lines>
---------- Missing result in gtfs_missing ----------
<missingElements>
    <stop id="120010007512" name="Braunschweig Schloss" ptLine="620"/>
    <stop id="120010007513" name="Braunschweig Schloss" ptLine="620"/>
    <stop id="120010034205" name="Braunschweig Rathaus" ptLine="620"/>
    <stop id="120010034211" name="Braunschweig Rathaus" ptLine="620"/>
    <ptLine id="419" trip_headsign="Braunschweig Hauptbahnhof"/>
    <ptLine id="423" trip_headsign="Herzogin-Elisabeth-Straße"/>
    <ptLine id="423" trip_headsign="Weststadt Donauknoten"/>
    <ptLine id="429" trip_headsign="Braunschweig Hauptbahnhof"/>
</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">
    <vType id="bus" vClass="bus"/>
    <vehicle id="422_132188547" line="14785_3_0" depart="5:00:00" departEdge="28" arrivalEdge="31" type="bus"><!--Braunschweig Bebelhof-->
        <route edges="283066855 9887577 25087143 59873992 320814798 8118981 59873991 320814805#0 320399277#0 8107411#0 89428515#0 -625229902 30424433#2 8074362#0 8074362#1 8074362#2 141542465 19045105#0 19045105#2 18962450#0 190405266#0 25116462#0 320044358#0 5021504 220890642#4 5148300 198087353#0 198087353#1 5134732 314841164#0 37976103#0 171756596 405363051#0"/>
        <stop busStop="120010034201_0" arrival="5:00:00" duration="10" until="5:00:00"/><!--Braunschweig Rathaus-->
        <stop busStop="120010039402_0" arrival="5:01:00" duration="10" until="5:01:00"/><!--Braunschweig Staatstheater-->
    </vehicle>
    <vehicle id="230_132237996" line="44892_3_1" depart="5:03:00" departEdge="0" arrivalEdge="3" type="bus"><!--Wolfsburg Hauptbahnhof-->
        <route edges="5134732 314841164#0 37976103#0 171756596 405363051#0"/>
        <stop busStop="120010034201_0" arrival="5:03:00" duration="10" until="5:03:00"/><!--Braunschweig Rathaus-->
        <stop busStop="120010039402_0" arrival="5:04:00" duration="10" until="5:04:00"/><!--Braunschweig Staatstheater-->
    </vehicle>
    <vehicle id="420_132187555" line="14783_3_0" depart="5:08:00" departEdge="0" arrivalEdge="13" type="bus"><!--Wolfenbüttel-->
        <route edges="27220201#0 61312640#0 27220216 319583927#0 29087077#0 25730280#0 25730280#3 25730282 315422094 315422095#0 315422095#1 24020888#0 32352621#0 43328051#0"/>
        <stop busStop="120010034205_0" arrival="5:08:00" duration="10" until="5:08:00"/><!--Braunschweig Rathaus-->
        <stop busStop="120010007513_0" arrival="5:09:00" duration="10" until="5:09:00"/><!--Braunschweig Schloss-->
        <stop busStop="120010022110_0" arrival="5:11:00" duration="10" until="5:11:00"/><!--Braunschweig John-F.-Kennedy-Platz-->
    </vehicle>
    <vehicle id="418_132185783" line="14781_3_1" depart="5:15:00" departEdge="6" arrivalEdge="28" type="bus"><!--Westpark-->
        <route 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"/>
        <stop busStop="120010034202_0" arrival="5:15:00" duration="10" until="5:15:00"/><!--Braunschweig Rathaus-->
        <stop busStop="120010032201_0" arrival="5:16:00" duration="10" until="5:16:00"/><!--Braunschweig Packhof-->
        <stop busStop="120010031501_0" arrival="5:17:00" duration="10" until="5:17:00"/><!--Braunschweig Hintern Brüdern-->
        <stop busStop="120010001502_0" arrival="5:18:00" duration="10" until="5:18:00"/><!--Braunschweig Altstadtmarkt-->
        <stop busStop="120010016102_0" arrival="5:20:00" duration="10" until="5:20:00"/><!--Braunschweig Güldenstraße-->
    </vehicle>
    <vehicle id="620_132244371" line="14737_3_1" depart="5:33:00" departEdge="3" arrivalEdge="20" type="bus"><!--Steterburg(Salzgitter) Danziger Straße-->
        <route 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 384876529 559570920#0 122119622#0 559570919#0 61996465#0 24021025 319389907"/>
        <stop busStop="120010022113_0" arrival="5:37:00" duration="10" until="5:37:00"/><!--Braunschweig John-F.-Kennedy-Platz-->
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : import GTFS import_bus_routes gtfs2pt_osm_repair ( Last six runs Apr2021 )

---------- Differences in errors ----------
1,3d0
< 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.
---------- Differences in output ----------
1,10d0
< Reading up to time step: 0.00
< Reading up to time step: 200.00
< Success.
< Loading net
< Loading GTFS data "gtfs.zip"
< Import and repair osm routes
< Not all given routes have been imported, see 'invalid_osm_routes.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="120010001501_0" lane="-625229902_0" startPos="17" endPos="30" name="Braunschweig Altstadtmarkt" friendlyPos="true"/>
    <busStop id="120010013710_0" lane="18962450#0_0" startPos="20" endPos="33" name="Braunschweig Friedrich-Wilhelm-Platz" friendlyPos="true"/>
    <busStop id="120010038403_0" lane="190405266#0_0" startPos="161" endPos="174" name="Braunschweig Friedrich-Wilhelm-Straße" friendlyPos="true"/>
    <busStop id="120010030001_0" lane="5021504_0" startPos="50" endPos="63" name="Braunschweig Münzstraße" friendlyPos="true"/>
    <busStop id="120010034201_0" lane="314841164#0_0" startPos="0" endPos="13" name="Braunschweig Rathaus" friendlyPos="true"/>
    <busStop id="120010039402_0" lane="37976103#0_0" startPos="96" endPos="109" name="Braunschweig Staatstheater" friendlyPos="true"/>
    <busStop id="120010039401_0" lane="-171756596_0" startPos="0" endPos="13" name="Braunschweig Staatstheater" friendlyPos="true"/>
    <busStop id="120010034202_0" lane="-615184925_0" startPos="11" endPos="24" name="Braunschweig Rathaus" friendlyPos="true"/>
    <busStop id="120010032201_0" lane="37983000_0" startPos="28" endPos="41" name="Braunschweig Packhof" friendlyPos="true"/>
    <busStop id="120010031501_0" lane="30425275#0_0" startPos="29" endPos="42" name="Braunschweig Hintern Brüdern" friendlyPos="true"/>
    <busStop id="120010001502_0" lane="8108069_0" startPos="0" endPos="13" name="Braunschweig Altstadtmarkt" friendlyPos="true"/>
    <busStop id="120010016201_0" lane="316791974#1_0" startPos="7" endPos="20" name="Braunschweig Holzhof" friendlyPos="true"/>
    <busStop id="120010016202_0" lane="4743778#0_0" startPos="9" endPos="22" name="Braunschweig Holzhof" friendlyPos="true"/>
    <busStop id="120010041002_0" lane="5021501#0_0" startPos="21" endPos="34" name="Braunschweig Südstraße" friendlyPos="true"/>
    <busStop id="120010016105_0" lane="167920428#6_0" startPos="46" endPos="59" name="Braunschweig Güldenstraße" friendlyPos="true"/>
    <busStop id="120010016104_0" lane="8618349#0_0" startPos="31" endPos="44" name="Braunschweig Güldenstraße" friendlyPos="true"/>
    <busStop id="120010041001_0" lane="319389908#0_0" startPos="79" endPos="92" name="Braunschweig Südstraße" friendlyPos="true"/>
    <busStop id="120010004601_0" lane="316791983_0" startPos="0" endPos="13" name="Braunschweig Am Wassertor" friendlyPos="true"/>
    <busStop id="120010022105_0" lane="311580921#0_0" startPos="3" endPos="16" name="Braunschweig John-F.-Kennedy-Platz" friendlyPos="true"/>
    <busStop id="120010013704_0" lane="588927595_0" startPos="47" endPos="60" name="Braunschweig Friedrich-Wilhelm-Platz" friendlyPos="true"/>
    <busStop id="120010013003_0" lane="23329778#6_0" startPos="10" endPos="23" name="Braunschweig Europaplatz" friendlyPos="true"/>
    <busStop id="120010013002_0" lane="122119622#0_0" startPos="82" endPos="95" name="Braunschweig Europaplatz" friendlyPos="true"/>
    <busStop id="120010022113_0" lane="5059167#0_0" startPos="26" endPos="39" name="Braunschweig John-F.-Kennedy-Platz" friendlyPos="true"/>
    <busStop id="120010022110_0" lane="24020888#0_0" startPos="3" endPos="16" name="Braunschweig John-F.-Kennedy-Platz" friendlyPos="true"/>
    <busStop id="120010034205_0" lane="27220201#0_0" startPos="120" endPos="133" name="Braunschweig Rathaus" friendlyPos="true"/>
    <busStop id="120010007513_0" lane="319583927#0_0" startPos="2" endPos="15" name="Braunschweig Schloss" friendlyPos="true"/>
    <busStop id="120010022105_1" lane="315422095#1_0" startPos="3" endPos="16" name="Braunschweig John-F.-Kennedy-Platz" friendlyPos="true"/>
    <busStop id="120010007512_0" lane="29087077#0_0" startPos="7" endPos="20" name="Braunschweig Schloss" friendlyPos="true"/>
<truncated after showing first 30 lines>
---------- Missing result in gtfs_missing ----------
<missingElements>
    <stop id="120010007512" name="Braunschweig Schloss" ptLine="620"/>
    <stop id="120010007513" name="Braunschweig Schloss" ptLine="620"/>
    <stop id="120010034205" name="Braunschweig Rathaus" ptLine="620"/>
    <stop id="120010034211" name="Braunschweig Rathaus" ptLine="620"/>
    <ptLine id="419" trip_headsign="Braunschweig Hauptbahnhof"/>
    <ptLine id="423" trip_headsign="Herzogin-Elisabeth-Straße"/>
    <ptLine id="423" trip_headsign="Weststadt Donauknoten"/>
    <ptLine id="429" trip_headsign="Braunschweig Hauptbahnhof"/>
</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">
    <vType id="bus" vClass="bus"/>
    <vehicle id="422_132188547" line="14785_3_0" depart="5:00:00" departEdge="29" arrivalEdge="30" type="bus"><!--Braunschweig Bebelhof-->
        <route edges="283066855 9887577 25087143 59873992 320814798 8118981 59873991 320814805#0 320399277#0 8107411#0 89428515#0 -625229902 30424433#2 8074362#0 8074362#1 8074362#2 141542465 19045105#0 19045105#2 18962450#0 190405266#0 25116462#0 320044358#0 5021504 220890642#4 5148300 198087353#0 198087353#1 5134732 314841164#0 37976103#0"/>
        <stop busStop="120010034201_0" arrival="5:00:00" duration="10" until="5:00:00"/><!--Braunschweig Rathaus-->
        <stop busStop="120010039402_0" arrival="5:01:00" duration="10" until="5:01:00"/><!--Braunschweig Staatstheater-->
    </vehicle>
    <vehicle id="230_132237996" line="44892_3_1" depart="5:03:00" departEdge="1" arrivalEdge="2" type="bus"><!--Wolfsburg Hauptbahnhof-->
        <route edges="5134732 314841164#0 37976103#0"/>
        <stop busStop="120010034201_0" arrival="5:03:00" duration="10" until="5:03:00"/><!--Braunschweig Rathaus-->
        <stop busStop="120010039402_0" arrival="5:04:00" duration="10" until="5:04:00"/><!--Braunschweig Staatstheater-->
    </vehicle>
    <vehicle id="420_132187555" line="14783_3_0" depart="5:08:00" departEdge="0" arrivalEdge="11" type="bus"><!--Wolfenbüttel-->
        <route edges="27220201#0 61312640#0 27220216 319583927#0 29087077#0 25730280#0 25730280#3 25730282 315422094 315422095#0 315422095#1 24020888#0"/>
        <stop busStop="120010034205_0" arrival="5:08:00" duration="10" until="5:08:00"/><!--Braunschweig Rathaus-->
        <stop busStop="120010007513_0" arrival="5:09:00" duration="10" until="5:09:00"/><!--Braunschweig Schloss-->
        <stop busStop="120010022110_0" arrival="5:11:00" duration="10" until="5:11:00"/><!--Braunschweig John-F.-Kennedy-Platz-->
    </vehicle>
    <vehicle id="418_132185783" line="14781_3_1" depart="5:15:00" departEdge="4" arrivalEdge="26" type="bus"><!--Westpark-->
        <route 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"/>
        <stop busStop="120010034202_0" arrival="5:15:00" duration="10" until="5:15:00"/><!--Braunschweig Rathaus-->
        <stop busStop="120010032201_0" arrival="5:16:00" duration="10" until="5:16:00"/><!--Braunschweig Packhof-->
        <stop busStop="120010031501_0" arrival="5:17:00" duration="10" until="5:17:00"/><!--Braunschweig Hintern Brüdern-->
        <stop busStop="120010001502_0" arrival="5:18:00" duration="10" until="5:18:00"/><!--Braunschweig Altstadtmarkt-->
        <stop busStop="120010016102_0" arrival="5:20:00" duration="10" until="5:20:00"/><!--Braunschweig Güldenstraße-->
    </vehicle>
    <vehicle id="620_132244371" line="14737_3_1" depart="5:33:00" departEdge="3" arrivalEdge="20" type="bus"><!--Steterburg(Salzgitter) Danziger Straße-->
        <route 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 384876529 559570920#0 122119622#0 559570919#0 61996465#0"/>
        <stop busStop="120010022113_0" arrival="5:37:00" duration="10" until="5:37:00"/><!--Braunschweig John-F.-Kennedy-Platz-->
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
156,158c156,165
< Warning: Teleporting person 'ped87' from vehicle destination edge '32590434#1' to intended destination edge '4471817#1'
< Warning: Person 'ped49' aborted waiting for M5:0 at busStop '1633759766'.
< Warning: Person 'ped138' aborted waiting for M4:0 at busStop '1633759766'.
---
> Warning: Teleporting vehicle 'bike37'; waited too long (wrong lane), lane='24992428_2', time=785.00.
> Warning: Vehicle 'bike37' ends teleporting on edge '81112790#1', time 785.00.
> Warning: Teleporting vehicle 'bike14'; waited too long (wrong lane), lane='24992428_2', time=786.00.
> Warning: Vehicle 'bike14' ends teleporting on edge '606078065', time 786.00.
> Warning: Teleporting vehicle 'bike36'; waited too long (wrong lane), lane='24992428_2', time=787.00.
> Warning: Vehicle 'bike36' ends teleporting on edge '81112790#1', time 787.00.
> Warning: Person 'ped168' aborted waiting for 147:1 at busStop '3869306774'.
> Warning: Person 'ped180' aborted waiting for TXL:1 at busStop '272408975'.
> Warning: Person 'ped75' aborted waiting for 200:0 at busStop '271296293'.
> Warning: Person 'ped110' aborted waiting for 147:0 at busStop '3869306762'.
---------- Differences in osmimport ----------
6725,6726c6725
<         <lane id=":258045538_0_0" index="0" allow="bicycle" speed="13.89" length="22.47" width="1.50" shape="2444.12,1656.32 2449.30,1662.05 2453.76,1665.04 2459.00,1666.96 2462.61,1668.15"/>
<         <lane id=":258045538_0_1" index="1" disallow="pedestrian bicycle tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="23.01" shape="2443.46,1656.85 2448.56,1662.85 2452.77,1666.35 2457.78,1668.76 2461.64,1670.16"/>
---
>         <lane id=":258045538_0_0" index="0" disallow="pedestrian bicycle tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="23.01" shape="2443.46,1656.85 2448.56,1662.85 2452.77,1666.35 2457.78,1668.76 2461.64,1670.16"/>
6728,6732c6727,6730
<     <edge id=":258045538_2" function="internal">
<         <lane id=":258045538_2_0" index="0" allow="bicycle" speed="13.89" length="20.62" width="1.00" shape="2444.32,1656.17 2457.11,1672.59"/>
<         <lane id=":258045538_2_1" index="1" disallow="pedestrian bicycle tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="20.62" shape="2443.46,1656.85 2455.39,1673.80"/>
<         <lane id=":258045538_2_2" index="2" disallow="pedestrian bicycle tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="20.62" shape="2440.95,1658.84 2452.77,1675.64"/>
<         <lane id=":258045538_2_3" index="3" disallow="pedestrian bicycle tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="20.62" shape="2438.44,1660.82 2450.16,1677.48"/>
---
>     <edge id=":258045538_1" function="internal">
>         <lane id=":258045538_1_0" index="0" disallow="pedestrian bicycle tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="20.55" shape="2443.46,1656.85 2455.39,1673.80"/>
>         <lane id=":258045538_1_1" index="1" disallow="pedestrian bicycle tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="20.55" shape="2440.95,1658.84 2452.77,1675.64"/>
>         <lane id=":258045538_1_2" index="2" disallow="pedestrian bicycle tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="20.55" shape="2438.44,1660.82 2450.16,1677.48"/>
6734,6738c6732,6733
<     <edge id=":258045538_6" function="internal">
<         <lane id=":258045538_6_0" index="0" allow="bicycle" speed="13.89" length="4.10" width="1.50" shape="2462.61,1668.15 2466.51,1669.43"/>
<     </edge>
<     <edge id=":258045538_7" function="internal">
<         <lane id=":258045538_7_0" index="0" disallow="pedestrian bicycle tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="3.84" shape="2461.64,1670.16 2465.25,1671.47"/>
---
>     <edge id=":258045538_4" function="internal">
>         <lane id=":258045538_4_0" index="0" disallow="pedestrian bicycle tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="3.84" shape="2461.64,1670.16 2465.25,1671.47"/>
19968,19970c19963,19964
<         <lane id=":669878077_1_0" index="0" allow="bicycle" speed="13.89" length="1.66" width="1.00" shape="2098.92,2018.19 2097.08,2017.72"/>
<         <lane id=":669878077_1_1" index="1" disallow="pedestrian bicycle tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="1.66" shape="2099.69,2017.41 2098.60,2016.27"/>
<         <lane id=":669878077_1_2" index="2" disallow="pedestrian bicycle tram rail_urban rail rail_electric rail_fast ship" speed="13.89" length="1.66" shape="2101.95,2015.14 2100.91,2014.05"/>
---
<truncated after showing first 30 lines>
---------- Differences in output ----------
158c158
< Simulation ended at time: 2627.00
---
> Simulation ended at time: 2801.00
162c162
<  Inserted: 430
---
>  Inserted: 429
165c165
< Teleports: 2 (Collisions: 2)
---
> Teleports: 5 (Collisions: 2, Wrong Lane: 3)
170,174c170,174
<  RouteLength: 1823.99
<  Speed: 6.21
<  Duration: 328.04
<  WaitingTime: 42.89
<  TimeLoss: 99.77
---
>  RouteLength: 1855.35
>  Speed: 6.18
>  Duration: 339.04
>  WaitingTime: 48.34
>  TimeLoss: 105.41
176,186c176,186
< Pedestrian Statistics (avg of 386 walks):
<  RouteLength: 318.55
<  Duration: 270.14
<  TimeLoss: 43.23
< Ride Statistics (avg of 160 rides):
<truncated after showing first 30 lines>
---------- Differences in ptroutes ----------
42,43d41
<     <route id="pt_bus_M48:1" edges="195401013#3 24914992#1 171826985#0 171826985#1 171826985#3 -534588621#1 -534588621#0 606078071#0 606078071#3 61583423#0 -156364553#1 -156364553#0 -606078065 81112790#1 23851927#0 23851927#1 23851927#2 233835641#0 4773463#0 4773463#2" >
<     </route>
54,56c52
<     <route id="pt_bus_248:1" edges="328426208#0 23851917#0 23851917#2 23851922#1 60333313 82654055#0 82654055#1 60333311#1 60333311#2 289966097 289966281 289830064 289966845 289967595#0 82659290#0 66311464#1" >
<     </route>
<     <route id="pt_light_rail_S25:0" edges="109444375" >
---
>     <route id="pt_bus_M48:1" edges="195401013#3 24914992#1 171826985#0 171826985#1 171826985#3 -534588621#1 -534588621#0 606078071#0 606078071#3 61583423#0 -156364553#1 -156364553#0 -606078065 81112790#1 23851927#0 23851927#1 23851927#2 233835641#0 4773463#0 4773463#2" >
58c54
<     <route id="pt_tram_M6:1" edges="23960874#0 23960874#2 144014234#1 144014234#2 167523653#1 167523653#2 22962554#1 22962554#2 150394036#1 93628049#0 93628049#1 93628049#2 93628049#3 93628049#4 301733774#1" >
---
>     <route id="pt_bus_248:1" edges="328426208#0 23851917#0 23851917#2 23851922#1 60333313 82654055#0 82654055#1 60333311#1 60333311#2 289966097 289966281 289830064 289966845 289967595#0 82659290#0 66311464#1" >
66c62
<     <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" >
---
>     <route id="pt_train_RB21:1" edges="25946661 32590921#1 442921388" >
82,83d77
<     <route id="pt_bus_200:1" edges="-326116285#2 -326116285#1 -4402014#3 -4402014#2 -326116286#2 -24913267#2 342968607#1 461526152 340498982#0 340498982#1 340498982#3 340498982#4 340498982#7 354528932 251884680 339201217 15971196#0 15971196#1 54048862#0 54048862#2 54048862#3 23013165#0 23013165#1 23013165#2 4611698#1 202156994#0 72157174#1 171826984#2 171826984#3 171826984#4 171826984#5 195401006 195401017#3 139877314#1 139877314#2 310357283#0 112128418#1 112128418#2 112128418#3 112128418#5 11
2128418#6 457031289 309300320#0" >
<     </route>
91a86,87
>     <route id="pt_bus_200:1" edges="-326116285#2 -326116285#1 -4402014#3 -4402014#2 -326116286#2 -24913267#2 342968607#1 461526152 340498982#0 340498982#1 340498982#3 340498982#4 340498982#7 354528932 251884680 339201217 15971196#0 15971196#1 54048862#0 54048862#2 54048862#3 23013165#0 23013165#1 23013165#2 4611698#1 202156994#0 72157174#1 171826984#2 171826984#3 171826984#4 171826984#5 195401006 195401017#3 139877314#1 139877314#2 310357283#0 112128418#1 112128418#2 112128418#3 112128418#5 11
2128418#6 457031289 309300320#0" >
>     </route>
95a92,93
>     <route id="pt_bus_N6:0" edges="6227654#0 6227654#2 465376252 388702039#0 388702039#1 388702039#2 388702039#3 388702039#4 388702039#5 388702039#6 388702047#0 388702047#1 388702047#2 388702039#10 388702047#4 541295978 389705415#1 -541295974 6228081 -222328410 -465376254 -4402228 190447768#1 195411602#1 465376240 195411604 11483007 -169999355 -461526153 -194069450#1 -194069450#0 171423001#0 171423001#1 171423001#2 42102542#1 196850608#0 196850608#1 196850606#0" >
>     </route>
100,101d97
<     <route id="pt_bus_N8:0" edges="371927739 36892597#0 36892597#1 36892597#2 36892597#3 84960597#0 84960597#1 83517332#1 83517332#2 84960595 316746323#1 370359204#0 370359204#2 275177453 77348147 156364570#0 156364570#1 156364570#2 156364556#1 202157002#0 202157002#1 202157002#2 -534588621#1 -534588621#0 606078071#0 606078071#3 61583423#0 -156364553#1 -156364553#0 -606078065 4612963 156364566#1 60333309#0 60333309#1 24992424#0 24992424#3 4612961#0 4612961#1 344594966" >
<     </route>
105a102,103
<truncated after showing first 30 lines>

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

---------- Differences in image ----------
22,24c22,24
<     <path d="M 379.008 174.528 
< C 379.008 169.087842 378.44832 163.65568 377.333882 158.279278 
< C 376.219444 152.902876 374.553523 147.598039 372.350768 142.411412 
---
>     <path d="M 342.6048 174.528 
> C 342.6048 169.087842 342.187748 163.65568 341.357312 158.279278 
> C 340.526876 152.902876 339.285496 147.598039 337.644089 142.411412 
26c26
< L 379.008 174.528 
---
> L 342.6048 174.528 
31,33c31,33
<     <path d="M 372.350768 142.411412 
< C 370.148013 137.224785 367.414899 132.171615 364.175459 127.296332 
< C 360.936018 122.42105 357.199772 117.737987 352.999575 113.288322 
---
>     <path d="M 337.644089 142.411412 
> C 336.002681 137.224785 333.96607 132.171615 331.552164 127.296332 
> C 329.138258 122.42105 326.354153 117.737987 323.224329 113.288322 
35c35
< L 372.350768 142.411412 
---
> L 337.644089 142.411412 
40,42c40,42
<     <path d="M 352.999575 113.288322 
< C 348.799378 108.838657 344.147576 104.63547 339.085071 100.715718 
< C 334.022567 96.795967 328.564242 93.171174 322.758091 89.873212 
---
>     <path d="M 323.224329 113.288322 
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
6d5
< netedit/additionalElements/access/load/friendlypos/input_additionals.add.xml:8:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_1: Element 'access', attribute 'friendlyPos': 'dummyFriendlyPos' is not a valid value of the atomic type 'boolType'.
9d7
< netedit/additionalElements/access/load/length/input_additionals.add.xml:11:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_1: Element 'access', attribute 'length': '-30' is not a valid value of the atomic type 'nonNegativeFloatType'.
21d18
< netedit/additionalElements/busstop/load/id/input_additionals.add.xml:10:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_1: Element 'busStop', attribute 'id': 'ID with spaces' is not a valid value of the atomic type 'idType'.
27c24
< netedit/additionalElements/busstop/load/personcapacity/input_additionals.add.xml:10:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_1: Element 'busStop', attribute 'personCapacity': '-7' is not a valid value of the atomic type 'nonNegativeIntType'.
---
> netedit/additionalElements/busstop/load/parkingLength/input_additionals.add.xml:7:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_1: Element 'busStop', attribute 'parkingLength': 'dummyparkingLength' is not a valid value of the atomic type 'nonNegativeFloatType'.
108d104
< netedit/additionalElements/calibrator/load/freq/input_additionals.add.xml:10:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_1: Element 'calibrator', attribute 'freq': '-50.00' is not a valid value of the atomic type 'positiveFloatType'.
110d105
< netedit/additionalElements/calibrator/load/id/input_additionals.add.xml:12:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_1: Element 'calibrator', attribute 'id': '' is not a valid value of the atomic type 'detectorIdType'.
118d112
< netedit/additionalElements/calibrator/load/routes/id/input_additionals.add.xml:12:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_1: Element 'route', attribute 'id': '' is not a valid value of the atomic type 'idType'.
152d145
< netedit/additionalElements/chargingstation/load/friendlypos/input_additionals.add.xml:4:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_1: Element 'chargingStation', attribute 'friendlyPos': 'dummyFriendlyPos' is not a valid value of the atomic type 'boolType'.
154,155d146
< netedit/additionalElements/chargingstation/load/id/input_additionals.add.xml:9:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_1: Element 'chargingStation', attribute 'id': 'id with spaces' is not a valid value of the atomic type 'idType'.
< netedit/additionalElements/chargingstation/load/input_additionals.add.xml:12:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_1: Element 'chargingStation', attribute 'id': 'id with spaces' is not a valid value of the atomic type 'idType'.
174d164
< netedit/additionalElements/containerstop/load/id/input_additionals.add.xml:10:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_1: Element 'containerStop', attribute 'id': 'ID with spaces' is not a valid value of the atomic type 'idType'.
181d170
< netedit/additionalElements/detentry/load/friendlypos/input_additionals.add.xml:7:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_1: Element 'detEntry', attribute 'friendlyPos': 'dummyFriendlyPos' is not a valid value of the atomic type 'boolType'.
190d178
< netedit/additionalElements/detexit/load/friendlypos/input_additionals.add.xml:7:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_1: Element 'detExit', attribute 'friendlyPos': 'dummyFriendlyPos' is not a valid value of the atomic type 'boolType'.
207d194
< netedit/additionalElements/e1detector/load/freq/input_additionals.add.xml:10:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_1: Element 'e1Detector', attribute 'freq': '-100.00' is not a valid value of the atomic type 'positiveFloatType'.
220,221d206
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
4,6d3
< netconvert/import/XML/errors/broken_edge/edge#id__empty1/input_edges.edg.xml:3:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_1: Element 'edge', attribute 'id': '' is not a valid value of the atomic type 'idType'.
< netconvert/import/XML/errors/broken_edge/edge#id__empty4/input_edges.edg.xml:7:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_1: Element 'edge', attribute 'id': '' is not a valid value of the atomic type 'idType'.
< netconvert/import/XML/errors/broken_edge/edge#id__invalid4/input_edges.edg.xml:7:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_1: Element 'edge', attribute 'id': '4 5' is not a valid value of the atomic type 'idType'.
19,26d15
< netconvert/import/XML/errors/broken_edge/edge#shape__false1a/input_edges.edg.xml:3:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_1: Element 'edge', attribute 'shape': 'a,1.450752924 1232.660518,5.758930707 1247.746483,12.79363175 1261.381695,22.34111022 1273.151856,34.11127081 1282.699334,47.74648315 1289.734035,62.83244822 1294.042213,78.91078659 1295.492966,95.4929661 1294.042213,112.0751456 1289.734035,128.153484 1282.699334,143.2394491 1273.151856,156.8746614 1261.381695,168.644822 1247.
746483,178.1923005 1232.660518,185.2270015 1216.58218,189.5351793' is not a valid value of the atomic type 'shapeType'.
< netconvert/import/XML/errors/broken_edge/edge#shape__false1b/input_edges.edg.xml:3:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_1: Element 'edge', attribute 'shape': '1216.58218,a 1232.660518,5.758930707 1247.746483,12.79363175 1261.381695,22.34111022 1273.151856,34.11127081 1282.699334,47.74648315 1289.734035,62.83244822 1294.042213,78.91078659 1295.492966,95.4929661 1294.042213,112.0751456 1289.734035,128.153484 1282.699334,143.2394491 1273.151856,156.8746614 1261.381695,168.644822 1247.7
46483,178.1923005 1232.660518,185.2270015 1216.58218,189.5351793' is not a valid value of the atomic type 'shapeType'.
< netconvert/import/XML/errors/broken_edge/edge#shape__false1c/input_edges.edg.xml:3:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_1: Element 'edge', attribute 'shape': '1216.58218,1.450752924 1232.660518,5.758930707 1247.746483,12.79363175 1261.381695,22.34111022 1273.151856,34.11127081 1282.699334,47.74648315 1289.734035,62.83244822 1294.042213,78.91078659 1295.492966,95.4929661 1294.042213,112.0751456 1289.734035,128.153484 1282.699334,143.2394491 1273.151856,156.8746614 1261.381695,168.644
822 1247.746483,178.1923005 1232.660518,185.2270015 a,189.5351793' is not a valid value of the atomic type 'shapeType'.
< netconvert/import/XML/errors/broken_edge/edge#shape__false1d/input_edges.edg.xml:3:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_1: Element 'edge', attribute 'shape': '1216.58218,1.450752924 a 1232.660518,5.758930707 1247.746483,12.79363175 1261.381695,22.34111022 1273.151856,34.11127081 1282.699334,47.74648315 1289.734035,62.83244822 1294.042213,78.91078659 1295.492966,95.4929661 1294.042213,112.0751456 1289.734035,128.153484 1282.699334,143.2394491 1273.151856,156.8746614 1261.381695,168.6
44822 1247.746483,178.1923005 1232.660518,185.2270015 1216.58218,189.5351793' is not a valid value of the atomic type 'shapeType'.
< netconvert/import/XML/errors/broken_edge/edge#shape__false4a/input_edges.edg.xml:7:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_1: Element 'edge', attribute 'shape': 'a,189.5351791 -32.66051788,185.2270013 -47.74648295,178.1923003 -61.38169529,168.6448218 -73.15185588,156.8746612 -82.69933435,143.2394489 -89.73403539,128.1534838 -94.04221318,112.0751454 -95.4929659,95.4929659 -94.04221318,78.91078639 -89.73403539,62.83244802 -82.69933435,47.74648295 -73.15185588,34.11127061 -61.38169529,22.
34111002 -47.74648295,12.79363155 -32.66051788,5.758930507 -16.58217951,1.450752724' is not a valid value of the atomic type 'shapeType'.
< netconvert/import/XML/errors/broken_edge/edge#shape__false4b/input_edges.edg.xml:7:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_1: Element 'edge', attribute 'shape': '-16.58217951,a -32.66051788,185.2270013 -47.74648295,178.1923003 -61.38169529,168.6448218 -73.15185588,156.8746612 -82.69933435,143.2394489 -89.73403539,128.1534838 -94.04221318,112.0751454 -95.4929659,95.4929659 -94.04221318,78.91078639 -89.73403539,62.83244802 -82.69933435,47.74648295 -73.15185588,34.11127061 -61.38169529,22
.34111002 -47.74648295,12.79363155 -32.66051788,5.758930507 -16.58217951,1.450752724' is not a valid value of the atomic type 'shapeType'.
< netconvert/import/XML/errors/broken_edge/edge#shape__false4c/input_edges.edg.xml:7:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_1: Element 'edge', attribute 'shape': '-16.58217951,189.5351791 -32.66051788,185.2270013 -47.74648295,178.1923003 -61.38169529,168.6448218 -73.15185588,156.8746612 -82.69933435,143.2394489 -89.73403539,128.1534838 -94.04221318,112.0751454 -95.4929659,95.4929659 -94.04221318,78.91078639 -89.73403539,62.83244802 -82.69933435,47.74648295 -73.15185588,34.11127061 -61.3
8169529,22.34111002 -47.74648295,12.79363155 -32.66051788,5.758930507 a,1.450752724' is not a valid value of the atomic type 'shapeType'.
< netconvert/import/XML/errors/broken_edge/edge#shape__false4d/input_edges.edg.xml:7:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_1: Element 'edge', attribute 'shape': '-16.58217951,189.5351791 a -32.66051788,185.2270013 -47.74648295,178.1923003 -61.38169529,168.6448218 -73.15185588,156.8746612 -82.69933435,143.2394489 -89.73403539,128.1534838 -94.04221318,112.0751454 -95.4929659,95.4929659 -94.04221318,78.91078639 -89.73403539,62.83244802 -82.69933435,47.74648295 -73.15185588,34.11127061 -61
.38169529,22.34111002 -47.74648295,12.79363155 -32.66051788,5.758930507 -16.58217951,1.450752724' is not a valid value of the atomic type 'shapeType'.
29,30d17
< netconvert/import/XML/errors/node_id_invalid/input_nodes.nod.xml:7:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_1: Element 'node', attribute 'id': 'broken id' is not a valid value of the atomic type 'idType'.
< netconvert/import/XML/errors/phase_state_invalid/input_plain.tll.xml:26:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_1: Element 'phase', attribute 'state': 'g0' is not a valid value of the local atomic type.
32,35d18
< netconvert/import/XML/stopOffsets/warnings/input_edges.edg.xml:10:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_1: Element 'stopOffset', attribute 'value': '-1' is not a valid value of the atomic type 'nonNegativeFloatType'.
< netconvert/import/XML/stopOffsets/warnings/input_edges.edg.xml:22:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_1: Element 'stopOffset', attribute 'value': '-1' is not a valid value of the atomic type 'nonNegativeFloatType'.
< netconvert/import/XML/types/spread_types/invalid/input_types.typ.xml:2:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_1: Element 'type', attribute 'spreadType': '' is not a valid value of the local atomic type.
< netconvert/import/XML/types/spread_types/invalid/input_types.typ.xml:3:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_1: Element 'type', attribute 'spreadType': 'dummy' is not a valid value of the local atomic type.

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

---------- Differences in errors ----------
4,5d3
< netconvert/import/SUMO/stopOffsets/warnings/input_net.net.xml:139:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_1: Element 'stopOffset', attribute 'value': '-1' is not a valid value of the atomic type 'nonNegativeFloatType'.
< netconvert/import/SUMO/stopOffsets/warnings/input_net.net.xml:154:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_1: Element 'stopOffset', attribute 'value': '-1' is not a valid value of the atomic type 'nonNegativeFloatType'.

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

---------- Differences in errors ----------
1,5d0
< Error on parsing 'netedit/demandElements/stop/stopChargingStation/volatileRecomputing/input_routes.rou.xml'!
< Traceback (most recent call last):
<   File "/scr1/sumo/tests/../tools/build/schemaCheck.py", line 52, in validate
<     doc = etree.parse(f)
< XMLSyntaxError: Opening and ending tag mismatch: trip line 40 and flow, line 47, column 12
8d2
<   File "/scr1/sumo/tests/../tools/build/schemaCheck.py", line 62, in validate
10a5,8
> Error on parsing 'netedit/demandElements/stop/stopChargingStation/volatileRecomputing/input_routes.rou.xml'!
> Traceback (most recent call last):
>     doc = etree.parse(f)
> XMLSyntaxError: Opening and ending tag mismatch: trip line 40 and flow, line 47, column 12
62,63d59
< netedit/demandElements/flow/load/id/input_routes.rou.xml:58:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_1: Element 'flow', attribute 'id': '' is not a valid value of the atomic type 'idType'.
< netedit/demandElements/flow/load/id/input_routes.rou.xml:60:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_1: Element 'flow', attribute 'id': 'id with spaces' is not a valid value of the atomic type 'idType'.
78d73
< netedit/demandElements/flow/load/probability/input_routes.rou.xml:64:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_1: Element 'flow', attribute 'probability': '-10' is not a valid value of the atomic type 'nonNegativeFloatType'.
81d75
< netedit/demandElements/flow/load/vehsperhour/input_routes.rou.xml:64:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_1: Element 'flow', attribute 'vehsPerHour': '-10' is not a valid value of the atomic type 'nonNegativeFloatType'.
108,109d101
< netedit/demandElements/flow_embedded/load/id/input_routes.rou.xml:60:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_1: Element 'flow', attribute 'id': '' is not a valid value of the atomic type 'idType'.
< netedit/demandElements/flow_embedded/load/id/input_routes.rou.xml:64:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_1: Element 'flow', attribute 'id': 'id with spaces' is not a valid value of the atomic type 'idType'.
124d115
< netedit/demandElements/flow_embedded/load/probability/input_routes.rou.xml:72:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_1: Element 'flow', attribute 'probability': '-10' is not a valid value of the atomic type 'nonNegativeFloatType'.
128d118
< netedit/demandElements/flow_embedded/load/vehsperhour/input_routes.rou.xml:72:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_1: Element 'flow', attribute 'vehsPerHour': '-10' is not a valid value of the atomic type 'nonNegativeFloatType'.
137,138d126
< netedit/demandElements/route/load/id/input_routes.rou.xml:47:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_1: Element 'route', attribute 'id': '' is not a valid value of the atomic type 'idType'.
< netedit/demandElements/route/load/id/input_routes.rou.xml:50:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_1: Element 'route', attribute 'id': '%%$$$%  $$%' is not a valid value of the atomic type 'idType'.
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
2a3
> sumo/devices/glosa/speedUp/tripinfos.sumo:45:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_3: Element 'tripinfo', attribute 'timeLoss': '-0.15' is not a valid value of the union type 'timeType'.
196a198
> sumo/output/tripinfo/write_undeparted/tripinfos.sumo:46:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_3: Element 'tripinfo', attribute 'depart': '-1' is not a valid value of the union type 'timeType'.

Detailed information for the tests that had known bugs:

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

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 ----------
2c2
< '-c', 'iteration_000_input_trips.duarcfg']
---
> '-c', '0/iteration_000_input_trips.duarcfg']
6c6
< '-c', 'iteration_000.sumocfg']
---
> '-c', '0/iteration_000.sumocfg']
17a18
> DijkstraRouter answered 10 queries and explored 9.00 edges on average.
19c20
< '-c', 'iteration_001_input_trips_000.duarcfg']
---
> '-c', '1/iteration_001_input_trips_000.duarcfg']
21,85c22,23
< 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-build-ba : detector flowrouter motorway_ramps lane_based ( Last six runs Apr2021 )

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-build-ba : projects evacuation plain ( Last six runs Apr2021 )

unstable inputs
(This bug was triggered by text found in the full difference report matching 'Warning')
---------- Differences in errors ----------
1,6925d0
< 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 (see #7446) on ts-sim-build-ba : route cut_routes pt person ( Last six runs Apr2021 )

rides without from are not cut
(This bug was triggered by text found in file 'trips' matching 'ride_off_nofrom')
---------- Differences in trips ----------
8a9,11
>     <person depart="0.00" id="ride_off_nofrom">
>         <ride from="53356539#0" lines="140:1" to="4710636#2"/>
>     </person>