texttest -a tools -d /home/delphi/gcc/sumo/tests -reconnect /home/delphi/gcc/texttesttmp/gcc4_64.31Aug001747.3606162 -g
texttest -a tools -d /home/delphi/gcc/sumo/tests
---------- Differences in output ---------- 14a15,16 > tools/drt/drtOrtools.py missing empty line 17 """ > tools/drt/ortools_pdp.py missing empty line 16 """
---------- Differences in output ---------- 0a1,4 > drt/ortools_pdp.py:70:4: E114 indentation is not a multiple of four (comment) > game/hiking.py:197:1: E305 expected 2 blank lines after class or function definition, found 1 > drt/drtOrtools.py missing empty line 17 """ > drt/ortools_pdp.py missing empty line 16 """
---------- Differences in errors ----------
0a1,6
> Traceback (most recent call last):
> drtOrtools.py, in <module>
> import ortools_pdp
> File "/home/delphi/gcc/sumo/tools/drt/ortools_pdp.py", line 27, in <module>
> from ortools.constraint_solver import routing_enums_pb2
> ModuleNotFoundError: No module named 'ortools'
---------- Differences in output ----------
1,91d0
< timestep: 0.0
< Taxis empty: ('v0', 'v1')
< Solve CPDP
< Dispatching v0 with ['8', '8', '1', '7', '5', '6', '5', '7', '1', '6']
< Dispatching v1 with ['3', '4', '3', '0', '2', '9', '0', '2', '4', '9']
< timestep: 30.0
< Reservations being picked up: ['0', '1', '2', '3', '4', '5', '6', '7', '9']
< Reservations en route: ['8']
< Taxis picking up: ('v0', 'v1')
< Taxis occupied: ('v0',)
< Taxis occupied and picking up: ('v0',)
< timestep: 60.0
< Reservations being picked up: ['0', '1', '2', '4', '5', '6', '7', '9']
< Reservations en route: ['3', '8']
< Taxis picking up: ('v0', 'v1')
< Taxis occupied: ('v0', 'v1')
< Taxis occupied and picking up: ('v0', 'v1')
< timestep: 90.0
< Reservations being picked up: ['0', '1', '2', '5', '6', '7', '9']
< Reservations en route: ['3', '4']
< Taxis picking up: ('v0', 'v1')
< Taxis occupied: ('v1',)
< Taxis occupied and picking up: ('v1',)
< timestep: 120.0
< Reservations being picked up: ['0', '1', '2', '5', '6', '7', '9']
< Reservations en route: ['3', '4']
< Taxis picking up: ('v0', 'v1')
< Taxis occupied: ('v1',)
< Taxis occupied and picking up: ('v1',)
<truncated after showing first 30 lines>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>
<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
<personinfo id="8" depart="0.00" type="DEFAULT_PEDTYPE">
<ride waitingTime="30.00" vehicle="v0" depart="30.00" arrival="63.00" arrivalPos="85.60" duration="33.00" routeLength="270.92" timeLoss="13.16"/>
</personinfo>
<personinfo id="3" depart="0.00" type="DEFAULT_PEDTYPE">
<ride waitingTime="40.00" vehicle="v1" depart="40.00" arrival="138.00" arrivalPos="85.60" duration="98.00" routeLength="971.07" timeLoss="25.37"/>
</personinfo>
<personinfo id="5" depart="0.00" type="DEFAULT_PEDTYPE">
<ride waitingTime="209.00" vehicle="v0" depart="209.00" arrival="299.00" arrivalPos="87.60" duration="90.00" routeLength="972.66" timeLoss="20.63"/>
</personinfo>
<personinfo id="0" depart="0.00" type="DEFAULT_PEDTYPE">
<ride waitingTime="231.00" vehicle="v1" depart="231.00" arrival="328.00" arrivalPos="285.60" duration="97.00" routeLength="865.09" timeLoss="30.96"/>
</personinfo>
<personinfo id="7" depart="0.00" type="DEFAULT_PEDTYPE">
<ride waitingTime="209.00" vehicle="v0" depart="209.00" arrival="440.00" arrivalPos="85.60" duration="231.00" routeLength="1960.70" timeLoss="32.35"/>
</personinfo>
<personinfo id="2" depart="0.00" type="DEFAULT_PEDTYPE">
<ride waitingTime="246.00" vehicle="v1" depart="246.00" arrival="459.00" arrivalPos="85.60" duration="213.00" routeLength="1574.66" timeLoss="37.26"/>
</personinfo>
<personinfo id="4" depart="0.00" type="DEFAULT_PEDTYPE">
<ride waitingTime="72.00" vehicle="v1" depart="72.00" arrival="536.00" arrivalPos="85.60" duration="464.00" routeLength="2745.43" timeLoss="79.02"/>
</personinfo>
<personinfo id="1" depart="0.00" type="DEFAULT_PEDTYPE">
<ride waitingTime="141.00" vehicle="v0" depart="141.00" arrival="542.00" arrivalPos="285.60" duration="401.00" routeLength="3154.90" timeLoss="57.17"/>
</personinfo>
<personinfo id="6" depart="0.00" type="DEFAULT_PEDTYPE">
<ride waitingTime="232.00" vehicle="v0" depart="232.00" arrival="542.00" arrivalPos="285.60" duration="310.00" routeLength="2160.70" timeLoss="38.98"/>
<truncated after showing first 30 lines>
---------- Missing result in xmlstats ----------
<?xml version="1.0" encoding="UTF-8"?>
<statistics xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/statistic_file.xsd">
<vehicles loaded="311" inserted="2" running="2" waiting="0"/>
<teleports total="0" jam="0" yield="0" wrongLane="0"/>
<safety collisions="0" emergencyStops="0"/>
<persons loaded="10" running="0" jammed="0"/>
<vehicleTripStatistics routeLength="3816.22" speed="6.06" duration="630.00" waitingTime="14.00" timeLoss="94.73" departDelay="0.00" departDelayWaiting="0.00" totalTravelTime="1260.00" totalDepartDelay="0.00"/>
<pedestrianStatistics number="0" routeLength="0.00" duration="0.00" timeLoss="0.00"/>
<rideStatistics number="10" waitingTime="141.00" routeLength="1467.61" duration="193.70" bus="0" train="0" taxi="9" bike="0" aborted="1"/>
<transportStatistics number="0"/>
</statistics>
---------- Differences in tracefile ----------
15d14
< traci.person.removeStages('6')
18d16
< traci.person.removeStages('3')
20d17
< traci.person.removeStages('4')
22d18
< traci.person.removeStages('5')
24d19
< traci.person.removeStages('7')
27d21
< traci.person.removeStages('9')
---------- Differences in errors ---------- 8a9 > tools/drt/drtOrtools/sim.sumocfg:23:0:ERROR:SCHEMASV:SCHEMAV_ELEMENT_CONTENT: Element 'no-step-log': This element is not expected.
duaIterate only works with fixed departEdge
(This bug was triggered by text found in file 'dualog' matching 'input_trips_000.rou.alt.xml' is not accessible')
---------- Differences in dualog ----------
2,3c2
< '-c', 'iteration_000_input_trips.duarcfg']
< Loading configuration ... done.
---
> '-c', '000/iteration_000_input_trips.duarcfg']
6,7c5
< '-c', 'iteration_000.sumocfg']
< Loading configuration ... done.
---
> '-c', '000/iteration_000.sumocfg']
17a16
> DijkstraRouter answered 10 queries and explored 9.00 edges on average.
19,85c18,20
< '-c', 'iteration_001_input_trips_000.duarcfg']
< Loading configuration ... done.
< Success.
< -------------------------------------------------------------------------------
< '-c', 'iteration_001.sumocfg']
< Loading configuration ... done.
< Loading done.
< Simulation started with time: 0.00
< Simulation ended at time: 177.00
< Reason: All vehicles have left the simulation.
< Performance:
< Vehicles:
< Inserted: 10
< Running: 0
< Waiting: 0
<
< -------------------------------------------------------------------------------
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1
> Execution of <path-to>duarouter'] failed. Look into dua.log for details.
---------- Differences in output ----------
1d0
< Loading configuration ... done.
9d7
< Loading configuration ... done.
11,40c9
< >> Running router on input_trips_000.rou.alt.xml
< <<
< >> Running simulation
< <<
< ------------------
<
< Loading configuration ... done.
< > Executing step 2
< >> Running router on input_trips_001.rou.alt.xml
< <<
< >> Running simulation
< <<
< ------------------
<
< Loading configuration ... done.
< > Executing step 3
< >> Running router on input_trips_002.rou.alt.xml
< <<
< >> Running simulation
< <<
< ------------------
<
< Loading configuration ... done.
< > Executing step 4
< >> Running router on input_trips_003.rou.alt.xml
<truncated after showing first 30 lines>
---------- Missing result in tripinfos ----------
<?xml version="1.0" encoding="UTF-8"?>
<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
<tripinfo id="0" depart="0.00" departLane="middle_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="70.00" arrivalLane="middle_0" arrivalPos="1000.00" arrivalSpeed="14.73" duration="70.00" routeLength="994.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.35" rerouteNo="0" devices="tripinfo_0" vType="t" speedFactor="1.06" vaporized=""/>
<tripinfo id="1" depart="10.00" departLane="middle_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="89.00" arrivalLane="middle_0" arrivalPos="1000.00" arrivalSpeed="13.04" duration="79.00" routeLength="994.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.01" rerouteNo="0" devices="tripinfo_1" vType="t" speedFactor="0.94" vaporized=""/>
<tripinfo id="2" depart="20.00" departLane="middle_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="94.00" arrivalLane="middle_0" arrivalPos="1000.00" arrivalSpeed="14.04" duration="74.00" routeLength="994.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.22" rerouteNo="0" devices="tripinfo_2" vType="t" speedFactor="1.01" vaporized=""/>
<tripinfo id="3" depart="30.00" departLane="middle_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="99.00" arrivalLane="middle_0" arrivalPos="1000.00" arrivalSpeed="15.05" duration="69.00" routeLength="994.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.41" rerouteNo="0" devices="tripinfo_3" vType="t" speedFactor="1.08" vaporized=""/>
<tripinfo id="4" depart="40.00" departLane="middle_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="112.00" arrivalLane="middle_0" arrivalPos="1000.00" arrivalSpeed="14.32" duration="72.00" routeLength="994.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.28" rerouteNo="0" devices="tripinfo_4" vType="t" speedFactor="1.03" vaporized=""/>
<tripinfo id="5" depart="50.00" departLane="middle_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="138.00" arrivalLane="middle_0" arrivalPos="1000.00" arrivalSpeed="11.55" duration="88.00" routeLength="994.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.75" rerouteNo="0" devices="tripinfo_5" vType="t" speedFactor="0.83" vaporized=""/>
<tripinfo id="6" depart="60.00" departLane="middle_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="140.00" arrivalLane="middle_0" arrivalPos="1000.00" arrivalSpeed="14.54" duration="80.00" routeLength="994.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="10.80" rerouteNo="0" devices="tripinfo_6" vType="t" speedFactor="1.05" vaporized=""/>
<tripinfo id="7" depart="70.00" departLane="middle_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="153.00" arrivalLane="middle_0" arrivalPos="1000.00" arrivalSpeed="12.32" duration="83.00" routeLength="994.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.89" rerouteNo="0" devices="tripinfo_7" vType="t" speedFactor="0.89" vaporized=""/>
<tripinfo id="8" depart="80.00" departLane="middle_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="159.00" arrivalLane="middle_0" arrivalPos="1000.00" arrivalSpeed="13.04" duration="79.00" routeLength="994.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.01" rerouteNo="0" devices="tripinfo_8" vType="t" speedFactor="0.94" vaporized=""/>
<tripinfo id="9" depart="90.00" departLane="middle_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="176.00" arrivalLane="middle_0" arrivalPos="1000.00" arrivalSpeed="11.91" duration="86.00" routeLength="994.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.82" rerouteNo="0" devices="tripinfo_9" vType="t" speedFactor="0.86" vaporized=""/>
</tripinfos>
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"/>
unstable inputs (This bug was triggered by text found in the full difference report matching 'Warning') ---------- Differences in errors ---------- 1,6925c1 < Warning: Discarding unusable type 'waterway.canal' (first occurence for edge '4041237#0'). < Warning: Discarding unknown compound 'cycleway.track' in type 'cycleway.track|highway.primary' (first occurence for edge '4045243#0'). < Warning: Discarding unknown compound 'cycleway.lane' in type 'cycleway.lane|highway.residential' (first occurence for edge '4068019#0'). < Warning: Discarding unknown compound 'cycleway.lane' in type 'cycleway.lane|highway.primary' (first occurence for edge '4068043#0'). < Warning: Discarding unknown compound 'cycleway.track' in type 'cycleway.track|highway.secondary' (first occurence for edge '4068192'). < Warning: Discarding unknown compound 'cycleway.track' in type 'cycleway.track|highway.tertiary' (first occurence for edge '4377008#0'). < Warning: Discarding unknown compound 'cycleway.lane' in type 'cycleway.lane|highway.tertiary' (first occurence for edge '4377122#0'). < Warning: Discarding unknown compound 'cycleway.share_busway' in type 'cycleway.share_busway|highway.secondary' (first occurence for edge '4377785#0'). < Warning: Discarding unknown compound 'cycleway.lane' in type 'cycleway.lane|highway.secondary' (first occurence for edge '4383334'). < Warning: Discarding unusable type 'highway.construction' (first occurence for edge '4391568'). < Warning: Discarding unknown compound 'cycleway.track' in type 'cycleway.track|highway.residential' (first occurence for edge '4395586#0'). < Warning: Discarding unknown compound 'cycleway.share_busway' in type 'cycleway.share_busway|highway.primary' (first occurence for edge '4395950#0'). < Warning: Discarding unknown compound 'cycleway.opposite' in type 'cycleway.opposite|highway.residential' (first occurence for edge '4396234'). < Warning: Discarding unknown compound 'cycleway.track' in type 'cycleway.track|highway.living_street' (first occurence for edge '4410583'). < Warning: Discarding unknown compound 'cycleway.lane' in type 'cycleway.lane|highway.secondary_link' (first occurence for edge '4484071'). < Warning: Discarding unknown compound 'cycleway.track' in type 'cycleway.track|highway.cycleway' (first occurence for edge '4492364#0'). < Warning: Discarding unusable type 'railway.disused' (first occurence for edge '4525886'). < Warning: Discarding unusable type 'highway.proposed' (first occurence for edge '4611776#0'). < Warning: Discarding unknown compound 'cycleway.none' in type 'cycleway.none|highway.tertiary' (first occurence for edge '4612758#0'). < Warning: Discarding unknown compound 'cycleway.track' in type 'cycleway.track|cycleway.track|highway.primary' (first occurence for edge '4615457#0'). < Warning: Discarding unknown compound 'cycleway.track' in type 'cycleway.track|cycleway.track|highway.primary' (first occurence for edge '4615457#0'). < Warning: Discarding unknown compound 'cycleway.shared' in type 'cycleway.shared|highway.secondary' (first occurence for edge '4615594#0'). < Warning: Discarding unknown compound 'cycleway.opposite' in type 'cycleway.opposite|highway.living_street' (first occurence for edge '4639037#0'). < Warning: Discarding unknown compound 'cycleway.opposite_track' in type 'cycleway.opposite_track|cycleway.track|cycleway.track|highway.residential' (first occurence for edge '4686018#0'). < Warning: Discarding unknown compound 'cycleway.track' in type 'cycleway.opposite_track|cycleway.track|cycleway.track|highway.residential' (first occurence for edge '4686018#0'). < Warning: Discarding unknown compound 'cycleway.track' in type 'cycleway.opposite_track|cycleway.track|cycleway.track|highway.residential' (first occurence for edge '4686018#0'). < Warning: Discarding unusable type 'waterway.riverbank' (first occurence for edge '4686373#0'). < Warning: Discarding unknown compound 'cycleway.shared_lane' in type 'cycleway.shared_lane|highway.primary' (first occurence for edge '4790833#0'). < Warning: Discarding unusable type 'railway.abandoned' (first occurence for edge '4790904'). <truncated after showing first 30 lines> ---------- Differences in output ---------- 1,97d0 < Parsing types from <DIR>/osmNetconvert.typ.xml'... done. < Parsing nodes from osm-file 'osm_bbox.osm.xml'... < Found duplicate nodes. Substituting 3215103784 with 288002013 < Found duplicate nodes. Substituting 3987794203 with 3987794202 < Found duplicate nodes. Substituting 3997661445 with 3517810193 < Found duplicate nodes. Substituting 4016273048 with 26992494 < Found duplicate nodes. Substituting 4016273049 with 2306772973 < done. < Parsing edges from osm-file 'osm_bbox.osm.xml'... done. < Removing duplicate edges... < Found duplicate edges. Removing 310058575 < Found duplicate edges. Removing 310058576 < Found duplicate edges. Removing 310058577 < Found duplicate edges. Removing 335703516 < Found duplicate edges. Removing 335703519 < Found duplicate edges. Removing 335703532 < Found duplicate edges. Removing 377118659 < Found duplicate edges. Removing 377494320 < Found duplicate edges. Removing 391385403 < done. < Adding new type 'highway.service|railway.tram' (first occurence for edge '167272531#0'). < Parsing relations from osm-file 'osm_bbox.osm.xml'... < done. < Removed 1494 traffic lights before loading plain-XML < Import done: < 37203 nodes loaded. < 34 types loaded. < 36921 edges loaded. < Proj projection parameters used: '+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs'. <truncated after showing first 30 lines> ---------- New result in catalogue ---------- No files or directories were created, edited or deleted.