texttest -a complex -d /home/delphi/extraGcc/sumo/tests -reconnect /home/delphi/extraGcc/texttesttmp/extra_gcc4_64.30Jun093012.2076434 -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 :18185.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-06-02 09:51:39 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,2 < ...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). ---------- 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,8
> Traceback (most recent call last):
> File "/home/delphi/extraGcc/sumo/tests/../tests/complex/simpla/statistics/runner.py", line 39, 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 output ----------
1,35d0
< Step 100
< simpla platoon count: 3
< simpla platoon leaders: v.0, v.3
< simpla platoon average length: 2.00
< simpla platoon average speed: 14.53
< simpla platoon info ID 0: {'laneID': 'left0A0_0', 'members': ['v.0', 'v.1', 'v.2']}
< simpla platoon of vehicle v.0: 0
< Step 150
< simpla platoon count: 3
< simpla platoon leaders: v.0
< simpla platoon average length: 4.00
< simpla platoon average speed: 13.60
< simpla platoon info ID 0: {'laneID': 'A0right0_0', 'members': ['v.0', 'v.1', 'v.2', 'v.3']}
< simpla platoon of vehicle v.0: 0
< Step 200
< simpla platoon count: 3
< simpla platoon leaders: v.0
< simpla platoon average length: 4.00
< simpla platoon average speed: 13.55
< simpla platoon info ID 0: {'laneID': 'A0right0_0', 'members': ['v.0', 'v.1', 'v.2', 'v.3']}
< simpla platoon of vehicle v.0: 0
< Step 250
< simpla platoon count: 3
< simpla platoon leaders: v.0
< simpla platoon average length: 4.00
< simpla platoon average speed: 13.33
< simpla platoon info ID 0: {'laneID': 'A0right0_0', 'members': ['v.0', 'v.1', 'v.2', 'v.3']}
< simpla platoon of vehicle v.0: 0
< Step 300
<truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,5 > Xlib: sequence lost (0x11909 > 0x1b0d) in reply type 0x16! > [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,8d0 < Subscribing to context of vehicle 'ego' < Adding subscription filters ... < (downstreamDist=30.0, upstreamDist=20.0, lanes=[0], opposite=False) < Context results for veh 'ego': < ego < 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/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 6545, 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 6441, 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 > X Fatal error.
---------- Differences in errors ---------- 0a1 > FXApp::openDisplay: unable to open display :29225.0 ---------- 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,39c4
< 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 > FXApp::openDisplay: unable to open display :685.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 tripinfo ---------- 5,24d4 < <tripinfo id="v.0" depart="0.00" departLane="A0A1_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="25.00" arrivalLane="A2A3_0" arrivalPos="92.10" arrivalSpeed="12.72" duration="25.00" routeLength="288.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="3.70" rerouteNo="0" devices="tripinfo_v.0" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/> < <tripinfo id="v.1" depart="10.00" departLane="A0A1_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="35.00" arrivalLane="A2A3_0" arrivalPos="92.10" arrivalSpeed="13.61" duration="25.00" routeLength="288.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="3.52" rerouteNo="0" devices="tripinfo_v.1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/> < <tripinfo id="v.2" depart="20.00" departLane="A0A1_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="45.00" arrivalLane="A2A3_0" arrivalPos="92.10" arrivalSpeed="13.08" duration="25.00" routeLength="288.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="3.95" rerouteNo="0" devices="tripinfo_v.2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/> < <tripinfo id="v.3" depart="30.00" departLane="A0A1_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="56.00" arrivalLane="A2A3_0" arrivalPos="92.10" arrivalSpeed="13.01" duration="26.00" routeLength="288.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="4.32" rerouteNo="0" devices="tripinfo_v.3" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/> < <tripinfo id="v.4" depart="40.00" departLane="A0A1_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="167.00" arrivalLane="A2A3_0" arrivalPos="92.10" arrivalSpeed="12.89" duration="127.00" routeLength="288.50" waitingTime="98.00" waitingCount="1" stopTime="0.00" timeLoss="6.68" rerouteNo="0" devices="tripinfo_v.4" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/> < <tripinfo id="v.5" depart="50.00" departLane="A0A1_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="169.00" arrivalLane="A2A3_0" arrivalPos="92.10" arrivalSpeed="13.17" duration="119.00" routeLength="288.50" waitingTime="88.00" waitingCount="1" stopTime="0.00" timeLoss="97.83" rerouteNo="0" devices="tripinfo_v.5" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/> < <tripinfo id="v.6" depart="60.00" departLane="A0A1_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="171.00" arrivalLane="A2A3_0" arrivalPos="92.10" arrivalSpeed="13.04" duration="111.00" routeLength="288.50" waitingTime="79.00" waitingCount="1" stopTime="0.00" timeLoss="89.76" rerouteNo="0" devices="tripinfo_v.6" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/> < <tripinfo id="v.7" depart="70.00" departLane="A0A1_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="173.00" arrivalLane="A2A3_0" arrivalPos="92.10" arrivalSpeed="12.97" duration="103.00" routeLength="288.50" waitingTime="69.00" waitingCount="1" stopTime="0.00" timeLoss="81.57" rerouteNo="0" devices="tripinfo_v.7" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/> < <tripinfo id="v.8" depart="80.00" departLane="A0A1_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="174.00" arrivalLane="A2A3_0" arrivalPos="92.10" arrivalSpeed="13.82" duration="94.00" routeLength="288.50" waitingTime="63.00" waitingCount="1" stopTime="0.00" timeLoss="73.18" rerouteNo="0" devices="tripinfo_v.8" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/> < <tripinfo id="v.9" depart="90.00" departLane="A0A1_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="176.00" arrivalLane="A2A3_0" arrivalPos="92.10" arrivalSpeed="13.51" duration="86.00" routeLength="288.50" waitingTime="55.00" waitingCount="1" stopTime="0.00" timeLoss="65.01" rerouteNo="0" devices="tripinfo_v.9" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/> < <tripinfo id="v.10" depart="100.00" departLane="A0A1_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="178.00" arrivalLane="A2A3_0" arrivalPos="92.10" arrivalSpeed="13.22" duration="78.00" routeLength="288.50" waitingTime="46.00" waitingCount="1" stopTime="0.00" timeLoss="56.89" rerouteNo="0" devices="tripinfo_v.10" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/> < <tripinfo id="v.11" depart="110.00" departLane="A0A1_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="180.00" arrivalLane="A2A3_0" arrivalPos="92.10" arrivalSpeed="13.39" duration="70.00" routeLength="288.50" waitingTime="38.00" waitingCount="1" stopTime="0.00" timeLoss="48.80" rerouteNo="0" devices="tripinfo_v.11" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/> < <tripinfo id="v.12" depart="120.00" departLane="A0A1_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="182.00" arrivalLane="A2A3_0" arrivalPos="92.10" arrivalSpeed="13.43" duration="62.00" routeLength="288.50" waitingTime="29.00" waitingCount="1" stopTime="0.00" timeLoss="40.57" rerouteNo="0" devices="tripinfo_v.12" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/> < <tripinfo id="v.13" depart="130.00" departLane="A0A1_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="184.00" arrivalLane="A2A3_0" arrivalPos="92.10" arrivalSpeed="12.63" duration="54.00" routeLength="288.50" waitingTime="20.00" waitingCount="1" stopTime="0.00" timeLoss="32.39" rerouteNo="0" devices="tripinfo_v.13" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/> < <tripinfo id="v.14" depart="140.00" departLane="A0A1_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="185.00" arrivalLane="A2A3_0" arrivalPos="92.10" arrivalSpeed="13.25" duration="45.00" routeLength="288.50" waitingTime="13.00" waitingCount="1" stopTime="0.00" timeLoss="24.06" rerouteNo="0" devices="tripinfo_v.14" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/> < <tripinfo id="v.15" depart="150.00" departLane="A0A1_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="187.00" arrivalLane="A2A3_0" arrivalPos="92.10" arrivalSpeed="13.11" duration="37.00" routeLength="288.50" waitingTime="7.00" waitingCount="1" stopTime="0.00" timeLoss="15.89" rerouteNo="0" devices="tripinfo_v.15" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/> < <tripinfo id="v.16" depart="160.00" departLane="A0A1_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="189.00" arrivalLane="A2A3_0" arrivalPos="92.10" arrivalSpeed="13.72" duration="29.00" routeLength="288.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="7.82" rerouteNo="0" devices="tripinfo_v.16" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/> < <tripinfo id="v.17" depart="170.00" departLane="A0A1_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="195.00" arrivalLane="A2A3_0" arrivalPos="92.10" arrivalSpeed="12.76" duration="25.00" routeLength="288.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="3.64" rerouteNo="0" devices="tripinfo_v.17" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/> < <tripinfo id="v.18" depart="180.00" departLane="A0A1_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="205.00" arrivalLane="A2A3_0" arrivalPos="92.10" arrivalSpeed="12.59" duration="25.00" routeLength="288.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="4.02" rerouteNo="0" devices="tripinfo_v.18" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/> < <tripinfo id="v.19" depart="190.00" departLane="A0A1_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="215.00" arrivalLane="A2A3_0" arrivalPos="92.10" arrivalSpeed="13.44" duration="25.00" routeLength="288.50" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="3.73" rerouteNo="0" devices="tripinfo_v.19" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
---------- Differences in errors ---------- 0a1 > FXApp::openDisplay: unable to open display :29225.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,2
> 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 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
> X Fatal error.
---------- Differences in fcd ----------
2a3,4
> <!-- generated on 2024-06-02 09:50:49 by
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd">
4,162c6,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="106.72" y="88.50" angle="180.00" speed="0.00" pos="88.50" edge="SC" slope="0.00"/>
< </timestep>
< <timestep time="1.00">
< <person id="p0" x="106.72" y="88.50" angle="90.00" speed="0.00" pos="88.50" edge="SC" slope="0.00"/>
< </timestep>
< <timestep time="2.00">
< <person id="p0" x="106.72" y="89.50" angle="0.00" speed="1.00" pos="89.50" edge="SC" slope="0.00"/>
< </timestep>
< <timestep time="3.00">
< <person id="p0" x="106.72" y="90.50" angle="0.00" speed="1.00" pos="90.50" edge="SC" slope="0.00"/>
< </timestep>
< <timestep time="4.00">
< <person id="p0" x="106.72" y="91.50" angle="0.00" speed="1.00" pos="91.50" edge="SC" slope="0.00"/>
< </timestep>
< <timestep time="5.00">
< <person id="p0" x="106.72" y="92.50" angle="0.00" speed="1.00" pos="92.50" edge="SC" slope="0.00"/>
< </timestep>
< <timestep time="6.00">
< <person id="p0" x="106.72" y="93.50" angle="0.00" speed="1.00" pos="93.50" edge="SC" slope="0.00"/>
< </timestep>
< <timestep time="7.00">
< <person id="p0" x="106.72" y="94.50" angle="0.00" speed="1.00" pos="94.50" edge="SC" slope="0.00"/>
< </timestep>
< <timestep time="8.00">
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,21d0
< t=2.0 requestPos=(106.72, 88.5) pos=(106.72, 88.5) edge=SC route=('SC',)
< t=3.0 requestPos=(106.72, 89.5) pos=(106.72, 89.5) edge=SC route=('SC',)
< t=4.0 requestPos=(106.72, 90.5) pos=(106.72, 90.5) edge=SC route=('SC',)
< t=5.0 requestPos=(106.72, 91.5) pos=(106.72, 91.5) edge=SC route=('SC',)
< t=6.0 requestPos=(106.72, 92.5) pos=(106.72, 92.5) edge=SC route=('SC',)
< t=7.0 requestPos=(106.72, 93.5) pos=(106.72, 93.5) edge=SC route=('SC',)
< t=8.0 requestPos=(106.72, 94.5) pos=(106.72, 94.5) edge=SC route=('SC',)
< t=9.0 requestPos=(106.72, 95.5) pos=(106.72, 95.5) edge=SC route=('SC',)
< t=10.0 requestPos=(106.72, 96.5) pos=(106.72, 96.5) edge=SC route=('SC',)
< t=11.0 requestPos=(106.72, 97.5) pos=(106.72, 97.5) edge=SC route=('SC',)
< t=12.0 requestPos=(106.72, 98.5) pos=(106.72, 98.5) edge=:C_w0 route=('SC', 'EC')
< t=13.0 requestPos=(106.72, 99.5) pos=(106.91220749952791, 99.87167597695527) edge=:C_w0 route=('SC', 'EC')
< t=14.0 requestPos=(106.72, 100.5) pos=(106.85754827621498, 99.9263352002682) edge=:C_w0 route=('SC', 'EC')
< t=15.0 requestPos=(106.72, 101.5) pos=(106.85754827621498, 99.9263352002682) edge=:C_w0 route=('SC', 'EC')
< t=16.0 requestPos=(106.72, 102.5) pos=(109.01611652351681, 102.0611822394267) edge=:C_w0 route=('SC', 'EC')
< t=17.0 requestPos=(106.72, 103.5) pos=(109.01611652351681, 102.0611822394267) edge=:C_w0 route=('SC', 'EC')
< t=18.0 requestPos=(106.72, 104.5) pos=(109.01611652351681, 102.0611822394267) edge=:C_w0 route=('SC', 'EC')
< t=19.0 requestPos=(106.72, 105.5) pos=(109.01611652351681, 102.0611822394267) edge=:C_w0 route=('SC', 'EC')
< t=20.0 requestPos=(106.72, 106.5) pos=(109.01611652351681, 102.0611822394267) edge=:C_w0 route=('SC', 'EC')
< t=21.0 requestPos=(106.72, 107.5) pos=(109.01611652351681, 102.0611822394267) edge=:C_w0 route=('SC', 'EC')
< return to sumo control
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2024-06-02 09:50:49 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="-10.00" arrival="52.00">
< <walk edges="SC EC"/>
< </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 ----------
1c1
< Warning: Person 'p0' is jammed on edge ':gneJ0_c0', time=12.00.
---
> X Fatal error.
---------- Differences in output ----------
1,20d0
< 1.0 p0 1.6 -13.6 (1.6, -15.0)
< 2.0 p0 1.6 -12.2 (1.6, -13.6)
< 3.0 p0 1.6 -10.8 (1.6, -12.2)
< 4.0 p0 1.6 -9.4 (1.6, -10.799999999999999)
< 5.0 p0 1.6 -8.0 (1.6, -9.399999999999999)
< 6.0 p0 1.6 -6.6 (1.6, -7.999999999999998)
< 7.0 p0 1.6 -5.2 (1.6, -6.599999999999998)
< 8.0 p0 1.6 -3.8 (1.6, -5.1999999999999975)
< 9.0 p0 1.64818759133 -2.44818759133 (1.6481875913286823, -3.8481875913286796)
< 10.0 p0 2.76 -1.04818759133 (2.76, -2.4481875913286797)
< 11.0 p0 2.76 0.351812408671 (2.76, -1.0481875913286798)
< 12.0 p0 2.76 1.75181240867 (2.76, 0.3518124086713197)
< 13.0 p0 2.76 3.15181240867 (2.76, 1.7518124086713192)
< 14.0 p0 2.76 4.55181240867 (2.76, 3.1518124086713186)
< 15.0 p0 2.76 5.95181240867 (2.76, 4.551812408671319)
< 16.0 p0 2.76 7.35181240867 (2.7600000000000002, 5.951812408671319)
< 17.0 p0 2.24 8.75181240867 (2.24, 7.35181240867132)
< 18.0 p0 2.24 10.1518124087 (2.24, 8.75181240867132)
< 19.0 p0 2.24 11.5518124087 (2.24, 10.151812408671319)
< 20.0 p0 2.24 12.9518124087 (2.24, 11.551812408671319)
---------- 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="1.60" y="-15.00" angle="0.00" speed="0.00" pos="0.00" edge="-gneE1" slope="0.00"/>
</timestep>
<timestep time="1.00">
<person id="p0" x="1.60" y="-13.60" angle="0.00" speed="1.40" pos="1.40" edge="-gneE1" slope="0.00"/>
</timestep>
<timestep time="2.00">
<person id="p0" x="1.60" y="-12.20" angle="0.00" speed="1.40" pos="2.80" edge="-gneE1" slope="0.00"/>
</timestep>
<timestep time="3.00">
<person id="p0" x="1.60" y="-10.80" angle="0.00" speed="1.40" pos="4.20" edge="-gneE1" slope="0.00"/>
</timestep>
<timestep time="4.00">
<person id="p0" x="1.60" y="-9.40" angle="0.00" speed="1.40" pos="5.60" edge="-gneE1" slope="0.00"/>
</timestep>
<timestep time="5.00">
<person id="p0" x="1.60" y="-8.00" angle="0.00" speed="1.40" pos="7.00" edge="-gneE1" slope="0.00"/>
</timestep>
<timestep time="6.00">
<person id="p0" x="1.60" y="-6.60" angle="0.00" speed="1.40" pos="8.40" edge="-gneE1" slope="0.00"/>
</timestep>
<timestep time="7.00">
<person id="p0" x="1.60" y="-5.20" angle="0.00" speed="1.40" pos="0.05" edge=":gneJ0_w1" slope="0.00"/>
</timestep>
<timestep time="8.00">
<person id="p0" x="1.65" y="-3.85" angle="0.00" speed="1.32" pos="1.37" edge=":gneJ0_w1" slope="0.00"/>
<truncated after showing first 30 lines>
---------- Differences in errors ----------
1,4c1,5
< 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: Person 'p0' is not known
---
> X Error: code 14 major 139 minor 33: BadIDChoice (invalid resource ID chosen for this connection).
> [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,16d0
< step 10.0
< prior stages for 'p0'
< -2: Stage(type=0, edges=('SC',), travelTime=0.0, cost=INVALID, length=0.0, depart=0.0, 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.0, cost=INVALID, length=0.0, depart=0.0, 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.0, cost=INVALID, length=0.0, depart=0.0, 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'
---------- 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="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" duration="39.00" waitingTime="0.00" timeLoss="7.57" traveltime="19.00">
<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"/>
<stop duration="20.00" arrival="39.00" arrivalPos="45.98" actType="waiting"/>
</personinfo>
</tripinfos>
---------- 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.0, cost=INVALID, length=0.0, depart=0.0, 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.0, cost=INVALID, length=0.0, depart=0.0, 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.0, cost=INVALID, length=0.0, depart=0.0, 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.0, cost=INVALID, length=0.0, depart=0.0, 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.0, cost=INVALID, length=0.0, depart=0.0, 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.0, cost=INVALID, length=0.0, depart=0.0, 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" duration="88.00" waitingTime="0.00" timeLoss="14.12" traveltime="88.00">
< <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,8d4 < <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="0.50" duration="10.00" waitingTime="0.00" timeLoss="-93.36" traveltime="10.00"> < <walk depart="0.00" departPos="85.15" arrival="10.00" arrivalPos="43.08" duration="10.00" routeLength="71.78" timeLoss="-93.36" maxSpeed="0.69"/> < </personinfo> < <tripinfo id="v0" depart="0.00" departLane="WC_3" departPos="56.15" departSpeed="0.00" departDelay="0.00" arrival="39.00" arrivalLane="CS_3" arrivalPos="85.40" arrivalSpeed="3.92" duration="39.00" routeLength="130.36" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="7.08" rerouteNo="0" devices="tripinfo_v0" vType="DEFAULT_VEHTYPE" speedFactor="0.30" vaporized=""/>
---------- 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,2
> Xlib: sequence lost (0x118e1 > 0x1b0d) in reply type 0x16!
> double free or corruption (fasttop)
---------- Differences in output ----------
1,5d0
< 10.0 departed=('v.0', 'v.1', 'v.2', 'v.3', 'v.4', 'v.5', 'v.6', 'v.7', 'v.8', 'v.9') arrived=('v.0', 'v.1', 'v.2', 'v.3', 'v.4', 'v.5', 'v.6', 'v.7', 'v.8')
< 20.0 departed=('v.10', 'v.11', 'v.12', 'v.13', 'v.14', 'v.15', 'v.16', 'v.17', 'v.18', 'v.19') arrived=('v.9', 'v.10', 'v.11', 'v.12', 'v.13', 'v.14', 'v.15', 'v.16', 'v.17', 'v.18')
< 10.0 departed=() arrived=()
< 11.0 departed=('v.10',) arrived=('v.9',)
< 20.0 departed=('v.11', 'v.12', 'v.13', 'v.14', 'v.15', 'v.16', 'v.17', 'v.18', 'v.19') arrived=('v.10', 'v.11', 'v.12', 'v.13', 'v.14', 'v.15', 'v.16', 'v.17', 'v.18')
---------- 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="10.00" type="micro">
<route id="r0" state="1" edges="SC"/>
<delay number="1" begin="10" end="9" depart="0.00" time="9.00"/>
<vType id="DEFAULT_VEHTYPE"/>
<vehicle id="v.9" depart="9.00" departLane="best" departPos="last" departSpeed="max" route="r0" distance="0 0" speedFactor="0.8569" state="2236 9000 0 91.85 0 0.00 10000 0 0" pos="91.85 86.85 11.90" speed="11.90 11.90" angle="0.00" posLat="0.00" waitingTime="100000 0"/>
<flowState id="v" begin="0.00" departLane="best" departPos="last" departSpeed="max" period="1.00" next="10.00" end="20.00" route="r0" done="10" index="10"/>
<lane id="SC_0">
<vehicles value="v.9"/>
</lane>
<tlLogic id="C" programID="0" phase="0" duration="10000"/>
</snapshot>
---------- Differences in output ---------- 1,2c1,2 < first run finished with 100 vehicles < second run finished with 100 vehicles --- > first run finished with 0 vehicles > second run finished with 0 vehicles ---------- Differences in state ---------- 5,14c5 < <route id="!0" state="0" edges="SC CE"/> < <route id="!1" state="0" edges="NC CE"/> < <delay number="0" begin="2" end="0" depart="0.00" time="0.00"/> < <vType id="DEFAULT_VEHTYPE"/> < <vehicle id="0" depart="0.00" route="!0" distance="0 0" speedFactor="1.0600" reroute="1" state="262144 9223372036854774807 0 -1.00 0 0.00 0 0 0" pos="0.00 0.00 0.00" speed="0.00 0.00" angle="90.00" posLat="0.00" waitingTime="100000 0"> < <device id="routing_0" state="0"/> < </vehicle> < <vehicle id="1" depart="1.00" route="!1" distance="0 0" speedFactor="0.9383" reroute="1" state="262144 9223372036854774807 0 -1.00 0 0.00 0 0 0" pos="0.00 0.00 0.00" speed="0.00 0.00" angle="90.00" posLat="0.00" waitingTime="100000 0"> < <device id="routing_1" state="0"/> < </vehicle> --- > <delay number="0" begin="0" end="0" depart="0.00" time="0.00"/>
---------- 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 :22590.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 ----------
7c7
< {114: ('horiz', 'horiz1'), 116: ()}
---
> {114: (), 116: ()}
10c10
< {114: (), 116: ('horiz',)}
---
> {114: ('horiz', 'horiz1'), 116: ('horiz',)}
202c202
< check whether GUI is present False
---
> check whether GUI is present True
---------- Differences in errors ----------
1,2c1,4
< Warning: At NEMA tlLogic '2881', Ring 1 does not add to cycle length.
< Warning: At NEMA tlLogic '2881', Ring 2 does not add to cycle length.
---
> [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.
---------- Missing result in tls_state ----------
<?xml version="1.0" encoding="UTF-8"?>
<tlsStates xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tlsstates_file.xsd">
<tlsState time="0.00" id="2881" programID="NEMA" phase="0" state="GGGGGrrrrrrr" name="4+4"/>
<tlsState time="1.00" id="2881" programID="NEMA" phase="0" state="GGGGGrrrrrrr" name="4+4"/>
<tlsState time="2.00" id="2881" programID="NEMA" phase="0" state="GGGGGrrrrrrr" name="4+4"/>
<tlsState time="3.00" id="2881" programID="NEMA" phase="0" state="GGGGGrrrrrrr" name="4+4"/>
<tlsState time="4.00" id="2881" programID="NEMA" phase="0" state="GGGGGrrrrrrr" name="4+4"/>
<tlsState time="5.00" id="2881" programID="NEMA" phase="0" state="GGGGGrrrrrrr" name="4+4"/>
<tlsState time="6.00" id="2881" programID="NEMA" phase="0" state="GGGGGrrrrrrr" name="4+4"/>
<tlsState time="7.00" id="2881" programID="NEMA" phase="0" state="GGGGGrrrrrrr" name="4+4"/>
<tlsState time="8.00" id="2881" programID="NEMA" phase="0" state="GGGGGrrrrrrr" name="4+4"/>
<tlsState time="9.00" id="2881" programID="NEMA" phase="0" state="GGGGGrrrrrrr" name="4+4"/>
<tlsState time="10.00" id="2881" programID="NEMA" phase="1" state="yyyyyrrrrrrr" name="4+4"/>
<tlsState time="11.00" id="2881" programID="NEMA" phase="1" state="yyyyyrrrrrrr" name="4+4"/>
<tlsState time="12.00" id="2881" programID="NEMA" phase="1" state="yyyyyrrrrrrr" name="4+4"/>
<tlsState time="13.00" id="2881" programID="NEMA" phase="1" state="yyyyyrrrrrrr" name="4+4"/>
<tlsState time="14.00" id="2881" programID="NEMA" phase="0" state="rrrrrrrrrrrr" name="4+4"/>
<tlsState time="15.00" id="2881" programID="NEMA" phase="0" state="rrrrrrrrrrrr" name="4+4"/>
<tlsState time="16.00" id="2881" programID="NEMA" phase="1" state="grrrrGGGGrrr" name="1+6"/>
<tlsState time="17.00" id="2881" programID="NEMA" phase="1" state="grrrrGGGGrrr" name="1+6"/>
<tlsState time="18.00" id="2881" programID="NEMA" phase="1" state="grrrrGGGGrrr" name="1+6"/>
<tlsState time="19.00" id="2881" programID="NEMA" phase="1" state="grrrrGGGGrrr" name="1+6"/>
<tlsState time="20.00" id="2881" programID="NEMA" phase="1" state="grrrrGGGGrrr" name="1+6"/>
<tlsState time="21.00" id="2881" programID="NEMA" phase="1" state="grrrrGGGGrrr" name="1+6"/>
<tlsState time="22.00" id="2881" programID="NEMA" phase="1" state="grrrrGGGGrrr" name="1+6"/>
<tlsState time="23.00" id="2881" programID="NEMA" phase="1" state="grrrrGGGGrrr" name="1+6"/>
<tlsState time="24.00" id="2881" programID="NEMA" phase="1" state="grrrrGGGGrrr" name="1+6"/>
<tlsState time="25.00" id="2881" programID="NEMA" phase="1" state="grrrrGGGGrrr" name="1+6"/>
<truncated after showing first 30 lines>
---------- 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: 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="0" devices="tripinfo_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="0" devices="tripinfo_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="0" devices="tripinfo_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 6414, 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-06-02 09:51:03 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 ----------
0a1,10
> Traceback (most recent call last):
> File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/trafficlight/setProgramLogic_types/runner.py", line 42, in <module>
> Logic("customActuated", tc.TRAFFICLIGHT_TYPE_ACTUATED, 0,
> File "/home/delphi/extraGcc/sumo/tools/libsumo/libsumo.py", line 973, in __init__
> _libsumo.TraCILogic_swiginit(self, _libsumo.new_TraCILogic(*args))
> TypeError: Wrong number or type of arguments for overloaded function 'new_TraCILogic'.
> Possible C/C++ prototypes are:
> libsumo::TraCILogic::TraCILogic()
> libsumo::TraCILogic::TraCILogic(std::string const &,int const,int const,std::vector< std::shared_ptr< libsumo::TraCIPhase >,std::allocator< std::shared_ptr< libsumo::TraCIPhase > > > const &)
>
---------- Differences in output ----------
1,26d0
< set logic type=actuated
< 34.0 phase=1 nextSwitch=36.0
< 37.0 phase=2 nextSwitch=41.0
< 42.0 phase=3 nextSwitch=44.0
< 45.0 phase=0 nextSwitch=49.0
< 50.0 phase=1 nextSwitch=52.0
< 53.0 phase=2 nextSwitch=57.0
< 58.0 phase=3 nextSwitch=60.0
< 61.0 phase=0 nextSwitch=65.0
< 66.0 phase=1 nextSwitch=68.0
< 69.0 phase=2 nextSwitch=73.0
< 74.0 phase=3 nextSwitch=76.0
< 77.0 phase=0 nextSwitch=81.0
< 82.0 phase=1 nextSwitch=84.0
< 85.0 phase=2 nextSwitch=89.0
< 90.0 phase=3 nextSwitch=92.0
< 93.0 phase=0 nextSwitch=97.0
< 98.0 phase=1 nextSwitch=100.0
< set logic type=static
< 134.0 phase=1 nextSwitch=136.0
< 137.0 phase=2 nextSwitch=169.0
< 170.0 phase=3 nextSwitch=172.0
< 173.0 phase=0 nextSwitch=205.0
< set logic type=delay_based
< 251.0 phase=1 nextSwitch=253.0
< 254.0 phase=2 nextSwitch=258.0
---------- Differences in errors ----------
1c1,7
< 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).
> 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,4d0
< Set OverrideMode: 0 , get OverrideMode: 0
< 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
> X Fatal error.
---------- Differences in output ----------
1,70d0
< t=5.0 laneIndex=2 posLat=0.0 state(-1)=(['stay', 'sublane'], ['sublane']) state(0)=(['stay', 'sublane'], ['sublane']) state(1)=([], [])
< t=6.0 laneIndex=2 posLat=1.0 state(-1)=(['left', 'TraCI'], ['left', 'TraCI']) state(0)=(['left', 'TraCI'], ['left', 'TraCI']) state(1)=([], [])
< t=7.0 laneIndex=2 posLat=1.2 state(-1)=(['right', 'keepRight', 'sublane'], ['left', 'TraCI']) state(0)=(['right', 'sublane'], ['left', 'TraCI']) state(1)=([], [])
< t=8.0 laneIndex=2 posLat=0.2 state(-1)=(['left', 'strategic', 'TraCI', 'urgent'], ['left', 'strategic', 'TraCI', 'urgent']) state(0)=([], []) state(1)=([], [])
< t=9.0 laneIndex=2 posLat=0.0 state(-1)=(['left', 'strategic', 'TraCI', 'urgent'], ['left', 'strategic', 'TraCI', 'urgent']) state(0)=([], []) state(1)=([], [])
< t=10.0 laneIndex=2 posLat=0.0 state(-1)=(['right', 'strategic', 'urgent'], ['strategic']) state(0)=([], []) state(1)=([], [])
< t=11.0 laneIndex=2 posLat=0.0 state(-1)=(['right', 'strategic', 'urgent'], ['strategic']) state(0)=([], []) state(1)=([], [])
< t=12.0 laneIndex=2 posLat=0.0 state(-1)=(['right', 'strategic', 'urgent'], ['strategic']) state(0)=([], []) state(1)=([], [])
< t=13.0 laneIndex=2 posLat=0.0 state(-1)=(['right', 'strategic', 'urgent'], ['strategic']) state(0)=([], []) state(1)=([], [])
< t=14.0 laneIndex=2 posLat=0.0 state(-1)=(['right', 'strategic', 'urgent'], ['strategic']) state(0)=([], []) state(1)=([], [])
< t=15.0 laneIndex=2 posLat=0.0 state(-1)=(['right', 'strategic', 'urgent'], ['strategic']) state(0)=([], []) state(1)=([], [])
< t=16.0 laneIndex=2 posLat=0.0 state(-1)=(['right', 'strategic', 'urgent'], ['strategic']) state(0)=([], []) state(1)=([], [])
< t=17.0 laneIndex=2 posLat=0.0 state(-1)=(['right', 'strategic', 'urgent'], ['strategic']) state(0)=([], []) state(1)=([], [])
< t=18.0 laneIndex=2 posLat=0.0 state(-1)=(['right', 'strategic', 'urgent'], ['strategic']) state(0)=([], []) state(1)=([], [])
< t=19.0 laneIndex=2 posLat=0.0 state(-1)=(['right', 'strategic', 'urgent'], ['strategic']) state(0)=([], []) state(1)=([], [])
< t=20.0 laneIndex=2 posLat=0.0 state(-1)=(['right', 'strategic', 'urgent'], ['strategic']) state(0)=([], []) state(1)=([], [])
< t=21.0 laneIndex=2 posLat=0.0 state(-1)=(['right', 'strategic', 'urgent'], ['strategic']) state(0)=([], []) state(1)=([], [])
< t=22.0 laneIndex=2 posLat=0.0 state(-1)=(['right', 'strategic', 'urgent'], ['strategic']) state(0)=([], []) state(1)=([], [])
< t=23.0 laneIndex=2 posLat=0.0 state(-1)=(['right', 'strategic', 'urgent'], ['strategic']) state(0)=([], []) state(1)=([], [])
< t=24.0 laneIndex=2 posLat=0.0 state(-1)=(['right', 'strategic', 'urgent'], ['strategic']) state(0)=([], []) state(1)=([], [])
< t=25.0 laneIndex=2 posLat=0.0 state(-1)=(['right', 'strategic', 'urgent'], ['strategic']) state(0)=([], []) state(1)=([], [])
< t=26.0 laneIndex=2 posLat=0.0 state(-1)=(['right', 'strategic', 'urgent'], ['strategic']) state(0)=([], []) state(1)=([], [])
< t=27.0 laneIndex=2 posLat=0.0 state(-1)=(['right', 'strategic', 'urgent'], ['strategic']) state(0)=([], []) state(1)=([], [])
< t=28.0 laneIndex=2 posLat=0.0 state(-1)=(['right', 'strategic', 'urgent'], ['strategic']) state(0)=([], []) state(1)=([], [])
< t=29.0 laneIndex=2 posLat=0.0 state(-1)=(['right', 'strategic', 'urgent'], ['strategic']) state(0)=([], []) state(1)=([], [])
< t=30.0 laneIndex=2 posLat=0.0 state(-1)=(['right', 'strategic', 'urgent'], ['strategic']) state(0)=([], []) state(1)=([], [])
< t=31.0 laneIndex=2 posLat=0.0 state(-1)=(['right', 'strategic', 'urgent'], ['strategic']) state(0)=([], []) state(1)=([], [])
< t=32.0 laneIndex=2 posLat=0.0 state(-1)=(['right', 'strategic', 'urgent'], ['strategic']) state(0)=([], []) state(1)=([], [])
< t=33.0 laneIndex=2 posLat=0.0 state(-1)=(['right', 'strategic', 'urgent'], ['strategic']) state(0)=([], []) state(1)=([], [])
<truncated after showing first 30 lines>
---------- Missing result in lanechanges ----------
<?xml version="1.0" encoding="UTF-8"?>
<lanechanges>
<change id="v0" type="DEFAULT_VEHTYPE" time="6.00" from="gneE0_2" to="-gneE0_2" dir="1" speed="13.09" pos="49.16" reason="traci sublane_3.2" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None" latGap="None"/>
</lanechanges>
---------- Differences in errors ----------
1c1,4
< Error: Vehicle 'ego' is not known.
---
> [xcb] Unknown sequence number while awaiting reply
> [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:374: poll_for_response: Assertion `!xcb_xlib_threads_sequence_lost' failed.
---------- Differences in output ----------
1,29d0
< 0.0: egoLane= followerAuto=('', -1.0) followerShort=('', -1.0)
< 1.0: egoLane=a_0 followerAuto=('', -1.0) followerShort=('', -1.0)
< 2.0: egoLane=a_0 followerAuto=('', -1.0) followerShort=('', -1.0)
< 3.0: egoLane=a_0 followerAuto=('', -1.0) followerShort=('', -1.0)
< 4.0: egoLane=a_0 followerAuto=('f1', 59.172000000000025) followerShort=('f1', 59.172000000000025)
< 5.0: egoLane=a_0 followerAuto=('f1', 53.61600000000002) followerShort=('f1', 53.61600000000002)
< 6.0: egoLane=a_0 followerAuto=('f1', 48.40985714285716) followerShort=('f1', 48.40985714285716)
< 7.0: egoLane=a_0 followerAuto=('f1', 43.99971428571429) followerShort=('f1', 43.99971428571429)
< 8.0: egoLane=a_0 followerAuto=('f1', 40.32459523809523) followerShort=('f1', 40.32459523809523)
< 9.0: egoLane=a_0 followerAuto=('f1', 35.149996031746014) followerShort=('f1', 35.149996031746014)
< 10.0: egoLane=:gneJ1_0_0 followerAuto=('f1', 27.745830026454996) followerShort=('f1', 27.745830026454996)
< 11.0: egoLane=b_0 followerAuto=('f1', 20.341664021163993) followerShort=('f1', 20.341664021163993)
< 12.0: egoLane=b_0 followerAuto=('f1', 17.43749801587301) followerShort=('', -1.0)
< 13.0: egoLane=b_0 followerAuto=('f1', 15.329332010581986) followerShort=('f1', 15.329332010581986)
< 14.0: egoLane=b_0 followerAuto=('f1', 13.92388800705466) followerShort=('f1', 13.92388800705466)
< 15.0: egoLane=b_0 followerAuto=('f1', 12.986925338036443) followerShort=('f1', 12.986925338036443)
< 16.0: egoLane=b_0 followerAuto=('f1', 12.362283558690962) followerShort=('f1', 12.362283558690962)
< 17.0: egoLane=b_0 followerAuto=('f1', 11.945855705793974) followerShort=('f1', 11.945855705793974)
< 18.0: egoLane=b_0 followerAuto=('f1', 11.668237137195973) followerShort=('f1', 11.668237137195973)
< 19.0: egoLane=b_0 followerAuto=('f1', 11.483158091463977) followerShort=('f1', 11.483158091463977)
< 20.0: egoLane=b_0 followerAuto=('f1', 11.359772060975985) followerShort=('f1', 11.359772060975985)
< 21.0: egoLane=b_0 followerAuto=('f1', 11.277514707317323) followerShort=('f1', 11.277514707317323)
< 22.0: egoLane=b_0 followerAuto=('f1', 11.222676471544872) followerShort=('f1', 11.222676471544872)
< 23.0: egoLane=b_0 followerAuto=('f1', 11.186117647696577) followerShort=('f1', 11.186117647696577)
< 24.0: egoLane=b_0 followerAuto=('f1', 11.161745098464365) followerShort=('f1', 11.161745098464365)
< 25.0: egoLane=b_0 followerAuto=('f1', 11.145496732309567) followerShort=('f1', 11.145496732309567)
< 26.0: egoLane=b_0 followerAuto=('f1', 11.134664488206369) followerShort=('f1', 11.134664488206369)
< 27.0: egoLane=b_0 followerAuto=('f1', 11.12744299213756) followerShort=('f1', 11.12744299213756)
< 28.0: egoLane=b_0 followerAuto=('f1', 11.12262866142504) followerShort=('f1', 11.12262866142504)
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,72d0
< 0.0: egoLane= leaderAuto=None leaderHigh=None leaderLane=None
< 0.25: egoLane=A1B1_0 leaderAuto=None leaderHigh=None leaderLane=None
< 0.5: egoLane=A1B1_0 leaderAuto=None leaderHigh=None leaderLane=None
< 0.75: egoLane=A1B1_0 leaderAuto=None leaderHigh=None leaderLane=None
< 1.0: egoLane=A1B1_0 leaderAuto=None leaderHigh=None leaderLane=None
< 1.25: egoLane=A1B1_0 leaderAuto=None leaderHigh=None leaderLane=None
< 1.5: egoLane=A1B1_0 leaderAuto=None leaderHigh=None leaderLane=None
< 1.75: egoLane=A1B1_0 leaderAuto=None leaderHigh=None leaderLane=None
< 2.0: egoLane=A1B1_0 leaderAuto=None leaderHigh=None leaderLane=None
< 2.25: egoLane=A1B1_0 leaderAuto=None leaderHigh=None leaderLane=None
< 2.5: egoLane=A1B1_0 leaderAuto=None leaderHigh=None leaderLane=None
< 2.75: egoLane=A1B1_0 leaderAuto=None leaderHigh=None leaderLane=None
< 3.0: egoLane=A1B1_0 leaderAuto=None leaderHigh=None leaderLane=None
< 3.25: egoLane=A1B1_0 leaderAuto=None leaderHigh=None leaderLane=None
< 3.5: egoLane=A1B1_0 leaderAuto=None leaderHigh=None leaderLane=None
< 3.75: egoLane=A1B1_0 leaderAuto=None leaderHigh=None leaderLane=None
< 4.0: egoLane=A1B1_0 leaderAuto=None leaderHigh=None leaderLane=None
< 4.25: egoLane=A1B1_0 leaderAuto=None leaderHigh=None leaderLane=None
< 4.5: egoLane=A1B1_0 leaderAuto=None leaderHigh=None leaderLane=None
< 4.75: egoLane=A1B1_0 leaderAuto=None leaderHigh=None leaderLane=None
< 5.0: egoLane=A1B1_0 leaderAuto=None leaderHigh=None leaderLane=None
< 5.25: egoLane=A1B1_0 leaderAuto=None leaderHigh=None leaderLane=None
< 5.5: egoLane=A1B1_0 leaderAuto=None leaderHigh=None leaderLane=None
< 5.75: egoLane=A1B1_0 leaderAuto=None leaderHigh=None leaderLane=None
< 6.0: egoLane=A1B1_0 leaderAuto=None leaderHigh=None leaderLane=None
< 6.25: egoLane=A1B1_0 leaderAuto=None leaderHigh=None leaderLane=None
< 6.5: egoLane=A1B1_0 leaderAuto=None leaderHigh=None leaderLane=None
< 6.75: egoLane=A1B1_0 leaderAuto=None leaderHigh=None leaderLane=None
< 7.0: egoLane=A1B1_0 leaderAuto=('lead', 5.849453846153855) leaderHigh=('lead', 5.849453846153855) leaderLane=:B1_9_0
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,18d0
< 0.0: egoLane= leaderAuto=None leaderHigh=None leaderLane=None
< 1.0: egoLane=A1B1_0 leaderAuto=None leaderHigh=None leaderLane=None
< 2.0: egoLane=A1B1_0 leaderAuto=None leaderHigh=None leaderLane=None
< 3.0: egoLane=A1B1_0 leaderAuto=None leaderHigh=None leaderLane=None
< 4.0: egoLane=A1B1_0 leaderAuto=None leaderHigh=None leaderLane=None
< 5.0: egoLane=A1B1_0 leaderAuto=None leaderHigh=None leaderLane=None
< 6.0: egoLane=A1B1_0 leaderAuto=('lead', 46.49999999999999) leaderHigh=('lead', 46.49999999999999) leaderLane=:B1_2_0
< 7.0: egoLane=A1B1_0 leaderAuto=('lead', 31.776599999999988) leaderHigh=('lead', 31.776599999999988) leaderLane=:B1_2_0
< 8.0: egoLane=A1B1_0 leaderAuto=('lead', 20.900225999999982) leaderHigh=('lead', 20.900225999999982) leaderLane=B1C1_0
< 9.0: egoLane=A1B1_0 leaderAuto=('lead', 20.404851999999984) leaderHigh=('lead', 20.404851999999984) leaderLane=B1C1_0
< 10.0: egoLane=A1B1_0 leaderAuto=('lead', 27.009477999999987) leaderHigh=('lead', 27.009477999999987) leaderLane=B1C1_0
< 11.0: egoLane=:B1_13_0 leaderAuto=('lead', 31.773564999999984) leaderHigh=('lead', 31.773564999999984) leaderLane=B1C1_0
< 12.0: egoLane=B1C1_0 leaderAuto=('lead', 33.937651999999986) leaderHigh=('lead', 33.937651999999986) leaderLane=B1C1_0
< 13.0: egoLane=B1C1_0 leaderAuto=('lead', 33.501738999999986) leaderHigh=('lead', 33.501738999999986) leaderLane=B1C1_0
< 14.0: egoLane=B1C1_0 leaderAuto=('lead', 31.811325999999987) leaderHigh=('lead', 31.811325999999987) leaderLane=B1C1_0
< 15.0: egoLane=B1C1_0 leaderAuto=('lead', 30.120912999999987) leaderHigh=('lead', 30.120912999999987) leaderLane=B1C1_0
< 16.0: egoLane=B1C1_0 leaderAuto=None leaderHigh=None leaderLane=None
< 17.0: egoLane=B1C1_0 leaderAuto=None leaderHigh=None leaderLane=None
---------- 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,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="314.00"> < <routeDistribution> < <route replacedOnEdge="A0A1" reason="traci:insertStop" replacedAtTime="5.00" probability="0" edges="A0A1 A1B1 B1C1 C1D1 D1D2 D2D3"/> < <route edges="A0A1 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 errors ----------
0a1
> X Fatal error.
---------- 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="314.00">
<routeDistribution>
<route replacedOnEdge="" reason="device.rerouting" replacedAtTime="0.00" probability="0" edges="A0A1 A1A2 A2B2 B2B1 B1A1 A1B1 B1C1 C1D1 D2D3"/>
<route edges="A0A1 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>
</routes>
---------- Differences in vehroutes ---------- 5,12d4 < <vehicle id="ego" depart="0.00" arrival="45.00"> < <routeDistribution> < <route replacedOnEdge="A1B1" reason="traci:insertStop" replacedAtTime="2.00" probability="0" edges="A1B1"/> < <route edges="A1B1"/> < </routeDistribution> < <stop busStop="busStop_A1B1" duration="30.00"/> < </vehicle> <
---------- Differences in errors ---------- 1d0 < Error: Stop insertion failed for vehicle 'ego' (Cannot insert stop before the currently reached stop). ---------- 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,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 ----------
1c1,4
< Error: Vehicle 'ego' does not support junctionModel parameter 'junctionModel.ignoreIDDDDs'
---
> [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.
---------- 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="foe.0" depart="0.00" departLane="SC_0" departPos="10.00" departSpeed="14.03" departDelay="0.00" arrival="12.00" arrivalLane="CN_0" arrivalPos="50.00" arrivalSpeed="14.03" duration="12.00" routeLength="148.05" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.68" rerouteNo="0" devices="tripinfo_foe.0" vType="t0" speedFactor="1.01" vaporized=""/>
<tripinfo id="foe.1" depart="2.00" departLane="SC_0" departPos="10.00" departSpeed="15.04" departDelay="0.00" arrival="13.00" arrivalLane="CN_0" arrivalPos="50.00" arrivalSpeed="15.04" duration="11.00" routeLength="148.05" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.15" rerouteNo="0" devices="tripinfo_foe.1" vType="t0" speedFactor="1.08" vaporized=""/>
<tripinfo id="foe.2" depart="4.00" departLane="SC_0" departPos="10.00" departSpeed="14.31" departDelay="0.00" arrival="17.00" arrivalLane="CN_0" arrivalPos="50.00" arrivalSpeed="14.31" duration="13.00" routeLength="148.05" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.15" rerouteNo="0" devices="tripinfo_foe.2" vType="t0" speedFactor="1.03" vaporized=""/>
<tripinfo id="foe.3" depart="6.00" departLane="SC_0" departPos="10.00" departSpeed="11.54" departDelay="0.00" arrival="21.00" arrivalLane="CN_0" arrivalPos="50.00" arrivalSpeed="11.54" duration="15.00" routeLength="148.05" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.44" rerouteNo="0" devices="tripinfo_foe.3" vType="t0" speedFactor="0.83" vaporized=""/>
<tripinfo id="foe.4" depart="8.00" departLane="SC_0" departPos="10.00" departSpeed="12.89" departDelay="0.00" arrival="22.00" arrivalLane="CN_0" arrivalPos="50.00" arrivalSpeed="14.52" duration="14.00" routeLength="148.05" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="3.59" rerouteNo="0" devices="tripinfo_foe.4" vType="t0" speedFactor="1.05" vaporized=""/>
<tripinfo id="foe.5" depart="10.00" departLane="SC_0" departPos="10.00" departSpeed="12.31" departDelay="0.00" arrival="24.00" arrivalLane="CN_1" arrivalPos="50.00" arrivalSpeed="12.31" duration="14.00" routeLength="148.05" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.85" rerouteNo="0" devices="tripinfo_foe.5" vType="t0" speedFactor="0.89" vaporized=""/>
<tripinfo id="foe.6" depart="12.00" departLane="SC_0" departPos="10.00" departSpeed="13.03" departDelay="0.00" arrival="25.00" arrivalLane="CN_0" arrivalPos="50.00" arrivalSpeed="13.03" duration="13.00" routeLength="148.05" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.29" rerouteNo="0" devices="tripinfo_foe.6" vType="t0" speedFactor="0.94" vaporized=""/>
<tripinfo id="foe.7" depart="14.00" departLane="SC_0" departPos="10.00" departSpeed="11.90" departDelay="0.00" arrival="27.00" arrivalLane="CN_0" arrivalPos="50.00" arrivalSpeed="11.90" duration="13.00" routeLength="148.05" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.53" rerouteNo="0" devices="tripinfo_foe.7" vType="t0" speedFactor="0.86" vaporized=""/>
<tripinfo id="foe.8" depart="16.00" departLane="SC_0" departPos="10.00" departSpeed="13.37" departDelay="0.00" arrival="29.00" arrivalLane="CN_1" arrivalPos="50.00" arrivalSpeed="15.15" duration="13.00" routeLength="148.05" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.24" rerouteNo="0" devices="tripinfo_foe.8" vType="t0" speedFactor="1.09" vaporized=""/>
<tripinfo id="foe.9" depart="18.00" departLane="SC_0" departPos="10.00" departSpeed="14.26" departDelay="0.00" arrival="31.00" arrivalLane="CN_0" arrivalPos="50.00" arrivalSpeed="14.26" duration="13.00" routeLength="148.05" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.06" rerouteNo="0" devices="tripinfo_foe.9" vType="t0" speedFactor="1.03" vaporized=""/>
<tripinfo id="foe.10" depart="20.00" departLane="SC_0" departPos="10.00" departSpeed="14.54" departDelay="0.00" arrival="33.00" arrivalLane="CN_1" arrivalPos="50.00" arrivalSpeed="14.54" duration="13.00" routeLength="148.05" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.05" rerouteNo="0" devices="tripinfo_foe.10" vType="t0" speedFactor="1.05" vaporized=""/>
<tripinfo id="foe.11" depart="22.00" departLane="SC_0" departPos="10.00" departSpeed="15.60" departDelay="0.00" arrival="33.00" arrivalLane="CN_0" arrivalPos="50.00" arrivalSpeed="15.60" duration="11.00" routeLength="148.05" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.42" rerouteNo="0" devices="tripinfo_foe.11" vType="t0" speedFactor="1.12" vaporized=""/>
<tripinfo id="foe.12" depart="24.00" departLane="SC_0" departPos="10.00" departSpeed="13.77" departDelay="0.00" arrival="37.00" arrivalLane="CN_0" arrivalPos="50.00" arrivalSpeed="13.77" duration="13.00" routeLength="148.05" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.83" rerouteNo="0" devices="tripinfo_foe.12" vType="t0" speedFactor="0.99" vaporized=""/>
<tripinfo id="foe.13" depart="26.00" departLane="SC_0" departPos="10.00" departSpeed="12.87" departDelay="0.00" arrival="39.00" arrivalLane="CN_1" arrivalPos="50.00" arrivalSpeed="12.87" duration="13.00" routeLength="148.05" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.10" rerouteNo="0" devices="tripinfo_foe.13" vType="t0" speedFactor="0.93" vaporized=""/>
<tripinfo id="foe.14" depart="28.00" departLane="SC_0" departPos="10.00" departSpeed="12.20" departDelay="0.00" arrival="41.00" arrivalLane="CN_0" arrivalPos="50.00" arrivalSpeed="12.20" duration="13.00" routeLength="148.05" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.71" rerouteNo="0" devices="tripinfo_foe.14" vType="t0" speedFactor="0.88" vaporized=""/>
<tripinfo id="foe.15" depart="30.00" departLane="SC_0" departPos="10.00" departSpeed="13.08" departDelay="0.00" arrival="43.00" arrivalLane="CN_1" arrivalPos="50.00" arrivalSpeed="13.08" duration="13.00" routeLength="148.05" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.23" rerouteNo="0" devices="tripinfo_foe.15" vType="t0" speedFactor="0.94" vaporized=""/>
<tripinfo id="foe.16" depart="32.00" departLane="SC_0" departPos="10.00" departSpeed="13.00" departDelay="0.00" arrival="45.00" arrivalLane="CN_0" arrivalPos="50.00" arrivalSpeed="13.00" duration="13.00" routeLength="148.05" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.33" rerouteNo="0" devices="tripinfo_foe.16" vType="t0" speedFactor="0.94" vaporized=""/>
<tripinfo id="foe.17" depart="34.00" departLane="SC_0" departPos="10.00" departSpeed="14.50" departDelay="0.00" arrival="47.00" arrivalLane="CN_1" arrivalPos="50.00" arrivalSpeed="16.09" duration="13.00" routeLength="148.05" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.82" rerouteNo="0" devices="tripinfo_foe.17" vType="t0" speedFactor="1.16" vaporized=""/>
<tripinfo id="foe.18" depart="36.00" departLane="SC_0" departPos="10.00" departSpeed="14.14" departDelay="0.00" arrival="49.00" arrivalLane="CN_0" arrivalPos="50.00" arrivalSpeed="14.14" duration="13.00" routeLength="148.05" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.17" rerouteNo="0" devices="tripinfo_foe.18" vType="t0" speedFactor="1.02" vaporized=""/>
<tripinfo id="foe.19" depart="38.00" departLane="SC_0" departPos="10.00" departSpeed="14.03" departDelay="0.00" arrival="51.00" arrivalLane="CN_1" arrivalPos="50.00" arrivalSpeed="14.03" duration="13.00" routeLength="148.05" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.81" rerouteNo="0" devices="tripinfo_foe.19" vType="t0" speedFactor="1.01" vaporized=""/>
<tripinfo id="foe.20" depart="40.00" departLane="SC_0" departPos="10.00" departSpeed="13.54" departDelay="0.00" arrival="53.00" arrivalLane="CN_0" arrivalPos="50.00" arrivalSpeed="13.54" duration="13.00" routeLength="148.05" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.76" rerouteNo="0" devices="tripinfo_foe.20" vType="t0" speedFactor="0.97" vaporized=""/>
<tripinfo id="foe.21" depart="42.00" departLane="SC_0" departPos="10.00" departSpeed="12.36" departDelay="0.00" arrival="55.00" arrivalLane="CN_1" arrivalPos="50.00" arrivalSpeed="12.36" duration="13.00" routeLength="148.05" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.80" rerouteNo="0" devices="tripinfo_foe.21" vType="t0" speedFactor="0.89" vaporized=""/>
<tripinfo id="foe.22" depart="44.00" departLane="SC_0" departPos="10.00" departSpeed="11.47" departDelay="0.00" arrival="58.00" arrivalLane="CN_0" arrivalPos="50.00" arrivalSpeed="11.47" duration="14.00" routeLength="148.05" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.24" rerouteNo="0" devices="tripinfo_foe.22" vType="t0" speedFactor="0.83" vaporized=""/>
<tripinfo id="ego" depart="7.00" departLane="EC_0" departPos="10.00" departSpeed="0.00" departDelay="0.00" arrival="60.00" arrivalLane="CW_1" arrivalPos="50.00" arrivalSpeed="14.72" duration="53.00" routeLength="148.05" waitingTime="36.00" waitingCount="1" stopTime="0.00" timeLoss="42.79" rerouteNo="0" devices="tripinfo_ego" vType="t0" speedFactor="1.06" vaporized=""/>
<tripinfo id="ego2" depart="9.00" departLane="EC_0" departPos="10.00" departSpeed="0.00" departDelay="2.00" arrival="62.00" arrivalLane="CW_0" arrivalPos="50.00" arrivalSpeed="13.03" duration="53.00" routeLength="148.05" waitingTime="35.00" waitingCount="1" stopTime="0.00" timeLoss="40.73" rerouteNo="0" devices="tripinfo_ego2" vType="t0" speedFactor="0.94" vaporized=""/>
</tripinfos>
<truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,2 > Xlib: sequence lost (0x118e0 > 0x1b0d) in reply type 0x16! > Xlib: sequence lost (0x11966 > 0x1b0d) in reply type 0x1c!
---------- Differences in output ---------- 4d3 < Reason: Libsumo requested termination.
---------- Differences in errors ---------- 0a1 > X Fatal error. ---------- Differences in output ---------- 1,301d0 < 0.0997408107567 < 0.1 < 0.1 < 0.1 < 0.1 < 0.1 < 0.1 < 0.1 < 0.1 < 0.1 < 0.1 < 0.1 < 0.1 < 0.1 < 0.1 < 0.1 < 0.1 < 0.1 < 0.1 < 0.1 < 0.1 < 0.1 < 0.1 < 0.1 < 0.1 < 0.1 < 0.1 < 0.1 < 0.1 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,8 > [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. > [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,297d0 < 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,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 errors ----------
0a1
> python: ../../src/xcb_io.c:257: poll_for_event: Assertion `dpy->xcb->event_owner == XlibOwnsEventQueue && !dpy->xcb->event_waiter' failed.
---------- 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="263.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="60.00"/>
<stop busStop="busStop_B1C1" duration="60.00"/>
<stop busStop="busStop_C1D1" duration="60.00"/>
</vehicle>
</routes>
---------- 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 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,16d4 < <vehicle id="ego" depart="0.00" arrival="36.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 A1B1 B1C1 D2D3"/> < <route replacedOnEdge="A0A1" reason="traci:replaceStop" replacedAtTime="5.00" probability="0" edges="A0A1 A1B1 B1C1 D2D3"/> < <route edges="A0A1 A1B1 B1C1 D2D3"/> < </routeDistribution> < <stop edge="A0A1" speed="1000.00" jump="0.00"/> < <stop edge="A1B1" speed="1000.00" jump="0.00"/> < <stop edge="B1C1" speed="1000.00" jump="0.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 ---------- 0a1,7 > Error: Vehicle 'ego' is not known. > Traceback (most recent call last): > File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/vehicle/replaceStop/second_remove_init/runner.py", line 44, in <module> > traci.vehicle.replaceStop(vehID, 1, "") > File "/home/delphi/extraGcc/sumo/tools/libsumo/libsumo.py", line 6414, in replaceStop > return _libsumo.vehicle_replaceStop(*args, **kwargs) > libsumo.libsumo.TraCIException: Vehicle 'ego' is not known. ---------- Differences in vehroutes ---------- 2a3,4 > <!-- generated on 2024-06-02 09:37:34 by > <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd"> 4,9c6,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="180.00"> < <route edges="A0A1 A1B1 B1C1 C1D1 D1D2 D2D3"/> < <stop busStop="busStop_A1B1" duration="60.00"/> < <stop busStop="busStop_C1D1" duration="60.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> 11c12,20 < </routes> --- > <output> > <vehroute-output value="vehroutes.xml"/> > </output> > > <report> > <no-step-log value="true"/> > </report> > > </configuration>
---------- 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,5
> X Error: code 143 major 139 minor 7: RenderBadPicture (invalid Picture parameter).
> X Error: code 143 major 139 minor 23: RenderBadPicture (invalid Picture parameter).
> X Error: code 143 major 139 minor 23: RenderBadPicture (invalid Picture parameter).
> X Fatal error.
> X Fatal error.
---------- 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" type="DEFAULT_VEHTYPE@ego" depart="0.00" arrival="367.00">
<routeDistribution>
<route replacedOnEdge="A0B0" reason="device.rerouting" replacedAtTime="20.00" probability="0" edges="A0B0 B0B1 B1B2 B2B3 B3B4 B4C4 C4C5 C5D5 D5E5 E5F5 F5F6 F6F7 F7G7 G7H7"/>
<route replacedOnEdge="B2C2" replacedOnIndex="3" reason="device.rerouting" replacedAtTime="80.00" probability="0" edges="A0B0 B0B1 B1B2 B2C2 C2D2 D2E2 E2F2 F2F3 F3F4 F4F5 F5F6 F6G6 G6G7 G7H7"/>
<route replacedOnEdge="C2D2" replacedOnIndex="4" reason="device.rerouting" replacedAtTime="100.00" probability="0" edges="A0B0 B0B1 B1B2 B2C2 C2D2 D2E2 E2E3 E3F3 F3F4 F4G4 G4G5 G5G6 G6G7 G7H7"/>
<route replacedOnEdge="D2E2" replacedOnIndex="5" reason="device.rerouting" replacedAtTime="120.00" probability="0" edges="A0B0 B0B1 B1B2 B2C2 C2D2 D2E2 E2F2 F2G2 G2G3 G3G4 G4G5 G5G6 G6G7 G7H7"/>
<route replacedOnEdge="E2F2" replacedOnIndex="6" reason="device.rerouting" replacedAtTime="140.00" probability="0" edges="A0B0 B0B1 B1B2 B2C2 C2D2 D2E2 E2F2 F2F3 F3F4 F4G4 G4G5 G5G6 G6G7 G7H7"/>
<route replacedOnEdge="F3F4" replacedOnIndex="8" reason="device.rerouting" replacedAtTime="200.00" probability="0" edges="A0B0 B0B1 B1B2 B2C2 C2D2 D2E2 E2F2 F2F3 F3F4 F4F5 F5F6 F6G6 G6G7 G7H7"/>
<route replacedOnEdge="F4G4" replacedOnIndex="9" reason="device.rerouting" replacedAtTime="220.00" probability="0" edges="A0B0 B0B1 B1B2 B2C2 C2D2 D2E2 E2F2 F2F3 F3F4 F4G4 G4G5 G5G6 G6G7 G7H7"/>
<route replacedOnEdge="H4H5" replacedOnIndex="11" reason="device.rerouting" replacedAtTime="260.00" probability="0" edges="A0B0 B0B1 B1B2 B2C2 C2D2 D2E2 E2F2 F2F3 F3F4 F4G4 G4H4 H4H5 H5H6 H6G6 G6G7 G7H7"/>
<route replacedOnEdge="H5H6" replacedOnIndex="12" reason="device.rerouting" replacedAtTime="280.00" probability="0" edges="A0B0 B0B1 B1B2 B2C2 C2D2 D2E2 E2F2 F2F3 F3F4 F4G4 G4H4 H4H5 H5H6 H6H7 H7G7 G7H7"/>
<route edges="A0B0 B0B1 B1B2 B2C2 C2D2 D2E2 E2F2 F2F3 F3F4 F4G4 G4H4 H4H5 H5H6 H6G6 G6G7 G7H7"/>
</routeDistribution>
</vehicle>
</routes>
---------- 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 ---------- 5,146d4 < <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"> < <vehicle id="v0" x="345.56" y="398.40" angle="90.00" type="car" speed="0.00" pos="145.56" lane="a_0" slope="0.00" acceleration="-0.78"/> < </timestep> < <timestep time="9.00"> < <vehicle id="v0" x="345.56" y="398.40" angle="90.00" type="car" speed="0.00" pos="145.56" lane="a_0" slope="0.00" acceleration="0.00"/> <truncated after showing first 30 lines>
---------- Differences in stopinfos ---------- 5d4 < <stopinfo id="ego" type="DEFAULT_VEHTYPE" lane="SC_0" pos="70.00" parking="0" started="11.00" ended="12.00" busStop="bs" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/> ---------- Differences in vehroutes ---------- 5,9d4 < <vehicle id="ego" depart="0.00" arrival="24.00"> < <route edges="SC CN"/> < <stop busStop="bs" duration="30.00"/> < </vehicle> <
---------- 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/vehicle/setStop/pos_0/runner.py", line 45, in <module>
> traci.vehicle.setStop("ego", "CN", pos=0, duration=7)
> File "/home/delphi/extraGcc/sumo/tools/libsumo/libsumo.py", line 6410, in setStop
> return _libsumo.vehicle_setStop(*args, **kwargs)
> libsumo.libsumo.TraCIException: Vehicle 'ego' is not known.
---------- Differences in stopinfos ----------
2a3,4
> <!-- generated on 2024-06-02 09:37:10 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="CN_0" pos="0.00" parking="0" started="28.00" ended="35.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-06-02 09:37:10 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="44.00">
< <route edges="SC CN"/>
< <stop lane="CN_0" startPos="0.00" endPos="0.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,7 > Error: Vehicle 'v0' is not known. > Traceback (most recent call last): > File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/vehicle/slowDown/runner.py", line 47, in <module> > traci.vehicle.setAccel(vehID, 0) > File "/home/delphi/extraGcc/sumo/tools/libsumo/libsumo.py", line 6585, in setAccel > return _libsumo.vehicle_setAccel(typeID, accel) > libsumo.libsumo.TraCIException: Vehicle 'v0' is not known. ---------- Differences in output ---------- 1,73d0 < 0.0 speed=-1073741824.0 < 1.0 speed=25.0 < 2.0 speed=25.0 < 3.0 speed=25.0 < 4.0 speed=25.0 < slowDown from 25.0 to 21.0 over 2 seconds < 5.0 speed=23.6666666667 < 6.0 speed=22.3333333333 < 7.0 speed=21.0 < 8.0 speed=21.0 < slowDown from 21.0 to 15.0 over 5 seconds < 9.0 speed=20.0 < 10.0 speed=19.0 < 11.0 speed=18.0 < 12.0 speed=17.0 < 13.0 speed=16.0 < 14.0 speed=15.0 < 15.0 speed=15.0 < slowDown from 15.0 to 13.0 over 1 seconds < 16.0 speed=14.0 < 17.0 speed=13.0 < 18.0 speed=13.0 < 19.0 speed=13.0 < 20.0 speed=13.0 < 21.0 speed=13.0 < 22.0 speed=13.0 < 23.0 speed=13.0 < 24.0 speed=13.0 < 25.0 speed=13.0 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,7 > Error: Vehicle 'v0' is not known. > Traceback (most recent call last): > File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/vehicle/slowDown_subsecond/runner.py", line 48, in <module> > traci.vehicle.setAccel(vehID, 0) > File "/home/delphi/extraGcc/sumo/tools/libsumo/libsumo.py", line 6585, in setAccel > return _libsumo.vehicle_setAccel(typeID, accel) > libsumo.libsumo.TraCIException: Vehicle 'v0' is not known. ---------- Differences in output ---------- 1,141d0 < 0.0 speed=-1073741824.0 < 0.5 speed=25.0 < 1.0 speed=25.0 < 1.5 speed=25.0 < 2.0 speed=25.0 < 2.5 speed=25.0 < 3.0 speed=25.0 < 3.5 speed=25.0 < 4.0 speed=25.0 < slowDown from 25.0 to 21.0 over 2 seconds < 4.5 speed=24.2 < 5.0 speed=23.4 < 5.5 speed=22.6 < 6.0 speed=21.8 < 6.5 speed=21.0 < 7.0 speed=21.0 < 7.5 speed=21.0 < 8.0 speed=21.0 < slowDown from 21.0 to 15.0 over 5 seconds < 8.5 speed=20.4545454545 < 9.0 speed=19.9090909091 < 9.5 speed=19.3636363636 < 10.0 speed=18.8181818182 < 10.5 speed=18.2727272727 < 11.0 speed=17.7272727273 < 11.5 speed=17.1818181818 < 12.0 speed=16.6363636364 < 12.5 speed=16.0909090909 < 13.0 speed=15.5454545455 <truncated after showing first 30 lines>
---------- 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,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>
---------- Differences in errors ---------- 1c1,6 < Warning: Missing yellow phase in tlLogic 'gneJ1', program '2' for tl-index 6 when switching from phase 2 to phase 0. --- > X Error: code 14 major 139 minor 4: BadIDChoice (invalid resource ID chosen for this connection). > X Fatal error. > [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. > java: ../../src/xcb_io.c:175: dequeue_pending_request: Assertion `!xcb_xlib_unknown_req_in_deq' failed. ---------- Differences in output ---------- 1,100d0 < Thread started < Thread started < Thread started < Thread started < Thread started < Thread started < Thread started < Thread started < Thread started < Thread started < Thread started < Thread started < Thread started < Thread started < Thread started < Thread started < Thread started < Thread started < Thread started < Thread started < Thread started < Thread started < Thread started < Thread started < Thread started < Thread started < Thread started < Thread started < Thread started <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1c1,12 < Warning: Missing yellow phase in tlLogic 'gneJ1', program '2' for tl-index 6 when switching from phase 2 to phase 0. --- > data/MultiClient1.java:52: error: cannot find symbol > Simulation.setOrder(1); > ^ > symbol: method setOrder(int) > location: class Simulation > 1 error > Traceback (most recent call last): > File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci_java/runner.py", line 54, in <module> > subprocess.check_call([javac, "-cp", traciJar, fname]) > File "/usr/lib/python3.10/subprocess.py", line 369, in check_call > raise CalledProcessError(retcode, cmd) > subprocess.CalledProcessError: Command '['javac', '-cp', '/home/delphi/extraGcc/sumo/bin/libsumo-1.21.0-SNAPSHOT.jar', 'data/MultiClient1.java']' returned non-zero exit status 1. ---------- Differences in output ---------- 1,4652d0 < Step 0.1, tlsPhase 0 (North-South) < Step 0.1 < Step 0.2 < Step 0.3 < Step 0.4 < Step 0.5 < Step 0.6 < Step 0.7 < Step 0.8 < Step 0.9 < Step 1.0 < Step 1.1 < Step 1.2 < Step 1.3 < Step 1.4 < Step 1.5 < Step 1.6 < Step 1.7 < Step 1.8 < Step 1.9 < Step 2.0 < Step 2.1 < Step 2.2 < Step 2.3 < Step 2.4 < Step 2.5 < Step 2.6 < Step 2.7 < Step 2.8 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1c1,8 < Warning: Missing yellow phase in tlLogic 'gneJ1', program '2' for tl-index 6 when switching from phase 2 to phase 0. --- > X Error: code 143 major 139 minor 6: RenderBadPicture (invalid Picture parameter). > X Error: code 143 major 139 minor 23: RenderBadPicture (invalid Picture parameter). > X Error: code 143 major 139 minor 7: RenderBadPicture (invalid Picture parameter). > X Error: code 143 major 139 minor 23: RenderBadPicture (invalid Picture parameter). > [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. > java: ../../src/xcb_io.c:278: poll_for_event: Assertion `!xcb_xlib_threads_sequence_lost' failed. ---------- Differences in output ---------- 1,147d0 < Step: 0 < Step: 1 < Subscription Departed vehicles: v0 < Vehicle Subscription: id=v0 < variable id: 64 value: 14.7234 < variable id: 66 value: TraCIPosition(0,-4.8) < Step: 2 < Subscription Departed vehicles: v1 < Vehicle Subscription: id=v0 < variable id: 64 value: 14.7234 < variable id: 66 value: TraCIPosition(14.7234,-4.8) < Vehicle Subscription: id=v1 < variable id: 64 value: 13.033 < variable id: 66 value: TraCIPosition(0,-4.8) < Step: 3 < Subscription Departed vehicles: v2 < Vehicle Subscription: id=v0 < variable id: 64 value: 14.7234 < variable id: 66 value: TraCIPosition(29.4468,-4.8) < Vehicle Subscription: id=v1 < variable id: 64 value: 13.033 < variable id: 66 value: TraCIPosition(13.033,-4.8) < Vehicle Subscription: id=v2 < variable id: 64 value: 11.791 < variable id: 66 value: TraCIPosition(0,-4.8) < Step: 4 < Subscription Departed vehicles: v3 < Vehicle Subscription: id=v0 < variable id: 64 value: 14.7234 <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 errors ---------- 1,6d0 < -- Unordered text as found by filter '^WARNING:' -- < WARNING: Given speedFactor -1.0 is invalid. Using default value. (Config) < WARNING: No attributes found for tag 'vehicleSelectors'. (Config) < WARNING: No typeSubstring given. Managing all vehicles. (PlatoonManager) < WARNING: Parameter switchImpatienceFactor must be non-negative. Ignoring given value: -1.0 (Config) < ---------- Differences in fcd ---------- 2a3,4 > <!-- generated on 2024-06-02 09:51:38 by > <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd"> 4,1770c6,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 ---------- 1,1170d0 < Initializing simpla.PlatoonManager... (PlatoonManager) < 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 <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 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 secondstraci bugs ticket1010 ( Last six runs Jun2024 )
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 < Commanding slow down for vehicle 'follow' at time 26.0. Remaining distance: 9.28834814968, speed: 3.94489771907
Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in errors ----------
0a1,3
> Xlib: sequence lost (0x118dd > 0x1b0a) in reply type 0x16!
> 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 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 ()
Test exceeded wallclock time limit of 900.0 seconds ---------- Differences in output ---------- 1,23d0 < 0.0 timeSinceDet=3600.0 occupancy=0.0 vehNum=0 vehIDs=() meanLength=-1.0 meanSpeed=-1.0 vehData=[] < 1.0 timeSinceDet=3601.0 occupancy=0.0 vehNum=0 vehIDs=() meanLength=-1.0 meanSpeed=-1.0 vehData=[] < 2.0 timeSinceDet=3602.0 occupancy=0.0 vehNum=0 vehIDs=() meanLength=-1.0 meanSpeed=-1.0 vehData=[] < override 0 < 3.0 timeSinceDet=0.0 occupancy=100.0 vehNum=1 vehIDs=() meanLength=-1.0 meanSpeed=-1.0 vehData=[] < 4.0 timeSinceDet=0.0 occupancy=100.0 vehNum=1 vehIDs=() meanLength=-1.0 meanSpeed=-1.0 vehData=[] < 5.0 timeSinceDet=0.0 occupancy=100.0 vehNum=1 vehIDs=() meanLength=-1.0 meanSpeed=-1.0 vehData=[] < override 0.5 < 6.0 timeSinceDet=0.5 occupancy=50.0 vehNum=1 vehIDs=() meanLength=-1.0 meanSpeed=-1.0 vehData=[] < 7.0 timeSinceDet=0.5 occupancy=50.0 vehNum=1 vehIDs=() meanLength=-1.0 meanSpeed=-1.0 vehData=[] < 8.0 timeSinceDet=0.5 occupancy=50.0 vehNum=1 vehIDs=() meanLength=-1.0 meanSpeed=-1.0 vehData=[] < override 1 < 9.0 timeSinceDet=1.0 occupancy=0.0 vehNum=0 vehIDs=() meanLength=-1.0 meanSpeed=-1.0 vehData=[] < 10.0 timeSinceDet=1.0 occupancy=0.0 vehNum=0 vehIDs=() meanLength=-1.0 meanSpeed=-1.0 vehData=[] < 11.0 timeSinceDet=1.0 occupancy=0.0 vehNum=0 vehIDs=() meanLength=-1.0 meanSpeed=-1.0 vehData=[] < override 2 < 12.0 timeSinceDet=2.0 occupancy=0.0 vehNum=0 vehIDs=() meanLength=-1.0 meanSpeed=-1.0 vehData=[] < 13.0 timeSinceDet=2.0 occupancy=0.0 vehNum=0 vehIDs=() meanLength=-1.0 meanSpeed=-1.0 vehData=[] < 14.0 timeSinceDet=2.0 occupancy=0.0 vehNum=0 vehIDs=() meanLength=-1.0 meanSpeed=-1.0 vehData=[] < override -1 < 15.0 timeSinceDet=3615.0 occupancy=0.0 vehNum=0 vehIDs=() meanLength=-1.0 meanSpeed=-1.0 vehData=[] < 16.0 timeSinceDet=3616.0 occupancy=0.0 vehNum=0 vehIDs=() meanLength=-1.0 meanSpeed=-1.0 vehData=[] < 17.0 timeSinceDet=3617.0 occupancy=0.0 vehNum=0 vehIDs=() meanLength=-1.0 meanSpeed=-1.0 vehData=[]
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 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)
<
<
<
traci misc rerouting findIntermodalRoute car_public_speedFactor (
Last six runs
Jun2024
)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 ---------- 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 ----------
0a1
> X Error: code 143 major 139 minor 7: RenderBadPicture (invalid Picture parameter).
---------- Differences in output ----------
1,5d0
< 1.0 edge=A1B1 persons=('0',)
< 2.0 edge=A1B1 persons=('0',)
< 3.0 edge=A1B1 persons=('0',)
< 4.0 edge=A1B1 persons=('0',)
< 5.0 edge=A1B1 persons=('0',)
---------- Differences in tripinfo ----------
2a3,4
> <!-- generated on 2024-06-02 09:50:55 by
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd">
4,9c6,19
< <tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
< <personinfo id="0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.06" duration="5.00" waitingTime="5.00" timeLoss="-0.00" traveltime="5.00">
< <ride waitingTime="5.00" vehicle="NULL" depart="-1" arrival="5.00" arrivalPos="90.60" duration="5.00" routeLength="-1.00" timeLoss="-0.00"/>
< <stop duration="0.00" arrival="5.00" arrivalPos="0.00" actType="last stage removed"/>
< </personinfo>
< </tripinfos>
---
> <input>
> <net-file value="input_net4.net.xml"/>
> <route-files value="input_routes.rou.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 fcd ---------- 2a3,4 > <!-- generated on 2024-06-02 09:51:25 by > <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd"> 4,107c6,18 < <fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd"> < <timestep time="50.00"> < <vehicle id="trip_0" x="130.76" y="95.05" angle="90.00" type="DEFAULT_VEHTYPE" speed="11.01" pos="22.71" lane="CE_0" slope="0.00"/> < </timestep> < <timestep time="51.00"> < <vehicle id="trip_0" x="143.96" y="95.05" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.20" pos="35.91" lane="CE_0" slope="0.00"/> < </timestep> < <timestep time="52.00"> < <vehicle id="trip_0" x="158.53" y="95.05" angle="90.00" type="DEFAULT_VEHTYPE" speed="14.57" pos="50.48" lane="CE_0" slope="0.00"/> < </timestep> < <timestep time="53.00"> < <vehicle id="trip_0" x="172.63" y="95.05" angle="90.00" type="DEFAULT_VEHTYPE" speed="14.09" pos="64.58" lane="CE_0" slope="0.00"/> < </timestep> < <timestep time="54.00"> < <vehicle id="trip_0" x="186.48" y="95.05" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.85" pos="78.43" lane="CE_0" slope="0.00"/> < </timestep> < <timestep time="55.00"/> < <timestep time="56.00"/> < <timestep time="57.00"/> < <timestep time="58.00"/> < <timestep time="59.00"/> < <timestep time="50.00"> < <vehicle id="trip_0" x="131.24" y="95.05" angle="90.00" type="DEFAULT_VEHTYPE" speed="11.49" pos="23.19" lane="CE_0" slope="0.00"/> < </timestep> < <timestep time="51.00"> < <vehicle id="trip_0" x="144.97" y="95.05" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.73" pos="36.92" lane="CE_0" slope="0.00"/> <truncated after showing first 30 lines> ---------- Differences in output ---------- 1,15d0 < 1.5199999999999996 < 114.65 < 32.0 < 1.5199999999999996 < 114.65 < 32.0 < 1.5199999999999996 < 114.65 < 32.0 < 1.5199999999999996 < 114.65 < 32.0 < 1.5199999999999996 < 114.65 < 32.0
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={}
---------- Differences in state ----------
5d4
< <route id="r0" state="1" edges="SC"/>
7d5
< <vType id="t0"/>
Test exceeded wallclock time limit of 900.0 seconds ---------- 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)
Test exceeded wallclock time limit of 900.0 seconds ---------- Differences in errors ---------- 1,2d0 < Warning: Missing yellow phase in tlLogic 'C', program 'custom' for tl-index 0 when switching to phase 1. < Warning: Missing green phase in tlLogic 'C', program 'custom' for tl-index 5. ---------- Differences in statistics ---------- 2a3,4 > <!-- generated on 2024-06-02 09:51:16 by > <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd"> 4,10c6,30 < <statistics xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/statistic_file.xsd"> < <vehicles loaded="2" inserted="2" running="0" waiting="0"/> < <teleports total="0" jam="0" yield="0" wrongLane="0"/> < <safety collisions="0" emergencyStops="0" emergencyBraking="0"/> < <persons loaded="0" running="0" jammed="0"/> < <personTeleports total="0" abortWait="0" wrongDest="0"/> < </statistics> --- > <input> > <net-file value="input_net2.net.xml"/> > <route-files value="input_routes.rou.xml"/> > </input> > > <output> > <statistic-output value="statistics.xml"/> > </output> > > <processing> > <time-to-teleport value="-1"/> > <default.speeddev value="0"/> > </processing> > > <report> > <duration-log.disable value="true"/> > <no-step-log value="true"/> > </report> <truncated after showing first 30 lines>
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 fcd ---------- 2a3,4 > <!-- generated on 2024-06-02 09:36:40 by > <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd"> 4,50c6,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"> < <vehicle id="v0" x="5.10" y="-1.60" 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.70" y="-1.60" angle="90.00" type="DEFAULT_VEHTYPE" speed="2.60" pos="7.70" lane="gneE0_0" slope="0.00"/> < </timestep> < <timestep time="2.00"> < <vehicle id="v0" x="12.49" y="-1.60" angle="90.00" type="DEFAULT_VEHTYPE" speed="4.79" pos="12.49" lane="gneE0_0" slope="0.00"/> < </timestep> < <timestep time="3.00"> < <vehicle id="v0" x="18.96" y="-1.60" angle="90.00" type="DEFAULT_VEHTYPE" speed="6.47" pos="18.96" lane="gneE0_0" slope="0.00"/> < </timestep> < <timestep time="4.00"> < <vehicle id="v0" x="27.18" y="-1.60" angle="90.00" type="DEFAULT_VEHTYPE" speed="8.22" pos="27.18" lane="gneE0_0" slope="0.00"/> < </timestep> < <timestep time="5.00"> < <vehicle id="v0" x="37.11" y="1.60" angle="90.00" type="DEFAULT_VEHTYPE" speed="9.93" pos="162.89" lane="-gneE0_0" slope="0.00"/> < </timestep> < <timestep time="6.00"> < <vehicle id="v0" x="48.49" y="1.60" angle="90.00" type="DEFAULT_VEHTYPE" speed="11.37" pos="151.51" lane="-gneE0_0" slope="0.00"/> < </timestep> < <timestep time="7.00"> < <vehicle id="v0" x="61.53" y="1.60" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.05" pos="138.47" lane="-gneE0_0" slope="0.00"/> < </timestep> < <timestep time="8.00"> <truncated after showing first 30 lines>
Test exceeded wallclock time limit of 900.0 seconds ---------- Differences in lanechanges ---------- 2a3,4 > <!-- generated on 2024-06-02 09:36:52 by > <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd"> 4,7c6,23 < <lanechanges> < <change id="v0" type="DEFAULT_VEHTYPE" time="6.00" from="gneE0_2" to="gneE0_1" dir="-1" speed="13.09" pos="49.16" reason="traci sublane_3.2" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None" latGap="None"/> < <change id="v0" type="DEFAULT_VEHTYPE" time="9.00" from="gneE0_1" to="gneE0_0" dir="-1" speed="14.68" pos="92.08" reason="traci sublane_3.2" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None" latGap="None"/> < </lanechanges> --- > <input> > <net-file value="input_net.net.xml"/> > <route-files value="input_routes.rou.xml"/> > </input> > > <output> > <lanechange-output value="lanechanges.xml"/> > </output> > > <processing> > <lateral-resolution value="0.8"/> > </processing> > > <report> > <no-step-log value="true"/> > </report> > > </configuration> ---------- Differences in output ---------- 56,70d55 < t=60.0 laneIndex=0 posLat=0.2 state(-1)=([], []) state(0)=(['right', 'sublane'], []) state(1)=(['right', 'sublane'], []) < t=61.0 laneIndex=0 posLat=0.2 state(-1)=([], []) state(0)=(['right', 'sublane'], []) state(1)=(['right', 'sublane'], []) < t=62.0 laneIndex=0 posLat=0.2 state(-1)=([], []) state(0)=(['right', 'sublane'], []) state(1)=(['right', 'sublane'], []) < t=63.0 laneIndex=0 posLat=0.2 state(-1)=([], []) state(0)=(['right', 'sublane'], []) state(1)=(['right', 'sublane'], []) < t=64.0 laneIndex=0 posLat=0.2 state(-1)=([], []) state(0)=(['right', 'sublane'], []) state(1)=(['right', 'sublane'], []) < t=65.0 laneIndex=0 posLat=0.2 state(-1)=([], []) state(0)=(['right', 'sublane'], []) state(1)=(['right', 'sublane'], []) < t=66.0 laneIndex=0 posLat=0.2 state(-1)=([], []) state(0)=(['right', 'sublane'], []) state(1)=(['right', 'sublane'], []) < t=67.0 laneIndex=0 posLat=0.2 state(-1)=([], []) state(0)=(['right', 'sublane'], []) state(1)=(['right', 'sublane'], []) < t=68.0 laneIndex=0 posLat=0.2 state(-1)=([], []) state(0)=(['right', 'sublane'], []) state(1)=(['right', 'sublane'], []) < t=69.0 laneIndex=0 posLat=0.2 state(-1)=([], []) state(0)=(['right', 'sublane'], []) state(1)=(['right', 'sublane'], []) < t=70.0 laneIndex=0 posLat=0.2 state(-1)=([], []) state(0)=(['right', 'sublane'], []) state(1)=(['right', 'sublane'], []) < t=71.0 laneIndex=0 posLat=0.2 state(-1)=([], []) state(0)=(['right', 'sublane'], []) state(1)=(['right', 'sublane'], []) < t=72.0 laneIndex=0 posLat=0.2 state(-1)=([], []) state(0)=(['right', 'sublane'], []) state(1)=(['right', 'sublane'], []) < t=73.0 laneIndex=0 posLat=0.2 state(-1)=([], []) state(0)=(['right', 'sublane'], []) state(1)=(['right', 'sublane'], []) < t=74.0 laneIndex=0 posLat=0.2 state(-1)=([], []) state(0)=(['right', 'sublane'], []) state(1)=(['right', 'sublane'], [])
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 errors ---------- 1,2d0 < Warning: Teleporting vehicle 'left'; collision with vehicle 'collider', lane='e2_2', gap=-7.50, time=6.00 stage=laneChange. < Warning: Vehicle 'left' ends teleporting on edge 'e3', time=6.00. ---------- Differences in output ---------- 1,27d0 < old lanechangemode 011001010101 < old speedmode 31 < new lanechangemode 010001010101 < new speedmode 0 < [000] lane 1, lateral pos: 0.00 < [001] lane 1, lateral pos: 0.00 < [002] lane 1, lateral pos: 0.00 < [003] lane 1, lateral pos: 0.00 < [004] lane 1, lateral pos: 0.00 < trying to change lane... < [005] lane 1, lateral pos: 0.00 < [006] lane 2, lateral pos: 0.00 < [007] lane 2, lateral pos: 0.00 < [008] lane 2, lateral pos: 0.00 < [009] lane 2, lateral pos: 0.00 < [010] lane 2, lateral pos: 0.00 < [011] lane 2, lateral pos: 0.00 < [012] lane 2, lateral pos: 0.00 < [013] lane 2, lateral pos: 0.00 < [014] lane 2, lateral pos: 0.00 < [015] lane 2, lateral pos: 0.00 < [016] lane 2, lateral pos: 0.00 < [017] lane 2, lateral pos: 0.00 < [018] lane 2, lateral pos: 0.00 < [019] lane 2, lateral pos: 0.00 < [020] Vehicle 'collider' has arrived at destination < Print ended at step 21.0
Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
1d0
< vehicleList ('v0',)
Test exceeded wallclock time limit of 900.0 seconds ---------- Differences in errors ---------- 0a1 > X Error: code 143 major 139 minor 7: RenderBadPicture (invalid Picture parameter). ---------- Differences in output ---------- 1,318d0 < Fix follower's lane. < Subscribe to leader. < Time 2.0: Gap 'follower'->'leader' = 6.375 (headway=0.405) < 'follower' speed = 15.72475 < Time 3.0: Gap 'follower'->'leader' = 9.282 (headway=0.556) < 'follower' speed = 16.6935625 < Time 4.0: Gap 'follower'->'leader' = 11.462 (headway=0.658) < 'follower' speed = 17.420171875 < Time 5.0: Gap 'follower'->'leader' = 13.096 (headway=0.729) < 'follower' speed = 17.9651289063 < Time 6.0: Gap 'follower'->'leader' = 14.397 (headway=0.787) < 'follower' speed = 18.2990773437 < Time 7.0: Gap 'follower'->'leader' = 15.438 (headway=0.832) < 'follower' speed = 18.559261875 < Time 8.0: Gap 'follower'->'leader' = 16.271 (headway=0.867) < 'follower' speed = 18.7674095 < Time 9.0: Gap 'follower'->'leader' = 16.937 (headway=0.895) < 'follower' speed = 18.9339276 < Time 10.0: Gap 'follower'->'leader' = 17.470 (headway=0.916) < 'follower' speed = 19.06714208 < Time 11.0: Gap 'follower'->'leader' = 17.896 (headway=0.933) < 'follower' speed = 19.173713664 < Time 12.0: Gap 'follower'->'leader' = 18.237 (headway=0.947) < 'follower' speed = 19.2589709312 < Time 13.0: Gap 'follower'->'leader' = 18.510 (headway=0.958) < 'follower' speed = 19.327176745 < Time 14.0: Gap 'follower'->'leader' = 18.728 (headway=0.966) < 'follower' speed = 19.381741396 < Time 15.0: Gap 'follower'->'leader' = 18.903 (headway=0.973) <truncated after showing first 30 lines>
Test exceeded wallclock time limit of 900.0 seconds ---------- Differences in output ---------- 5574d5573 < Remaining: 0.0
Test exceeded wallclock time limit of 900.0 seconds ---------- Differences in output ---------- 1,3d0 < 0 < < 42 ---------- Differences in vehroutes ---------- 2a3,4 > <!-- generated on 2024-06-02 09:37:51 by > <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd"> 4,13c6,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="246.00"> < <route edges="A0A1 A1B1 B1C1 C1D1 D1D2 D2D3"/> < <stop busStop="busStop_A1B1" duration="60.00"> < <param key="custom1" value="43"/> < <param key="custom2" value="44"/> < </stop> < <stop busStop="busStop_B1C1" duration="60.00"/> < <stop busStop="busStop_C1D1" duration="60.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> 15c12,20 < </routes> --- > <output> > <vehroute-output value="vehroutes.xml"/> > </output> > > <report> > <no-step-log value="true"/> > </report> <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 ----------
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-06-02 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-06-02 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.