texttest -a complex -d /home/delphi/extraGcc/sumo/tests -reconnect /home/delphi/extraGcc/texttesttmp/extra_gcc4_64.29Feb092303.285100 -g
texttest -a complex -d /home/delphi/extraGcc/sumo/tests
---------- Differences in errors ---------- 1,5c1 < .....WARNING: No typeSubstring given. Managing all vehicles. (PlatoonManager) < .WARNING: No typeSubstring given. Managing all vehicles. (PlatoonManager) < .. < < OK --- > .FXApp::openDisplay: unable to open display :12386.0 ---------- Differences in output ---------- 1,39d0 < Testing config warnings... < Testing exception messages... < Testing malformed vtype map file causing exception... < Testing empty config... < Testing standard config... < Loading vehicle type mappings from file '<vtype.map>'... < original type: 'pkwFern5' (Config) < platoon leader type: 'pkwFern5_pLeader' (Config) < platoon follower type: 'pkwFern5_pFollower' (Config) < catchup type: 'pkwFern5_pCatchup' (Config) < catchup follower type: 'pkwFern5_pCatchupFollower' (Config) < original type: 'pkwFern4' (Config) < platoon leader type: 'pkwFern4_pLeader' (Config) < platoon follower type: 'pkwFern4_pFollower' (Config) < catchup type: 'pkwFern4_pCatchup' (Config) < catchup follower type: 'pkwFern4_pCatchupFollower' (Config) < original type: 'pkwFern3' (Config) < platoon leader type: 'pkwFern3_pLeader' (Config) < platoon follower type: 'pkwFern3_pFollower' (Config) < catchup type: 'pkwFern3_pCatchup' (Config) < catchup follower type: 'pkwFern3_pCatchupFollower' (Config) < original type: 'pkwFern1' (Config) < platoon leader type: 'pkwFern1_pLeader' (Config) < platoon follower type: 'pkwFern1_pFollower' (Config) < catchup type: 'pkwFern1_pCatchup' (Config) < catchup follower type: 'pkwFern1_pCatchupFollower' (Config) < original type: 'pkwFern2a' (Config) < platoon leader type: 'pkwFern2a_pLeader' (Config) < platoon follower type: 'pkwFern2a_pFollower' (Config) <truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1,8
> Traceback (most recent call last):
> File "/home/delphi/extraGcc/sumo/tests/../tests/complex/simpla/basic/runner.py", line 43, in <module>
> simpla.load("simpla.cfg.xml")
> File "/home/delphi/extraGcc/sumo/tools/simpla/__init__.py", line 93, in load
> _mgr = simpla._platoonmanager.PlatoonManager()
> File "/home/delphi/extraGcc/sumo/tools/simpla/_platoonmanager.py", line 141, in __init__
> raise SimplaException(
> simpla._utils.SimplaException: vType 'car' is unknown to sumo! Note: Platooning vTypes must be defined at startup.
---------- Differences in fcd ----------
2a3,4
> <!-- generated on 2024-02-20 09:52:02 by
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd">
4,1740c6,24
< <fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
< <timestep time="0.00">
< <vehicle id="v.0" x="5.10" y="-1.60" angle="90.00" type="car" speed="14.72" pos="5.10" lane="left0A0_0" slope="0.00" leaderID="" leaderSpeed="-1" leaderGap="-1"/>
< </timestep>
< <timestep time="0.50">
< <vehicle id="v.0" x="11.90" y="-1.60" angle="90.00" type="car" speed="13.60" pos="11.90" lane="left0A0_0" slope="0.00" leaderID="" leaderSpeed="-1" leaderGap="-1"/>
< </timestep>
< <timestep time="1.00">
< <vehicle id="v.0" x="18.65" y="-1.60" angle="90.00" type="car" speed="13.51" pos="18.65" lane="left0A0_0" slope="0.00" leaderID="" leaderSpeed="-1" leaderGap="-1"/>
< </timestep>
< <timestep time="1.50">
< <vehicle id="v.0" x="25.53" y="-1.60" angle="90.00" type="car" speed="13.76" pos="25.53" lane="left0A0_0" slope="0.00" leaderID="" leaderSpeed="-1" leaderGap="-1"/>
< </timestep>
< <timestep time="2.00">
< <vehicle id="v.0" x="32.46" y="-1.60" angle="90.00" type="car" speed="13.85" pos="32.46" lane="left0A0_0" slope="0.00" leaderID="" leaderSpeed="-1" leaderGap="-1"/>
< </timestep>
< <timestep time="2.50">
< <vehicle id="v.0" x="39.17" y="-1.60" angle="90.00" type="car" speed="13.43" pos="39.17" lane="left0A0_0" slope="0.00" leaderID="" leaderSpeed="-1" leaderGap="-1"/>
< </timestep>
< <timestep time="3.00">
< <vehicle id="v.0" x="46.06" y="-1.60" angle="90.00" type="car" speed="13.76" pos="46.06" lane="left0A0_0" slope="0.00" leaderID="" leaderSpeed="-1" leaderGap="-1"/>
< </timestep>
< <timestep time="3.50">
< <vehicle id="v.0" x="52.78" y="-1.60" angle="90.00" type="car" speed="13.45" pos="52.78" lane="left0A0_0" slope="0.00" leaderID="" leaderSpeed="-1" leaderGap="-1"/>
< </timestep>
< <timestep time="4.00">
<truncated after showing first 30 lines>
---------- Differences in output ----------
2,1251d1
< 0.5: Using vType 't_leader' for vehicle 'v.0' (PlatoonMode: 'LEADER'). (PVehicle)
< 0.5: Using vType 't_follower' for vehicle 'v.0' (PlatoonMode: 'FOLLOWER'). (PVehicle)
< 0.5: Using vType 't_catchup' for vehicle 'v.0' (PlatoonMode: 'CATCHUP'). (PVehicle)
< 0.5: Using vType 't_catchupFollower' for vehicle 'v.0' (PlatoonMode: 'CATCHUP_FOLLOWER'). (PVehicle)
< Vehicle 'v.0' resets switch waiting time. (PVehicle)
< 0.5: Adding vehicle 'v.0' (PlatoonManager)
< 0.5: Checking platoon ordering (PlatoonManager)
< Vehicle 'v.0' resets switch waiting time. (PVehicle)
< 1.5: Checking platoon ordering (PlatoonManager)
< Vehicle 'v.0' resets switch waiting time. (PVehicle)
< 2.5: Checking platoon ordering (PlatoonManager)
< Vehicle 'v.0' resets switch waiting time. (PVehicle)
< 3.5: Checking platoon ordering (PlatoonManager)
< Vehicle 'v.0' resets switch waiting time. (PVehicle)
< 4.5: Checking platoon ordering (PlatoonManager)
< Vehicle 'v.0' resets switch waiting time. (PVehicle)
< 5.5: Using vType 't_leader' for vehicle 'v.1' (PlatoonMode: 'LEADER'). (PVehicle)
< 5.5: Using vType 't_follower' for vehicle 'v.1' (PlatoonMode: 'FOLLOWER'). (PVehicle)
< 5.5: Using vType 't_catchup' for vehicle 'v.1' (PlatoonMode: 'CATCHUP'). (PVehicle)
< 5.5: Using vType 't_catchupFollower' for vehicle 'v.1' (PlatoonMode: 'CATCHUP_FOLLOWER'). (PVehicle)
< Vehicle 'v.1' resets switch waiting time. (PVehicle)
< 5.5: Adding vehicle 'v.1' (PlatoonManager)
< 5.5: Checking platoon ordering (PlatoonManager)
< Vehicle 'v.0' resets switch waiting time. (PVehicle)
< 5.5: leaderSpeed = 13.389411711608991
< leaderDecel = 4.5
< gap = 62.48998980604812
< leaderBrakeGap = 19.919593998108
< speed = 13.032987
<truncated after showing first 30 lines>
---------- Differences in errors ---------- 1,25c1,7 < ...WARNING: No typeSubstring given. Managing all vehicles. (PlatoonManager) < .Warning: Value of 'emergencyDecel' (0.50) should be higher than 'decel' (1.70) for vType 'connected_pCatchup'. < Warning: Value of 'emergencyDecel' (0.50) is lower than 'apparentDecel' (1.70) for vType 'connected_pCatchup' may cause collisions. < Consider decreasing simpla's control rate instead. (PlatoonManager) < ..Warning: Value of 'emergencyDecel' (0.50) should be higher than 'decel' (1.70) for vType 'connected_pCatchup'. < Warning: Value of 'emergencyDecel' (0.50) is lower than 'apparentDecel' (1.70) for vType 'connected_pCatchup' may cause collisions. < . < < OK < -- Unordered text as found by filter '^This will probably' -- < This will probably lead to collisions. (PlatoonManager) < This will probably lead to collisions. (PlatoonManager) < < -- Unordered text as found by filter '^[0-9]*\.*[0-9]*: WARNING:' -- < 1.0: WARNING: Step lengths that differ from SUMO's simulation step length are not supported and probably lead to undesired behavior. < < -- Unordered text as found by filter '^WARNING:' -- < WARNING: No typeSubstring given. Managing all vehicles. (PlatoonManager) < WARNING: Restricting given control rate (= 1000 per sec.) to 1 per timestep (= 10 per sec.) (PlatoonManager) < WARNING: emergencyDecel of mapped vType 'connected_pCatchup' (0.5m.) does not equal emergencyDecel of original vType 'connected' (4.5m.) (PlatoonManager) < WARNING: emergencyDecel of mapped vType 'connected_pCatchupFollower' (10.5m.) does not equal emergencyDecel of original vType 'connected' (4.5m.) (PlatoonManager) < WARNING: emergencyDecel of mapped vType 'connected_pFollower' (1.7m.) does not equal emergencyDecel of original vType 'connected' (4.5m.) (PlatoonManager) < WARNING: length of mapped vType 'connected_pCatchupFollower' (3.0m.) does not equal length of original vType 'connected' (5.0m.) < WARNING: length of mapped vType 'connected_pLeader' (10.0m.) does not equal length of original vType 'connected' (5.0m.) < --- > .X Error: code 5 major 18 minor 0: BadAtom (invalid Atom parameter). > X Error: code 5 major 18 minor 0: BadAtom (invalid Atom parameter). > X Error: code 5 major 18 minor 0: BadAtom (invalid Atom parameter). <truncated after showing first 30 lines> ---------- Differences in output ---------- 1,72d0 < < < Testing adding and removing connected vehicles... < Loading vehicle type mappings from file '<vtype.map>'... < original type: 'connected' (Config) < platoon leader type: 'connected_pLeader' (Config) < platoon follower type: 'connected_pFollower' (Config) < catchup type: 'connected_pCatchup' (Config) < catchup follower type: 'connected_pCatchupFollower' (Config) < Initializing simpla.PlatoonManager... (PlatoonManager) < Managing all vTypes selected by ['connected'] (PlatoonManager) < 0.1: Adding vehicle 'connected.1' (PlatoonManager) < 3.1: Adding vehicle 'IAMconnectedTOO' (PlatoonManager) < 11.4: Platoon '1' joined Platoon '0', which now contains vehicles: < ['connected.1', 'IAMconnectedTOO'] (PlatoonManager) < 16.0: Platoon '0' splits (ID of new platoon: '2'): < Platoon '0': ['connected.1'] < Platoon '2': ['IAMconnectedTOO'] (PlatoonManager) < 17.3: Removing arrived vehicle 'connected.1' (PlatoonManager) < 19.8: Removing arrived vehicle 'IAMconnectedTOO' (PlatoonManager) < < < Testing platoon manager initialization... < Loading vehicle type mappings from file '<vtype.map>'... < original type: 'connected' (Config) < platoon leader type: 'connected_pLeader' (Config) < platoon follower type: 'connected_pFollower' (Config) < catchup type: 'connected_pCatchup' (Config) < catchup follower type: 'connected_pCatchupFollower' (Config) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1 > double free or corruption (fasttop) ---------- Differences in output ---------- 1,9d0 < Subscribing to context of vehicle 'ego' (range=50.0) < Adding lateral distance subscription filter ... (lateralDistance=50.0, downstreamDistance=50.0, upstreamDistance=50.0) < Context results for veh 'ego': < ego < v10 < v8 < v9 < Ok: Unsubscribe successful < Print ended at step 3.0
---------- Differences in errors ---------- 0a1,7 > Error: Vehicle 'ego' is not known. > Traceback (most recent call last): > File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/bugs/ticket11870/runner.py", line 42, in <module> > traci.vehicle.setStop(vehID, "SC", 60, duration=7) > File "/home/delphi/extraGcc/sumo/tools/libsumo/libsumo.py", line 6368, in setStop > return _libsumo.vehicle_setStop(*args, **kwargs) > libsumo.libsumo.TraCIException: Vehicle 'ego' is not known. ---------- Differences in stops ---------- 2a3,4 > <!-- generated on 2024-02-20 09:36:41 by > <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd"> 4,6c6,20 < <stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd"> < <stopinfo id="ego" type="DEFAULT_VEHTYPE" lane="SC_0" pos="60.00" parking="0" started="11.00" ended="12.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/> < </stops> --- > <input> > <net-file value="input_net2.net.xml"/> > <route-files value="input_routes.rou.xml"/> > </input> > > <output> > <vehroute-output value="vehroutes.xml"/> > <stop-output value="stops.xml"/> > </output> > > <report> > <no-step-log value="true"/> > </report> > > </configuration> ---------- Differences in vehroutes ---------- 2a3,4 > <!-- generated on 2024-02-20 09:36:41 by > <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd"> 4,11c6,9 < <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> < <vehicle id="ego" depart="0.00" arrival="16.00"> < <routeDistribution> < <route replacedOnEdge="CE" reason="traci:moveToXY" replacedAtTime="12.00" probability="0" edges="SC CN"/> < <route edges="CE"/> < </routeDistribution> < <stop lane="SC_0" startPos="59.90" endPos="60.00" duration="7.00"/> < </vehicle> --- > <input> > <net-file value="input_net2.net.xml"/> > <route-files value="input_routes.rou.xml"/> > </input> 13c11,20 < </routes> --- > <output> > <vehroute-output value="vehroutes.xml"/> > <stop-output value="stops.xml"/> > </output> > > <report> > <no-step-log value="true"/> > </report> > > </configuration> <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,7 > Error: Vehicle 'ego' is not known. > Traceback (most recent call last): > File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/bugs/ticket13053/runner.py", line 41, in <module> > traci.vehicle.moveToXY(vehID, '-1', 0, 90.90080210811013, 54.132537576628486, 170.1306746294961, keepRoute=3) > File "/home/delphi/extraGcc/sumo/tools/libsumo/libsumo.py", line 6503, in moveToXY > return _libsumo.vehicle_moveToXY(*args, **kwargs) > libsumo.libsumo.TraCIException: Vehicle 'ego' is not known. ---------- Differences in output ---------- 1,4d0 < lane= routePos=-1073741824 < lane=7_3 routePos=1 < lane=:1_23_0 routePos=0 < lane=7_2 routePos=1
---------- Differences in errors ----------
0a1,7
> Error: Invalid type 'testType' for vehicle 'ego'.
> Traceback (most recent call last):
> File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/bugs/ticket13384/runner.py", line 40, in <module>
> traci.vehicle.add("ego", "r0", "testType")
> File "/home/delphi/extraGcc/sumo/tools/libsumo/libsumo.py", line 6399, in add
> return _libsumo.vehicle_add(*args, **kwargs)
> libsumo.libsumo.TraCIException: Invalid type 'testType' for vehicle 'ego'.
---------- Missing result in state ----------
<?xml version="1.0" encoding="UTF-8"?>
<snapshot xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/state_file.xsd" version="<version>" time="1.00" type="micro">
<route id="r0" state="1" edges="SC CN"/>
<delay number="1" begin="1" end="0" depart="0.00" time="0.00"/>
<vType id="testType"/>
<vehicle id="ego" type="testType" depart="0.00" route="r0" distance="0 0" speedFactor="1.0600" state="2 0 0 5.10 0 0.00 1000 0 0" pos="5.10 0.10 0.00" speed="0.00 0.00" angle="0.00" posLat="0.00" waitingTime="100000 0"/>
<lane id="SC_0">
<vehicles value="ego"/>
</lane>
<tlLogic id="C" programID="0" phase="0" duration="1000"/>
</snapshot>
---------- Differences in errors ----------
0a1,4
> [xcb] Unknown sequence number while processing queue
> [xcb] Most likely this is a multi-threaded client and XInitThreads has not been called
> [xcb] Aborting, sorry about that.
> python: ../../src/xcb_io.c:278: poll_for_event: Assertion `!xcb_xlib_threads_sequence_lost' failed.
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>
<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
<timestep time="0.00"/>
<timestep time="1.00">
<vehicle id="v0" x="0.00" y="-1.65" angle="90.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="0.00" lane="beg_0" slope="0.00" signals="0"/>
</timestep>
<timestep time="2.00">
<vehicle id="v0" x="0.00" y="-1.65" angle="90.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="0.00" lane="beg_0" slope="0.00" signals="8"/>
</timestep>
<timestep time="3.00">
<vehicle id="v0" x="0.00" y="-1.65" angle="90.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="0.00" lane="beg_0" slope="0.00" signals="8"/>
</timestep>
<timestep time="4.00">
<vehicle id="v0" x="0.00" y="-1.65" angle="90.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="0.00" lane="beg_0" slope="0.00" signals="2048"/>
</timestep>
<timestep time="5.00">
<vehicle id="v0" x="0.00" y="-1.65" angle="90.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="0.00" lane="beg_0" slope="0.00" signals="2056"/>
</timestep>
<timestep time="6.00">
<vehicle id="v0" x="0.00" y="-1.65" angle="90.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="0.00" lane="beg_0" slope="0.00" signals="2056"/>
</timestep>
<timestep time="7.00">
<vehicle id="v0" x="0.00" y="-1.65" angle="90.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="0.00" lane="beg_0" slope="0.00" signals="8"/>
</timestep>
<timestep time="8.00">
<vehicle id="v0" x="0.00" y="-1.65" angle="90.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="0.00" lane="beg_0" slope="0.00" signals="8"/>
</timestep>
<timestep time="9.00">
<truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,3 > X Error: code 5 major 18 minor 0: BadAtom (invalid Atom parameter). > X Error: code 5 major 18 minor 0: BadAtom (invalid Atom parameter). > X Fatal error. ---------- Differences in output ---------- 1,34d0 < Get before save.... < vtype < 1.0 == 1.0 (imperfection) < 1.0 == 1.0 (imperfection) < 2.0 == 2.0 (decel) < 3.0 == 3.0 (accel) < 6.0 == 6.0 (apparentDecel) < 7.0 == 7.0 (emergencyDecel) < 1.3 == 1.3 (tau) < vehicle < 1.0 == 1.0 (imperfection) < 1.0 == 1.0 (imperfection) < 2.0 == 2.0 (decel) < 3.0 == 3.0 (accel) < 6.0 == 6.0 (apparentDecel) < 7.0 == 7.0 (emergencyDecel) < 1.3 == 1.3 (tau) < Get after load.... < vtype < 1.0 == 1.0 < 1.0 == 1.0 < 2.0 == 2.0 < 3.0 == 3.0 < 6.0 == 6.0 < 7.0 == 7.0 < 1.3 == 1.3 < vehicle < 1.0 == 1.0 < 1.0 == 1.0 <truncated after showing first 30 lines> ---------- Differences in vehroutes ---------- 5,16d4 < <vehicle id="veh0" depart="0.00" departPos="100.00" departSpeed="10.00" speedFactor="1.0600" arrival="270.00"> < <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/> < </vehicle> < < <vehicle id="veh1" type="t1" depart="10.00" departPos="100.00" departSpeed="10.00" speedFactor="1.0600" arrival="276.00"> < <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/> < </vehicle> < < <vehicle id="veh2" type="t2@veh2" depart="20.00" departPos="100.00" departSpeed="10.00" speedFactor="1.0104" arrival="282.00"> < <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/> < </vehicle> <
---------- Differences in errors ----------
0a1,11
> Error: libsumo.load is not implemented for the GUI.
> Traceback (most recent call last):
> File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/bugs/ticket4432/runner.py", line 70, in <module>
> print("tripinfos2 at last step: %s" % countWrittenTrips('tripinfos2.xml'))
> File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/bugs/ticket4432/runner.py", line 36, in countWrittenTrips
> return len(list(sumolib.xml.parse_fast(fname, 'tripinfo', ['id'])))
> File "/home/delphi/extraGcc/sumo/tools/sumolib/xml.py", line 423, in parse_fast
> with _open(xmlfile, encoding) as xml_in:
> File "/home/delphi/extraGcc/sumo/tools/sumolib/xml.py", line 392, in _open
> return io.open(xmlfile, encoding=encoding)
> FileNotFoundError: [Errno 2] No such file or directory: 'tripinfos2.xml'
---------- Differences in output ----------
4,38d3
< Reason: Libsumo issued load command.
< Performance:
< Vehicles:
< Inserted: 100
< Running: 0
< Waiting: 0
< Statistics (avg of 100):
< RouteLength: 189.19
< Speed: 5.41
< Duration: 43.58
< WaitingTime: 17.84
< TimeLoss: 29.40
< DepartDelay: 1.04
<
< DijkstraRouter answered 100 queries and explored 3.52 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
< Loading net-file from 'input_net.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Reason: Libsumo requested termination.
< Performance:
< Vehicles:
< Inserted: 100
< Running: 0
< Waiting: 0
< Statistics (avg of 100):
< RouteLength: 189.19
< Speed: 5.41
< Duration: 43.58
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1
> X Fatal error.
---------- Missing result in lanechanges ----------
<?xml version="1.0" encoding="UTF-8"?>
<lanechanges>
<change id="1" type="DEFAULT_VEHTYPE" time="30.00" from="2_0" to="2_1" dir="1" speed="14.33" pos="166.09" reason="traci|urgent" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None"/>
<change id="1" type="DEFAULT_VEHTYPE" time="47.00" from="3_2" to="3_1" dir="-1" speed="14.59" pos="203.75" reason="keepRight" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None"/>
</lanechanges>
---------- Differences in errors ----------
0a1
> X Fatal error.
---------- Missing result in stops ----------
<?xml version="1.0" encoding="UTF-8"?>
<stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
<stopinfo id="veh0" type="DEFAULT_VEHTYPE" lane="CE_0" pos="49.99" parking="0" started="56.00" ended="100.00" delay="0.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
</stops>
---------- Differences in errors ----------
0a1,7
> X Error: code 5 major 18 minor 0: BadAtom (invalid Atom parameter).
> X Error: code 5 major 18 minor 0: BadAtom (invalid Atom parameter).
> X Error: code 5 major 18 minor 0: BadAtom (invalid Atom parameter).
> X Error: code 5 major 18 minor 0: BadAtom (invalid Atom parameter).
> X Error: code 5 major 18 minor 0: BadAtom (invalid Atom parameter).
> X Error: code 5 major 18 minor 0: BadAtom (invalid Atom parameter).
> free(): invalid next size (fast)
---------- Differences in output ----------
1,15d0
< run 0
< 0.0 arrived ()
< 0.0 departed ()
< 19.0 arrived ('v0',)
< 19.0 departed ()
< run 1
< 0.0 arrived ()
< 0.0 departed ()
< 19.0 arrived ('v0',)
< 19.0 departed ()
< run 2
< 0.0 arrived ()
< 0.0 departed ()
< 19.0 arrived ('v0',)
< 19.0 departed ()
---------- Differences in errors ---------- 0a1 > X Fatal error.
---------- Differences in errors ---------- 0a1 > FXApp::openDisplay: unable to open display :6625.0 ---------- Differences in output ---------- 1,5d0 < start first < close first < start second < close second < done
---------- Differences in errors ---------- 220a221,231 > Error: Infeasible context domain (172) > Error: Infeasible context domain (42) > Error: Infeasible context domain (161) > Error: Infeasible context domain (43) > Error: Infeasible context domain (40) > Error: Infeasible context domain (166) > Error: Infeasible context domain (38) > Error: Infeasible context domain (171) > Error: Infeasible context domain (162) > Error: Infeasible context domain (41) > Error: Infeasible context domain (165) ---------- Differences in output ---------- 201c201 < trying to subscribe to busstop around inductionloop 'e1_0' at time 105.0 --- > trying to subscribe to busstop around gui 'View #0' at time 105.0 204c204 < trying to subscribe to calibrator around inductionloop 'e1_0' at time 107.0 --- > trying to subscribe to calibrator around gui 'View #0' at time 107.0 207c207 < trying to subscribe to chargingstation around inductionloop 'e1_0' at time 109.0 --- > trying to subscribe to chargingstation around gui 'View #0' at time 109.0 210c210 < trying to subscribe to edge around inductionloop 'e1_0' at time 111.0 --- > trying to subscribe to edge around gui 'View #0' at time 111.0 213,214c213,214 < trying to subscribe to gui around inductionloop 'e1_0' at time 113.0 < trying to subscribe to inductionloop around inductionloop 'e1_0' at time 113.0 --- > trying to subscribe to gui around gui 'View #0' at time 113.0 > trying to subscribe to inductionloop around gui 'View #0' at time 113.0 217c217 < trying to subscribe to junction around inductionloop 'e1_0' at time 115.0 --- > trying to subscribe to junction around gui 'View #0' at time 115.0 220c220 < trying to subscribe to lane around inductionloop 'e1_0' at time 117.0 --- > trying to subscribe to lane around gui 'View #0' at time 117.0 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,3 > X Error: code 14 major 139 minor 4: BadIDChoice (invalid resource ID chosen for this connection). > X Error: code 14 major 139 minor 33: BadIDChoice (invalid resource ID chosen for this connection). > X Fatal error. ---------- Differences in output ---------- 1,4d0 < ['poly'] < Ok: Unsubscribe successful < Print ended at step 1003.0 < Ok: Subscription and computed are same
---------- Differences in errors ---------- 0a1,2 > X Error: code 14 major 139 minor 4: BadIDChoice (invalid resource ID chosen for this connection). > X Fatal error. ---------- Differences in output ---------- 1,4d0 < ['poly'] < Ok: Unsubscribe successful < Print ended at step 1003.0 < Ok: Subscription and computed are same
---------- Differences in errors ----------
0a1
> X Fatal error.
---------- Differences in output ----------
1,99d0
< findIntermodalRoute modes='car bicycle public' vType=' pType=''
< Stage(type=3, vType=DEFAULT_VEHTYPE, line=car, edges=('A0B0', 'B0B1', 'B1A1', 'A1B1'), travelTime=126.21634269258462, cost=126.21634269258462, length=2678.24, intended=car, depart=1.0, departPos=894.8, arrivalPos=100.0)
<
< findIntermodalRoute modes='car bicycle public' vType=defaultCar' pType=''
< Stage(type=3, vType=defaultCar, line=defaultCar, edges=('A0B0', 'B0B1', 'B1A1', 'A1B1'), travelTime=126.21634269258462, cost=126.21634269258462, length=2678.24, intended=defaultCar, depart=1.0, departPos=894.8, arrivalPos=100.0)
<
< findIntermodalRoute modes='car bicycle public' vType=slowCar' pType=''
< Stage(type=3, vType=DEFAULT_VEHTYPE, line=car, edges=('A0B0', 'B0B1', 'B1A1', 'A1B1'), travelTime=126.21634269258462, cost=126.21634269258462, length=2678.24, intended=car, depart=1.0, departPos=894.8, arrivalPos=100.0)
<
< findIntermodalRoute modes='car bicycle public' vType=slowCarFactor' pType=''
< Stage(type=3, vType=DEFAULT_VEHTYPE, line=car, edges=('A0B0', 'B0B1', 'B1A1', 'A1B1'), travelTime=126.21634269258462, cost=126.21634269258462, length=2678.24, intended=car, depart=1.0, departPos=894.8, arrivalPos=100.0)
<
< findIntermodalRoute modes='car bicycle public' vType=fastCar' pType=''
< Stage(type=3, vType=fastCar, line=fastCar, edges=('A0B0', 'B0B1', 'B1A1', 'A1B1'), travelTime=65.35817134629231, cost=65.35817134629231, length=2678.24, intended=fastCar, depart=1.0, departPos=894.8, arrivalPos=100.0)
<
<
<
< findIntermodalRoute modes='public' vType=' pType=''
< Stage(type=2, destStop=stopC_W, edges=('A0B0', 'accessC'), travelTime=181.94880000000003, cost=181.94880000000003, length=189.53000000000003, depart=1.0, departPos=894.8, arrivalPos=91.9)
< Stage(type=3, line=train2:1, destStop=stopA_W, edges=('railEW',), travelTime=653.7253263395098, cost=653.7253263395098, length=1198.6190899369894, intended=train_train2:1.0, depart=599.0, departPos=0.0, arrivalPos=1100.0)
< Stage(type=2, destStop=stopA_N, edges=('accessA',), travelTime=4.771200000000022, cost=4.771200000000022, length=4.970000000000027, depart=836.6741263395098, departPos=86.23, arrivalPos=90.19)
< Stage(type=3, line=train1:0, destStop=stopB_N, edges=('railSN',), travelTime=259.5934, cost=259.5934, length=500.03999999999996, intended=train_train1:0.1, depart=1001.0, departPos=0.0, arrivalPos=500.0)
< Stage(type=2, edges=('accessB', 'A1B1'), travelTime=203.92319999999995, cost=203.92319999999995, length=1200.02, depart=1101.0387263395098, departPos=91.16, arrivalPos=100.0)
<
< findIntermodalRoute modes='public' vType=defaultCar' pType=''
< Stage(type=3, vType=defaultCar, line=defaultCar, edges=('A0B0', 'B0B1', 'B1A1', 'A1B1'), travelTime=126.21634269258462, cost=126.21634269258462, length=2678.24, intended=defaultCar, depart=1.0, departPos=894.8, arrivalPos=100.0)
<
< findIntermodalRoute modes='public' vType=slowCar' pType=''
< Stage(type=2, destStop=stopC_W, edges=('A0B0', 'accessC'), travelTime=181.94880000000003, cost=181.94880000000003, length=189.53000000000003, depart=1.0, departPos=894.8, arrivalPos=91.9)
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1
> X Fatal error.
---------- Differences in output ----------
1,6d0
< edge=middle current=7.19942404608 adapted=-1.0
< edge=middle2 current=14.3988480922 adapted=-1.0
< edge=middle3 current=28.7976961843 adapted=-1.0
< edge=middle current=7.19942404608 adapted=20.0
< edge=middle2 current=14.3988480922 adapted=-1.0
< edge=middle3 current=28.7976961843 adapted=10.0
---------- Missing result in vehroutes ----------
<?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">
<vehicle id="ego" depart="0.00" arrival="46.00">
<routeDistribution>
<route replacedOnEdge="beg" reason="traci:rerouteTraveltime" replacedAtTime="1.00" probability="0" edges="beg middle2 end"/>
<route edges="beg middle3 end"/>
</routeDistribution>
</vehicle>
</routes>
---------- Differences in errors ----------
0a1,3
> Xlib: sequence lost (0x1183f > 0x1a65) in reply type 0x16!
> Xlib: sequence lost (0x118c5 > 0x1a65) in reply type 0x1c!
> double free or corruption (fasttop)
---------- Differences in output ----------
1,6d0
< edge=middle current=7.19942404608 adapted=-1.0
< edge=middle2 current=14.3988480922 adapted=-1.0
< edge=middle3 current=28.7976961843 adapted=-1.0
< edge=middle current=7.19942404608 adapted=-1.0
< edge=middle2 current=14.3988480922 adapted=-1.0
< edge=middle3 current=28.7976961843 adapted=-1.0
---------- Missing result in vehroutes ----------
<?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">
<vehicle id="ego" depart="0.00" arrival="419.00">
<routeDistribution>
<route replacedOnEdge="beg" reason="traci:rerouteTraveltime" replacedAtTime="1.00" probability="0" edges="beg middle2 end"/>
<route edges="beg middle3 end"/>
</routeDistribution>
</vehicle>
</routes>
---------- Differences in errors ---------- 0a1 > FXApp::openDisplay: unable to open display :15575.0 ---------- Differences in output ---------- 1,18d0 < step 0.0 < vehicle foo="" < vehicle foo="42" < person foo="" < person foo="42" < edge foo="" < edge foo="42" < lane foo="" < lane foo="42" < vType foo="" < vType foo="42" < route foo="" < route foo="42" < trafficlight foo="" < trafficlight foo="42" < step 1.0 < close, starting again < step 0.0
---------- Differences in errors ----------
0a1
> FXApp::openDisplay: unable to open display :6851.0
---------- Differences in output ----------
1,32d0
< step 0.0
< vehicle foo=""
< vehicle foo="42"
< person foo=""
< person foo="42"
< edge foo=""
< edge foo="42"
< lane foo=""
< lane foo="42"
< vType foo=""
< vType foo="42"
< route foo=""
< route foo="42"
< trafficlight foo=""
< trafficlight foo="42"
< step 1.0
< step 0.0
< vehicle foo=""
< vehicle foo="42"
< person foo=""
< person foo="42"
< edge foo=""
< edge foo="42"
< lane foo=""
< lane foo="42"
< vType foo=""
< vType foo="42"
< route foo=""
< route foo="42"
<truncated after showing first 30 lines>
---------- Missing result in log2 ----------
traci.start(ARGS)
traci.simulation.getTime()
traci.simulationStep()
traci.vehicle.getParameter('veh0', 'foo')
traci.vehicle.setParameter('veh0', 'foo', '42')
traci.vehicle.getParameter('veh0', 'foo')
traci.person.getParameter('ped0', 'foo')
traci.person.setParameter('ped0', 'foo', '42')
traci.person.getParameter('ped0', 'foo')
traci.edge.getParameter('1o', 'foo')
traci.edge.setParameter('1o', 'foo', '42')
traci.edge.getParameter('1o', 'foo')
traci.lane.getParameter('1o_0', 'foo')
traci.lane.setParameter('1o_0', 'foo', '42')
traci.lane.getParameter('1o_0', 'foo')
traci.vehicletype.getParameter('pType', 'foo')
traci.vehicletype.setParameter('pType', 'foo', '42')
traci.vehicletype.getParameter('pType', 'foo')
traci.route.getParameter('horizontal', 'foo')
traci.route.setParameter('horizontal', 'foo', '42')
traci.route.getParameter('horizontal', 'foo')
traci.trafficlight.getParameter('0', 'foo')
traci.trafficlight.setParameter('0', 'foo', '42')
traci.trafficlight.getParameter('0', 'foo')
traci.simulation.getTime()
traci.simulationStep()
traci.close()
---------- Differences in errors ---------- 0a1,7 > Error: Person 'p0' is not known > Traceback (most recent call last): > File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/person/moveTo/after_creation_crossing/runner.py", line 48, in <module> > edge = traci.person.getRoadID(p) > File "/home/delphi/extraGcc/sumo/tools/libsumo/libsumo.py", line 7271, in getRoadID > return _libsumo.person_getRoadID(personID) > libsumo.libsumo.TraCIException: Person 'p0' is not known ---------- Differences in fcd ---------- 2a3,4 > <!-- generated on 2024-02-20 09:40:05 by > <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd"> 4,75c6,20 < <fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd"> < <timestep time="0.00"> < <person id="p0" x="111.60" y="93.35" angle="0.04" speed="13.35" pos="1.00" edge=":C_c1" slope="0.00"/> < </timestep> < <timestep time="1.00"> < <person id="p0" x="111.59" y="94.56" angle="359.53" speed="1.21" pos="2.21" edge=":C_c1" slope="0.00"/> < </timestep> < <timestep time="2.00"> < <person id="p0" x="111.59" y="95.82" angle="0.00" speed="1.26" pos="3.47" edge=":C_c1" slope="0.00"/> < </timestep> < <timestep time="3.00"> < <person id="p0" x="111.59" y="97.28" angle="0.00" speed="1.46" pos="4.93" edge=":C_c1" slope="0.00"/> < </timestep> < <timestep time="4.00"> < <person id="p0" x="111.59" y="98.61" angle="0.00" speed="1.33" pos="6.26" edge=":C_c1" slope="0.00"/> < </timestep> < <timestep time="5.00"> < <person id="p0" x="111.59" y="99.91" angle="0.00" speed="1.30" pos="7.56" edge=":C_c1" slope="0.00"/> < </timestep> < <timestep time="6.00"> < <person id="p0" x="111.59" y="101.37" angle="0.00" speed="1.46" pos="9.02" edge=":C_c1" slope="0.00"/> < </timestep> < <timestep time="7.00"> < <person id="p0" x="111.59" y="102.62" angle="0.00" speed="1.25" pos="10.27" edge=":C_c1" slope="0.00"/> < </timestep> < <timestep time="8.00"> <truncated after showing first 30 lines> ---------- Differences in output ---------- 1,3d0 < t=0.0 edge=SC lane= pos=80.0 < forcing person into the network < t=0.0 edge=:C_c1 lane=:C_c1_0 pos=1.0 ---------- Differences in vehroutes ---------- 2a3,4 > <!-- generated on 2024-02-20 09:40:05 by > <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd"> 4,7c6,9 < <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> < <person id="p0" depart="0.00" departPos="80.00" arrival="23.00"> < <walk edges="SC CN" arrivalPos="10.00"/> < </person> --- > <input> > <net-file value="input_net3.net.xml"/> > <route-files value="input_routes.rou.xml"/> > </input> 9c11,20 < </routes> --- > <output> > <fcd-output value="fcd.xml"/> > <vehroute-output value="vehroutes.xml"/> > </output> > > <report> > <no-step-log value="true"/> > </report> > > </configuration>
---------- Differences in errors ----------
0a1,3
> X Error: code 14 major 139 minor 4: BadIDChoice (invalid resource ID chosen for this connection).
> X Error: code 14 major 139 minor 33: BadIDChoice (invalid resource ID chosen for this connection).
> X Fatal error.
---------- Differences in output ----------
1,3d0
< t=0.0 x=107.95 y=81.95
< jumping backwards on the same edge
< t=0.0 x=106.789 y=71.95
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>
<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
<timestep time="0.00">
<person id="p0" x="106.79" y="71.95" angle="0.00" speed="10.00" pos="71.95" edge="SC" slope="0.00"/>
</timestep>
<timestep time="1.00">
<person id="p0" x="106.23" y="73.16" angle="335.20" speed="1.21" pos="73.16" edge="SC" slope="0.00"/>
</timestep>
<timestep time="2.00">
<person id="p0" x="106.23" y="74.42" angle="0.00" speed="1.26" pos="74.42" edge="SC" slope="0.00"/>
</timestep>
<timestep time="3.00">
<person id="p0" x="106.23" y="75.88" angle="0.00" speed="1.46" pos="75.88" edge="SC" slope="0.00"/>
</timestep>
<timestep time="4.00">
<person id="p0" x="106.23" y="77.21" angle="0.00" speed="1.33" pos="77.21" edge="SC" slope="0.00"/>
</timestep>
<timestep time="5.00">
<person id="p0" x="106.23" y="78.51" angle="0.00" speed="1.30" pos="78.51" edge="SC" slope="0.00"/>
</timestep>
<timestep time="6.00">
<person id="p0" x="106.23" y="79.97" angle="0.00" speed="1.46" pos="79.97" edge="SC" slope="0.00"/>
</timestep>
<timestep time="7.00">
<person id="p0" x="106.23" y="81.22" angle="0.00" speed="1.25" pos="81.22" edge="SC" slope="0.00"/>
</timestep>
<timestep time="8.00">
<person id="p0" x="106.23" y="82.62" angle="0.00" speed="1.40" pos="82.62" edge="SC" slope="0.00"/>
<truncated after showing first 30 lines>
---------- Missing result in vehroutes ----------
<?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">
<person id="p0" depart="0.00" departPos="-10.00" arrival="62.00">
<walk edges="SC CN"/>
</person>
</routes>
---------- Differences in errors ---------- 1,8c1,7 < Warning: Could not map position 113.85,84.40 onto lane ':C_w2_0' (fromLane='SC_0' toLane=':C_c1_0') for person 'p0' time=8.00. < Warning: Could not map position 113.86,92.60 onto lane ':C_w2_0' (fromLane='SC_0' toLane=':C_c1_0') for person 'p0' time=16.00. < Warning: Could not map position 113.86,93.60 onto lane ':C_w2_0' (fromLane='SC_0' toLane=':C_c1_0') for person 'p0' time=17.00. < Warning: Could not map position 113.75,106.60 onto lane ':C_w1_0' (fromLane=':C_c1_0' toLane='CN_0') for person 'p0' time=30.00. < Warning: Could not map position 113.75,107.60 onto lane ':C_w1_0' (fromLane=':C_c1_0' toLane='CN_0') for person 'p0' time=31.00. < Warning: Could not map position 113.74,113.62 onto lane ':C_w1_0' (fromLane=':C_c1_0' toLane='CN_0') for person 'p0' time=37.00. < Warning: Could not map position 113.74,114.62 onto lane ':C_w1_0' (fromLane=':C_c1_0' toLane='CN_0') for person 'p0' time=38.00. < Warning: Could not map position 113.74,115.62 onto lane ':C_w1_0' (fromLane=':C_c1_0' toLane='CN_0') for person 'p0' time=39.00. --- > Error: Person 'p0' is not known > Traceback (most recent call last): > File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/person/moveToXY/keepRoute2_junction_offroad/runner.py", line 41, in <module> > x, y = traci.person.getPosition(p) > File "/home/delphi/extraGcc/sumo/tools/libsumo/libsumo.py", line 7263, in getPosition > return _libsumo.person_getPosition(personID, includeZ) > libsumo.libsumo.TraCIException: Person 'p0' is not known ---------- Differences in fcd ---------- 2a3,4 > <!-- generated on 2024-02-20 09:39:46 by > <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd"> 4,245c6,19 < <fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd"> < <timestep time="0.00"> < <person id="p0" x="113.85" y="76.40" angle="0.00" speed="1.00" pos="76.40" edge="SC" slope="0.00"/> < </timestep> < <timestep time="1.00"> < <person id="p0" x="113.85" y="77.40" angle="0.00" speed="1.00" pos="77.40" edge="SC" slope="0.00"/> < </timestep> < <timestep time="2.00"> < <person id="p0" x="113.85" y="78.40" angle="0.00" speed="1.00" pos="78.40" edge="SC" slope="0.00"/> < </timestep> < <timestep time="3.00"> < <person id="p0" x="113.85" y="79.40" angle="0.00" speed="1.00" pos="79.40" edge="SC" slope="0.00"/> < </timestep> < <timestep time="4.00"> < <person id="p0" x="113.85" y="80.40" angle="0.00" speed="1.00" pos="80.40" edge="SC" slope="0.00"/> < </timestep> < <timestep time="5.00"> < <person id="p0" x="113.85" y="81.40" angle="0.00" speed="1.00" pos="81.40" edge="SC" slope="0.00"/> < </timestep> < <timestep time="6.00"> < <person id="p0" x="113.85" y="82.40" angle="0.00" speed="1.00" pos="82.40" edge="SC" slope="0.00"/> < </timestep> < <timestep time="7.00"> < <person id="p0" x="113.85" y="83.40" angle="0.00" speed="1.00" pos="83.40" edge="SC" slope="0.00"/> < </timestep> < <timestep time="8.00"> <truncated after showing first 30 lines> ---------- Differences in output ---------- 1,80d0 < s=0.0 x=113.85 y=75.4 < s=1.0 x=113.85 y=76.4 < s=2.0 x=113.85 y=77.4 < s=3.0 x=113.85 y=78.4 < s=4.0 x=113.85 y=79.4 < s=5.0 x=113.85 y=80.4 < s=6.0 x=113.85 y=81.4 < s=7.0 x=113.85 y=82.4 < s=8.0 x=113.85 y=83.4 < s=9.0 x=113.85 y=84.4 < s=10.0 x=113.85 y=85.4 < s=11.0 x=113.85 y=86.4 < s=12.0 x=113.85 y=87.4 < s=13.0 x=113.85 y=88.4 < s=14.0 x=113.85 y=89.4 < s=15.0 x=113.859086269 y=90.602412377 < s=16.0 x=113.859086269 y=91.602412377 < s=17.0 x=113.859086269 y=92.602412377 < s=18.0 x=113.859086269 y=93.602412377 < s=19.0 x=113.859086269 y=94.602412377 < s=20.0 x=113.76479171 y=95.5958777708 < s=21.0 x=113.76479171 y=96.5958777708 < s=22.0 x=113.746963665 y=97.5981055237 < s=23.0 x=113.746963665 y=98.5981055237 < s=24.0 x=113.746963665 y=99.5981055237 < s=25.0 x=113.746963665 y=100.598105524 < s=26.0 x=113.746963665 y=101.598105524 < s=27.0 x=113.746963665 y=102.598105524 < s=28.0 x=113.746963665 y=103.598105524 <truncated after showing first 30 lines>
---------- Differences in errors ----------
1,8d0
< Error: The negative stage index -3 must refer to a valid previous stage.
< Error: The negative stage index -4 must refer to a valid previous stage.
< Error: The negative stage index -4 must refer to a valid previous stage.
< Error: The negative stage index -4 must refer to a valid previous stage.
< Error: The negative stage index -4 must refer to a valid previous stage.
< Error: The negative stage index -4 must refer to a valid previous stage.
< Error: The negative stage index -4 must refer to a valid previous stage.
< Error: The negative stage index -4 must refer to a valid previous stage.
---------- Differences in output ----------
1,39d0
< step 10.0
< prior stages for 'p0'
< -2: Stage(type=0, edges=('SC',), travelTime=0.001, cost=INVALID, length=0.0, depart=INVALID, departPos=INVALID, arrivalPos=0.0, description=waiting (start))
< -1: Stage(type=5, edges=('CN',), travelTime=0.001, cost=INVALID, length=INVALID, depart=INVALID, departPos=INVALID, arrivalPos=45.975, description=trip)
< step 20.0
< prior stages for 'p0'
< -3: Stage(type=0, edges=('SC',), travelTime=0.001, cost=INVALID, length=0.0, depart=INVALID, departPos=INVALID, arrivalPos=0.0, description=waiting (start))
< -2: Stage(type=5, edges=('CN',), travelTime=0.001, cost=INVALID, length=INVALID, depart=INVALID, departPos=INVALID, arrivalPos=45.975, description=trip)
< -1: Stage(type=3, vType=DEFAULT_VEHTYPE, line=p0_0, edges=('SC', 'CN'), travelTime=19.0, cost=INVALID, length=148.925, depart=0.0, departPos=INVALID, arrivalPos=45.975, description=driving)
< step 30.0
< prior stages for 'p0'
< -3: Stage(type=0, edges=('SC',), travelTime=0.001, cost=INVALID, length=0.0, depart=INVALID, departPos=INVALID, arrivalPos=0.0, description=waiting (start))
< -2: Stage(type=5, edges=('CN',), travelTime=0.001, cost=INVALID, length=INVALID, depart=INVALID, departPos=INVALID, arrivalPos=45.975, description=trip)
< -1: Stage(type=3, vType=DEFAULT_VEHTYPE, line=p0_0, edges=('SC', 'CN'), travelTime=19.0, cost=INVALID, length=148.925, depart=0.0, departPos=INVALID, arrivalPos=45.975, description=driving)
< step 40.0
< prior stages for 'p0'
< -3: Stage(type=0, edges=('SC',), travelTime=0.001, cost=INVALID, length=0.0, depart=INVALID, departPos=INVALID, arrivalPos=0.0, description=waiting (start))
< -2: Stage(type=5, edges=('CN',), travelTime=0.001, cost=INVALID, length=INVALID, depart=INVALID, departPos=INVALID, arrivalPos=45.975, description=trip)
< -1: Stage(type=3, vType=DEFAULT_VEHTYPE, line=p0_0, edges=('SC', 'CN'), travelTime=19.0, cost=INVALID, length=148.925, depart=0.0, departPos=INVALID, arrivalPos=45.975, description=driving)
< step 50.0
< prior stages for 'p0'
< -3: Stage(type=0, edges=('SC',), travelTime=0.001, cost=INVALID, length=0.0, depart=INVALID, departPos=INVALID, arrivalPos=0.0, description=waiting (start))
< -2: Stage(type=5, edges=('CN',), travelTime=0.001, cost=INVALID, length=INVALID, depart=INVALID, departPos=INVALID, arrivalPos=45.975, description=trip)
< -1: Stage(type=3, vType=DEFAULT_VEHTYPE, line=p0_0, edges=('SC', 'CN'), travelTime=19.0, cost=INVALID, length=148.925, depart=0.0, departPos=INVALID, arrivalPos=45.975, description=driving)
< step 60.0
< prior stages for 'p0'
< -3: Stage(type=0, edges=('SC',), travelTime=0.001, cost=INVALID, length=0.0, depart=INVALID, departPos=INVALID, arrivalPos=0.0, description=waiting (start))
< -2: Stage(type=5, edges=('CN',), travelTime=0.001, cost=INVALID, length=INVALID, depart=INVALID, departPos=INVALID, arrivalPos=45.975, description=trip)
< -1: Stage(type=3, vType=DEFAULT_VEHTYPE, line=p0_0, edges=('SC', 'CN'), travelTime=19.0, cost=INVALID, length=148.925, depart=0.0, departPos=INVALID, arrivalPos=45.975, description=driving)
<truncated after showing first 30 lines>
---------- Differences in tripinfo ----------
5,9d4
< <tripinfo id="p0_0" depart="0.00" departLane="SC_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="19.00" arrivalLane="CN_0" arrivalPos="45.98" arrivalSpeed="0.10" duration="19.00" routeLength="148.93" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="7.57" rerouteNo="1" devices="tripinfo_p0_0 person_p0_0" vType="DEFAULT_VEHTYPE" speedFactor="0.94" vaporized=""/>
< <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.06">
< <ride waitingTime="0.00" vehicle="p0_0" depart="0.00" arrival="19.00" arrivalPos="45.98" duration="19.00" routeLength="148.93" timeLoss="7.57"/>
< <walk depart="19.00" departPos="45.98" arrival="88.00" arrivalPos="45.98" duration="69.00" routeLength="91.95" timeLoss="6.54" maxSpeed="1.47"/>
< </personinfo>
---------- Differences in tripinfo ---------- 5,11d4 < <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.06"> < <ride waitingTime="0.00" vehicle="p0_0" depart="0.00" arrival="10.00" arrivalPos="81.28" duration="10.00" routeLength="76.18" timeLoss="3.16"/> < </personinfo> < <personinfo id="p0" depart="10.00" type="DEFAULT_PEDTYPE" speedFactor="1.06"> < <walk depart="10.00" departPos="81.28" arrival="18.00" arrivalPos="90.95" duration="8.00" routeLength="9.67" timeLoss="1.43" maxSpeed="1.47"/> < </personinfo> < <tripinfo id="p0_0" depart="0.00" departLane="SC_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="19.00" arrivalLane="CN_0" arrivalPos="45.98" arrivalSpeed="0.10" duration="19.00" routeLength="148.93" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="7.57" rerouteNo="1" devices="tripinfo_p0_0 person_p0_0" vType="DEFAULT_VEHTYPE" speedFactor="0.94" vaporized=""/>
---------- Differences in errors ---------- 6a7,8 > Error: Could not load 'img.jpeg'. > Loading failed!
---------- Differences in errors ----------
2a3,11
> Error: libsumo.load is not implemented for the GUI.
> X Error: code 5 major 18 minor 0: BadAtom (invalid Atom parameter).
> X Error: code 5 major 18 minor 0: BadAtom (invalid Atom parameter).
> X Error: code 5 major 18 minor 0: BadAtom (invalid Atom parameter).
> X Error: code 5 major 18 minor 0: BadAtom (invalid Atom parameter).
> Error: libsumo.load is not implemented for the GUI.
> X Error: code 5 major 18 minor 0: BadAtom (invalid Atom parameter).
> X Error: code 5 major 18 minor 0: BadAtom (invalid Atom parameter).
> free(): invalid next size (fast)
---------- Differences in log ----------
4,6c4,7
< Simulation version started
< Simulation ended at time: 3.00
< Reason: Libsumo issued load command.
---
> Simulation started with time: 0.00.
> Error: libsumo.load is not implemented for the GUI.
> Simulation ended at time: 361.00
> Reason: All vehicles have left the simulation.
---------- Differences in output ----------
5,7d4
< step=1.0 departed=('horiz',)
< step=2.0 departed=()
< step=3.0 departed=()
362,365d358
< step=358.0 departed=()
< step=359.0 departed=()
< step=360.0 departed=()
< step=361.0 departed=()
---------- Differences in errors ----------
0a1,4
> [xcb] Unknown sequence number while processing queue
> [xcb] Most likely this is a multi-threaded client and XInitThreads has not been called
> [xcb] Aborting, sorry about that.
> python: ../../src/xcb_io.c:278: poll_for_event: Assertion `!xcb_xlib_threads_sequence_lost' failed.
---------- Differences in output ----------
1,120d0
< i=0 time=2.0 det=d1 count=0 ids=()
< i=0 time=2.0 det=d2 count=0 ids=()
< i=0 time=2.0 det=d3 count=0 ids=()
< i=0 time=3.0 det=d1 count=0 ids=()
< i=0 time=3.0 det=d2 count=0 ids=()
< i=0 time=3.0 det=d3 count=0 ids=()
< i=0 time=4.0 det=d1 count=0 ids=()
< i=0 time=4.0 det=d2 count=0 ids=()
< i=0 time=4.0 det=d3 count=0 ids=()
< i=0 time=5.0 det=d1 count=0 ids=()
< i=0 time=5.0 det=d2 count=0 ids=()
< i=0 time=5.0 det=d3 count=0 ids=()
< i=0 time=6.0 det=d1 count=0 ids=()
< i=0 time=6.0 det=d2 count=1 ids=('0',)
< i=0 time=6.0 det=d3 count=1 ids=('1',)
< i=0 time=7.0 det=d1 count=0 ids=()
< i=0 time=7.0 det=d2 count=1 ids=('0',)
< i=0 time=7.0 det=d3 count=1 ids=('1',)
< i=0 time=8.0 det=d1 count=1 ids=('1',)
< i=0 time=8.0 det=d2 count=1 ids=('0',)
< i=0 time=8.0 det=d3 count=1 ids=('1',)
< i=0 time=9.0 det=d1 count=1 ids=('1',)
< i=0 time=9.0 det=d2 count=1 ids=('0',)
< i=0 time=9.0 det=d3 count=1 ids=('1',)
< i=0 time=10.0 det=d1 count=0 ids=()
< i=0 time=10.0 det=d2 count=1 ids=('0',)
< i=0 time=10.0 det=d3 count=1 ids=('1',)
< i=0 time=11.0 det=d1 count=0 ids=()
< i=0 time=11.0 det=d2 count=0 ids=()
<truncated after showing first 30 lines>
---------- Missing result in detector ----------
<?xml version="1.0" encoding="UTF-8"?>
<detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e1_file.xsd">
<interval begin="0.00" end="11.00" id="d1" nVehContrib="1" flow="327.27" occupancy="3.67" speed="12.37" harmonicMeanSpeed="12.37" length="5.00" nVehEntered="1"/>
<interval begin="0.00" end="11.00" id="d2" sampledSeconds="4.96" nVehEntered="1" nVehLeft="1" nVehSeen="1" meanSpeed="11.08" meanTimeLoss="1.23" meanOccupancy="3.42" maxOccupancy="10.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHaltingDu
ration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.50" maxVehicleNumber="1" />
<interval begin="0.00" end="11.00" id="d3" meanTravelTime="4.93" meanOverlapTravelTime="5.46" meanSpeed="10.66" meanHaltsPerVehicle="0.00" meanTimeLoss="0.70" vehicleSum="1" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
</detector>
---------- Differences in errors ----------
1,2c1
< Warning: Ignoring program 'online' for traffic light 'C' in loaded state
< Warning: Ignoring program 'online' for traffic light 'C' in loaded state
---
> FXApp::openDisplay: unable to open display :21765.0
---------- Differences in output ----------
1,2d0
< 2.0 subcription={'v0': {64: 0.0}} contextSubscription={}
< 2.0 subcription={'v0': {64: 0.0}} contextSubscription={}
---------- Differences in state ----------
5d4
< <route id="r0" state="1" edges="SC"/>
7d5
< <vType id="t0"/>
---------- Differences in log ---------- 5c5 < Simulation version started --- > Simulation started with time: 0.00. 15d14 < Reason: Libsumo requested termination. ---------- Differences in output ---------- 202c202 < check whether GUI is present False --- > check whether GUI is present True
---------- Differences in errors ---------- 0a1,4 > [xcb] Unknown request in queue while dequeuing > [xcb] Most likely this is a multi-threaded client and XInitThreads has not been called > [xcb] Aborting, sorry about that. > python: ../../src/xcb_io.c:175: dequeue_pending_request: Assertion `!xcb_xlib_unknown_req_in_deq' failed. ---------- Differences in output ---------- 1,18d0 < constraints for 'A' < Constraint(signalId=A tripId=t0, foeId=t1, foeSignal=D, limit=3, type=0, mustWait=True, active=True param=bar=23|foo=42) < Constraint(signalId=A tripId=t0, foeId=t2, foeSignal=D, limit=3, type=0, mustWait=True, active=True) < Constraint(signalId=A tripId=t0, foeId=t3, foeSignal=D, limit=3, type=0, mustWait=True, active=True) < constraints for 'A' and trip 't0' < Constraint(signalId=A tripId=t0, foeId=t1, foeSignal=D, limit=3, type=0, mustWait=True, active=True param=bar=23|foo=42) < Constraint(signalId=A tripId=t0, foeId=t2, foeSignal=D, limit=3, type=0, mustWait=True, active=True) < Constraint(signalId=A tripId=t0, foeId=t3, foeSignal=D, limit=3, type=0, mustWait=True, active=True) < constraints for 'D' < constraints where 'D' is foeSignal < Constraint(signalId=A tripId=t0, foeId=t1, foeSignal=D, limit=3, type=0, mustWait=True, active=True param=bar=23|foo=42) < Constraint(signalId=A tripId=t0, foeId=t2, foeSignal=D, limit=3, type=0, mustWait=True, active=True) < Constraint(signalId=A tripId=t0, foeId=t3, foeSignal=D, limit=3, type=0, mustWait=True, active=True) < constraints for 'A' (later) < Constraint(signalId=A tripId=t0, foeId=t1, foeSignal=D, limit=3, type=0, mustWait=False, active=True param=bar=23|foo=42) < Constraint(signalId=A tripId=t0, foeId=t2, foeSignal=D, limit=3, type=0, mustWait=True, active=True) < Constraint(signalId=A tripId=t0, foeId=t3, foeSignal=D, limit=3, type=0, mustWait=True, active=True) < Constraint(signalId=A tripId=t5, foeId=t4, foeSignal=D, limit=1, type=0, mustWait=True, active=True)
---------- Differences in errors ---------- 0a1,2 > Xlib: sequence lost (0x11856 > 0x1a65) in reply type 0x16! > double free or corruption (fasttop) ---------- Differences in output ---------- 1,20d0 < constraints for 'A' < Constraint(signalId=A tripId=t0, foeId=t1, foeSignal=D, limit=3, type=0, mustWait=True, active=True param=bar=23|foo=42) < Constraint(signalId=A tripId=t0, foeId=t2, foeSignal=D, limit=3, type=0, mustWait=True, active=True) < Constraint(signalId=A tripId=t0, foeId=t3, foeSignal=D, limit=3, type=0, mustWait=True, active=True) < Constraint(signalId=A tripId=t4, foeId=t5, foeSignal=D, limit=1, type=0, mustWait=True, active=True) < constraints for 'A' and trip 't0' < Constraint(signalId=A tripId=t0, foeId=t1, foeSignal=D, limit=3, type=0, mustWait=True, active=True param=bar=23|foo=42) < Constraint(signalId=A tripId=t0, foeId=t2, foeSignal=D, limit=3, type=0, mustWait=True, active=True) < Constraint(signalId=A tripId=t0, foeId=t3, foeSignal=D, limit=3, type=0, mustWait=True, active=True) < constraints for 'D' < constraints where 'D' is foeSignal < Constraint(signalId=A tripId=t0, foeId=t1, foeSignal=D, limit=3, type=0, mustWait=True, active=True param=bar=23|foo=42) < Constraint(signalId=A tripId=t0, foeId=t2, foeSignal=D, limit=3, type=0, mustWait=True, active=True) < Constraint(signalId=A tripId=t0, foeId=t3, foeSignal=D, limit=3, type=0, mustWait=True, active=True) < Constraint(signalId=A tripId=t4, foeId=t5, foeSignal=D, limit=1, type=0, mustWait=True, active=True) < constraints for 'A' (later) < Constraint(signalId=A tripId=t0, foeId=t1, foeSignal=D, limit=3, type=0, mustWait=False, active=True param=bar=23|foo=42) < Constraint(signalId=A tripId=t0, foeId=t2, foeSignal=D, limit=3, type=0, mustWait=True, active=True) < Constraint(signalId=A tripId=t0, foeId=t3, foeSignal=D, limit=3, type=0, mustWait=True, active=True) < Constraint(signalId=A tripId=t4, foeId=t5, foeSignal=D, limit=1, type=0, mustWait=True, active=True)
---------- Differences in tripinfo ---------- 5,7d4 < <tripinfo id="t0" depart="0.00" departLane="d_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="104.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="104.00" routeLength="1432.74" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_t0 routing_t0" vType="train" speedFactor="1.00" vaporized=""/> < <tripinfo id="t2" depart="0.00" departLane="h_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="168.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="168.00" routeLength="1349.90" waitingTime="38.00" waitingCount="1" stopTime="0.00" timeLoss="70.17" rerouteNo="1" devices="tripinfo_t2 routing_t2" vType="train" speedFactor="1.00" vaporized=""/> < <tripinfo id="t1" depart="0.00" departLane="a_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="235.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="235.00" routeLength="1391.32" waitingTime="69.00" waitingCount="2" stopTime="0.00" timeLoss="134.17" rerouteNo="1" devices="tripinfo_t1 routing_t1" vType="train" speedFactor="1.00" vaporized=""/>
---------- Differences in errors ---------- 1d0 < Warning: Cannot check for all deadlocks on swapConstraints because the route for vehicle 't2' is not computed yet ---------- Differences in tripinfo ---------- 5,7d4 < <tripinfo id="t1" depart="0.00" departLane="a_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="101.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="101.00" routeLength="1391.32" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_t1 routing_t1" vType="train" speedFactor="1.00" vaporized=""/> < <tripinfo id="t2" depart="0.00" departLane="h_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="165.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="165.00" routeLength="1349.90" waitingTime="35.00" waitingCount="1" stopTime="0.00" timeLoss="67.17" rerouteNo="1" devices="tripinfo_t2 routing_t2" vType="train" speedFactor="1.00" vaporized=""/> < <tripinfo id="t0" depart="0.00" departLane="d_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="232.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="232.00" routeLength="1432.74" waitingTime="63.00" waitingCount="2" stopTime="0.00" timeLoss="128.18" rerouteNo="1" devices="tripinfo_t0 routing_t0" vType="train" speedFactor="1.00" vaporized=""/>
---------- Differences in errors ---------- 1d0 < Warning: Cannot check for all deadlocks on swapConstraints because the route for vehicle 't1' is not computed yet ---------- Differences in tripinfo ---------- 5,7d4 < <tripinfo id="t1" depart="0.00" departLane="a_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="101.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="101.00" routeLength="1391.32" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_t1 routing_t1" vType="train" speedFactor="1.00" vaporized=""/> < <tripinfo id="t0" depart="0.00" departLane="d_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="171.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="171.00" routeLength="1432.74" waitingTime="35.00" waitingCount="1" stopTime="0.00" timeLoss="67.16" rerouteNo="1" devices="tripinfo_t0 routing_t0" vType="train" speedFactor="1.00" vaporized=""/> < <tripinfo id="t2" depart="0.00" departLane="h_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="235.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="235.00" routeLength="1349.90" waitingTime="105.00" waitingCount="1" stopTime="0.00" timeLoss="137.17" rerouteNo="1" devices="tripinfo_t2 routing_t2" vType="train" speedFactor="1.00" vaporized=""/>
---------- Differences in errors ---------- 1,4d0 < Warning: Cannot check for all deadlocks on swapConstraints because the route for vehicle 't2' is not computed yet < Warning: Cannot check for all deadlocks on swapConstraints because the route for vehicle 't1' is not computed yet < Warning: Cannot check for all deadlocks on swapConstraints because the route for vehicle 't3' is not computed yet < Warning: Cannot check for all deadlocks on swapConstraints because the route for vehicle 't0' is not computed yet ---------- Differences in tripinfo ---------- 5,8d4 < <tripinfo id="t2" depart="0.00" departLane="a_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="101.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="101.00" routeLength="1391.32" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_t2 routing_t2" vType="train" speedFactor="1.00" vaporized=""/> < <tripinfo id="t0" depart="0.00" departLane="d_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="171.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="171.00" routeLength="1432.74" waitingTime="35.00" waitingCount="1" stopTime="0.00" timeLoss="67.16" rerouteNo="1" devices="tripinfo_t0 routing_t0" vType="train" speedFactor="1.00" vaporized=""/> < <tripinfo id="t3" depart="0.00" departLane="n_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="238.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="238.00" routeLength="1432.74" waitingTime="102.00" waitingCount="1" stopTime="0.00" timeLoss="134.18" rerouteNo="1" devices="tripinfo_t3 routing_t3" vType="train" speedFactor="1.00" vaporized=""/> < <tripinfo id="t1" depart="0.00" departLane="j_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="294.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="294.00" routeLength="1391.32" waitingTime="161.00" waitingCount="1" stopTime="0.00" timeLoss="193.16" rerouteNo="1" devices="tripinfo_t1 routing_t1" vType="train" speedFactor="1.00" vaporized=""/>
---------- Differences in errors ---------- 1d0 < Warning: Cannot check for all deadlocks on swapConstraints because the route for vehicle 't2' is not computed yet ---------- Differences in tripinfo ---------- 5,7d4 < <tripinfo id="t2" depart="0.00" departLane="h_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="98.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="98.00" routeLength="1349.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_t2 routing_t2" vType="train" speedFactor="1.00" vaporized=""/> < <tripinfo id="t0" depart="0.00" departLane="a_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="165.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="165.00" routeLength="1391.32" waitingTime="32.00" waitingCount="1" stopTime="0.00" timeLoss="64.17" rerouteNo="1" devices="tripinfo_t0 routing_t0" vType="train" speedFactor="1.00" vaporized=""/> < <tripinfo id="t1" depart="101.00" departLane="c_0" departPos="50.10" departSpeed="13.89" departDelay="71.00" arrival="232.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="131.00" routeLength="891.32" waitingTime="34.00" waitingCount="1" stopTime="0.00" timeLoss="66.16" rerouteNo="1" devices="tripinfo_t1 routing_t1" vType="train" speedFactor="1.00" vaporized=""/>
---------- Differences in errors ---------- 1d0 < Warning: Cannot check for all deadlocks on swapConstraints because the route for vehicle 't2' is not computed yet ---------- Differences in output ---------- 6d5 < tls=H Constraint(signalId=C tripId=t1_tripId, foeId=t2_tripId, foeSignal=H, limit=3, type=0, mustWait=True, active=True) 10c9 < tls=C Constraint(signalId=C tripId=t1_tripId, foeId=t2_tripId, foeSignal=H, limit=3, type=0, mustWait=True, active=True) --- > tls=H Constraint(signalId=H tripId=t2_tripId, foeId=t1_tripId, foeSignal=C, limit=3, type=0, mustWait=True, active=True) ---------- Differences in tripinfo ---------- 5,7d4 < <tripinfo id="t2" depart="0.00" departLane="h_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="98.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="98.00" routeLength="1349.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_t2 routing_t2" vType="train" speedFactor="1.00" vaporized=""/> < <tripinfo id="t0" depart="0.00" departLane="a_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="165.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="165.00" routeLength="1391.32" waitingTime="32.00" waitingCount="1" stopTime="0.00" timeLoss="64.17" rerouteNo="1" devices="tripinfo_t0 routing_t0" vType="train" speedFactor="1.00" vaporized=""/> < <tripinfo id="t1" depart="101.00" departLane="c_0" departPos="50.10" departSpeed="13.89" departDelay="71.00" arrival="232.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="131.00" routeLength="891.32" waitingTime="20.00" waitingCount="1" stopTime="5.00" timeLoss="61.16" rerouteNo="1" devices="tripinfo_t1 routing_t1" vType="train" speedFactor="1.00" vaporized=""/>
---------- Differences in errors ---------- 1,5d0 < Warning: Cannot check for all deadlocks on swapConstraints because the route for vehicle 't2' is not computed yet < Warning: Teleporting vehicle 't1'; waited too long (yield), lane='h_0', time=367.00. < Warning: Teleporting vehicle 't0'; waited too long (yield), lane='c_0', time=367.00. < Warning: Vehicle 't0' ends teleporting on edge 'f', time=367.00. < Warning: Vehicle 't1' ends teleporting on edge 'i', time=367.00. ---------- Differences in tripinfo ---------- 5,7d4 < <tripinfo id="t1" depart="0.00" departLane="h_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="400.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="400.00" routeLength="1349.90" waitingTime="301.00" waitingCount="1" stopTime="0.00" timeLoss="305.88" rerouteNo="1" devices="tripinfo_t1 routing_t1" vType="train" speedFactor="1.00" vaporized=""/> < <tripinfo id="t0" depart="0.00" departLane="a_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="413.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="413.00" routeLength="1391.32" waitingTime="301.00" waitingCount="1" stopTime="0.00" timeLoss="315.72" rerouteNo="1" devices="tripinfo_t0 routing_t0" vType="train" speedFactor="1.00" vaporized=""/> < <tripinfo id="t2" depart="4.00" departLane="h_0" departPos="50.10" departSpeed="12.65" departDelay="4.00" arrival="477.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="473.00" routeLength="1349.90" waitingTime="324.00" waitingCount="2" stopTime="0.00" timeLoss="375.17" rerouteNo="1" devices="tripinfo_t2 routing_t2" vType="train" speedFactor="1.00" vaporized=""/>
---------- Differences in errors ---------- 0a1,7 > Error: Vehicle 't1' is not known. > Traceback (most recent call last): > File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/trafficlight/constraints/updateConstraints/runner.py", line 41, in <module> > traci.vehicle.replaceStop(vehID, 1, "") > File "/home/delphi/extraGcc/sumo/tools/libsumo/libsumo.py", line 6372, in replaceStop > return _libsumo.vehicle_replaceStop(*args, **kwargs) > libsumo.libsumo.TraCIException: Vehicle 't1' is not known. ---------- Differences in output ---------- 1,8d0 < constraints before update < tls=J10 Constraint(signalId=J10 tripId=t2, foeId=t1, foeSignal=J9, limit=1, type=0, mustWait=True, active=True) < tls=J2 Constraint(signalId=J2 tripId=t2, foeId=t1, foeSignal=J6, limit=1, type=0, mustWait=True, active=True) < tls=J6 Constraint(signalId=J6 tripId=t1, foeId=t0, foeSignal=J2, limit=1, type=0, mustWait=True, active=True) < tls=J9 Constraint(signalId=J9 tripId=t1, foeId=t0, foeSignal=J10, limit=1, type=0, mustWait=True, active=True) < constraints after update < tls=J10 Constraint(signalId=J10 tripId=t2, foeId=t1, foeSignal=J9, limit=1, type=0, mustWait=True, active=True) < tls=J9 Constraint(signalId=J9 tripId=t1, foeId=t0, foeSignal=J10, limit=1, type=0, mustWait=True, active=True) ---------- Differences in tripinfo ---------- 2a3,4 > <!-- generated on 2024-02-20 09:44:59 by > <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd"> 4,8c6,20 < <tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd"> < <tripinfo id="t0" depart="0.00" departLane="E0_0" departPos="50.10" departSpeed="8.17" departDelay="0.00" arrival="253.00" arrivalLane="E12_0" arrivalPos="100.00" arrivalSpeed="3.25" duration="253.00" routeLength="620.61" waitingTime="0.00" waitingCount="0" stopTime="107.00" timeLoss="101.12" rerouteNo="0" devices="tripinfo_t0" vType="train" speedFactor="1.00" vaporized=""/> < <tripinfo id="t1" depart="0.00" departLane="E3_0" departPos="50.10" departSpeed="8.17" departDelay="0.00" arrival="320.00" arrivalLane="E12_0" arrivalPos="100.00" arrivalSpeed="3.25" duration="320.00" routeLength="599.90" waitingTime="0.00" waitingCount="0" stopTime="202.00" timeLoss="74.61" rerouteNo="1" devices="tripinfo_t1" vType="train" speedFactor="1.00" vaporized=""/> < <tripinfo id="t2" depart="113.00" departLane="E0_0" departPos="50.10" departSpeed="2.72" departDelay="113.00" arrival="453.00" arrivalLane="E12_0" arrivalPos="100.00" arrivalSpeed="3.25" duration="340.00" routeLength="620.61" waitingTime="0.00" waitingCount="0" stopTime="191.00" timeLoss="104.12" rerouteNo="0" devices="tripinfo_t2" vType="train" speedFactor="1.00" vaporized=""/> < </tripinfos> --- > <input> > <net-file value="input_net.net.xml"/> > <route-files value="input_routes2.rou.xml"/> > <additional-files value="input_additional.add.xml,input_additional2.add.xml"/> > </input> > > <output> > <tripinfo-output value="tripinfo.xml"/> > </output> > > <report> > <no-step-log value="true"/> > </report> > > </configuration>
---------- Differences in errors ----------
1,4c1,4
< Warning: Invalid 'off'-state for link 4 at junction 'C'
< Warning: Invalid 'off'-state for link 4 at junction 'C'
< Warning: Invalid 'off'-state for link 5 at junction 'C'
< Warning: Invalid 'off'-state for link 5 at junction 'C'
---
> [xcb] Unknown request in queue while dequeuing
> [xcb] Most likely this is a multi-threaded client and XInitThreads has not been called
> [xcb] Aborting, sorry about that.
> python: ../../src/xcb_io.c:175: dequeue_pending_request: Assertion `!xcb_xlib_unknown_req_in_deq' failed.
---------- Differences in output ----------
1,38d0
< step 0
< step 1
< step 2
< trafficlight ('C',)
< trafficlight count 1
< waitingPersons 0
< examining C
< ryg rrrrrrrr
< rygdef (Logic(programID='0', type=0, currentPhaseIndex=4, phases=(Phase(duration=77.0, state='GGGGrrrr', minDur=77.0, maxDur=77.0), Phase(duration=3.0, state='yyyyrrrr', minDur=3.0, maxDur=3.0), Phase(duration=5.0, state='rrrrGGGG', minDur=5.0, maxDur=5.0), Phase(duration=5.0, state='rrrrGrrG', minDur=5.0, maxDur=5.0), Phase(duration=5.0, state='rrrrrrrr', minDur=5.0, maxDur=5.0, name='setByTraCI')), subParameter={}),)
< lanes ('EC_0', 'EC_1', 'WC_0', 'WC_1', ':C_w2_0', ':C_c1_0', ':C_w1_0', ':C_c2_0')
< links [[('EC_0', 'CW_0', ':C_0_0')], [('EC_1', 'CW_1', ':C_0_1')], [('WC_0', 'CE_0', ':C_2_0')], [('WC_1', 'CE_1', ':C_2_1')], [(':C_w2_0', ':C_c1_0', '')], [(':C_c1_0', ':C_w0_0', '')], [(':C_w1_0', ':C_c2_0', '')], [(':C_c2_0', ':C_w2_0', '')]]
< program 0
< phase 4
< phaseName setByTraCI
< switch 26.0
< duration 5.0
< numDefs=1 numPhases=[5]
< {0: ('C',)}
< step 3
< {0: ('C',)}
< step 4
< {0: ('C',)}
< step 5
< {0: ('C',)}
< caught Invalid tlsLinkIndex 16 for tls 'C' with maximum index 7.
< examining C
< ryg rrrrurrr
< rygdef (Logic(programID='0', type=0, currentPhaseIndex=4, phases=(Phase(duration=77.0, state='GGGGrrrr', minDur=77.0, maxDur=77.0), Phase(duration=3.0, state='yyyyrrrr', minDur=3.0, maxDur=3.0), Phase(duration=5.0, state='rrrrGGGG', minDur=5.0, maxDur=5.0), Phase(duration=5.0, state='rrrrGrrG', minDur=5.0, maxDur=5.0), Phase(duration=5.0, state='rrrrrrrr', minDur=5.0, maxDur=5.0, name='setByTraCI')), subParameter={}), Logic(programID='online', type=0, currentPhaseIndex=0, phases=(Phase(duratio
n=1.0, state='rrrrurrr', minDur=1.0, maxDur=1.0),), subParameter={}))
< lanes ('EC_0', 'EC_1', 'WC_0', 'WC_1', ':C_w2_0', ':C_c1_0', ':C_w1_0', ':C_c2_0')
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1,4
> [xcb] Unknown request in queue while dequeuing
> [xcb] Most likely this is a multi-threaded client and XInitThreads has not been called
> [xcb] Aborting, sorry about that.
> python: ../../src/xcb_io.c:175: dequeue_pending_request: Assertion `!xcb_xlib_unknown_req_in_deq' failed.
---------- Differences in output ----------
1,2d0
< ('blocker1',)
< ('blocker2',)
---------- Differences in errors ----------
0a1
> X Fatal error.
---------- Differences in output ----------
1,7d0
< step 0
< step 1
< step 2
< variablespeedsign ('VSS_ID',)
< variablespeedsign count 1
< examining VSS_ID
< lanes ('2si_1', '1si_1')
---------- Differences in errors ----------
0a1,2
> X Error: code 143 major 139 minor 23: RenderBadPicture (invalid Picture parameter).
> X Fatal error.
---------- Missing result in tripinfo ----------
<?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="v0" depart="0.00" departLane="SC_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="1.00" arrivalLane="SC_0" arrivalPos="5.10" arrivalSpeed="0.00" duration="1.00" routeLength="0.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="tripinfo_v0" vType="DEFAULT_VEHTYPE" speedFactor="1.06" vaporized="traci"/>
<tripinfo id="v0" depart="1.00" departLane="SC_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="21.00" arrivalLane="CN_0" arrivalPos="91.95" arrivalSpeed="12.69" duration="20.00" routeLength="194.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="4.41" rerouteNo="0" devices="tripinfo_v0" vType="DEFAULT_VEHTYPE" speedFactor="0.94" vaporized=""/>
</tripinfos>
---------- Differences in output ---------- 1,63d0 < time 0.0 < next stop stop_SC < alighting passengers [] < time 10.0 < next stop stop_SC < alighting passengers [] < time 20.0 < next stop stop_SC < alighting passengers [] < time 30.0 < next stop stop_SC < alighting passengers [] < time 40.0 < next stop stop_SC < alighting passengers [] < time 50.0 < next stop stop_SC < alighting passengers [] < time 60.0 < next stop stop_NC < alighting passengers [] < time 70.0 < next stop stop_NC < alighting passengers [] < time 80.0 < next stop stop_NC < alighting passengers [] < time 90.0 < next stop stop_NC <truncated after showing first 30 lines>
---------- Differences in errors ----------
1c1,13
< Warning: Vehicle 'ego' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=9.50.
---
> X Error: code 5 major 18 minor 0: BadAtom (invalid Atom parameter).
> X Error: code 5 major 18 minor 0: BadAtom (invalid Atom parameter).
> Error: Vehicle 'ego' is not known.
> Traceback (most recent call last):
> File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/vehicle/cfmodel/CACC/runner.py", line 63, in <module>
> run(mode, fname)
> File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/vehicle/cfmodel/CACC/runner.py", line 51, in run
> traci.vehicle.setParameter("ego", "carFollowModel.caccCommunicationsOverrideMode", str(mode))
> File "/home/delphi/extraGcc/sumo/tools/libsumo/libsumo.py", line 6268, in setParameter
> return _libsumo.vehicle_setParameter(objectID, key, value)
> libsumo.libsumo.TraCIException: Vehicle 'ego' is not known.
> X Error: code 5 major 18 minor 0: BadAtom (invalid Atom parameter).
> X Error: code 5 major 18 minor 0: BadAtom (invalid Atom parameter).
---------- Differences in fcd2 ----------
2a3,4
> <!-- generated on 2024-02-20 09:38:40 by
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd">
4,688c6,28
< <fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
< <timestep time="0.00">
< <vehicle id="ego" speed="33.36"/>
< <vehicle id="stopped" speed="0.00"/>
< </timestep>
< <timestep time="0.50">
< <vehicle id="ego" speed="33.36"/>
< <vehicle id="stopped" speed="0.00"/>
< </timestep>
< <timestep time="1.00">
< <vehicle id="ego" speed="33.36"/>
< <vehicle id="stopped" speed="0.00"/>
< </timestep>
< <timestep time="1.50">
< <vehicle id="ego" speed="33.36"/>
< <vehicle id="stopped" speed="0.00"/>
< </timestep>
< <timestep time="2.00">
< <vehicle id="ego" speed="33.36"/>
< <vehicle id="stopped" speed="0.00"/>
< </timestep>
< <timestep time="2.50">
< <vehicle id="ego" speed="33.36"/>
< <vehicle id="stopped" speed="0.00"/>
< </timestep>
< <timestep time="3.00">
<truncated after showing first 30 lines>
---------- Differences in output ----------
2,4d1
< Set OverrideMode: 1 , get OverrideMode: 1
< Set OverrideMode: 2 , get OverrideMode: 2
< Set OverrideMode: 3 , get OverrideMode: 3
---------- Missing result in fcd3 ----------
<?xml version="1.0" encoding="UTF-8"?>
<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
<timestep time="0.00">
<vehicle id="ego" speed="33.36"/>
<vehicle id="stopped" speed="0.00"/>
</timestep>
<timestep time="0.50">
<vehicle id="ego" speed="33.36"/>
<vehicle id="stopped" speed="0.00"/>
</timestep>
<timestep time="1.00">
<vehicle id="ego" speed="33.36"/>
<vehicle id="stopped" speed="0.00"/>
</timestep>
<timestep time="1.50">
<vehicle id="ego" speed="33.36"/>
<vehicle id="stopped" speed="0.00"/>
</timestep>
<timestep time="2.00">
<vehicle id="ego" speed="33.36"/>
<vehicle id="stopped" speed="0.00"/>
</timestep>
<timestep time="2.50">
<vehicle id="ego" speed="33.36"/>
<vehicle id="stopped" speed="0.00"/>
</timestep>
<timestep time="3.00">
<vehicle id="ego" speed="33.36"/>
<truncated after showing first 30 lines>
---------- Missing result in fcd4 ----------
<?xml version="1.0" encoding="UTF-8"?>
<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
<timestep time="0.00">
<vehicle id="ego" speed="33.36"/>
<vehicle id="stopped" speed="0.00"/>
</timestep>
<timestep time="0.50">
<vehicle id="ego" speed="33.36"/>
<vehicle id="stopped" speed="0.00"/>
</timestep>
<timestep time="1.00">
<vehicle id="ego" speed="33.36"/>
<vehicle id="stopped" speed="0.00"/>
</timestep>
<timestep time="1.50">
<vehicle id="ego" speed="33.30"/>
<vehicle id="stopped" speed="0.00"/>
</timestep>
<timestep time="2.00">
<vehicle id="ego" speed="33.14"/>
<vehicle id="stopped" speed="0.00"/>
</timestep>
<timestep time="2.50">
<vehicle id="ego" speed="32.91"/>
<vehicle id="stopped" speed="0.00"/>
</timestep>
<timestep time="3.00">
<vehicle id="ego" speed="32.60"/>
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1,33
> X Error: code 14 major 1 minor 0: BadIDChoice (invalid resource ID chosen for this connection).
> X Error: code 14 major 1 minor 0: BadIDChoice (invalid resource ID chosen for this connection).
> X Error: code 14 major 1 minor 0: BadIDChoice (invalid resource ID chosen for this connection).
> X Error: code 14 major 1 minor 0: BadIDChoice (invalid resource ID chosen for this connection).
> X Error: code 14 major 1 minor 0: BadIDChoice (invalid resource ID chosen for this connection).
> X Error: code 14 major 1 minor 0: BadIDChoice (invalid resource ID chosen for this connection).
> X Error: code 14 major 1 minor 0: BadIDChoice (invalid resource ID chosen for this connection).
> X Error: code 14 major 1 minor 0: BadIDChoice (invalid resource ID chosen for this connection).
> X Error: code 14 major 1 minor 0: BadIDChoice (invalid resource ID chosen for this connection).
> X Error: code 14 major 1 minor 0: BadIDChoice (invalid resource ID chosen for this connection).
> X Error: code 14 major 1 minor 0: BadIDChoice (invalid resource ID chosen for this connection).
> X Error: code 14 major 1 minor 0: BadIDChoice (invalid resource ID chosen for this connection).
> X Error: code 14 major 1 minor 0: BadIDChoice (invalid resource ID chosen for this connection).
> X Error: code 14 major 1 minor 0: BadIDChoice (invalid resource ID chosen for this connection).
> X Error: code 14 major 1 minor 0: BadIDChoice (invalid resource ID chosen for this connection).
> X Error: code 14 major 1 minor 0: BadIDChoice (invalid resource ID chosen for this connection).
> X Error: code 14 major 1 minor 0: BadIDChoice (invalid resource ID chosen for this connection).
> X Error: code 14 major 1 minor 0: BadIDChoice (invalid resource ID chosen for this connection).
> X Error: code 14 major 1 minor 0: BadIDChoice (invalid resource ID chosen for this connection).
> X Error: code 14 major 1 minor 0: BadIDChoice (invalid resource ID chosen for this connection).
> X Error: code 14 major 1 minor 0: BadIDChoice (invalid resource ID chosen for this connection).
> X Error: code 14 major 1 minor 0: BadIDChoice (invalid resource ID chosen for this connection).
> X Error: code 14 major 1 minor 0: BadIDChoice (invalid resource ID chosen for this connection).
> X Error: code 14 major 1 minor 0: BadIDChoice (invalid resource ID chosen for this connection).
> X Error: code 14 major 1 minor 0: BadIDChoice (invalid resource ID chosen for this connection).
> X Error: code 14 major 1 minor 0: BadIDChoice (invalid resource ID chosen for this connection).
> X Error: code 14 major 1 minor 0: BadIDChoice (invalid resource ID chosen for this connection).
> X Error: code 14 major 1 minor 0: BadIDChoice (invalid resource ID chosen for this connection).
> X Error: code 14 major 1 minor 0: BadIDChoice (invalid resource ID chosen for this connection).
<truncated after showing first 30 lines>
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>
<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
<timestep time="0.00">
<vehicle id="v0" x="5.10" y="-8.00" angle="90.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="5.10" lane="gneE0_0" slope="0.00"/>
</timestep>
<timestep time="1.00">
<vehicle id="v0" x="7.44" y="-8.00" angle="90.00" type="DEFAULT_VEHTYPE" speed="2.34" pos="7.44" lane="gneE0_0" slope="0.00"/>
</timestep>
<timestep time="2.00">
<vehicle id="v0" x="11.22" y="-8.00" angle="90.00" type="DEFAULT_VEHTYPE" speed="3.78" pos="11.22" lane="gneE0_0" slope="0.00"/>
</timestep>
<timestep time="3.00">
<vehicle id="v0" x="17.45" y="-4.80" angle="90.00" type="DEFAULT_VEHTYPE" speed="6.23" pos="17.45" lane="gneE0_1" slope="0.00"/>
</timestep>
<timestep time="4.00">
<vehicle id="v0" x="25.72" y="-4.80" angle="90.00" type="DEFAULT_VEHTYPE" speed="8.26" pos="25.72" lane="gneE0_1" slope="0.00"/>
</timestep>
<timestep time="5.00">
<vehicle id="v0" x="35.93" y="-4.80" angle="90.00" type="DEFAULT_VEHTYPE" speed="10.22" pos="35.93" lane="gneE0_1" slope="0.00"/>
</timestep>
<timestep time="6.00">
<vehicle id="v0" x="48.71" y="-8.00" angle="90.00" type="DEFAULT_VEHTYPE" speed="12.78" pos="48.71" lane="gneE0_0" slope="0.00"/>
</timestep>
<timestep time="7.00">
<vehicle id="v0" x="62.69" y="-8.00" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.98" pos="62.69" lane="gneE0_0" slope="0.00"/>
</timestep>
<timestep time="8.00">
<vehicle id="v0" x="77.12" y="-8.00" angle="90.00" type="DEFAULT_VEHTYPE" speed="14.43" pos="77.12" lane="gneE0_0" slope="0.00"/>
<truncated after showing first 30 lines>
---------- Differences in output ---------- 1,32d0 < 0.0 awareness=0.50 errorState=0.00 < 1.0 awareness=0.50 errorState=0.00 < 2.0 awareness=0.50 errorState=0.02 < 3.0 awareness=0.50 errorState=0.00 < 4.0 awareness=0.50 errorState=0.01 < 5.0 awareness=0.50 errorState=0.02 < 6.0 awareness=0.50 errorState=0.03 < 7.0 awareness=0.50 errorState=-0.01 < 8.0 awareness=0.50 errorState=0.00 < 9.0 awareness=0.50 errorState=-0.02 < 10.0 awareness=0.50 errorState=-0.03 < 11.0 awareness=0.50 errorState=-0.06 < 12.0 awareness=0.50 errorState=-0.04 < 13.0 awareness=0.50 errorState=-0.03 < 14.0 awareness=0.50 errorState=-0.02 < 15.0 awareness=0.50 errorState=0.00 < 16.0 awareness=0.50 errorState=-0.00 < 17.0 awareness=0.50 errorState=-0.02 < 18.0 awareness=0.50 errorState=-0.04 < 19.0 awareness=0.50 errorState=-0.05 < 20.0 awareness=0.50 errorState=-0.06 < 21.0 awareness=0.50 errorState=-0.03 < 22.0 awareness=0.50 errorState=-0.03 < 23.0 awareness=0.50 errorState=-0.02 < 24.0 awareness=0.50 errorState=-0.03 < 25.0 awareness=0.50 errorState=-0.05 < 26.0 awareness=0.50 errorState=-0.08 < 27.0 awareness=0.50 errorState=-0.11 < 28.0 awareness=0.50 errorState=-0.12 <truncated after showing first 30 lines>
---------- Differences in output ---------- 1,175d0 < 3.0 vSafe=1.3 vActual=1.3 < 3.5 vSafe=2.6 vActual=2.6 < 4.0 vSafe=3.9 vActual=3.9 < 4.5 vSafe=5.2 vActual=5.2 < 5.0 vSafe=6.5 vActual=6.5 < 5.5 vSafe=7.8 vActual=7.8 < 6.0 vSafe=9.1 vActual=9.1 < 6.5 vSafe=10.4 vActual=10.4 < 7.0 vSafe=11.7 vActual=11.7 < 7.5 vSafe=13.0 vActual=13.0 < 8.0 vSafe=14.3 vActual=14.3 < 8.5 vSafe=15.6 vActual=15.6 < 9.0 vSafe=16.9 vActual=16.9 < 9.5 vSafe=18.2 vActual=18.2 < 10.0 vSafe=19.5 vActual=19.5 < 10.5 vSafe=20.8 vActual=20.8 < 11.0 vSafe=22.1 vActual=22.1 < 11.5 vSafe=22.4861818182 vActual=22.4861818182 < 12.0 vSafe=22.2601652893 vActual=22.2601652893 < 12.5 vSafe=22.0546957175 vActual=22.0546957175 < 13.0 vSafe=21.8679051977 vActual=21.8679051977 < 13.5 vSafe=21.6980956343 vActual=21.6980956343 < 14.0 vSafe=21.5437233039 vActual=21.5437233039 < 14.5 vSafe=21.4033848217 vActual=21.4033848217 < 15.0 vSafe=21.2758043834 vActual=21.2758043834 < 15.5 vSafe=21.1598221667 vActual=21.1598221667 < 16.0 vSafe=21.0543837879 vActual=21.0543837879 < 16.5 vSafe=20.9585307163 vActual=20.9585307163 < 17.0 vSafe=20.8713915603 vActual=20.8713915603 <truncated after showing first 30 lines>
---------- Differences in output ----------
1,23d0
< 0.0 ()
< 1.0 (('C', 1, 178.76999999999998, 'G'),)
< 2.0 (('C', 1, 176.17, 'G'),)
< 3.0 (('C', 1, 170.96999999999997, 'G'),)
< 4.0 (('C', 1, 163.17, 'G'),)
< 5.0 (('C', 1, 152.76999999999998, 'G'),)
< 6.0 (('C', 1, 139.76999999999998, 'G'),)
< 7.0 (('C', 1, 125.04659999999998, 'G'),)
< 8.0 (('C', 1, 110.32319999999999, 'G'),)
< 9.0 (('C', 1, 95.59979999999999, 'G'),)
< 10.0 (('C', 1, 80.87639999999999, 'G'),)
< 11.0 (('C', 1, 66.15299999999999, 'G'),)
< 12.0 (('C', 1, 51.42959999999998, 'G'),)
< 13.0 (('C', 1, 36.70619999999998, 'G'),)
< 14.0 (('C', 1, 21.982799999999983, 'G'),)
< 15.0 (('C', 1, 7.259399999999985, 'G'),)
< 16.0 ()
< 17.0 ()
< 18.0 ()
< 19.0 ()
< 20.0 ()
< 21.0 ()
< 22.0 ()
---------- Differences in vehroutes ---------- 5,19d4 < <vehicle id="ego" depart="0.00" arrival="421.00"> < <routeDistribution> < <route replacedOnEdge="A0A1" reason="traci:insertStop" replacedAtTime="5.00" probability="0" edges="A0A1 A1B1 B1C1 C1D1 D1D2 D2D3"/> < <route replacedOnEdge="A0A1" reason="traci:insertStop" replacedAtTime="5.00" probability="0" edges="A0A1 A1A2 A2B2 B2B1 B1A1 A1B1 B1C1 C1D1 D1D2 D2D3"/> < <route replacedOnEdge="A0A1" reason="traci:insertStop" replacedAtTime="5.00" probability="0" edges="A0A1 A1A2 A2B2 B2C2 C2C1 C1B1 B1A1 A1B1 B1C1 C1D1 D1D2 D2D3"/> < <route edges="A0A1 A1A2 A2B2 B2C2 C2D2 D2D1 D1C1 C1B1 B1A1 A1B1 B1C1 C1D1 D1D2 D2D3"/> < </routeDistribution> < <stop busStop="busStop_A2B2" duration="30.00"/> < <stop busStop="busStop_B2C2" duration="30.00"/> < <stop busStop="busStop_C2D2" duration="30.00"/> < <stop busStop="busStop_A1B1" duration="60.00"/> < <stop busStop="busStop_B1C1" duration="60.00"/> < <stop busStop="busStop_C1D1" duration="60.00"/> < </vehicle> <
---------- Differences in vehroutes ---------- 5,15d4 < <vehicle id="ego" depart="0.00" arrival="331.00"> < <routeDistribution> < <route replacedOnEdge="A1B1" replacedOnIndex="1" reason="traci:insertStop" replacedAtTime="11.00" probability="0" edges="A0A1 A1B1 B1C1 C1D1 D1D2 D2D3"/> < <route edges="A0A1 A1B1 B1A1 A1A2 A2B2 B2B1 B1A1 A1B1 B1C1 C1D1 D1D2 D2D3"/> < </routeDistribution> < <stop busStop="busStop_A2B2" duration="30.00"/> < <stop busStop="busStop_A1B1" duration="60.00"/> < <stop busStop="busStop_B1C1" duration="60.00"/> < <stop busStop="busStop_C1D1" duration="60.00"/> < </vehicle> <
---------- Differences in vehroutes ---------- 5,15d4 < <vehicle id="ego" depart="0.00" arrival="313.00"> < <routeDistribution> < <route replacedOnEdge="A0A1" reason="traci:insertStop" replacedAtTime="5.00" probability="0" edges="A0A1 A1B1 B1C1 C1D1"/> < <route edges="A0A1 A1B1 B1C1 C1D1 D1C1 C1C2 C2D2 D2D1 D1C1 C1D1"/> < </routeDistribution> < <stop busStop="busStop_A1B1" duration="60.00"/> < <stop busStop="busStop_B1C1" duration="60.00"/> < <stop busStop="busStop_C1D1" duration="60.00"/> < <stop busStop="busStop_C2D2" duration="30.00"/> < </vehicle> <
---------- Differences in vehroutes ---------- 5,15d4 < <vehicle id="ego" depart="0.00" arrival="311.00"> < <routeDistribution> < <route replacedOnEdge="A0A1" reason="traci:insertStop" replacedAtTime="5.00" probability="0" edges="A0A1 A1B1 B1C1 C1D1 D1D2 D2D3"/> < <route edges="A0A1 A1B1 B1C1 C1C2 C2D2 D2D1 D1C1 C1D1 D1D2 D2D3"/> < </routeDistribution> < <stop busStop="busStop_A1B1" duration="60.00"/> < <stop busStop="busStop_B1C1" duration="60.00"/> < <stop busStop="busStop_C2D2" duration="30.00"/> < <stop busStop="busStop_C1D1" duration="60.00"/> < </vehicle> <
---------- Differences in errors ---------- 1d0 < Error: Stop insertion failed for vehicle 'ego' (No route found from edge 'B1C1' to stop edge 'C2D2').
---------- Differences in output ---------- 4d3 < Reason: Libsumo requested termination.
---------- Differences in errors ---------- 0a1,2 > Xlib: sequence lost (0x118e4 > 0x2281) in reply type 0xc! > X Fatal error. ---------- Differences in output ---------- 1,670d0 < Fix follower's lane. < Subscribe to leader. < Time 2.0: Gap 'follower'->'leader' = 5.938 (headway=0.367) < 'follower' speed = 16.161582708 < Time 3.0: Gap 'follower'->'leader' = 8.966 (headway=0.528) < 'follower' speed = 16.9836198736 < Time 4.0: Gap 'follower'->'leader' = 11.281 (headway=0.641) < 'follower' speed = 17.5863190784 < Time 5.0: Gap 'follower'->'leader' = 13.069 (headway=0.725) < 'follower' speed = 18.0379935645 < Time 6.0: Gap 'follower'->'leader' = 14.459 (headway=0.787) < 'follower' speed = 18.3815472225 < Time 7.0: Gap 'follower'->'leader' = 15.545 (headway=0.834) < 'follower' speed = 18.6456171431 < Time 8.0: Gap 'follower'->'leader' = 16.397 (headway=0.870) < 'follower' speed = 18.8501483763 < Time 9.0: Gap 'follower'->'leader' = 17.068 (headway=0.898) < 'follower' speed = 19.0094667411 < Time 10.0: Gap 'follower'->'leader' = 17.596 (headway=0.920) < 'follower' speed = 19.1340998278 < Time 11.0: Gap 'follower'->'leader' = 18.013 (headway=0.937) < 'follower' speed = 19.231918606 < Time 12.0: Gap 'follower'->'leader' = 18.342 (headway=0.950) < 'follower' speed = 19.3088858604 < Time 13.0: Gap 'follower'->'leader' = 18.603 (headway=0.960) < 'follower' speed = 19.3695649077 < Time 14.0: Gap 'follower'->'leader' = 18.810 (headway=0.969) < 'follower' speed = 19.4174756866 < Time 15.0: Gap 'follower'->'leader' = 18.973 (headway=0.975) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1 > Error: libsumo.load is not implemented for the GUI.
---------- Differences in vehroutes ---------- 5,16d4 < <vehicle id="ego" depart="0.00" arrival="156.00"> < <routeDistribution> < <route replacedOnEdge="A0A1" reason="traci:replaceStop" replacedAtTime="5.00" probability="0" edges="A0A1 A1B1 B1C1 C1D1 D1D2 D2D3"/> < <route replacedOnEdge="A0A1" reason="traci:replaceStop" replacedAtTime="5.00" probability="0" edges="A0A1 A1A2 A2B2 B2B1 B1C1 C1D1 D1D2 D2D3"/> < <route replacedOnEdge="A0A1" reason="traci:replaceStop" replacedAtTime="5.00" probability="0" edges="A0A1 A1A2 A2B2 B2C2 C2C1 C1D1 D1D2 D2D3"/> < <route edges="A0A1 A1A2 A2B2 B2C2 C2D2 D2D3"/> < </routeDistribution> < <stop busStop="busStop_A2B2" duration="30.00"/> < <stop busStop="busStop_B2C2" duration="30.00"/> < <stop busStop="busStop_C2D2" duration="30.00"/> < </vehicle> <
---------- Differences in vehroutes ---------- 5,11d4 < <vehicle id="ego" depart="0.00" arrival="246.00"> < <route edges="A0A1 A1B1 B1C1 C1D1 D1D2 D2D3"/> < <stop busStop="busStop_A1B1" duration="60.00"/> < <stop busStop="busStop_B1C1" duration="60.00"/> < <stop busStop="busStop_C1D1" duration="60.00"/> < </vehicle> <
---------- Differences in vehroutes ---------- 5,14d4 < <vehicle id="ego" depart="0.00" arrival="232.00"> < <routeDistribution> < <route replacedOnEdge="A0A1" reason="traci:replaceStop" replacedAtTime="5.00" probability="0" edges="A0A1 A1B1 B1C1 C1D1 D1D2 D2D3"/> < <route edges="A0A1 A1A2 A2B2 B2B1 B1C1 C1D1 D1D2 D2D3"/> < </routeDistribution> < <stop busStop="busStop_A2B2" duration="30.00"/> < <stop busStop="busStop_B1C1" duration="60.00"/> < <stop busStop="busStop_C1D1" duration="60.00"/> < </vehicle> <
---------- Differences in vehroutes ---------- 5,14d4 < <vehicle id="ego" depart="0.00" arrival="207.00"> < <routeDistribution> < <route replacedOnEdge="A0A1" reason="traci:replaceStop" replacedAtTime="5.00" probability="0" edges="A0A1 A1B1 B1C1 C1D1"/> < <route edges="A0A1 A1B1 B1C1 C1C2 C2D2"/> < </routeDistribution> < <stop busStop="busStop_A1B1" duration="60.00"/> < <stop busStop="busStop_B1C1" duration="60.00"/> < <stop busStop="busStop_C2D2" duration="30.00"/> < </vehicle> <
---------- Differences in vehroutes ---------- 5,14d4 < <vehicle id="ego" depart="0.00" arrival="216.00"> < <routeDistribution> < <route replacedOnEdge="B1C1" replacedOnIndex="2" reason="traci:replaceStop" replacedAtTime="90.00" probability="0" edges="A0A1 A1B1 B1C1 C1D1 D1D2 D2D3"/> < <route edges="A0A1 A1B1 B1C1 C1C2 C2D2 D2D3"/> < </routeDistribution> < <stop busStop="busStop_A1B1" duration="60.00"/> < <stop busStop="busStop_B1C1" duration="60.00"/> < <stop busStop="busStop_C2D2" duration="30.00"/> < </vehicle> <
---------- Differences in output ---------- 1d0 < replacing stop on :A1_6 ---------- Differences in vehroutes ---------- 5,14d4 < <vehicle id="ego" depart="0.00" arrival="248.00"> < <routeDistribution> < <route replacedOnEdge="A0A1" reason="traci:replaceStop" replacedAtTime="10.00" probability="0" edges="A0A1 A1B1 B1C1 C1D1 D1D2 D2D3"/> < <route edges="A0A1 A1B1 B1A1 A1A2 A2B2 B2B1 B1C1 C1D1 D1D2 D2D3"/> < </routeDistribution> < <stop busStop="busStop_A2B2" duration="30.00"/> < <stop busStop="busStop_B1C1" duration="60.00"/> < <stop busStop="busStop_C1D1" duration="60.00"/> < </vehicle> <
---------- Differences in vehroutes ---------- 5,14d4 < <vehicle id="ego" depart="0.00" arrival="229.00"> < <routeDistribution> < <route replacedOnEdge="A0A1" reason="traci:replaceStop" replacedAtTime="5.00" probability="0" edges="A0A1 A1B1 B1C1 C1D1 D1D2 D2D3"/> < <route edges="A0A1 A1B1 B1B2 B2C2 C2C1 C1D1 D1D2 D2D3"/> < </routeDistribution> < <stop busStop="busStop_A1B1" duration="60.00"/> < <stop busStop="busStop_B2C2" duration="30.00"/> < <stop busStop="busStop_C1D1" duration="60.00"/> < </vehicle> <
---------- Differences in errors ---------- 1,2d0 < Warning: Teleporting vehicle 'ego'; waited too long (wrong lane, disconnected), lane='A1B1_0', time=85.00. < Warning: Vehicle 'ego' ends teleporting on edge 'B2C2', time=85.00. ---------- Differences in vehroutes ---------- 5,14d4 < <vehicle id="ego" depart="0.00" arrival="224.00"> < <routeDistribution> < <route replacedOnEdge="A0A1" reason="traci:replaceStop" replacedAtTime="5.00" probability="0" edges="A0A1 A1B1 B1C1 C1D1 D1D2 D2D3"/> < <route edges="A0A1 A1B1 B2C2 C2C1 C1D1 D1D2 D2D3"/> < </routeDistribution> < <stop busStop="busStop_A1B1" duration="60.00"/> < <stop busStop="busStop_B2C2" duration="30.00"/> < <stop busStop="busStop_C1D1" duration="60.00"/> < </vehicle> <
---------- Differences in errors ---------- 1,3d0 < Warning: Invalid approach information to rail signal 'junction 'B1', link 5' after rerouting for vehicle 'ego' first driveway edge 'B1C1' time=5.00. < Warning: Teleporting vehicle 'ego'; waited too long (wrong lane, disconnected), lane='A1B1_0', time=118.00. < Warning: Vehicle 'ego' ends teleporting on edge 'B2C2', time=118.00. ---------- Differences in vehroutes ---------- 5,19d4 < <vehicle id="oncoming" type="train" depart="110.00" arrival="149.00"> < <route edges="D2C2 C2C3"/> < </vehicle> < < <vehicle id="ego" type="train" depart="0.00" arrival="350.00"> < <routeDistribution> < <route replacedOnEdge="A0A1" reason="traci:replaceStop" replacedAtTime="5.00" probability="0" edges="A0A1 A1B1 B1C1 C1D1 D1D2 D2D3"/> < <route replacedOnEdge="B2C2" replacedOnIndex="2" reason="railSignal:C2_4" replacedAtTime="119.00" probability="0" edges="A0A1 A1B1 B2C2 C2D2 D2D1 D1C1 C1D1 D1D2 D2D3"/> < <route edges="A0A1 A1B1 B2C2 C2C3 C3D3 D3D2 D2D1 D1D0 D0C0 C0C1 C1D1 D1D2 D2D3"/> < </routeDistribution> < <stop busStop="busStop_A1B1" duration="60.00"/> < <stop busStop="busStop_B2C2" duration="30.00"/> < <stop busStop="busStop_C1D1" duration="60.00"/> < </vehicle> <
---------- Differences in errors ---------- 1,2d0 < Warning: Teleporting vehicle 'ego'; waited too long (wrong lane, disconnected), lane='A1B1_0', time=87.00. < Warning: Vehicle 'ego' ends teleporting on edge 'B2C2', time=87.00. ---------- Differences in vehroutes ---------- 5,14d4 < <vehicle id="ego" depart="0.00" arrival="227.00"> < <routeDistribution> < <route replacedOnEdge="A0A1" reason="traci:replaceStop" replacedAtTime="5.00" probability="0" edges="A0A1 A1B1 B1C1 C1D1 D1D2 D2D3"/> < <route edges="A0A1 A1B1 B2C2 C2C1 C1D1 D1D2 D2D3"/> < </routeDistribution> < <stop busStop="busStop_A1B1" duration="60.00"/> < <stop busStop="busStop_B2C2" duration="30.00"/> < <stop busStop="busStop_C1D1" duration="60.00"/> < </vehicle> <
---------- Differences in errors ---------- 1d0 < Error: Stop replacement failed for vehicle 'ego' (No route found from edge 'B1C1' to stop edge 'C2D2').
---------- Differences in errors ----------
0a1,11
> Error: Vehicle 'ego' is not known.
> Traceback (most recent call last):
> File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/vehicle/setStop/newBusStop/runner.py", line 45, in <module>
> traci.vehicle.setBusStop("ego", "bs", duration=7)
> File "/home/delphi/extraGcc/sumo/tools/libsumo/__init__.py", line 68, in wrapper
> return func(module, *args, **kwargs)
> File "/home/delphi/extraGcc/sumo/tools/traci/_vehicle.py", line 1030, in setBusStop
> self.setStop(vehID, stopID, duration=duration, until=until, flags=flags | tc.STOP_BUS_STOP)
> File "/home/delphi/extraGcc/sumo/tools/libsumo/libsumo.py", line 6368, in setStop
> return _libsumo.vehicle_setStop(*args, **kwargs)
> libsumo.libsumo.TraCIException: Vehicle 'ego' is not known.
---------- Differences in stopinfos ----------
2a3,4
> <!-- generated on 2024-02-20 09:38:03 by
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd">
4,6c6,21
< <stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
< <stopinfo id="ego" type="DEFAULT_VEHTYPE" lane="SC_0" pos="70.00" parking="0" started="11.00" ended="18.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0" busStop="bs"/>
< </stops>
---
> <input>
> <net-file value="input_net2.net.xml"/>
> <route-files value="input_routes.rou.xml"/>
> <additional-files value="input_additional2.add.xml"/>
> </input>
>
> <output>
> <vehroute-output value="vehroutes.xml"/>
> <stop-output value="stopinfos.xml"/>
> </output>
>
> <report>
> <no-step-log value="true"/>
> </report>
>
> </configuration>
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2024-02-20 09:38:03 by
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd">
4,8c6,10
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
< <vehicle id="ego" depart="0.00" arrival="30.00">
< <route edges="SC CN"/>
< <stop busStop="bs" duration="7.00"/>
< </vehicle>
---
> <input>
> <net-file value="input_net2.net.xml"/>
> <route-files value="input_routes.rou.xml"/>
> <additional-files value="input_additional2.add.xml"/>
> </input>
10c12,21
< </routes>
---
> <output>
> <vehroute-output value="vehroutes.xml"/>
> <stop-output value="stopinfos.xml"/>
> </output>
>
> <report>
> <no-step-log value="true"/>
> </report>
>
> </configuration>
---------- Differences in errors ----------
0a1,8
> Error: Vehicle 'ego' is not known.
> Traceback (most recent call last):
> File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/vehicle/setStop/newStop/runner.py", line 45, in <module>
> traci.vehicle.setStop("ego", "SC", 40, duration=7)
> File "/home/delphi/extraGcc/sumo/tools/libsumo/libsumo.py", line 6368, in setStop
> return _libsumo.vehicle_setStop(*args, **kwargs)
> libsumo.libsumo.TraCIException: Vehicle 'ego' is not known.
> double free or corruption (out)
---------- Differences in stopinfos ----------
2a3,4
> <!-- generated on 2024-02-20 09:38:02 by
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd">
4,6c6,21
< <stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
< <stopinfo id="ego" type="DEFAULT_VEHTYPE" lane="SC_0" pos="39.98" parking="0" started="8.00" ended="15.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
< </stops>
---
> <input>
> <net-file value="input_net2.net.xml"/>
> <route-files value="input_routes.rou.xml"/>
> <additional-files value="input_additional2.add.xml"/>
> </input>
>
> <output>
> <vehroute-output value="vehroutes.xml"/>
> <stop-output value="stopinfos.xml"/>
> </output>
>
> <report>
> <no-step-log value="true"/>
> </report>
>
> </configuration>
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2024-02-20 09:38:02 by
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd">
4,8c6,10
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
< <vehicle id="ego" depart="0.00" arrival="29.00">
< <route edges="SC CN"/>
< <stop lane="SC_0" startPos="39.90" endPos="40.00" duration="7.00"/>
< </vehicle>
---
> <input>
> <net-file value="input_net2.net.xml"/>
> <route-files value="input_routes.rou.xml"/>
> <additional-files value="input_additional2.add.xml"/>
> </input>
10c12,21
< </routes>
---
> <output>
> <vehroute-output value="vehroutes.xml"/>
> <stop-output value="stopinfos.xml"/>
> </output>
>
> <report>
> <no-step-log value="true"/>
> </report>
>
> </configuration>
---------- Differences in errors ---------- 0a1 > FXApp::openDisplay: unable to open display :9426.0 ---------- Differences in output ---------- 1,90d0 < step 0 < veh=ego minTTC= maxDRAC= minPET= minPPET= curTTC=None < veh=leader minTTC= maxDRAC= minPET= minPPET= curTTC=None < step 1 < veh=ego minTTC= maxDRAC= minPET= minPPET= curTTC=None < veh=leader minTTC= maxDRAC= minPET= minPPET= curTTC=None < step 2 < veh=ego minTTC= maxDRAC=0.00 minPET= minPPET= curTTC=-6.648539282164589 < veh=leader minTTC= maxDRAC=0.00 minPET= minPPET= curTTC=None < step 3 < veh=ego minTTC= maxDRAC=0.00 minPET= minPPET= curTTC=-13.962109132247772 < veh=leader minTTC= maxDRAC=0.00 minPET= minPPET= curTTC=None < step 4 < veh=ego minTTC= maxDRAC=0.00 minPET= minPPET= curTTC=-4.72691504983286 < veh=leader minTTC= maxDRAC=0.00 minPET= minPPET= curTTC=None < step 5 < veh=ego minTTC= maxDRAC=0.00 minPET= minPPET= curTTC=-8.794209187032042 < veh=leader minTTC= maxDRAC=0.00 minPET= minPPET= curTTC=None < step 6 < veh=ego minTTC=4.18 maxDRAC=0.39 minPET= minPPET= curTTC=4.183734975482486 < veh=leader minTTC=4.18 maxDRAC=0.39 minPET= minPPET= curTTC=None < step 7 < veh=ego minTTC=2.03 maxDRAC=1.12 minPET= minPPET= curTTC=2.027701553293637 < veh=leader minTTC=2.03 maxDRAC=1.12 minPET= minPPET= curTTC=None < step 8 < veh=ego minTTC=2.03 maxDRAC=1.12 minPET= minPPET= curTTC=-6.32136620472998 < veh=leader minTTC=2.03 maxDRAC=1.12 minPET= minPPET= curTTC=None < step 9 < veh=ego minTTC=2.03 maxDRAC=1.12 minPET= minPPET= curTTC=-13.249400180906845 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 4a5,11 > X Error: code 5 major 18 minor 0: BadAtom (invalid Atom parameter). > X Error: code 5 major 18 minor 0: BadAtom (invalid Atom parameter). > X Error: code 5 major 18 minor 0: BadAtom (invalid Atom parameter). > X Error: code 5 major 18 minor 0: BadAtom (invalid Atom parameter). > X Error: code 5 major 18 minor 0: BadAtom (invalid Atom parameter). > X Error: code 5 major 18 minor 0: BadAtom (invalid Atom parameter). > free(): invalid next size (fast) ---------- Differences in output ---------- 1,30d0 < Get before save.... < vtype < 4.0 == 4.0 < 0.8 == 0.8 < 0.9 == 0.9 < 3.3 == 3.3 < 99.9 == 99.9 < 1.5 ==1.5 < vehicle < 4.0 == 4.0 < 0.8 == 0.8 < 0.9 == 0.9 < 3.3 == 3.3 < 99.9 == 99.9 < 1.5 ==1.5 < Get after load.... < vtype < 4.0 == 4.0 < 0.8 == 0.8 < 0.9 == 0.9 < 3.3 == 3.3 < 99.9 == 99.9 < 1.5 ==1.5 < vehicle < 4.0 == 4.0 < 0.8 == 0.8 < 0.9 == 0.9 < 3.3 == 3.3 < 99.9 == 99.9 <truncated after showing first 30 lines>
mapping failure (This bug was triggered by text found in file 'output' matching 'failed') ---------- Differences in output ---------- 0a1 > internal corner (inside, segment2) failed: x=198, x2=198.0, y=1.9, y2=1.9, lane=middle_0, lane2=middle_0, pos=102, pos2=98.0 posLat=2.0 posLat2=1.9
Test exceeded wallclock time limit of 900.0 seconds ---------- Differences in fcd ---------- 1695,1740c1695 < <vehicle id="v.3" x="1937.10" y="-1.60" angle="90.00" type="t_follower" speed="13.07" pos="937.10" lane="A0right0_0" slope="0.00" leaderID="v.2" leaderSpeed="12.85" leaderGap="8.02"/> < </timestep> < <timestep time="146.00"> < <vehicle id="v.0" x="1983.21" y="-1.60" angle="90.00" type="t_leader" speed="13.35" pos="983.21" lane="A0right0_0" slope="0.00" leaderID="" leaderSpeed="-1" leaderGap="-1"/> < <vehicle id="v.1" x="1969.93" y="-1.60" angle="90.00" type="t_follower" speed="13.44" pos="969.93" lane="A0right0_0" slope="0.00" leaderID="v.0" leaderSpeed="13.35" leaderGap="8.28"/> < <vehicle id="v.2" x="1956.76" y="-1.60" angle="90.00" type="t_follower" speed="13.28" pos="956.76" lane="A0right0_0" slope="0.00" leaderID="v.1" leaderSpeed="13.44" leaderGap="8.17"/> < <vehicle id="v.3" x="1943.67" y="-1.60" angle="90.00" type="t_follower" speed="13.13" pos="943.67" lane="A0right0_0" slope="0.00" leaderID="v.2" leaderSpeed="13.28" leaderGap="8.10"/> < </timestep> < <timestep time="146.50"> < <vehicle id="v.0" x="1989.91" y="-1.60" angle="90.00" type="t_leader" speed="13.41" pos="989.91" lane="A0right0_0" slope="0.00" leaderID="" leaderSpeed="-1" leaderGap="-1"/> < <vehicle id="v.1" x="1976.57" y="-1.60" angle="90.00" type="t_follower" speed="13.29" pos="976.57" lane="A0right0_0" slope="0.00" leaderID="v.0" leaderSpeed="13.41" leaderGap="8.34"/> < <vehicle id="v.2" x="1963.36" y="-1.60" angle="90.00" type="t_follower" speed="13.19" pos="963.36" lane="A0right0_0" slope="0.00" leaderID="v.1" leaderSpeed="13.29" leaderGap="8.21"/> < <vehicle id="v.3" x="1950.31" y="-1.60" angle="90.00" type="t_follower" speed="13.29" pos="950.31" lane="A0right0_0" slope="0.00" leaderID="v.2" leaderSpeed="13.19" leaderGap="8.05"/> < </timestep> < <timestep time="147.00"> < <vehicle id="v.0" x="1996.71" y="-1.60" angle="90.00" type="t_leader" speed="13.59" pos="996.71" lane="A0right0_0" slope="0.00" leaderID="" leaderSpeed="-1" leaderGap="-1"/> < <vehicle id="v.1" x="1983.21" y="-1.60" angle="90.00" type="t_follower" speed="13.27" pos="983.21" lane="A0right0_0" slope="0.00" leaderID="v.0" leaderSpeed="13.59" leaderGap="8.50"/> < <vehicle id="v.2" x="1969.97" y="-1.60" angle="90.00" type="t_follower" speed="13.21" pos="969.97" lane="A0right0_0" slope="0.00" leaderID="v.1" leaderSpeed="13.27" leaderGap="8.24"/> < <vehicle id="v.3" x="1956.94" y="-1.60" angle="90.00" type="t_follower" speed="13.26" pos="956.94" lane="A0right0_0" slope="0.00" leaderID="v.2" leaderSpeed="13.21" leaderGap="8.03"/> < </timestep> < <timestep time="147.50"> < <vehicle id="v.1" x="1990.02" y="-1.60" angle="90.00" type="t_follower" speed="13.63" pos="990.02" lane="A0right0_0" slope="0.00" leaderID="" leaderSpeed="-1" leaderGap="-1"/> < <vehicle id="v.2" x="1976.71" y="-1.60" angle="90.00" type="t_follower" speed="13.49" pos="976.71" lane="A0right0_0" slope="0.00" leaderID="v.1" leaderSpeed="13.63" leaderGap="8.31"/> < <vehicle id="v.3" x="1963.68" y="-1.60" angle="90.00" type="t_follower" speed="13.49" pos="963.68" lane="A0right0_0" slope="0.00" leaderID="v.2" leaderSpeed="13.49" leaderGap="8.03"/> < </timestep> < <timestep time="148.00"> < <vehicle id="v.1" x="1997.37" y="-1.60" angle="90.00" type="t_follower" speed="14.70" pos="997.37" lane="A0right0_0" slope="0.00" leaderID="" leaderSpeed="-1" leaderGap="-1"/> < <vehicle id="v.2" x="1983.43" y="-1.60" angle="90.00" type="t_follower" speed="13.44" pos="983.43" lane="A0right0_0" slope="0.00" leaderID="v.1" leaderSpeed="14.70" leaderGap="8.94"/> < <vehicle id="v.3" x="1970.26" y="-1.60" angle="90.00" type="t_follower" speed="13.16" pos="970.26" lane="A0right0_0" slope="0.00" leaderID="v.2" leaderSpeed="13.44" leaderGap="8.17"/> <truncated after showing first 30 lines> ---------- Differences in output ---------- 1202,1240d1201 < Platoon 0: Leader for veh 'v.1' is 'None' (not from same platoon) (PlatoonManager) < Platoon 0: Leader for veh 'v.2' is 'v.1' (same platoon) (PlatoonManager) < Platoon 0: Leader for veh 'v.3' is 'v.2' (same platoon) (PlatoonManager) < vehicles: ['v.1', 'v.2', 'v.3'] (PlatoonManager) < Actual leaders: ['None', "<PVehicle 'v.1'>", "<PVehicle 'v.2'>"] (PlatoonManager) < registered leaders: ['None', "<PVehicle 'v.1'>", "<PVehicle 'v.2'>"] (PlatoonManager) < Vehicle 'v.1' resets switch waiting time. (PVehicle) < 149.0: Removing arrived vehicle 'v.1' (PlatoonManager) < 149.0: leaderSpeed = 14.7039583271 < leaderDecel = 4.5 < gap = 6.43970451956 < leaderBrakeGap = 24.022932276 < speed = 13.4406741011 < decel = 4.5 < followerBrakeGap = 20.0724133658 < headwayDist = 13.4406741011 (PVehicle) < 149.5: Vehicle 'v.2': Setting PlatoonMode 'LEADER' (PVehicle) < 149.5: Checking platoon ordering (PlatoonManager) < Platoon 0: Leader for veh 'v.2' is 'None' (not from same platoon) (PlatoonManager) < Platoon 0: Leader for veh 'v.3' is 'v.2' (same platoon) (PlatoonManager) < vehicles: ['v.2', 'v.3'] (PlatoonManager) < Actual leaders: ['None', "<PVehicle 'v.2'>"] (PlatoonManager) < registered leaders: ['None', "<PVehicle 'v.2'>"] (PlatoonManager) < Vehicle 'v.2' resets switch waiting time. (PVehicle) < 150.0: Removing arrived vehicle 'v.2' (PlatoonManager) < 150.0: leaderSpeed = 15.4340433601 < leaderDecel = 4.5 < gap = 6.72053285303 < leaderBrakeGap = 26.4677438268 <truncated after showing first 30 lines>
Test exceeded wallclock time limit of 900.0 seconds ---------- Differences in output ---------- 3d2 < TraCIException: No previous vehicle context subscription exists to apply filter type 0x0b
Test exceeded wallclock time limit of 900.0 seconds ---------- Differences in errors ---------- 0a1,5 > Xlib: sequence lost (0x11852 > 0x1a65) in reply type 0x16! > X Error: code 16 major 47 minor 0: BadLength (poly request too large or internal Xlib length error). > X Error: code 16 major 38 minor 0: BadLength (poly request too large or internal Xlib length error). > X Error: code 16 major 79 minor 0: BadLength (poly request too large or internal Xlib length error). > X Error: code 1 major 0 minor 0: BadRequest (invalid request code or no such operation). ---------- Differences in output ---------- 1,58d0 < Subscribing to context of vehicle 'ego' (range=50.0) < Adding lateral distance subscription filter ... (lateralDistance=50.0, downstreamDistance=50.0, upstreamDistance=50.0) < [01s] Context results for veh 'ego': < ego < v10 < v8 < v9 < [02s] Context results for veh 'ego': < ego < v10 < v8 < v9 < [03s] Context results for veh 'ego': < ego < v10 < v8 < v9 < [04s] Context results for veh 'ego': < ego < v10 < v8 < v9 < [05s] Context results for veh 'ego': < ego < v10 < v9 < [06s] Context results for veh 'ego': < ego < v10 <truncated after showing first 30 lines>
Test exceeded wallclock time limit of 900.0 seconds ---------- Differences in output ---------- 1,148d0 < Subscribing to context of vehicle 'ego' < Adding turn filter ... < (downstreamDist=50.0, foeDistToJunction=50.0) < Adding lanes filter ... < (laneList=[-1, 0, 1], noOpposite=False) < Step 1: < Context results for veh 'ego': < ego < v2 < v4 < Step 2: < Context results for veh 'ego': < ego < v2 < v4 < Step 3: < Context results for veh 'ego': < ego < v2 < v4 < Step 4: < Context results for veh 'ego': < ego < v2 < v4 < Step 5: < Context results for veh 'ego': < ego < v2 <truncated after showing first 30 lines>
Test exceeded wallclock time limit of 900.0 seconds ---------- Differences in output ---------- 4,13d3 < Reason: Libsumo requested termination. < Performance: < Vehicles: < Inserted: 0 (Loaded: 1) < Running: 0 < Waiting: 0 < < -- Unordered text as found by filter '^Simulation ended at time:' -- < Simulation ended at time: 1.00 <
Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
1d0
< [('SC_0', 79.95), ('SC_0', 84.95), ('SC_0', 89.95), (':C_11_0', 3.0), (':C_11_0', 8.0), (':C_11_0', 13.0), ('CN_0', 1.8999999999999986), ('CN_0', 6.899999999999999), ('CN_0', 11.899999999999999), ('CN_0', 16.9)]
Test exceeded wallclock time limit of 900.0 seconds ---------- Differences in output ---------- 1,4d0 < ['1fi'] < Ok: Unsubscribe successful < Print ended at step 1003.0 < Ok: Subscription and computed are same
Test exceeded wallclock time limit of 900.0 seconds ---------- Differences in output ---------- 1,4d0 < ['p0'] < Ok: Unsubscribe successful < Print ended at step 1003.0 < Ok: Subscription and computed are same
Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
1,3d0
< foes ('EC_2', ':C_6_0', 'EC_2', 'EC_3', ':C_8_0', 'EC_3', 'EC_4', 'EC_4', ':C_11_0', 'WC_2', 'WC_3', 'WC_4', 'WC_4', ':C_23_0', ':C_w1_0', ':C_w3_0')
< internal foes for :C_15_0: (':C_26_0', ':C_27_0', ':C_6_0', ':C_7_0', ':C_28_0', ':C_8_0', ':C_9_0', ':C_9_1', ':C_29_0', ':C_11_0', ':C_19_0', ':C_21_0', ':C_21_1', ':C_35_0', ':C_23_0', ':C_c0_0', ':C_c2_0', ':C_14_0')
< internal foes for :C_c0_0: (':C_24_0', ':C_1_0', ':C_25_0', ':C_3_0', ':C_3_1', ':C_26_0', ':C_27_0', ':C_28_0', ':C_13_0', ':C_15_0', ':C_15_1', ':C_35_0')
Test exceeded wallclock time limit of 900.0 secondstraci misc concurrent ( Last six runs Feb2024 )
Test exceeded wallclock time limit of 900.0 seconds ---------- Differences in output ---------- 6,9d5 < Reason: Libsumo requested termination. < -- Unordered text as found by filter '^Simulation ended at time:' -- < Simulation ended at time: 10.00 <
Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
74,99d73
< findIntermodalRoute modes='public' vType=' pType='slowPed'
< Stage(type=2, destStop=stopC_W, edges=('A0B0', 'accessC'), travelTime=1263.5333333333335, cost=1263.5333333333335, length=189.53000000000003, depart=1.0, departPos=894.8, arrivalPos=91.9)
< Stage(type=3, line=train2:1, destStop=stopA_W, edges=('railEW',), travelTime=1934.9275995799292, cost=1934.9275995799292, length=1198.6190899369894, intended=train_train2:1.1, depart=2399.0, departPos=0.0, arrivalPos=1100.0)
< Stage(type=2, destStop=stopA_N, edges=('accessA',), travelTime=33.13333333333367, cost=33.13333333333367, length=4.970000000000027, depart=3199.4609329132627, departPos=86.23, arrivalPos=90.19)
< Stage(type=3, line=train1:0, destStop=stopB_N, edges=('railSN',), travelTime=268.6726666666668, cost=268.6726666666668, length=500.03999999999996, intended=train_train1:0.5, depart=3401.0, departPos=0.0, arrivalPos=500.0)
< Stage(type=2, edges=('accessB', 'A1B1'), travelTime=1416.1333333333341, cost=1416.1333333333341, length=1200.02, depart=3501.266932913263, departPos=91.16, arrivalPos=100.0)
<
< findIntermodalRoute modes='public' vType=' pType='slowPedFactor'
< Stage(type=2, destStop=stopC_W, edges=('A0B0', 'accessC'), travelTime=181.94880000000003, cost=181.94880000000003, length=189.53000000000003, depart=1.0, departPos=894.8, arrivalPos=91.9)
< Stage(type=3, line=train2:1, destStop=stopA_W, edges=('railEW',), travelTime=653.7253263395098, cost=653.7253263395098, length=1198.6190899369894, intended=train_train2:1.0, depart=599.0, departPos=0.0, arrivalPos=1100.0)
< Stage(type=2, destStop=stopA_N, edges=('accessA',), travelTime=4.771200000000022, cost=4.771200000000022, length=4.970000000000027, depart=836.6741263395098, departPos=86.23, arrivalPos=90.19)
< Stage(type=3, line=train1:0, destStop=stopB_N, edges=('railSN',), travelTime=259.5934, cost=259.5934, length=500.03999999999996, intended=train_train1:0.1, depart=1001.0, departPos=0.0, arrivalPos=500.0)
< Stage(type=2, edges=('accessB', 'A1B1'), travelTime=203.92319999999995, cost=203.92319999999995, length=1200.02, depart=1101.0387263395098, departPos=91.16, arrivalPos=100.0)
<
< findIntermodalRoute modes='public' vType=' pType='fastPed'
< Stage(type=2, edges=('A0B0', 'B1B0', 'A1B1'), travelTime=659.5644444444445, cost=659.5644444444445, length=2471.62, depart=1.0, departPos=894.8, arrivalPos=100.0)
<
< findIntermodalRoute modes='public' vType=' pType='fastPedFactor'
< Stage(type=2, destStop=stopC_W, edges=('A0B0', 'accessC'), travelTime=181.94880000000003, cost=181.94880000000003, length=189.53000000000003, depart=1.0, departPos=894.8, arrivalPos=91.9)
< Stage(type=3, line=train2:1, destStop=stopA_W, edges=('railEW',), travelTime=653.7253263395098, cost=653.7253263395098, length=1198.6190899369894, intended=train_train2:1.0, depart=599.0, departPos=0.0, arrivalPos=1100.0)
< Stage(type=2, destStop=stopA_N, edges=('accessA',), travelTime=4.771200000000022, cost=4.771200000000022, length=4.970000000000027, depart=836.6741263395098, departPos=86.23, arrivalPos=90.19)
< Stage(type=3, line=train1:0, destStop=stopB_N, edges=('railSN',), travelTime=259.5934, cost=259.5934, length=500.03999999999996, intended=train_train1:0.1, depart=1001.0, departPos=0.0, arrivalPos=500.0)
< Stage(type=2, edges=('accessB', 'A1B1'), travelTime=203.92319999999995, cost=203.92319999999995, length=1200.02, depart=1101.0387263395098, departPos=91.16, arrivalPos=100.0)
<
<
<
Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
79,85d78
< findIntermodalRoute modes='public' vType=' pType='fastPedFactor'
< Stage(type=2, destStop=busStopC, edges=('A0B0',), travelTime=4.99296, cost=4.99296, length=5.201, depart=1.0, departPos=985.6, arrivalPos=894.8)
< Stage(type=3, line=bus1:0, destStop=busStopD, edges=('B0B1',), travelTime=535.00796, cost=535.00796, length=493.94694846, intended=bus_bus1:0.0, depart=457.0, departPos=0.0, arrivalPos=493.94594846)
< Stage(type=2, edges=('B0B1', 'A1B1'), travelTime=880.7712, cost=880.7712, length=1905.07, depart=541.00092, departPos=475.0, arrivalPos=100.0)
<
<
<
Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
1,13d0
< findIntermodalRoute modes='taxi' vType=' pType=''
< Stage(type=2, destStop=busStopC, edges=('A0B0',), travelTime=391.00896, cost=391.00896, length=94.802, depart=1.0, departPos=0.0, arrivalPos=894.8)
< Stage(type=3, vType=DEFAULT_TAXITYPE, line=taxi, destStop=busStopB, edges=('A0B0', 'B0B1', 'B1A1'), travelTime=109.375210137, cost=109.375210137, length=1498.362, intended=taxi, depart=392.00896, departPos=894.8, arrivalPos=894.8)
< Stage(type=2, edges=('B1A1', 'A1B1'), travelTime=205.4976, cost=205.4976, length=1201.66, depart=501.384170137, departPos=894.8, arrivalPos=100.0)
<
<
<
< findIntermodalRoute modes='taxi public' vType=' pType=''
< Stage(type=3, vType=DEFAULT_TAXITYPE, line=taxi, destStop=busStopB, edges=('A0B0', 'B0B1', 'B1A1'), travelTime=116.200264132, cost=116.200264132, length=1593.162, intended=taxi, depart=1.00096, departPos=0.0, arrivalPos=894.8)
< Stage(type=2, edges=('B1A1', 'A1B1'), travelTime=205.4976, cost=205.4976, length=1201.66, depart=117.201224132, departPos=894.8, arrivalPos=100.0)
<
<
<
Test exceeded wallclock time limit of 900.0 seconds ---------- Differences in output ---------- 5,17d4 < Reason: Libsumo requested termination. < Performance: < Vehicles: < Inserted: 1 < Running: 1 < Waiting: 0 < Persons: < Inserted: 1 < Running: 1 < < -- Unordered text as found by filter '^Simulation ended at time:' -- < Simulation ended at time: 10.00 <
Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in errors ----------
1,5d0
< Warning: Person 'horiz' receives type 'pType2' which implicitly uses unsuitable vClass 'passenger'.
< Error: Person 'bla' is not known
< Error: The negative stage index -5 must refer to a valid previous stage.
< Error: The stage index must be lower than the number of remaining stages.
< Error: The negative stage index -2 must refer to a valid previous stage.
---------- Differences in fcd ----------
2a3,4
> <!-- generated on 2024-02-20 09:40:08 by
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd">
4,1655c6,31
< <fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
< <timestep time="0.00">
< <person id="horiz" x="761.50" y="504.95" angle="270.00" speed="0.00" pos="238.50" edge="2fi" slope="0.00"/>
< <person id="detour2" x="511.55" y="466.55" angle="0.00" speed="0.00" pos="215.05" edge="3si" slope="0.00"/>
< <person id="detour" x="511.55" y="471.55" angle="0.00" speed="0.00" pos="220.05" edge="3si" slope="0.00"/>
< <person id="newPerson" x="511.55" y="476.55" angle="0.00" speed="0.00" pos="225.05" edge="3si" slope="0.00"/>
< </timestep>
< <timestep time="1.00">
< <person id="horiz" x="760.36" y="504.95" angle="270.00" speed="1.14" pos="239.64" edge="2fi" slope="0.00"/>
< <person id="detour2" x="511.55" y="467.80" angle="0.00" speed="1.25" pos="216.30" edge="3si" slope="0.00"/>
< <person id="detour" x="511.55" y="472.93" angle="0.00" speed="1.38" pos="221.43" edge="3si" slope="0.00"/>
< <person id="newPerson" x="511.55" y="477.74" angle="0.00" speed="1.19" pos="226.24" edge="3si" slope="0.00"/>
< </timestep>
< <timestep time="2.00">
< <person id="horiz" x="759.13" y="504.95" angle="270.00" speed="1.23" pos="240.87" edge="2fi" slope="0.00"/>
< <person id="detour2" x="511.55" y="469.12" angle="0.00" speed="1.32" pos="217.62" edge="3si" slope="0.00"/>
< <person id="detour" x="511.55" y="474.11" angle="0.00" speed="1.18" pos="222.61" edge="3si" slope="0.00"/>
< <person id="newPerson" x="511.55" y="479.12" angle="0.00" speed="1.38" pos="227.62" edge="3si" slope="0.00"/>
< </timestep>
< <timestep time="3.00">
< <person id="tripTest" x="760.34" y="504.95" angle="270.00" speed="1.16" pos="239.66" edge="2fi" slope="0.00"/>
< <person id="horiz" x="757.89" y="504.95" angle="270.00" speed="1.25" pos="242.11" edge="2fi" slope="0.00"/>
< <person id="detour2" x="511.55" y="470.38" angle="0.00" speed="1.26" pos="218.88" edge="3si" slope="0.00"/>
< <person id="detour" x="511.55" y="475.31" angle="0.00" speed="1.20" pos="223.81" edge="3si" slope="0.00"/>
< <person id="newPerson" x="511.55" y="480.50" angle="0.00" speed="1.39" pos="229.00" edge="3si" slope="0.00"/>
< </timestep>
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,140d0
< 0.0: departed=() (0) arrived=() (0)
< step 0.0
< 1.0: departed=('horiz', 'detour', 'detour2', 'newPerson') (4) arrived=() (0)
< step 1.0
< 2.0: departed=() (0) arrived=() (0)
< step 2.0
< detour edges ('3si', '2o', '2fi', '2si', '4o')
< detour edges after routing ('3si', '4o')
< tripTest edges after routing ('2fi', '2si', '1si', '1fi')
< type pType3@horiz
< persons ('detour', 'detour2', 'horiz', 'newPerson', 'tripTest')
< person count 5
< examining horiz
< speed 1.2250125566626795
< speedFactor 1.0
< pos (759.1336009754515, 504.95000000000005)
< pos3D (759.1336009754515, 504.95000000000005, 0.0)
< angle 270.0
< slope 0.0
< road 2fi
< lane 2fi_0
< type pType3@horiz
< lanePos 240.8663990245485
< color (0, 0, 255, 255)
< length 2.0
< MinGap 2.22
< width 1.11
< waiting time 0.0
< stage Stage(type=2, edges=('2fi', '2si', '1o'), travelTime=3.0, cost=INVALID, length=766.537661434478, depart=0.0, departPos=238.5, arrivalPos=486.54, description=walking)
<truncated after showing first 30 lines>
Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
1,2d0
< 2.0 subcription={'v0': {64: 0.0}} contextSubscription={}
< 2.0 subcription={'v0': {64: 0.0}} contextSubscription={}
Test exceeded wallclock time limit of 900.0 seconds ---------- Differences in output ---------- 1,13d0 < constraints before swap < tls=A Constraint(signalId=A tripId=t2, foeId=tx, foeSignal=D, limit=3, type=0, mustWait=True, active=True) < tls=A Constraint(signalId=A tripId=t2, foeId=t0, foeSignal=D, limit=3, type=0, mustWait=True, active=True) < tls=C Constraint(signalId=C tripId=t2, foeId=t1, foeSignal=H, limit=3, type=0, mustWait=True, active=True) < tls=H Constraint(signalId=H tripId=t1, foeId=t0, foeSignal=C, limit=3, type=0, mustWait=True, active=True) < constraints added to avoid deadlock < tls=H Constraint(signalId=D tripId=t0, foeId=t2, foeSignal=A, limit=3, type=0, mustWait=True, active=True) < tls=H Constraint(signalId=C tripId=t0, foeId=t1, foeSignal=H, limit=3, type=0, mustWait=True, active=True) < constraints after swap < tls=C Constraint(signalId=C tripId=t0, foeId=t1, foeSignal=H, limit=3, type=0, mustWait=True, active=True) < tls=C Constraint(signalId=C tripId=t2, foeId=t1, foeSignal=H, limit=3, type=0, mustWait=True, active=True) < tls=D Constraint(signalId=D tripId=t0, foeId=t2, foeSignal=A, limit=3, type=0, mustWait=True, active=True) < tls=D Constraint(signalId=D tripId=tx, foeId=t2, foeSignal=A, limit=3, type=0, mustWait=True, active=True) ---------- Differences in tripinfo ---------- 9d8 < </tripinfos>
Test exceeded wallclock time limit of 900.0 seconds ---------- Differences in output ---------- 1,8d0 < constraints before swap < tls=A Constraint(signalId=A tripId=t1, foeId=t0, foeSignal=C, limit=3, type=0, mustWait=True, active=True) < tls=H Constraint(signalId=H tripId=t2, foeId=t0, foeSignal=C, limit=4, type=0, mustWait=True, active=True) < tls=H Constraint(signalId=H tripId=t2, foeId=t1, foeSignal=C, limit=4, type=0, mustWait=True, active=True) < constraints after swap < tls=A Constraint(signalId=A tripId=t1, foeId=t0, foeSignal=C, limit=3, type=0, mustWait=True, active=True) < tls=C Constraint(signalId=C tripId=t0, foeId=t2, foeSignal=H, limit=4, type=0, mustWait=True, active=True) < tls=C Constraint(signalId=C tripId=t1, foeId=t2, foeSignal=H, limit=4, type=0, mustWait=True, active=True) ---------- Differences in tripinfo ---------- 2a3,4 > <!-- generated on 2024-02-20 09:45:15 by > <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd"> 4,8c6,20 < <tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd"> < <tripinfo id="t2" depart="0.00" departLane="h_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="98.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="98.00" routeLength="1349.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_t2 routing_t2" vType="train" speedFactor="1.00" vaporized=""/> < <tripinfo id="t0" depart="0.00" departLane="c_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="165.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="165.00" routeLength="891.32" waitingTime="68.00" waitingCount="1" stopTime="0.00" timeLoss="100.16" rerouteNo="1" devices="tripinfo_t0 routing_t0" vType="train" speedFactor="1.00" vaporized=""/> < <tripinfo id="t1" depart="0.00" departLane="a_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="221.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="221.00" routeLength="1391.32" waitingTime="88.00" waitingCount="1" stopTime="0.00" timeLoss="120.16" rerouteNo="1" devices="tripinfo_t1 routing_t1" vType="train" speedFactor="1.00" vaporized=""/> < </tripinfos> --- > <input> > <net-file value="input_net.net.xml"/> > <route-files value="input_routes.rou.xml"/> > <additional-files value="input_additional.add.xml"/> > </input> > > <output> > <tripinfo-output value="tripinfo.xml"/> > </output> > > <report> > <no-step-log value="true"/> > </report> > > </configuration>
Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
1,2d0
< route initial: ('SC', 'NC')
< route computed: ('SC', 'CN', 'NC')
Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
1,8d0
< 1145.0
< ('ed0', 'ed1', 'ed5')
< 1145.0
< 1165.0
< ('ed1', 'ed2')
< 1165.0
< 129 1235.0
< 130 1245.0
---------- Differences in rawdump ----------
1387,1398c1387
< <lane id="ed2_1"/>
< </edge>
< </timestep>
< <timestep time="161.00">
< <edge id="ed2">
< <lane id="ed2_0">
< <vehicle id="Stapler_00" pos="302.35" speed="10.00"/>
< </lane>
< <lane id="ed2_1"/>
< </edge>
< </timestep>
< </netstate>
---
> <lane id="ed2_1"/>
\ No newline at end of file
Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
1,100d0
< 1.0 (('C', 13, 86.85000000000001, 'g'), ('C', 15, 291.21000000000004, 'r'), ('C', 10, 484.93000000000006, 'G'))
< 2.0 (('C', 13, 84.25, 'g'), ('C', 15, 288.61, 'r'), ('C', 10, 482.33000000000004, 'G'))
< 3.0 (('C', 13, 79.05000000000001, 'g'), ('C', 15, 283.41, 'r'), ('C', 10, 477.13, 'G'))
< 4.0 (('C', 13, 71.25, 'g'), ('C', 15, 275.61, 'r'), ('C', 10, 469.33000000000004, 'G'))
< 5.0 (('C', 13, 60.85, 'g'), ('C', 15, 265.21, 'r'), ('C', 10, 458.92999999999995, 'G'))
< 6.0 (('C', 13, 47.85, 'g'), ('C', 15, 252.20999999999998, 'r'), ('C', 10, 445.92999999999995, 'G'))
< 7.0 (('C', 13, 33.96, 'g'), ('C', 15, 238.32, 'r'), ('C', 10, 432.03999999999996, 'G'))
< 8.0 (('C', 13, 20.070000000000007, 'g'), ('C', 15, 224.43, 'r'), ('C', 10, 418.15, 'G'))
< 9.0 (('C', 13, 6.777000000000001, 'g'), ('C', 15, 211.137, 'r'), ('C', 10, 404.85699999999997, 'G'))
< 10.0 (('C', 15, 202.344, 'r'), ('C', 10, 396.06399999999996, 'G'))
< 11.0 (('C', 15, 190.95100000000002, 'r'), ('C', 10, 384.67100000000005, 'G'))
< 12.0 (('C', 15, 177.06099999999998, 'r'), ('C', 10, 370.78099999999995, 'G'))
< 13.0 (('C', 15, 163.171, 'r'), ('C', 10, 356.89099999999996, 'G'))
< 14.0 (('C', 15, 149.281, 'r'), ('C', 10, 343.001, 'G'))
< 15.0 (('C', 15, 135.391, 'r'), ('C', 10, 329.111, 'G'))
< 16.0 (('C', 15, 121.501, 'r'), ('C', 10, 315.221, 'G'))
< 17.0 (('C', 15, 107.61099999999999, 'r'), ('C', 10, 301.331, 'G'))
< 18.0 (('C', 15, 93.721, 'r'), ('C', 10, 287.44100000000003, 'G'))
< 19.0 (('C', 15, 79.83099999999999, 'r'), ('C', 10, 273.55100000000004, 'G'))
< 20.0 (('C', 15, 65.941, 'r'), ('C', 10, 259.66100000000006, 'G'))
< 21.0 (('C', 15, 52.050999999999995, 'r'), ('C', 10, 245.77100000000002, 'G'))
< 22.0 (('C', 15, 38.160999999999994, 'r'), ('C', 10, 231.881, 'G'))
< 23.0 (('C', 15, 24.271, 'r'), ('C', 10, 217.991, 'G'))
< 24.0 (('C', 15, 12.01433333333334, 'r'), ('C', 10, 205.73433333333335, 'G'))
< 25.0 (('C', 15, 4.257666666666665, 'r'), ('C', 10, 197.97766666666666, 'G'))
< 26.0 (('C', 15, 1.0010000000000048, 'r'), ('C', 10, 194.721, 'G'))
< 27.0 (('C', 15, 1.0010000000000048, 'r'), ('C', 10, 194.721, 'G'))
< 28.0 (('C', 15, 1.0010000000000048, 'r'), ('C', 10, 194.721, 'G'))
< 29.0 (('C', 15, 1.0010000000000048, 'r'), ('C', 10, 194.721, 'G'))
<truncated after showing first 30 lines>
Test exceeded wallclock time limit of 900.0 seconds ---------- Differences in errors ---------- 1,2c1 < Warning: Teleporting vehicle 'ego'; waited too long (wrong lane, disconnected), lane='A1B1_0', time=85.00. < Warning: Vehicle 'ego' ends teleporting on edge 'C1D1', time=85.00. --- > X Error: code 16 major 38 minor 0: BadLength (poly request too large or internal Xlib length error). ---------- Differences in vehroutes ---------- 2a3,4 > <!-- generated on 2024-02-20 09:38:11 by > <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd"> 4,12c6,10 < <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> < <vehicle id="ego" depart="0.00" arrival="143.00"> < <routeDistribution> < <route replacedOnEdge="A1B1" replacedOnIndex="1" reason="traci:replaceStop" replacedAtTime="16.00" probability="0" edges="A0A1 A1B1 B1C1 C1D1 D1D2 D2D3"/> < <route edges="A0A1 A1B1 C1D1 D1D2 D2D3"/> < </routeDistribution> < <stop busStop="busStop_A1B1" duration="60.00"/> < <stop busStop="busStop_C1D1" duration="30.00"/> < </vehicle> --- > <input> > <net-file value="input_net4.net.xml"/> > <route-files value="input_routes.rou.xml"/> > <additional-files value="input_additional4.add.xml"/> > </input> 14c12,24 < </routes> --- > <output> > <vehroute-output value="vehroutes.xml"/> > </output> > > <processing> > <time-to-teleport.disconnected value="1"/> > </processing> > <truncated after showing first 30 lines>
Test exceeded wallclock time limit of 900.0 seconds ---------- Differences in output ---------- 4,13d3 < Reason: Libsumo requested termination. < Performance: < Vehicles: < Inserted: 1 < Running: 1 < Waiting: 0 < < -- Unordered text as found by filter '^Simulation ended at time:' -- < Simulation ended at time: 162.00 < ---------- Differences in rawdump ---------- 1391,1398d1390 < <edge id="ed1"> < <lane id="ed1_0"/> < <lane id="ed1_1"> < <vehicle id="Stapler_00" pos="215.00" speed="10.00"/> < </lane> < </edge> < </timestep> < </netstate>
Test exceeded wallclock time limit of 900.0 seconds ---------- Differences in errors ---------- 1d0 < Warning: Vehicle 'v0' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=5.00. ---------- Differences in fcd ---------- 2a3,4 > <!-- generated on 2024-02-20 09:38:59 by > <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd"> 4,147c6,20 < <fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd"> < <timestep time="0.00"> < <vehicle id="v0" x="205.10" y="398.40" angle="90.00" type="car" speed="27.78" pos="5.10" lane="a_0" slope="0.00" acceleration="0.00"/> < </timestep> < <timestep time="1.00"> < <vehicle id="v0" x="232.88" y="398.40" angle="90.00" type="car" speed="27.78" pos="32.88" lane="a_0" slope="0.00" acceleration="-0.00"/> < </timestep> < <timestep time="2.00"> < <vehicle id="v0" x="260.66" y="398.40" angle="90.00" type="car" speed="27.78" pos="60.66" lane="a_0" slope="0.00" acceleration="-0.00"/> < </timestep> < <timestep time="3.00"> < <vehicle id="v0" x="288.44" y="398.40" angle="90.00" type="car" speed="27.78" pos="88.44" lane="a_0" slope="0.00" acceleration="-0.00"/> < </timestep> < <timestep time="4.00"> < <vehicle id="v0" x="316.22" y="398.40" angle="90.00" type="car" speed="27.78" pos="116.22" lane="a_0" slope="0.00" acceleration="-0.00"/> < </timestep> < <timestep time="5.00"> < <vehicle id="v0" x="335.00" y="398.40" angle="90.00" type="car" speed="18.78" pos="135.00" lane="a_0" slope="0.00" acceleration="-9.00"/> < </timestep> < <timestep time="6.00"> < <vehicle id="v0" x="344.78" y="398.40" angle="90.00" type="car" speed="9.78" pos="144.78" lane="a_0" slope="0.00" acceleration="-9.00"/> < </timestep> < <timestep time="7.00"> < <vehicle id="v0" x="345.56" y="398.40" angle="90.00" type="car" speed="0.78" pos="145.56" lane="a_0" slope="0.00" acceleration="-9.00"/> < </timestep> < <timestep time="8.00"> <truncated after showing first 30 lines>
Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in errors ----------
2,3d1
< Traceback (most recent call last):
< libsumo.libsumo.FatalTraCIError: A network was not yet constructed.
---------- Differences in output ----------
1,2d0
< taxiFleet ('taxi_0',)
< reservations (Reservation(id=0, persons=('a',), group=a, fromEdge=A1B1, toEdge=D2D3, departPos=0.0, arrivalPos=92.1, depart=0.0, reservationTime=0.0, state=1), Reservation(id=1, persons=('b',), group=b, fromEdge=B1C1, toEdge=C1D1, departPos=0.0, arrivalPos=50.0, depart=0.0, reservationTime=0.0, state=1), Reservation(id=2, persons=('c',), group=c, fromEdge=C1D1, toEdge=D2D3, departPos=50.0, arrivalPos=92.1, depart=0.0, reservationTime=0.0, state=1))
---------- Differences in stops ----------
2a3,4
> <!-- generated on 2024-02-20 09:38:31 by
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd">
4,5c6,25
< <stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
< </stops>
---
> <input>
> <net-file value="input_net4.net.xml"/>
> <route-files value="input_routes.rou.xml"/>
> </input>
>
> <output>
> <tripinfo-output value="tripinfos.xml"/>
> <vehroute-output value="vehroutes.xml"/>
> <stop-output value="stops.xml"/>
> </output>
>
> <report>
> <no-step-log value="true"/>
> </report>
>
> <taxi_device>
> <device.taxi.dispatch-algorithm value="traci"/>
> </taxi_device>
>
> </configuration>
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2024-02-20 09:38:31 by
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd">
4,5c6,25
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
< </routes>
---
> <input>
> <net-file value="input_net4.net.xml"/>
> <route-files value="input_routes.rou.xml"/>
> </input>
>
> <output>
> <tripinfo-output value="tripinfos.xml"/>
> <vehroute-output value="vehroutes.xml"/>
> <stop-output value="stops.xml"/>
> </output>
>
> <report>
> <no-step-log value="true"/>
> </report>
>
> <taxi_device>
> <device.taxi.dispatch-algorithm value="traci"/>
> </taxi_device>
>
> </configuration>
Test exceeded wallclock time limit of 900.0 seconds ---------- Differences in errors ---------- 2d1 < Warning: Missing yellow phase in tlLogic 'gneJ1', program '2' for tl-index 6 when switching from phase 2 to phase 0.