texttest -a tools -d /home/delphi/gcc/sumo/tests -reconnect /home/delphi/gcc/texttesttmp/gcc.31Oct003308.3166370 -g
texttest -a tools -d /home/delphi/gcc/sumo/tests
---------- Differences in errors ---------- 0a1,9 > Traceback (most recent call last): > File "sumo/tools/build_config/checkStyle.py", line 361, in <module> > proc = propRead.checkFile(name, exclude) > File "sumo/tools/build_config/checkStyle.py", line 302, in checkFile > self.checkFileHeader(ext) > File "sumo/tools/build_config/checkStyle.py", line 137, in checkFileHeader > lines = f.readlines() > File "<frozen codecs>", line 322, in decode > UnicodeDecodeError: 'utf-8' codec can't decode byte 0xc1 in position 3367: invalid start byte ---------- Differences in output ---------- 15,18c15 < tools/webWizard/SimpleWebSocketServer.py different license: < # Eclipse SUMO, Simulation of Urban MObility; see https://eclipse.dev/sumo < # The MIT License (MIT) Copyright (c) 2013 Dave P. < --- > src/netedit/dialogs/GNECrashDialog.cpp 'utf-8' codec can't decode byte 0xc1 in position 3367: invalid start byte
---------- Differences in output ---------- 0a1,33 > district/tazRel2POI.py:73:1: E303 too many blank lines (3) > district/tazRel2POI.py:101:32: E127 continuation line over-indented for visual indent > district/tazRel2POI.py:102:32: E127 continuation line over-indented for visual indent > district/tazRel2POI.py:124:13: E303 too many blank lines (2) > district/tazRel2POI.py:138:1: E305 expected 2 blank lines after class or function definition, found 1 > trigger/createOvertakingReroutes.py:28:1: F401 'math' imported but unused > trigger/createOvertakingReroutes.py:94:39: E261 at least two spaces before inline comment > trigger/createOvertakingReroutes.py:102:23: F509 '...' % ... has unsupported format character "'" > trigger/createOvertakingReroutes.py:102:23: F509 '...' % ... has unsupported format character "'" > trigger/createOvertakingReroutes.py:128:40: E261 at least two spaces before inline comment > trigger/createOvertakingReroutes.py:129:43: E261 at least two spaces before inline comment > trigger/createOvertakingReroutes.py:131:16: E261 at least two spaces before inline comment > trigger/createOvertakingReroutes.py:169:9: E128 continuation line under-indented for visual indent > trigger/createOvertakingReroutes.py:170:9: E128 continuation line under-indented for visual indent > trigger/createOvertakingReroutes.py:171:9: E128 continuation line under-indented for visual indent > trigger/createOvertakingReroutes.py:172:9: E128 continuation line under-indented for visual indent > trigger/createOvertakingReroutes.py:173:9: E128 continuation line under-indented for visual indent > trigger/createOvertakingReroutes.py:174:9: E128 continuation line under-indented for visual indent > trigger/createOvertakingReroutes.py:175:9: E128 continuation line under-indented for visual indent > trigger/createOvertakingReroutes.py:190:121: E501 line too long (123 > 120 characters) > trigger/createOvertakingReroutes.py:211:18: W291 trailing whitespace > trigger/createOvertakingReroutes.py:214:25: W291 trailing whitespace > trigger/createOvertakingReroutes.py:248:43: E261 at least two spaces before inline comment > trigger/createOvertakingReroutes.py:256:5: E265 block comment should start with '# ' > trigger/createOvertakingReroutes.py:257:5: E265 block comment should start with '# ' > trigger/createOvertakingReroutes.py:290:121: E501 line too long (123 > 120 characters) > trigger/createOvertakingReroutes.py:291:121: E501 line too long (130 > 120 characters) > trigger/createOvertakingReroutes.py:291:131: W291 trailing whitespace > trigger/createOvertakingReroutes.py:300:121: E501 line too long (127 > 120 characters) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,3 > netconvert/bugs/15xxx/ticket17161/input_net.net.xml:191:0:ERROR:SCHEMASV:SCHEMAV_CVC_PATTERN_VALID: Element 'junction', attribute 'x': [facet 'pattern'] The value '-nan' is not accepted by the pattern '[-+]?((\d+\.?|(\d*\.\d+))([eE][-+]?\d+)?|Inf|inf|INF)'. > netconvert/bugs/15xxx/ticket17161/input_net.net.xml:191:0:ERROR:SCHEMASV:SCHEMAV_CVC_PATTERN_VALID: Element 'junction', attribute 'y': [facet 'pattern'] The value 'nan' is not accepted by the pattern '[-+]?((\d+\.?|(\d*\.\d+))([eE][-+]?\d+)?|Inf|inf|INF)'.
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 errors ----------
0a1
> Execution of <path-to>duarouter'] failed. Look into dua.log for details.
---------- Differences in dualog ----------
1d0
< Loading configuration ... done.
3c2
< Loading configuration ... done.
---
> Loading route-files incrementally from '000/input_trips_000.rou.xml'
6c5
< Simulation ended at time: 177.00
---
> Simulation ended at time: 177.00.
8,9c7,8
< Performance:
< Vehicles:
---
> Performance:
> Vehicles:
13,65c12,14
<
< Loading configuration ... done.
< Success.
< Loading configuration ... done.
< Loading done.
< Simulation started with time: 0.00.
< Simulation ended at time: 177.00
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
< Inserted: 10
< Running: 0
< Waiting: 0
<truncated after showing first 30 lines>
---------- 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>
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 exceeded wallclock time limit of 300.0 secondsbuild_config checkStyle netedit ( Last six runs Oct2025 )
Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
4,27d3
< netedit/elements/additionals/access/busstop/load/friendlypos/additionals.add.xml:8:0:ERROR:SCHEMASV:SCHEMAV_CVC_ENUMERATION_VALID: Element 'access', attribute 'friendlyPos': [facet 'enumeration'] The value 'dummyFriendlyPos' is not an element of the set {'true', 'false', 'True', 'False', 'yes', 'no', 'on', 'off', '1', '0', 'x', '-'}.
< netedit/elements/additionals/access/busstop/load/invalid_parent/additionals.add.xml:3:0:ERROR:SCHEMASV:SCHEMAV_CVC_COMPLEX_TYPE_4: Element 'busStop': The attribute 'id' is required but missing.
< netedit/elements/additionals/access/busstop/load/lane/additionals.add.xml:5:0:ERROR:SCHEMASV:SCHEMAV_CVC_COMPLEX_TYPE_4: Element 'access': The attribute 'lane' is required but missing.
< netedit/elements/additionals/access/busstop/load/length/additionals.add.xml:11:0:ERROR:SCHEMASV:SCHEMAV_CVC_MININCLUSIVE_VALID: Element 'access', attribute 'length': [facet 'minInclusive'] The value '-30' is less than the minimum value allowed ('0').
< netedit/elements/additionals/access/busstop/load/no_parent/additionals.add.xml:3:0:ERROR:SCHEMASV:SCHEMAV_ELEMENT_CONTENT: Element 'access': This element is not expected.
< netedit/elements/additionals/access/busstop/load/pos/additionals.add.xml:21:0:ERROR:SCHEMASV:SCHEMAV_CVC_COMPLEX_TYPE_3_2_1: Element 'busStop', attribute 'pos': The attribute 'pos' is not allowed.
< netedit/elements/additionals/access/busstop/load/pos/additionals.add.xml:5:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_3: Element 'access', attribute 'pos': 'dummyPosition' is not a valid value of the union type 'accessPosType'.
< netedit/elements/additionals/access/busstop/load/pos/additionals.add.xml:8:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_3: Element 'access', attribute 'pos': '' is not a valid value of the union type 'accessPosType'.
< netedit/elements/additionals/access/containerstop/load/friendlypos/additionals.add.xml:8:0:ERROR:SCHEMASV:SCHEMAV_CVC_ENUMERATION_VALID: Element 'access', attribute 'friendlyPos': [facet 'enumeration'] The value 'dummyFriendlyPos' is not an element of the set {'true', 'false', 'True', 'False', 'yes', 'no', 'on', 'off', '1', '0', 'x', '-'}.
< netedit/elements/additionals/access/containerstop/load/invalid_parent/additionals.add.xml:3:0:ERROR:SCHEMASV:SCHEMAV_CVC_COMPLEX_TYPE_4: Element 'containerStop': The attribute 'id' is required but missing.
< netedit/elements/additionals/access/containerstop/load/lane/additionals.add.xml:5:0:ERROR:SCHEMASV:SCHEMAV_CVC_COMPLEX_TYPE_4: Element 'access': The attribute 'lane' is required but missing.
< netedit/elements/additionals/access/containerstop/load/length/additionals.add.xml:11:0:ERROR:SCHEMASV:SCHEMAV_CVC_MININCLUSIVE_VALID: Element 'access', attribute 'length': [facet 'minInclusive'] The value '-30' is less than the minimum value allowed ('0').
< netedit/elements/additionals/access/containerstop/load/no_parent/additionals.add.xml:3:0:ERROR:SCHEMASV:SCHEMAV_ELEMENT_CONTENT: Element 'access': This element is not expected.
< netedit/elements/additionals/access/containerstop/load/pos/additionals.add.xml:21:0:ERROR:SCHEMASV:SCHEMAV_CVC_COMPLEX_TYPE_3_2_1: Element 'containerStop', attribute 'pos': The attribute 'pos' is not allowed.
< netedit/elements/additionals/access/containerstop/load/pos/additionals.add.xml:5:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_3: Element 'access', attribute 'pos': 'dummyPosition' is not a valid value of the union type 'accessPosType'.
< netedit/elements/additionals/access/containerstop/load/pos/additionals.add.xml:8:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_3: Element 'access', attribute 'pos': '' is not a valid value of the union type 'accessPosType'.
< netedit/elements/additionals/access/trainstop/load/friendlypos/additionals.add.xml:8:0:ERROR:SCHEMASV:SCHEMAV_CVC_ENUMERATION_VALID: Element 'access', attribute 'friendlyPos': [facet 'enumeration'] The value 'dummyFriendlyPos' is not an element of the set {'true', 'false', 'True', 'False', 'yes', 'no', 'on', 'off', '1', '0', 'x', '-'}.
< netedit/elements/additionals/access/trainstop/load/invalid_parent/additionals.add.xml:3:0:ERROR:SCHEMASV:SCHEMAV_CVC_COMPLEX_TYPE_4: Element 'trainStop': The attribute 'id' is required but missing.
< netedit/elements/additionals/access/trainstop/load/lane/additionals.add.xml:5:0:ERROR:SCHEMASV:SCHEMAV_CVC_COMPLEX_TYPE_4: Element 'access': The attribute 'lane' is required but missing.
< netedit/elements/additionals/access/trainstop/load/length/additionals.add.xml:11:0:ERROR:SCHEMASV:SCHEMAV_CVC_MININCLUSIVE_VALID: Element 'access', attribute 'length': [facet 'minInclusive'] The value '-30' is less than the minimum value allowed ('0').
< netedit/elements/additionals/access/trainstop/load/no_parent/additionals.add.xml:3:0:ERROR:SCHEMASV:SCHEMAV_ELEMENT_CONTENT: Element 'access': This element is not expected.
< netedit/elements/additionals/access/trainstop/load/pos/additionals.add.xml:21:0:ERROR:SCHEMASV:SCHEMAV_CVC_COMPLEX_TYPE_3_2_1: Element 'trainStop', attribute 'pos': The attribute 'pos' is not allowed.
< netedit/elements/additionals/access/trainstop/load/pos/additionals.add.xml:5:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_3: Element 'access', attribute 'pos': 'dummyPosition' is not a valid value of the union type 'accessPosType'.
< netedit/elements/additionals/access/trainstop/load/pos/additionals.add.xml:8:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_3: Element 'access', attribute 'pos': '' is not a valid value of the union type 'accessPosType'.
44,45d19
< netedit/elements/additionals/calibrator/load/jamthreshold/additionals.add.xml:4:0:ERROR:SCHEMASV:SCHEMAV_CVC_PATTERN_VALID: Element 'calibrator', attribute 'jamThreshold': [facet 'pattern'] The value '%%%%,,,$$$$$' is not accepted by the pattern '[-+]?((\d+\.?|(\d*\.\d+))([eE][-+]?\d+)?|Inf|inf|INF)'.
< netedit/elements/additionals/calibrator/load/jamthreshold/additionals.add.xml:7:0:ERROR:SCHEMASV:SCHEMAV_CVC_PATTERN_VALID: Element 'calibrator', attribute 'jamThreshold': [facet 'pattern'] The value '' is not accepted by the pattern '[-+]?((\d+\.?|(\d*\.\d+))([eE][-+]?\d+)?|Inf|inf|INF)'.
49,171d22
< netedit/elements/additionals/calibrator/load/pos/additionals.add.xml:7:0:ERROR:SCHEMASV:SCHEMAV_CVC_PATTERN_VALID: Element 'calibrator', attribute 'pos': [facet 'pattern'] The value 'dummyPosition' is not accepted by the pattern '[-+]?((\d+\.?|(\d*\.\d+))([eE][-+]?\d+)?|Inf|inf|INF)'.
<truncated after showing first 30 lines>
---------- Differences in output ----------
1d0
< <number> files checked
Test exceeded wallclock time limit of 300.0 seconds
---------- Differences in errors ----------
43,131d42
< netedit/elements/demands/containerflow/load/color/routes.rou.xml:12:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_3: Element 'containerFlow', attribute 'color': '' is not a valid value of the union type 'colorType'.
< netedit/elements/demands/containerflow/load/color/routes.rou.xml:16:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_3: Element 'containerFlow', attribute 'color': 'dummyColor' is not a valid value of the union type 'colorType'.
< netedit/elements/demands/containerflow/load/departpos/routes.rou.xml:12:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_3: Element 'containerFlow', attribute 'departPos': '' is not a valid value of the union type 'departPosType'.
< netedit/elements/demands/containerflow/load/departpos/routes.rou.xml:16:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_3: Element 'containerFlow', attribute 'departPos': 'dummy' is not a valid value of the union type 'departPosType'.
< netedit/elements/demands/containerflow/load/flow_attributes/begin/routes.rou.xml:12:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_3: Element 'containerFlow', attribute 'begin': '' is not a valid value of the union type 'personDepartType'.
< netedit/elements/demands/containerflow/load/flow_attributes/begin/routes.rou.xml:16:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_3: Element 'containerFlow', attribute 'begin': 'dummyDepart' is not a valid value of the union type 'personDepartType'.
< netedit/elements/demands/containerflow/load/flow_attributes/begin/routes.rou.xml:20:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_3: Element 'containerFlow', attribute 'begin': '-12.00' is not a valid value of the union type 'personDepartType'.
< netedit/elements/demands/containerflow/load/flow_attributes/containersperhour/routes.rou.xml:20:0:ERROR:SCHEMASV:SCHEMAV_CVC_MININCLUSIVE_VALID: Element 'containerFlow', attribute 'containersPerHour': [facet 'minInclusive'] The value '-10' is less than the minimum value allowed ('0').
< netedit/elements/demands/containerflow/load/flow_attributes/end/routes.rou.xml:12:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_3: Element 'containerFlow', attribute 'end': '' is not a valid value of the union type 'timeType'.
< netedit/elements/demands/containerflow/load/flow_attributes/end/routes.rou.xml:16:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_3: Element 'containerFlow', attribute 'end': 'dummy' is not a valid value of the union type 'timeType'.
< netedit/elements/demands/containerflow/load/flow_attributes/end/routes.rou.xml:20:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_3: Element 'containerFlow', attribute 'end': '-23.00' is not a valid value of the union type 'timeType'.
< netedit/elements/demands/containerflow/load/flow_attributes/period/routes.rou.xml:12:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_3: Element 'containerFlow', attribute 'period': 'dummyPeriod' is not a valid value of the union type 'periodType'.
< netedit/elements/demands/containerflow/load/flow_attributes/period/routes.rou.xml:16:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_3: Element 'containerFlow', attribute 'period': '' is not a valid value of the union type 'periodType'.
< netedit/elements/demands/containerflow/load/flow_attributes/period/routes.rou.xml:20:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_3: Element 'containerFlow', attribute 'period': '-10' is not a valid value of the union type 'periodType'.
< netedit/elements/demands/containerflow/load/flow_attributes/poisson/routes.rou.xml:12:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_3: Element 'containerFlow', attribute 'period': 'exp(dummyPeriod)' is not a valid value of the union type 'periodType'.
< netedit/elements/demands/containerflow/load/flow_attributes/poisson/routes.rou.xml:16:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_3: Element 'containerFlow', attribute 'period': '' is not a valid value of the union type 'periodType'.
< netedit/elements/demands/containerflow/load/flow_attributes/poisson/routes.rou.xml:8:0:ERROR:SCHEMASV:SCHEMAV_CVC_DATATYPE_VALID_1_2_3: Element 'containerFlow', attribute 'period': 'exp(10' is not a valid value of the union type 'periodType'.
< netedit/elements/demands/containerflow/load/flow_attributes/probability/routes.rou.xml:20:0:ERROR:SCHEMASV:SCHEMAV_CVC_MININCLUSIVE_VALID: Element 'containerFlow', attribute 'probability': [facet 'minInclusive'] The value '-10' is less than the minimum value allowed ('0').
< netedit/elements/demands/containerflow/load/no_child/routes.rou.xml:8:0:ERROR:SCHEMASV:SCHEMAV_ELEMENT_CONTENT: Element 'containerFlow': Missing child element(s). Expected is one of ( transport, tranship, stop, param ).
< netedit/elements/demands/containerflow/load/parameters/routes.rou.xml:13:0:ERROR:SCHEMASV:SCHEMAV_CVC_COMPLEX_TYPE_4: Element 'param': The attribute 'key' is required but missing.
< netedit/elements/demands/containerflow/load/parameters/routes.rou.xml:16:0:ERROR:SCHEMASV:SCHEMAV_CVC_COMPLEX_TYPE_4: Element 'param': The attribute 'key' is required but missing.
< netedit/elements/demands/containerplan/tranship/common/load/duration/routes.rou.xml:14:0:ERROR:SCHEMASV:SCHEMAV_CVC_MINEXCLUSIVE_VALID: Element 'tranship', attribute 'duration': [facet 'minExclusive'] The value '-12' must be greater than '0'.
< netedit/elements/demands/containerplan/tranship/common/load/speed/routes.rou.xml:14:0:ERROR:SCHEMASV:SCHEMAV_CVC_MINEXCLUSIVE_VALID: Element 'tranship', attribute 'speed': [facet 'minExclusive'] The value '-12' must be greater than '0'.
< netedit/elements/demands/containerplan/tranship/from_busstop/to_edge/inspect_selection/routes.rou.xml:14:0:ERROR:SCHEMASV:SCHEMAV_CVC_COMPLEX_TYPE_3_2_1: Element 'tranship', attribute 'lines': The attribute 'lines' is not allowed.
< netedit/elements/demands/containerplan/tranship/from_busstop/to_edge/inspect_selection/routes.rou.xml:20:0:ERROR:SCHEMASV:SCHEMAV_CVC_COMPLEX_TYPE_3_2_1: Element 'tranship', attribute 'lines': The attribute 'lines' is not allowed.
< netedit/elements/demands/containerplan/tranship/from_busstop/to_edge/load/arrivalpos/routes.rou.xml:10:0:ERROR:SCHEMASV:SCHEMAV_CVC_PATTERN_VALID: Element 'tranship', attribute 'arrivalPos': [facet 'pattern'] The value 'dummy' is not accepted by the pattern '[-+]?((\d+\.?|(\d*\.\d+))([eE][-+]?\d+)?|Inf|inf|INF)'.
< netedit/elements/demands/containerplan/tranship/from_chargingstation/to_edge/inspect_selection/routes.rou.xml:14:0:ERROR:SCHEMASV:SCHEMAV_CVC_COMPLEX_TYPE_3_2_1: Element 'tranship', attribute 'lines': The attribute 'lines' is not allowed.
< netedit/elements/demands/containerplan/tranship/from_chargingstation/to_edge/inspect_selection/routes.rou.xml:20:0:ERROR:SCHEMASV:SCHEMAV_CVC_COMPLEX_TYPE_3_2_1: Element 'tranship', attribute 'lines': The attribute 'lines' is not allowed.
< netedit/elements/demands/containerplan/tranship/from_chargingstation/to_edge/load/arrivalpos/routes.rou.xml:10:0:ERROR:SCHEMASV:SCHEMAV_CVC_PATTERN_VALID: Element 'tranship', attribute 'arrivalPos': [facet 'pattern'] The value 'dummy' is not accepted by the pattern '[-+]?((\d+\.?|(\d*\.\d+))([eE][-+]?\d+)?|Inf|inf|INF)'.
<truncated after showing first 30 lines>
---------- Differences in output ----------
1d0
< <number> files checked