texttest -a complex -d /home/delphi/extraGcc/sumo/tests -reconnect /home/delphi/extraGcc/texttesttmp/extra_gcc4_64.31Jan092145.835349 -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 :6608.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-01-13 09:40:32 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 ----------
2,1170d1
< 0.5: Using vType 't_leader' for vehicle 'v.0' (PlatoonMode: 'LEADER'). (PVehicle)
< 0.5: Using vType 't_follower' for vehicle 'v.0' (PlatoonMode: 'FOLLOWER'). (PVehicle)
< 0.5: Using vType 't_catchup' for vehicle 'v.0' (PlatoonMode: 'CATCHUP'). (PVehicle)
< 0.5: Using vType 't_catchupFollower' for vehicle 'v.0' (PlatoonMode: 'CATCHUP_FOLLOWER'). (PVehicle)
< Vehicle 'v.0' resets switch waiting time. (PVehicle)
< 0.5: Adding vehicle 'v.0' (PlatoonManager)
< 0.5: Checking platoon ordering (PlatoonManager)
< Vehicle 'v.0' resets switch waiting time. (PVehicle)
< 1.5: Checking platoon ordering (PlatoonManager)
< Vehicle 'v.0' resets switch waiting time. (PVehicle)
< 2.5: Checking platoon ordering (PlatoonManager)
< Vehicle 'v.0' resets switch waiting time. (PVehicle)
< 3.5: Checking platoon ordering (PlatoonManager)
< Vehicle 'v.0' resets switch waiting time. (PVehicle)
< 4.5: Checking platoon ordering (PlatoonManager)
< Vehicle 'v.0' resets switch waiting time. (PVehicle)
< 5.5: Using vType 't_leader' for vehicle 'v.1' (PlatoonMode: 'LEADER'). (PVehicle)
< 5.5: Using vType 't_follower' for vehicle 'v.1' (PlatoonMode: 'FOLLOWER'). (PVehicle)
< 5.5: Using vType 't_catchup' for vehicle 'v.1' (PlatoonMode: 'CATCHUP'). (PVehicle)
< 5.5: Using vType 't_catchupFollower' for vehicle 'v.1' (PlatoonMode: 'CATCHUP_FOLLOWER'). (PVehicle)
< Vehicle 'v.1' resets switch waiting time. (PVehicle)
< 5.5: Adding vehicle 'v.1' (PlatoonManager)
< 5.5: Checking platoon ordering (PlatoonManager)
< Vehicle 'v.0' resets switch waiting time. (PVehicle)
< 5.5: leaderSpeed = 13.389411711608991
< leaderDecel = 4.5
< gap = 62.48998980604812
< leaderBrakeGap = 19.919593998108
< speed = 13.032987
<truncated after showing first 30 lines>
---------- Differences in errors ---------- 1,25c1,7 < ...WARNING: No typeSubstring given. Managing all vehicles. (PlatoonManager) < .Warning: Value of 'emergencyDecel' (0.50) should be higher than 'decel' (1.70) for vType 'connected_pCatchup'. < Warning: Value of 'emergencyDecel' (0.50) is lower than 'apparentDecel' (1.70) for vType 'connected_pCatchup' may cause collisions. < Consider decreasing simpla's control rate instead. (PlatoonManager) < ..Warning: Value of 'emergencyDecel' (0.50) should be higher than 'decel' (1.70) for vType 'connected_pCatchup'. < Warning: Value of 'emergencyDecel' (0.50) is lower than 'apparentDecel' (1.70) for vType 'connected_pCatchup' may cause collisions. < . < < OK < -- Unordered text as found by filter '^This will probably' -- < This will probably lead to collisions. (PlatoonManager) < This will probably lead to collisions. (PlatoonManager) < < -- Unordered text as found by filter '^[0-9]*\.*[0-9]*: WARNING:' -- < 1.0: WARNING: Step lengths that differ from SUMO's simulation step length are not supported and probably lead to undesired behavior. < < -- Unordered text as found by filter '^WARNING:' -- < WARNING: No typeSubstring given. Managing all vehicles. (PlatoonManager) < WARNING: Restricting given control rate (= 1000 per sec.) to 1 per timestep (= 10 per sec.) (PlatoonManager) < WARNING: emergencyDecel of mapped vType 'connected_pCatchup' (0.5m.) does not equal emergencyDecel of original vType 'connected' (4.5m.) (PlatoonManager) < WARNING: emergencyDecel of mapped vType 'connected_pCatchupFollower' (10.5m.) does not equal emergencyDecel of original vType 'connected' (4.5m.) (PlatoonManager) < WARNING: emergencyDecel of mapped vType 'connected_pFollower' (1.7m.) does not equal emergencyDecel of original vType 'connected' (4.5m.) (PlatoonManager) < WARNING: length of mapped vType 'connected_pCatchupFollower' (3.0m.) does not equal length of original vType 'connected' (5.0m.) < WARNING: length of mapped vType 'connected_pLeader' (10.0m.) does not equal length of original vType 'connected' (5.0m.) < --- > .X Error: code 5 major 18 minor 0: BadAtom (invalid Atom parameter). > X Error: code 5 major 18 minor 0: BadAtom (invalid Atom parameter). > X Error: code 5 major 18 minor 0: BadAtom (invalid Atom parameter). <truncated after showing first 30 lines> ---------- Differences in output ---------- 1,72d0 < < < Testing adding and removing connected vehicles... < Loading vehicle type mappings from file '<vtype.map>'... < original type: 'connected' (Config) < platoon leader type: 'connected_pLeader' (Config) < platoon follower type: 'connected_pFollower' (Config) < catchup type: 'connected_pCatchup' (Config) < catchup follower type: 'connected_pCatchupFollower' (Config) < Initializing simpla.PlatoonManager... (PlatoonManager) < Managing all vTypes selected by ['connected'] (PlatoonManager) < 0.1: Adding vehicle 'connected.1' (PlatoonManager) < 3.1: Adding vehicle 'IAMconnectedTOO' (PlatoonManager) < 11.4: Platoon '1' joined Platoon '0', which now contains vehicles: < ['connected.1', 'IAMconnectedTOO'] (PlatoonManager) < 16.0: Platoon '0' splits (ID of new platoon: '2'): < Platoon '0': ['connected.1'] < Platoon '2': ['IAMconnectedTOO'] (PlatoonManager) < 17.3: Removing arrived vehicle 'connected.1' (PlatoonManager) < 19.8: Removing arrived vehicle 'IAMconnectedTOO' (PlatoonManager) < < < Testing platoon manager initialization... < Loading vehicle type mappings from file '<vtype.map>'... < original type: 'connected' (Config) < platoon leader type: 'connected_pLeader' (Config) < platoon follower type: 'connected_pFollower' (Config) < catchup type: 'connected_pCatchup' (Config) < catchup follower type: 'connected_pCatchupFollower' (Config) <truncated after showing first 30 lines>
---------- Differences in errors ----------
1c1,4
< Warning: Field of vision opening angle ('360.00') should be within interval (0, 360), ignoring filter...
---
> [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,9d0
< Subscribing to context of vehicle 'ego' (range=50.0)
< Adding field of vision subscription filter ... (openingAngle=360.0)
< Context results for veh 'ego':
< ego
< v10
< v8
< v9
< Ok: Unsubscribe successful
< Print ended at step 3.0
---------- Differences in errors ---------- 0a1,4 > [xcb] Unknown sequence number while processing 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:730: _XReply: Assertion `!xcb_xlib_threads_sequence_lost' failed. ---------- Differences in output ---------- 1,7d0 < Subscribing to context of vehicle 'ego' < Adding subscription filters ... < (downstreamDist=10.0, upstreamDist=10.0, lanes=[0], opposite=False) < Context results for veh 'ego': < ego < Ok: Unsubscribe successful < Print ended at step 3.0
---------- Differences in errors ---------- 0a1 > double free or corruption (fasttop) ---------- Differences in output ---------- 1,119d0 < Subscribing to context of vehicle 'ego' < Adding turn filter ... < (downstreamDist=250.0, foeDistToJunction=250.0) < Step 1: < Context results for veh 'ego': < v4 < v6 < Step 2: < Context results for veh 'ego': < v4 < v6 < Step 3: < Context results for veh 'ego': < v4 < v6 < Step 4: < Context results for veh 'ego': < v4 < v5.2 < v6 < Step 5: < Context results for veh 'ego': < v4 < v5.2 < v6 < Step 6: < Context results for veh 'ego': < v4 < v4.2 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,7 > Error: Vehicle 'ego' is not known. > Traceback (most recent call last): > File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/bugs/ticket13053/runner.py", line 41, in <module> > traci.vehicle.moveToXY(vehID, '-1', 0, 90.90080210811013, 54.132537576628486, 170.1306746294961, keepRoute=3) > File "/home/delphi/extraGcc/sumo/tools/libsumo/libsumo.py", line 6503, in moveToXY > return _libsumo.vehicle_moveToXY(*args, **kwargs) > libsumo.libsumo.TraCIException: Vehicle 'ego' is not known. ---------- Differences in output ---------- 1,4d0 < lane= routePos=-1073741824 < lane=7_3 routePos=1 < lane=:1_23_0 routePos=0 < lane=7_2 routePos=1
---------- Differences in errors ----------
0a1,7
> Error: Invalid type 'testType' for vehicle 'ego'.
> Traceback (most recent call last):
> File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/bugs/ticket13384/runner.py", line 40, in <module>
> traci.vehicle.add("ego", "r0", "testType")
> File "/home/delphi/extraGcc/sumo/tools/libsumo/libsumo.py", line 6399, in add
> return _libsumo.vehicle_add(*args, **kwargs)
> libsumo.libsumo.TraCIException: Invalid type 'testType' for vehicle 'ego'.
---------- Missing result in state ----------
<?xml version="1.0" encoding="UTF-8"?>
<snapshot xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/state_file.xsd" version="<version>" time="1.00" type="micro">
<route id="r0" state="1" edges="SC CN"/>
<delay number="1" begin="1" end="0" depart="0.00" time="0.00"/>
<vType id="testType"/>
<vehicle id="ego" type="testType" depart="0.00" route="r0" distance="0 0" speedFactor="1.0600" state="2 0 0 5.10 0 0.00 1000 0 0" pos="5.10 0.10 0.00" speed="0.00 0.00" angle="0.00" posLat="0.00" waitingTime="100000 0"/>
<lane id="SC_0">
<vehicles value="ego"/>
</lane>
<tlLogic id="C" programID="0" phase="0" duration="1000"/>
</snapshot>
---------- Differences in errors ---------- 0a1 > X Fatal error. ---------- Differences in output ---------- 1,3d0 < Starting... < loadParams: ['-c', 'sumo.sumocfg'] < 300.0 ---------- Differences in vehroutes ---------- 5c5 < <vehicle id="veh0" depart="100.00" departPos="100.00" departSpeed="10.00" speedFactor="1.0600" arrival="261.00"> --- > <vehicle id="veh0" depart="0.00" departPos="100.00" departSpeed="10.00" speedFactor="1.0600" arrival="260.00"> 9c9 < <vehicle id="veh1" type="t1" depart="110.00" departPos="100.00" departSpeed="10.00" speedFactor="1.0600" arrival="263.00"> --- > <vehicle id="veh1" type="t1" depart="10.00" departPos="100.00" departSpeed="10.00" speedFactor="1.0600" arrival="263.00"> 13c13 < <vehicle id="veh2" type="t2" depart="120.00" departPos="100.00" departSpeed="10.00" speedFactor="1.0104" arrival="266.00"> --- > <vehicle id="veh2" type="t2" depart="20.00" departPos="100.00" departSpeed="10.00" speedFactor="1.0104" arrival="266.00">
---------- Differences in errors ----------
0a1,11
> Error: libsumo.load is not implemented for the GUI.
> Traceback (most recent call last):
> File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/bugs/ticket4432/runner.py", line 70, in <module>
> print("tripinfos2 at last step: %s" % countWrittenTrips('tripinfos2.xml'))
> File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/bugs/ticket4432/runner.py", line 36, in countWrittenTrips
> return len(list(sumolib.xml.parse_fast(fname, 'tripinfo', ['id'])))
> File "/home/delphi/extraGcc/sumo/tools/sumolib/xml.py", line 423, in parse_fast
> with _open(xmlfile, encoding) as xml_in:
> File "/home/delphi/extraGcc/sumo/tools/sumolib/xml.py", line 392, in _open
> return io.open(xmlfile, encoding=encoding)
> FileNotFoundError: [Errno 2] No such file or directory: 'tripinfos2.xml'
---------- Differences in output ----------
4,38d3
< Reason: Libsumo issued load command.
< Performance:
< Vehicles:
< Inserted: 100
< Running: 0
< Waiting: 0
< Statistics (avg of 100):
< RouteLength: 189.19
< Speed: 5.41
< Duration: 43.58
< WaitingTime: 17.84
< TimeLoss: 29.40
< DepartDelay: 1.04
<
< DijkstraRouter answered 100 queries and explored 3.52 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
< Loading net-file from 'input_net.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00.
< Reason: Libsumo requested termination.
< Performance:
< Vehicles:
< Inserted: 100
< Running: 0
< Waiting: 0
< Statistics (avg of 100):
< RouteLength: 189.19
< Speed: 5.41
< Duration: 43.58
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1,7
> X Error: code 5 major 18 minor 0: BadAtom (invalid Atom parameter).
> X Error: code 5 major 18 minor 0: BadAtom (invalid Atom parameter).
> X Error: code 5 major 18 minor 0: BadAtom (invalid Atom parameter).
> X Error: code 5 major 18 minor 0: BadAtom (invalid Atom parameter).
> X Error: code 5 major 18 minor 0: BadAtom (invalid Atom parameter).
> X Error: code 5 major 18 minor 0: BadAtom (invalid Atom parameter).
> free(): invalid next size (fast)
---------- Differences in output ----------
1,15d0
< run 0
< 0.0 arrived ()
< 0.0 departed ()
< 19.0 arrived ('v0',)
< 19.0 departed ()
< run 1
< 0.0 arrived ()
< 0.0 departed ()
< 19.0 arrived ('v0',)
< 19.0 departed ()
< run 2
< 0.0 arrived ()
< 0.0 departed ()
< 19.0 arrived ('v0',)
< 19.0 departed ()
---------- Differences in errors ---------- 0a1 > FXApp::openDisplay: unable to open display :16717.0 ---------- Differences in output ---------- 1,5d0 < start first < close first < start second < close second < done
---------- Differences in errors ---------- 220a221,231 > Error: Infeasible context domain (172) > Error: Infeasible context domain (42) > Error: Infeasible context domain (161) > Error: Infeasible context domain (43) > Error: Infeasible context domain (40) > Error: Infeasible context domain (166) > Error: Infeasible context domain (38) > Error: Infeasible context domain (171) > Error: Infeasible context domain (162) > Error: Infeasible context domain (41) > Error: Infeasible context domain (165) ---------- Differences in output ---------- 201c201 < trying to subscribe to busstop around inductionloop 'e1_0' at time 105.0 --- > trying to subscribe to busstop around gui 'View #0' at time 105.0 204c204 < trying to subscribe to calibrator around inductionloop 'e1_0' at time 107.0 --- > trying to subscribe to calibrator around gui 'View #0' at time 107.0 207c207 < trying to subscribe to chargingstation around inductionloop 'e1_0' at time 109.0 --- > trying to subscribe to chargingstation around gui 'View #0' at time 109.0 210c210 < trying to subscribe to edge around inductionloop 'e1_0' at time 111.0 --- > trying to subscribe to edge around gui 'View #0' at time 111.0 213,214c213,214 < trying to subscribe to gui around inductionloop 'e1_0' at time 113.0 < trying to subscribe to inductionloop around inductionloop 'e1_0' at time 113.0 --- > trying to subscribe to gui around gui 'View #0' at time 113.0 > trying to subscribe to inductionloop around gui 'View #0' at time 113.0 217c217 < trying to subscribe to junction around inductionloop 'e1_0' at time 115.0 --- > trying to subscribe to junction around gui 'View #0' at time 115.0 220c220 < trying to subscribe to lane around inductionloop 'e1_0' at time 117.0 --- > trying to subscribe to lane around gui 'View #0' at time 117.0 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1 > X Fatal error. ---------- Differences in output ---------- 1,272d0 < step 0.0 < examining det0 < pos 100.0 < length 25.0 < lane 2fi_0 < vehNum 0 < haltNum 0 < meanSpeed 0.0 < vehIDs () < occupancy 0.0 < jamLengthVeh 0 < jamLengthMet 0.0 < examining det1 < pos 148.5 < length 400.0 < lane 2o_0 < vehNum 0 < haltNum 0 < meanSpeed 0.0 < vehIDs () < occupancy 0.0 < jamLengthVeh 0 < jamLengthMet 0.0 < after the first simulation steps < step 1.0 < examining det0 < pos 100.0 < length 25.0 < lane 2fi_0 <truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1,7
> Error: Person 'ped0' is not known
> Traceback (most recent call last):
> File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/misc/encoding/runner.py", line 33, in <module>
> print("param", traci.person.getParameter("ped0", "ü"), file=log)
> File "/home/delphi/extraGcc/sumo/tools/libsumo/libsumo.py", line 7335, in getParameter
> return _libsumo.person_getParameter(objectID, key)
> libsumo.libsumo.TraCIException: Person 'ped0' is not known
---------- Differences in log ----------
1,2d0
< param ä
< param2 ß
---------- 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,99d0
< findIntermodalRoute modes='car bicycle public' vType=' pType=''
< Stage(type=3, vType=DEFAULT_VEHTYPE, line=car, edges=('A0B0', 'B0B1', 'B1A1', 'A1B1'), travelTime=126.21634269258462, cost=126.21634269258462, length=2678.24, intended=car, depart=1.0, departPos=894.8, arrivalPos=100.0)
<
< findIntermodalRoute modes='car bicycle public' vType=defaultCar' pType=''
< Stage(type=3, vType=defaultCar, line=defaultCar, edges=('A0B0', 'B0B1', 'B1A1', 'A1B1'), travelTime=126.21634269258462, cost=126.21634269258462, length=2678.24, intended=defaultCar, depart=1.0, departPos=894.8, arrivalPos=100.0)
<
< findIntermodalRoute modes='car bicycle public' vType=slowCar' pType=''
< Stage(type=3, vType=DEFAULT_VEHTYPE, line=car, edges=('A0B0', 'B0B1', 'B1A1', 'A1B1'), travelTime=126.21634269258462, cost=126.21634269258462, length=2678.24, intended=car, depart=1.0, departPos=894.8, arrivalPos=100.0)
<
< findIntermodalRoute modes='car bicycle public' vType=slowCarFactor' pType=''
< Stage(type=3, vType=DEFAULT_VEHTYPE, line=car, edges=('A0B0', 'B0B1', 'B1A1', 'A1B1'), travelTime=126.21634269258462, cost=126.21634269258462, length=2678.24, intended=car, depart=1.0, departPos=894.8, arrivalPos=100.0)
<
< findIntermodalRoute modes='car bicycle public' vType=fastCar' pType=''
< Stage(type=3, vType=fastCar, line=fastCar, edges=('A0B0', 'B0B1', 'B1A1', 'A1B1'), travelTime=65.35817134629231, cost=65.35817134629231, length=2678.24, intended=fastCar, depart=1.0, departPos=894.8, arrivalPos=100.0)
<
<
<
< findIntermodalRoute modes='public' vType=' pType=''
< Stage(type=2, destStop=stopC_W, edges=('A0B0', 'accessC'), travelTime=181.94880000000003, cost=181.94880000000003, length=189.53000000000003, depart=1.0, departPos=894.8, arrivalPos=91.9)
< Stage(type=3, line=train2:1, destStop=stopA_W, edges=('railEW',), travelTime=653.7253263395098, cost=653.7253263395098, length=1198.6190899369894, intended=train_train2:1.0, depart=599.0, departPos=0.0, arrivalPos=1100.0)
< Stage(type=2, destStop=stopA_N, edges=('accessA',), travelTime=4.771200000000022, cost=4.771200000000022, length=4.970000000000027, depart=836.6741263395098, departPos=86.23, arrivalPos=90.19)
< Stage(type=3, line=train1:0, destStop=stopB_N, edges=('railSN',), travelTime=259.5934, cost=259.5934, length=500.03999999999996, intended=train_train1:0.1, depart=1001.0, departPos=0.0, arrivalPos=500.0)
< Stage(type=2, edges=('accessB', 'A1B1'), travelTime=203.92319999999995, cost=203.92319999999995, length=1200.02, depart=1101.0387263395098, departPos=91.16, arrivalPos=100.0)
<
< findIntermodalRoute modes='public' vType=defaultCar' pType=''
< Stage(type=3, vType=defaultCar, line=defaultCar, edges=('A0B0', 'B0B1', 'B1A1', 'A1B1'), travelTime=126.21634269258462, cost=126.21634269258462, length=2678.24, intended=defaultCar, depart=1.0, departPos=894.8, arrivalPos=100.0)
<
< findIntermodalRoute modes='public' vType=slowCar' pType=''
< Stage(type=2, destStop=stopC_W, edges=('A0B0', 'accessC'), travelTime=181.94880000000003, cost=181.94880000000003, length=189.53000000000003, depart=1.0, departPos=894.8, arrivalPos=91.9)
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1,4
> [xcb] Unknown sequence number while processing queue
> [xcb] Most likely this is a multi-threaded client and XInitThreads has not been called
> [xcb] Aborting, sorry about that.
> python: ../../src/xcb_io.c:278: poll_for_event: Assertion `!xcb_xlib_threads_sequence_lost' failed.
---------- Differences in output ----------
1,10d0
< step=1.0 rerouted=flow.0
< step=11.0 rerouted=flow.1
< step=21.0 rerouted=flow.2
< step=31.0 rerouted=flow.3
< step=41.0 rerouted=flow.4
< step=51.0 rerouted=flow.5
< step=61.0 rerouted=flow.6
< step=71.0 rerouted=flow.7
< step=81.0 rerouted=flow.8
< step=91.0 rerouted=flow.9
---------- 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="flow.0" depart="0.00" arrival="78.00">
<routeDistribution>
<route replacedOnEdge="beg" reason="traci:rerouteTraveltime" replacedAtTime="1.00" probability="0" edges="beg detour end"/>
<route edges="beg middle middle2 end"/>
</routeDistribution>
</vehicle>
<vehicle id="flow.1" depart="10.00" arrival="80.00">
<routeDistribution>
<route replacedOnEdge="beg" reason="traci:rerouteTraveltime" replacedAtTime="11.00" probability="0" edges="beg detour end"/>
<route edges="beg middle middle2 end"/>
</routeDistribution>
</vehicle>
<vehicle id="flow.2" depart="20.00" arrival="82.00">
<routeDistribution>
<route replacedOnEdge="beg" reason="traci:rerouteTraveltime" replacedAtTime="21.00" probability="0" edges="beg detour end"/>
<route edges="beg middle middle2 end"/>
</routeDistribution>
</vehicle>
<vehicle id="flow.3" depart="30.00" arrival="83.00">
<routeDistribution>
<route replacedOnEdge="beg" reason="traci:rerouteTraveltime" replacedAtTime="31.00" probability="0" edges="beg detour end"/>
<route edges="beg middle middle2 end"/>
</routeDistribution>
<truncated after showing first 30 lines>
---------- 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,18d0 < step 0.0 < vehicle foo="" < vehicle foo="42" < person foo="" < person foo="42" < edge foo="" < edge foo="42" < lane foo="" < lane foo="42" < vType foo="" < vType foo="42" < route foo="" < route foo="42" < trafficlight foo="" < trafficlight foo="42" < step 1.0 < close, starting again < step 0.0
---------- Differences in errors ----------
0a1
> FXApp::openDisplay: unable to open display :138.0
---------- Differences in output ----------
1,32d0
< step 0.0
< vehicle foo=""
< vehicle foo="42"
< person foo=""
< person foo="42"
< edge foo=""
< edge foo="42"
< lane foo=""
< lane foo="42"
< vType foo=""
< vType foo="42"
< route foo=""
< route foo="42"
< trafficlight foo=""
< trafficlight foo="42"
< step 1.0
< step 0.0
< vehicle foo=""
< vehicle foo="42"
< person foo=""
< person foo="42"
< edge foo=""
< edge foo="42"
< lane foo=""
< lane foo="42"
< vType foo=""
< vType foo="42"
< route foo=""
< route foo="42"
<truncated after showing first 30 lines>
---------- Missing result in log2 ----------
traci.start(ARGS)
traci.simulation.getTime()
traci.simulationStep()
traci.vehicle.getParameter('veh0', 'foo')
traci.vehicle.setParameter('veh0', 'foo', '42')
traci.vehicle.getParameter('veh0', 'foo')
traci.person.getParameter('ped0', 'foo')
traci.person.setParameter('ped0', 'foo', '42')
traci.person.getParameter('ped0', 'foo')
traci.edge.getParameter('1o', 'foo')
traci.edge.setParameter('1o', 'foo', '42')
traci.edge.getParameter('1o', 'foo')
traci.lane.getParameter('1o_0', 'foo')
traci.lane.setParameter('1o_0', 'foo', '42')
traci.lane.getParameter('1o_0', 'foo')
traci.vehicletype.getParameter('pType', 'foo')
traci.vehicletype.setParameter('pType', 'foo', '42')
traci.vehicletype.getParameter('pType', 'foo')
traci.route.getParameter('horizontal', 'foo')
traci.route.setParameter('horizontal', 'foo', '42')
traci.route.getParameter('horizontal', 'foo')
traci.trafficlight.getParameter('0', 'foo')
traci.trafficlight.setParameter('0', 'foo', '42')
traci.trafficlight.getParameter('0', 'foo')
traci.simulation.getTime()
traci.simulationStep()
traci.close()
---------- Differences in errors ----------
0a1,2
> X Error: code 14 major 139 minor 4: BadIDChoice (invalid resource ID chosen for this connection).
> X Fatal error.
---------- Differences in output ----------
1,32d0
< step 0
< step 1
< step 2
< step 3
< multientryexits ('0',)
< multientryexit count 1
< examining 0
< entryLanes ('2fi_0',)
< exitLanes ('2fi_0',)
< entryPositions (10.0,)
< exitPositions (30.0,)
< vehNum 1
< meanSpeed 6.20637786887
< vehIDs ('horiz',)
< haltNum 0
< lastTravelTime 0.0
< lastHaltsPerVehicle 0.0
< lastTimeLoss 0.0
< lastVehicleSum 0
< parameter 42
< parameter from XML 1339
< {16: 1}
< step 3
< {16: 1}
< step 4
< {16: 0}
< step 5
< {16: 0}
< lastTravelTime 2.57124014762
<truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1
> python: ../../src/xcb_io.c:257: poll_for_event: Assertion `dpy->xcb->event_owner == XlibOwnsEventQueue && !dpy->xcb->event_waiter' failed.
---------- Differences in output ----------
1,35d0
< parkingareas ('stop1', 'stop2')
< parkingarea count 2
< stop attributes:
< stop=stop1 lane=WC_0 startPos=25.0 endPos=45.0 name=Downtown
< stop=stop2 lane=CE_0 startPos=35.0 endPos=65.0 name=Main Station
< time: 0.0
< stop=stop1 vC=0 vIDs=()
< stop=stop2 vC=0 vIDs=()
< time: 5.0
< stop=stop1 vC=0 vIDs=()
< stop=stop2 vC=0 vIDs=()
< time: 10.0
< stop=stop1 vC=1 vIDs=('f.0',)
< stop=stop2 vC=0 vIDs=()
< time: 15.0
< stop=stop1 vC=2 vIDs=('f.0', 'f.1')
< stop=stop2 vC=0 vIDs=()
< time: 20.0
< stop=stop1 vC=2 vIDs=('f.1', 'f.2')
< stop=stop2 vC=0 vIDs=()
< time: 25.0
< stop=stop1 vC=1 vIDs=('f.2',)
< stop=stop2 vC=0 vIDs=()
< time: 30.0
< stop=stop1 vC=1 vIDs=('f.2',)
< stop=stop2 vC=0 vIDs=()
< time: 35.0
< stop=stop1 vC=2 vIDs=('f.3', 'f.4')
< stop=stop2 vC=0 vIDs=()
<truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,7 > Error: Person 'p0' is not known > Traceback (most recent call last): > File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/person/moveTo/after_creation_walkingarea/runner.py", line 48, in <module> > edge = traci.person.getRoadID(p) > File "/home/delphi/extraGcc/sumo/tools/libsumo/libsumo.py", line 7271, in getRoadID > return _libsumo.person_getRoadID(personID) > libsumo.libsumo.TraCIException: Person 'p0' is not known ---------- Differences in fcd ---------- 2a3,4 > <!-- generated on 2024-01-13 09:37:55 by > <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd"> 4,210c6,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="110.85" y="86.40" angle="353.40" speed="6.44" pos="1.00" edge=":C_w2" slope="0.00"/> < </timestep> < <timestep time="1.00"> < <person id="p0" x="110.94" y="87.60" angle="11.77" speed="1.21" pos="2.21" edge=":C_w2" slope="0.00"/> < </timestep> < <timestep time="2.00"> < <person id="p0" x="111.21" y="88.84" angle="12.25" speed="1.26" pos="3.47" edge=":C_w2" slope="0.00"/> < </timestep> < <timestep time="3.00"> < <person id="p0" x="111.52" y="90.26" angle="12.25" speed="1.46" pos="4.93" edge=":C_w2" slope="0.00"/> < </timestep> < <timestep time="4.00"> < <person id="p0" x="111.59" y="91.58" angle="0.00" speed="1.33" pos="6.26" edge=":C_w2" slope="0.00"/> < </timestep> < <timestep time="5.00"> < <person id="p0" x="111.59" y="92.17" angle="0.00" speed="0.60" pos="6.85" edge=":C_w2" slope="0.00"/> < </timestep> < <timestep time="6.00"> < <person id="p0" x="111.59" y="92.34" angle="0.00" speed="0.16" pos="7.02" edge=":C_w2" slope="0.00"/> < </timestep> < <timestep time="7.00"> < <person id="p0" x="111.59" y="92.34" angle="0.00" speed="0.00" pos="7.02" edge=":C_w2" slope="0.00"/> < </timestep> < <timestep time="8.00"> <truncated after showing first 30 lines> ---------- Differences in output ---------- 1,3d0 < t=0.0 edge=SC lane= pos=80.0 < forcing person into the network < t=0.0 edge=:C_w2 lane=:C_w2_0 pos=1.0 ---------- Differences in vehroutes ---------- 2a3,4 > <!-- generated on 2024-01-13 09:37:55 by > <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd"> 4,7c6,9 < <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> < <person id="p0" depart="0.00" departPos="80.00" arrival="68.00"> < <walk edges="SC CN" arrivalPos="10.00"/> < </person> --- > <input> > <net-file value="input_net3.net.xml"/> > <route-files value="input_routes.rou.xml"/> > </input> 9c11,20 < </routes> --- > <output> > <fcd-output value="fcd.xml"/> > <vehroute-output value="vehroutes.xml"/> > </output> > > <report> > <no-step-log value="true"/> > </report> > > </configuration>
---------- Differences in errors ---------- 0a1,8 > Error: Person 'p0' is not known > Traceback (most recent call last): > File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/person/moveTo/after_creation_walkingarea2/runner.py", line 48, in <module> > edge = traci.person.getRoadID(p) > File "/home/delphi/extraGcc/sumo/tools/libsumo/libsumo.py", line 7271, in getRoadID > return _libsumo.person_getRoadID(personID) > libsumo.libsumo.TraCIException: Person 'p0' is not known > double free or corruption (out) ---------- Differences in fcd ---------- 2a3,4 > <!-- generated on 2024-01-13 09:37:55 by > <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd"> 4,39c6,20 < <fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd"> < <timestep time="0.00"> < <person id="p0" x="111.60" y="108.65" angle="0.02" speed="28.65" pos="1.00" edge=":C_w1" slope="0.00"/> < </timestep> < <timestep time="1.00"> < <person id="p0" x="111.37" y="109.83" angle="344.00" speed="1.21" pos="2.21" edge=":C_w1" slope="0.00"/> < </timestep> < <timestep time="2.00"> < <person id="p0" x="111.03" y="111.04" angle="344.47" speed="1.26" pos="3.47" edge=":C_w1" slope="0.00"/> < </timestep> < <timestep time="3.00"> < <person id="p0" x="110.84" y="112.48" angle="0.00" speed="1.46" pos="4.93" edge=":C_w1" slope="0.00"/> < </timestep> < <timestep time="4.00"> < <person id="p0" x="110.95" y="113.81" angle="0.00" speed="1.33" pos="0.71" edge="CN" slope="0.00"/> < </timestep> < <timestep time="5.00"> < <person id="p0" x="110.95" y="115.10" angle="0.00" speed="1.30" pos="2.00" edge="CN" slope="0.00"/> < </timestep> < <timestep time="6.00"> < <person id="p0" x="110.95" y="116.56" angle="0.00" speed="1.46" pos="3.46" edge="CN" slope="0.00"/> < </timestep> < <timestep time="7.00"> < <person id="p0" x="110.95" y="117.82" angle="0.00" speed="1.25" pos="4.72" edge="CN" slope="0.00"/> < </timestep> < <timestep time="8.00"> <truncated after showing first 30 lines> ---------- Differences in output ---------- 1,3d0 < t=0.0 edge=SC lane= pos=80.0 < forcing person into the network < t=0.0 edge=:C_w1 lane=:C_w1_0 pos=1.0 ---------- Differences in vehroutes ---------- 2a3,4 > <!-- generated on 2024-01-13 09:37:55 by > <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd"> 4,7c6,9 < <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd"> < <person id="p0" depart="0.00" departPos="80.00" arrival="11.00"> < <walk edges="SC CN" arrivalPos="10.00"/> < </person> --- > <input> > <net-file value="input_net3.net.xml"/> > <route-files value="input_routes.rou.xml"/> > </input> 9c11,20 < </routes> --- > <output> > <fcd-output value="fcd.xml"/> > <vehroute-output value="vehroutes.xml"/> > </output> > > <report> > <no-step-log value="true"/> > </report> > > </configuration>
---------- Differences in errors ---------- 0a1,7 > Error: Person 'p0' is not known > Traceback (most recent call last): > File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/person/moveToXY/after_creation/runner.py", line 48, in <module> > x, y = traci.person.getPosition(p) > File "/home/delphi/extraGcc/sumo/tools/libsumo/libsumo.py", line 7263, in getPosition > return _libsumo.person_getPosition(personID, includeZ) > libsumo.libsumo.TraCIException: Person 'p0' is not known ---------- Differences in fcd ---------- 2a3,4 > <!-- generated on 2024-01-13 09:37:43 by > <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd"> 4,192c6,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.79" y="71.95" angle="0.00" speed="10.00" pos="71.95" edge="SC" slope="0.00"/> < </timestep> < <timestep time="1.00"> < <person id="p0" x="106.23" y="73.16" angle="335.20" speed="1.21" pos="73.16" edge="SC" slope="0.00"/> < </timestep> < <timestep time="2.00"> < <person id="p0" x="106.23" y="74.42" angle="0.00" speed="1.26" pos="74.42" edge="SC" slope="0.00"/> < </timestep> < <timestep time="3.00"> < <person id="p0" x="106.23" y="75.88" angle="0.00" speed="1.46" pos="75.88" edge="SC" slope="0.00"/> < </timestep> < <timestep time="4.00"> < <person id="p0" x="106.23" y="77.21" angle="0.00" speed="1.33" pos="77.21" edge="SC" slope="0.00"/> < </timestep> < <timestep time="5.00"> < <person id="p0" x="106.23" y="78.51" angle="0.00" speed="1.30" pos="78.51" edge="SC" slope="0.00"/> < </timestep> < <timestep time="6.00"> < <person id="p0" x="106.23" y="79.97" angle="0.00" speed="1.46" pos="79.97" edge="SC" slope="0.00"/> < </timestep> < <timestep time="7.00"> < <person id="p0" x="106.23" y="81.22" angle="0.00" speed="1.25" pos="81.22" edge="SC" slope="0.00"/> < </timestep> < <timestep time="8.00"> <truncated after showing first 30 lines> ---------- Differences in output ---------- 1,3d0 < t=0.0 x=107.95 y=81.95 < jumping backwards on the same edge < t=0.0 x=106.789 y=71.95 ---------- Differences in vehroutes ---------- 2a3,4 > <!-- generated on 2024-01-13 09:37:43 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="62.00"> < <walk edges="SC CN"/> < </person> --- > <input> > <net-file value="input_net2.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 output ----------
3c3
< 1.0: departed=('horiz', 'detour', 'detour2', 'newPerson') (4) arrived=() (0)
---
> 1.0: departed=('newPerson', 'horiz', 'detour', 'detour2') (4) arrived=() (0)
---------- Differences in errors ----------
1,4d0
< 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
---------- Differences in output ----------
1,16d0
< step 10.0
< prior stages for 'p0'
< -2: Stage(type=0, edges=('SC',), travelTime=0.001, cost=INVALID, length=0.0, depart=INVALID, departPos=INVALID, arrivalPos=0.0, description=waiting (start))
< -1: Stage(type=5, edges=('CN',), travelTime=0.001, cost=INVALID, length=INVALID, depart=INVALID, departPos=INVALID, arrivalPos=45.975, description=trip)
< step 20.0
< prior stages for 'p0'
< -3: Stage(type=0, edges=('SC',), travelTime=0.001, cost=INVALID, length=0.0, depart=INVALID, departPos=INVALID, arrivalPos=0.0, description=waiting (start))
< -2: Stage(type=5, edges=('CN',), travelTime=0.001, cost=INVALID, length=INVALID, depart=INVALID, departPos=INVALID, arrivalPos=45.975, description=trip)
< -1: Stage(type=3, vType=DEFAULT_VEHTYPE, line=p0_0, edges=('SC', 'CN'), travelTime=19.0, cost=INVALID, length=148.925, depart=0.0, departPos=INVALID, arrivalPos=45.975, description=driving)
< step 30.0
< prior stages for 'p0'
< -3: Stage(type=0, edges=('SC',), travelTime=0.001, cost=INVALID, length=0.0, depart=INVALID, departPos=INVALID, arrivalPos=0.0, description=waiting (start))
< -2: Stage(type=5, edges=('CN',), travelTime=0.001, cost=INVALID, length=INVALID, depart=INVALID, departPos=INVALID, arrivalPos=45.975, description=trip)
< -1: Stage(type=3, vType=DEFAULT_VEHTYPE, line=p0_0, edges=('SC', 'CN'), travelTime=19.0, cost=INVALID, length=148.925, depart=0.0, departPos=INVALID, arrivalPos=45.975, description=driving)
< step 40.0
< prior stages for 'p0'
---------- Differences in tripinfo ----------
5,9d4
< <tripinfo id="p0_0" depart="0.00" departLane="SC_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="19.00" arrivalLane="CN_0" arrivalPos="45.98" arrivalSpeed="0.10" duration="19.00" routeLength="148.93" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="7.57" rerouteNo="1" devices="tripinfo_p0_0 person_p0_0" vType="DEFAULT_VEHTYPE" speedFactor="0.94" vaporized=""/>
< <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.06">
< <ride waitingTime="0.00" vehicle="p0_0" depart="0.00" arrival="19.00" arrivalPos="45.98" duration="19.00" routeLength="148.93" timeLoss="7.57"/>
< <stop duration="20.00" arrival="39.00" arrivalPos="45.98" actType="waiting"/>
< </personinfo>
---------- Differences in tripinfo ---------- 5,8d4 < <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.06"> < <ride waitingTime="0.00" vehicle="p0_0" depart="0.00" arrival="10.00" arrivalPos="81.28" duration="10.00" routeLength="76.18" timeLoss="3.16"/> < </personinfo> < <tripinfo id="p0_0" depart="0.00" departLane="SC_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="19.00" arrivalLane="CN_0" arrivalPos="45.98" arrivalSpeed="0.10" duration="19.00" routeLength="148.93" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="7.57" rerouteNo="1" devices="tripinfo_p0_0 person_p0_0" vType="DEFAULT_VEHTYPE" speedFactor="0.94" vaporized=""/>
---------- Differences in errors ----------
2a3,11
> Error: libsumo.load is not implemented for the GUI.
> X Error: code 5 major 18 minor 0: BadAtom (invalid Atom parameter).
> X Error: code 5 major 18 minor 0: BadAtom (invalid Atom parameter).
> X Error: code 5 major 18 minor 0: BadAtom (invalid Atom parameter).
> X Error: code 5 major 18 minor 0: BadAtom (invalid Atom parameter).
> Error: libsumo.load is not implemented for the GUI.
> X Error: code 5 major 18 minor 0: BadAtom (invalid Atom parameter).
> X Error: code 5 major 18 minor 0: BadAtom (invalid Atom parameter).
> free(): invalid next size (fast)
---------- Differences in log ----------
4,6c4,7
< Simulation version started
< Simulation ended at time: 3.00
< Reason: Libsumo issued load command.
---
> Simulation started with time: 0.00.
> Error: libsumo.load is not implemented for the GUI.
> Simulation ended at time: 361.00
> Reason: All vehicles have left the simulation.
---------- Differences in output ----------
5,7d4
< step=1.0 departed=('horiz',)
< step=2.0 departed=()
< step=3.0 departed=()
362,365d358
< step=358.0 departed=()
< step=359.0 departed=()
< step=360.0 departed=()
< step=361.0 departed=()
---------- Differences in errors ----------
0a1,4
> 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).
2a7,9
> 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,2d0
< 2.0 subcription={'v0': {64: 0.0}} contextSubscription={}
< 2.0 subcription={'v0': {64: 0.0}} contextSubscription={}
---------- 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 ----------
1c1
< Warning: Cannot check for all deadlocks on swapConstraints because the route for vehicle 't2' is not computed yet
---
> X Fatal error.
---------- Differences in output ----------
1,10d0
< constraints before swap
< tls=A Constraint(signalId=A tripId=t1, foeId=t0, foeSignal=D, limit=3, type=0, mustWait=True, active=True param=arrival=00:01:40|busStop=stop_c|foeArrival=00:00:50|foeID=t0|foeLine=S6|line=S4|switch=c|vehID=t1)
< tls=H Constraint(signalId=H tripId=t2, foeId=t0, foeSignal=C, limit=4, type=0, mustWait=True, active=True param=arrival=00:02:40|busStop=stop_g|foeArrival=00:01:50|foeID=t0|foeLine=S6|line=S5|switch=g|vehID=t2)
< tls=H Constraint(signalId=H tripId=t2, foeId=t1, foeSignal=C, limit=4, type=0, mustWait=True, active=True param=arrival=00:02:40|busStop=stop_g|foeArrival=00:02:10|foeID=t1|foeLine=S4|line=S5|switch=g|vehID=t2)
< derived constraints
< Constraint(signalId=D tripId=t0, foeId=t1, foeSignal=A, limit=3, type=0, mustWait=True, active=True param=arrival=00:00:50|busStop=stop_c|foeArrival=00:01:40|foeID=t1|foeLine=S4|line=S6|switch=c|vehID=t0)
< constraints after swap
< tls=C Constraint(signalId=C tripId=t0, foeId=t2, foeSignal=H, limit=4, type=0, mustWait=True, active=True param=arrival=00:01:50|busStop=stop_g|foeArrival=00:02:40|foeID=t2|foeLine=S5|line=S6|switch=g|vehID=t0)
< tls=D Constraint(signalId=D tripId=t0, foeId=t1, foeSignal=A, limit=3, type=0, mustWait=True, active=True param=arrival=00:00:50|busStop=stop_c|foeArrival=00:01:40|foeID=t1|foeLine=S4|line=S6|switch=c|vehID=t0)
< tls=H Constraint(signalId=H tripId=t2, foeId=t1, foeSignal=C, limit=4, type=0, mustWait=True, active=True param=arrival=00:02:40|busStop=stop_g|foeArrival=00:02:10|foeID=t1|foeLine=S4|line=S5|switch=g|vehID=t2)
---------- 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="t1" depart="0.00" departLane="a_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="101.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="101.00" routeLength="1391.32" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_t1 routing_t1" vType="train" speedFactor="1.00" vaporized=""/>
<tripinfo id="t2" depart="0.00" departLane="h_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="165.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="165.00" routeLength="1349.90" waitingTime="35.00" waitingCount="1" stopTime="0.00" timeLoss="67.17" rerouteNo="1" devices="tripinfo_t2 routing_t2" vType="train" speedFactor="1.00" vaporized=""/>
<tripinfo id="t0" depart="0.00" departLane="d_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="232.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="232.00" routeLength="1432.74" waitingTime="63.00" waitingCount="2" stopTime="0.00" timeLoss="128.18" rerouteNo="1" devices="tripinfo_t0 routing_t0" vType="train" speedFactor="1.00" vaporized=""/>
</tripinfos>
---------- Differences in errors ---------- 1,2d0 < Warning: Cannot check for all deadlocks on swapConstraints because the route for vehicle 't3' is not computed yet < Warning: Cannot check for all deadlocks on swapConstraints because the route for vehicle 't2' is not computed yet ---------- Differences in tripinfo ---------- 5,8d4 < <tripinfo id="t2" depart="0.00" departLane="a_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="101.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="101.00" routeLength="1391.32" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_t2 routing_t2" vType="train" speedFactor="1.00" vaporized=""/> < <tripinfo id="t0" depart="0.00" departLane="d_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="171.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="171.00" routeLength="1432.74" waitingTime="35.00" waitingCount="1" stopTime="0.00" timeLoss="67.16" rerouteNo="1" devices="tripinfo_t0 routing_t0" vType="train" speedFactor="1.00" vaporized=""/> < <tripinfo id="t3" depart="0.00" departLane="n_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="238.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="238.00" routeLength="1432.74" waitingTime="102.00" waitingCount="1" stopTime="0.00" timeLoss="134.18" rerouteNo="1" devices="tripinfo_t3 routing_t3" vType="train" speedFactor="1.00" vaporized=""/> < <tripinfo id="t1" depart="0.00" departLane="j_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="294.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="294.00" routeLength="1391.32" waitingTime="161.00" waitingCount="1" stopTime="0.00" timeLoss="193.16" rerouteNo="1" devices="tripinfo_t1 routing_t1" vType="train" speedFactor="1.00" vaporized=""/>
---------- Differences in errors ---------- 1d0 < Warning: Cannot check for all deadlocks on swapConstraints because the route for vehicle 't2' is not computed yet ---------- Differences in tripinfo ---------- 5,7d4 < <tripinfo id="t2" depart="0.00" departLane="h_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="98.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="98.00" routeLength="1349.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_t2 routing_t2" vType="train" speedFactor="1.00" vaporized=""/> < <tripinfo id="t0" depart="0.00" departLane="a_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="165.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="165.00" routeLength="1391.32" waitingTime="32.00" waitingCount="1" stopTime="0.00" timeLoss="64.17" rerouteNo="1" devices="tripinfo_t0 routing_t0" vType="train" speedFactor="1.00" vaporized=""/> < <tripinfo id="t1" depart="101.00" departLane="c_0" departPos="50.10" departSpeed="13.89" departDelay="71.00" arrival="232.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="131.00" routeLength="891.32" waitingTime="34.00" waitingCount="1" stopTime="0.00" timeLoss="66.16" rerouteNo="1" devices="tripinfo_t1 routing_t1" vType="train" speedFactor="1.00" vaporized=""/>
---------- Differences in errors ---------- 1,5d0 < Warning: Cannot check for all deadlocks on swapConstraints because the route for vehicle 't2' is not computed yet < Warning: Teleporting vehicle 't1'; waited too long (yield), lane='h_0', time=367.00. < Warning: Teleporting vehicle 't0'; waited too long (yield), lane='c_0', time=367.00. < Warning: Vehicle 't0' ends teleporting on edge 'f', time=367.00. < Warning: Vehicle 't1' ends teleporting on edge 'i', time=367.00. ---------- Differences in tripinfo ---------- 5,7d4 < <tripinfo id="t1" depart="0.00" departLane="h_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="400.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="400.00" routeLength="1349.90" waitingTime="301.00" waitingCount="1" stopTime="0.00" timeLoss="305.88" rerouteNo="1" devices="tripinfo_t1 routing_t1" vType="train" speedFactor="1.00" vaporized=""/> < <tripinfo id="t0" depart="0.00" departLane="a_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="413.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="413.00" routeLength="1391.32" waitingTime="301.00" waitingCount="1" stopTime="0.00" timeLoss="315.72" rerouteNo="1" devices="tripinfo_t0 routing_t0" vType="train" speedFactor="1.00" vaporized=""/> < <tripinfo id="t2" depart="4.00" departLane="h_0" departPos="50.10" departSpeed="12.65" departDelay="4.00" arrival="477.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="473.00" routeLength="1349.90" waitingTime="324.00" waitingCount="2" stopTime="0.00" timeLoss="375.17" rerouteNo="1" devices="tripinfo_t2 routing_t2" vType="train" speedFactor="1.00" vaporized=""/>
---------- Differences in errors ---------- 1d0 < Warning: Cannot check for all deadlocks on swapConstraints because the route for vehicle 't2' is not computed yet ---------- Differences in tripinfo ---------- 5,7d4 < <tripinfo id="t1" depart="0.00" departLane="h_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="98.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="98.00" routeLength="1349.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_t1 routing_t1" vType="train" speedFactor="1.00" vaporized=""/> < <tripinfo id="t2" depart="0.00" departLane="d_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="165.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="165.00" routeLength="1432.74" waitingTime="29.00" waitingCount="1" stopTime="0.00" timeLoss="61.18" rerouteNo="1" devices="tripinfo_t2 routing_t2" vType="train" speedFactor="1.00" vaporized=""/> < <tripinfo id="t0" depart="0.00" departLane="a_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="221.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="221.00" routeLength="1391.32" waitingTime="88.00" waitingCount="1" stopTime="0.00" timeLoss="120.16" rerouteNo="1" devices="tripinfo_t0 routing_t0" vType="train" speedFactor="1.00" vaporized=""/>
---------- Differences in errors ---------- 0a1,7 > Error: Vehicle 't1' is not known. > Traceback (most recent call last): > File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/trafficlight/constraints/updateConstraints/runner.py", line 41, in <module> > traci.vehicle.replaceStop(vehID, 1, "") > File "/home/delphi/extraGcc/sumo/tools/libsumo/libsumo.py", line 6372, in replaceStop > return _libsumo.vehicle_replaceStop(*args, **kwargs) > libsumo.libsumo.TraCIException: Vehicle 't1' is not known. ---------- Differences in output ---------- 1,8d0 < constraints before update < tls=J10 Constraint(signalId=J10 tripId=t2, foeId=t1, foeSignal=J9, limit=1, type=0, mustWait=True, active=True) < tls=J2 Constraint(signalId=J2 tripId=t2, foeId=t1, foeSignal=J6, limit=1, type=0, mustWait=True, active=True) < tls=J6 Constraint(signalId=J6 tripId=t1, foeId=t0, foeSignal=J2, limit=1, type=0, mustWait=True, active=True) < tls=J9 Constraint(signalId=J9 tripId=t1, foeId=t0, foeSignal=J10, limit=1, type=0, mustWait=True, active=True) < constraints after update < tls=J10 Constraint(signalId=J10 tripId=t2, foeId=t1, foeSignal=J9, limit=1, type=0, mustWait=True, active=True) < tls=J9 Constraint(signalId=J9 tripId=t1, foeId=t0, foeSignal=J10, limit=1, type=0, mustWait=True, active=True) ---------- Differences in tripinfo ---------- 2a3,4 > <!-- generated on 2024-01-13 09:38:13 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 output ----------
1,1570d0
< 1.0 N1_0 b=() r=() p=()
< 1.0 N2_0 b=() r=() p=()
< 2.0 N1_0 b=() r=() p=()
< 2.0 N2_0 b=() r=() p=()
< 3.0 N1_0 b=() r=() p=()
< 3.0 N2_0 b=() r=('rail3',) p=('rail3',)
< 4.0 N1_0 b=() r=() p=()
< 4.0 N2_0 b=() r=('rail3',) p=('rail3',)
< 5.0 N1_0 b=() r=() p=()
< 5.0 N2_0 b=() r=('rail3',) p=('rail3',)
< 6.0 N1_0 b=() r=() p=()
< 6.0 N2_0 b=() r=('rail3',) p=('rail3',)
< 7.0 N1_0 b=() r=() p=()
< 7.0 N2_0 b=() r=('rail3',) p=('rail3',)
< 8.0 N1_0 b=() r=() p=()
< 8.0 N2_0 b=() r=('rail3',) p=('rail3',)
< 9.0 N1_0 b=() r=() p=()
< 9.0 N2_0 b=() r=('rail3',) p=('rail3',)
< 10.0 N1_0 b=() r=() p=()
< 10.0 N2_0 b=() r=('rail3',) p=('rail3',)
< 11.0 N1_0 b=() r=() p=()
< 11.0 N2_0 b=() r=('rail3',) p=('rail3',)
< 12.0 N1_0 b=() r=() p=()
< 12.0 N2_0 b=() r=('rail3',) p=('rail3',)
< 13.0 N1_0 b=() r=() p=()
< 13.0 N2_0 b=() r=('rail3',) p=('rail3',)
< 14.0 N1_0 b=() r=() p=()
< 14.0 N2_0 b=() r=('rail3',) p=('rail3',)
< 15.0 N1_0 b=() r=() p=()
<truncated after showing first 30 lines>
---------- 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 ---------- 5c5 < <vehicles loaded="2" inserted="2" running="0" waiting="0"/> --- > <vehicles loaded="2" inserted="0" running="0" waiting="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)=(['right', 'TraCI'], ['right', 'TraCI']) state(0)=(['right', 'TraCI'], ['right', 'TraCI']) state(1)=([], [])
< t=7.0 laneIndex=1 posLat=1.2 state(-1)=(['left', 'right', 'keepRight', 'sublane'], ['right', 'TraCI']) state(0)=(['left', 'sublane'], ['right', 'TraCI']) state(1)=([], [])
< t=8.0 laneIndex=1 posLat=0.2 state(-1)=(['right', 'TraCI', 'sublane'], ['right', 'TraCI', 'sublane']) state(0)=(['right', 'TraCI', 'sublane'], ['right', 'TraCI', 'sublane']) state(1)=(['right', 'TraCI', 'sublane'], ['right', 'TraCI', 'sublane'])
< t=9.0 laneIndex=1 posLat=-0.8 state(-1)=(['right', 'TraCI', 'sublane'], ['right', 'TraCI', 'sublane']) state(0)=(['right', 'TraCI', 'sublane'], ['right', 'TraCI', 'sublane']) state(1)=(['right', 'TraCI', 'sublane'], ['right', 'TraCI', 'sublane'])
< t=10.0 laneIndex=0 posLat=1.4 state(-1)=(['left', 'sublane'], ['right', 'TraCI']) state(0)=(['left', 'sublane'], ['right', 'TraCI']) state(1)=(['left', 'sublane'], ['right', 'TraCI'])
< t=11.0 laneIndex=0 posLat=0.4 state(-1)=([], []) state(0)=(['right', 'TraCI', 'sublane'], ['right', 'TraCI', 'sublane']) state(1)=(['right', 'TraCI', 'sublane'], ['right', 'TraCI', 'sublane'])
< t=12.0 laneIndex=0 posLat=0.2 state(-1)=([], []) state(0)=(['right', 'TraCI', 'sublane'], ['right', 'TraCI', 'sublane']) state(1)=(['right', 'TraCI', 'sublane'], ['right', 'TraCI', 'sublane'])
< t=13.0 laneIndex=0 posLat=0.2 state(-1)=([], []) state(0)=(['right', 'sublane'], []) state(1)=(['right', 'sublane'], [])
< t=14.0 laneIndex=0 posLat=0.2 state(-1)=([], []) state(0)=(['right', 'sublane'], []) state(1)=(['right', 'sublane'], [])
< t=15.0 laneIndex=0 posLat=0.2 state(-1)=([], []) state(0)=(['right', 'sublane'], []) state(1)=(['right', 'sublane'], [])
< t=16.0 laneIndex=0 posLat=0.2 state(-1)=([], []) state(0)=(['right', 'sublane'], []) state(1)=(['right', 'sublane'], [])
< t=17.0 laneIndex=0 posLat=0.2 state(-1)=([], []) state(0)=(['right', 'sublane'], []) state(1)=(['right', 'sublane'], [])
< t=18.0 laneIndex=0 posLat=0.2 state(-1)=([], []) state(0)=(['right', 'sublane'], []) state(1)=(['right', 'sublane'], [])
< t=19.0 laneIndex=0 posLat=0.2 state(-1)=([], []) state(0)=(['right', 'sublane'], []) state(1)=(['right', 'sublane'], [])
< t=20.0 laneIndex=0 posLat=0.2 state(-1)=([], []) state(0)=(['right', 'sublane'], []) state(1)=(['right', 'sublane'], [])
< t=21.0 laneIndex=0 posLat=0.2 state(-1)=([], []) state(0)=(['right', 'sublane'], []) state(1)=(['right', 'sublane'], [])
< t=22.0 laneIndex=0 posLat=0.2 state(-1)=([], []) state(0)=(['right', 'sublane'], []) state(1)=(['right', 'sublane'], [])
< t=23.0 laneIndex=0 posLat=0.2 state(-1)=([], []) state(0)=(['right', 'sublane'], []) state(1)=(['right', 'sublane'], [])
< t=24.0 laneIndex=0 posLat=0.2 state(-1)=([], []) state(0)=(['right', 'sublane'], []) state(1)=(['right', 'sublane'], [])
< t=25.0 laneIndex=0 posLat=0.2 state(-1)=([], []) state(0)=(['right', 'sublane'], []) state(1)=(['right', 'sublane'], [])
< t=26.0 laneIndex=0 posLat=0.2 state(-1)=([], []) state(0)=(['right', 'sublane'], []) state(1)=(['right', 'sublane'], [])
< t=27.0 laneIndex=0 posLat=0.2 state(-1)=([], []) state(0)=(['right', 'sublane'], []) state(1)=(['right', 'sublane'], [])
< t=28.0 laneIndex=0 posLat=0.2 state(-1)=([], []) state(0)=(['right', 'sublane'], []) state(1)=(['right', 'sublane'], [])
< t=29.0 laneIndex=0 posLat=0.2 state(-1)=([], []) state(0)=(['right', 'sublane'], []) state(1)=(['right', 'sublane'], [])
< t=30.0 laneIndex=0 posLat=0.2 state(-1)=([], []) state(0)=(['right', 'sublane'], []) state(1)=(['right', 'sublane'], [])
< t=31.0 laneIndex=0 posLat=0.2 state(-1)=([], []) state(0)=(['right', 'sublane'], []) state(1)=(['right', 'sublane'], [])
< t=32.0 laneIndex=0 posLat=0.2 state(-1)=([], []) state(0)=(['right', 'sublane'], []) state(1)=(['right', 'sublane'], [])
< t=33.0 laneIndex=0 posLat=0.2 state(-1)=([], []) state(0)=(['right', 'sublane'], []) state(1)=(['right', 'sublane'], [])
<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_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>
---------- Differences in output ----------
1,36d0
< 0.0: ids=() loaded=('v0', 'v1', 'v2') teleporting=()
< 1.0: ids=('v0',) loaded=('v0', 'v1', 'v2') teleporting=()
< 2.0: ids=('v0',) loaded=('v0', 'v1', 'v2') teleporting=()
< 3.0: ids=('v0',) loaded=('v0', 'v1', 'v2') teleporting=()
< 4.0: ids=('v0',) loaded=('v0', 'v1', 'v2') teleporting=()
< 5.0: ids=('v1',) loaded=('v0', 'v1', 'v2') teleporting=('v0',)
< 6.0: ids=('v1',) loaded=('v0', 'v1', 'v2') teleporting=('v0',)
< 7.0: ids=('v1',) loaded=('v0', 'v1', 'v2') teleporting=('v0',)
< 8.0: ids=('v1',) loaded=('v0', 'v1', 'v2') teleporting=('v0',)
< 9.0: ids=('v1',) loaded=('v0', 'v1', 'v2') teleporting=('v0',)
< 10.0: ids=('v1',) loaded=('v0', 'v1', 'v2') teleporting=('v0',)
< 11.0: ids=('v1', 'v2') loaded=('v0', 'v1', 'v2') teleporting=('v0',)
< 12.0: ids=('v1', 'v2') loaded=('v0', 'v1', 'v2') teleporting=('v0',)
< 13.0: ids=('v1', 'v2') loaded=('v0', 'v1', 'v2') teleporting=('v0',)
< 14.0: ids=('v1', 'v2') loaded=('v0', 'v1', 'v2') teleporting=('v0',)
< 15.0: ids=('v1', 'v2') loaded=('v0', 'v1', 'v2') teleporting=('v0',)
< 16.0: ids=('v1', 'v2') loaded=('v0', 'v1', 'v2') teleporting=('v0',)
< 17.0: ids=('v1', 'v2') loaded=('v0', 'v1', 'v2') teleporting=('v0',)
< 18.0: ids=('v1', 'v2') loaded=('v0', 'v1', 'v2') teleporting=('v0',)
< 19.0: ids=('v1', 'v2') loaded=('v0', 'v1', 'v2') teleporting=('v0',)
< 20.0: ids=('v1', 'v2') loaded=('v0', 'v1', 'v2') teleporting=('v0',)
< 21.0: ids=('v2',) loaded=('v0', 'v2') teleporting=('v0',)
< 22.0: ids=('v2',) loaded=('v0', 'v2') teleporting=('v0',)
< 23.0: ids=('v2',) loaded=('v0', 'v2') teleporting=('v0',)
< 24.0: ids=('v2',) loaded=('v0', 'v2') teleporting=('v0',)
< 25.0: ids=('v0', 'v2') loaded=('v0', 'v2') teleporting=()
< 26.0: ids=('v0',) loaded=('v0',) teleporting=()
< 27.0: ids=('v0',) loaded=('v0',) teleporting=()
< 28.0: ids=('v0',) loaded=('v0',) teleporting=()
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,23d0
< 0.0 ()
< 1.0 (('C', 1, 174.1, 'G'),)
< 2.0 (('C', 1, 171.5, '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 errors ----------
1,2c1,2
< Warning: Teleporting vehicle 'ego'; waited too long (wrong lane, disconnected), lane='A0A1_0', time=13.00.
< Warning: Vehicle 'ego' ends teleporting on edge 'A2B2', time=13.00.
---
> X Error: code 14 major 139 minor 33: BadIDChoice (invalid resource ID chosen for this connection).
> 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="310.00">
<routeDistribution>
<route replacedOnEdge="A0A1" reason="traci:insertStop" replacedAtTime="5.00" probability="0" edges="A0A1 A1B1 B1C1 C1D1 D1D2 D2D3"/>
<route edges="A0A1 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,15d4 < <vehicle id="ego" depart="0.00" arrival="313.00"> < <routeDistribution> < <route replacedOnEdge="A0A1" reason="traci:insertStop" replacedAtTime="5.00" probability="0" edges="A0A1 A1B1 B1C1 C1D1"/> < <route edges="A0A1 A1B1 B1C1 C1D1 D1C1 C1C2 C2D2 D2D1 D1C1 C1D1"/> < </routeDistribution> < <stop busStop="busStop_A1B1" duration="60.00"/> < <stop busStop="busStop_B1C1" duration="60.00"/> < <stop busStop="busStop_C1D1" duration="60.00"/> < <stop busStop="busStop_C2D2" duration="30.00"/> < </vehicle> <
---------- Differences in errors ---------- 1,2d0 < Warning: Teleporting vehicle 'ego'; waited too long (wrong lane, disconnected), lane='A1B1_0', time=87.00. < Warning: Vehicle 'ego' ends teleporting on edge 'B2C2', time=87.00. ---------- Differences in vehroutes ---------- 5,15d4 < <vehicle id="ego" depart="0.00" arrival="306.00"> < <routeDistribution> < <route replacedOnEdge="A0A1" reason="traci:insertStop" replacedAtTime="5.00" probability="0" edges="A0A1 A1B1 B1C1 C1D1 D1D2 D2D3"/> < <route edges="A0A1 A1B1 B2C2 C2C1 C1B1 B1C1 C1D1 D1D2 D2D3"/> < </routeDistribution> < <stop busStop="busStop_A1B1" duration="60.00"/> < <stop busStop="busStop_B2C2" duration="30.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="B1C1" replacedOnIndex="2" reason="traci:insertStop" replacedAtTime="90.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 ---------- 1,2c1 < Warning: Teleporting vehicle 'collider'; collision with vehicle 'right', lane='e2_0', gap=-7.50, time=6.00 stage=laneChange. < Warning: Vehicle 'collider' ends teleporting on edge 'e3', time=6.00. --- > python: ../../src/xcb_io.c:257: poll_for_event: Assertion `dpy->xcb->event_owner == XlibOwnsEventQueue && !dpy->xcb->event_waiter' failed. ---------- Differences in output ---------- 1,23d0 < 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 0, lateral pos: 0.00 < [007] lane 0, lateral pos: 0.00 < [008] lane 0, lateral pos: 0.00 < [009] lane 0, lateral pos: 0.00 < [010] lane 0, lateral pos: 0.00 < [011] lane 0, lateral pos: 0.00 < [012] lane 0, lateral pos: 0.00 < [013] lane 0, lateral pos: 0.00 < [014] lane 0, lateral pos: 0.00 < [015] lane 0, lateral pos: 0.00 < [016] Vehicle 'collider' has arrived at destination < Print ended at step 17.0
---------- Differences in errors ---------- 1c1 < Warning: Vehicle 'v0' performs emergency braking on lane '1_0' with decel=9.00, wished=4.50, severity=1.00, time=51.00. --- > X Fatal error. ---------- Differences in output ---------- 1,74d0 < step=2.0 old=(3.6062536681256665, 0.0, 996.3937463318744) target=(23.606253668125667, 0.0) mapped=(23.606253668125664, 0.0, 976.3937463318744) < step=3.0 old=(23.606253668125664, 0.0, 976.3937463318744) target=(43.60625366812566, 0.0) mapped=(43.60625366812566, 0.0, 956.3937463318744) < step=4.0 old=(43.60625366812566, 0.0, 956.3937463318744) target=(63.60625366812566, 0.0) mapped=(63.60625366812565, 0.0, 936.3937463318744) < step=5.0 old=(63.60625366812565, 0.0, 936.3937463318744) target=(83.60625366812565, 0.0) mapped=(83.60625366812565, 0.0, 916.3937463318744) < step=6.0 old=(83.60625366812565, 0.0, 916.3937463318744) target=(103.60625366812565, 0.0) mapped=(103.60625366812563, 0.0, 896.3937463318744) < step=7.0 old=(103.60625366812563, 0.0, 896.3937463318744) target=(123.60625366812563, 0.0) mapped=(123.60625366812562, 0.0, 876.3937463318744) < step=8.0 old=(123.60625366812562, 0.0, 876.3937463318744) target=(143.60625366812562, 0.0) mapped=(143.6062536681256, 0.0, 856.3937463318744) < step=9.0 old=(143.6062536681256, 0.0, 856.3937463318744) target=(163.6062536681256, 0.0) mapped=(163.6062536681256, 0.0, 836.3937463318744) < step=10.0 old=(163.6062536681256, 0.0, 836.3937463318744) target=(183.6062536681256, 0.0) mapped=(183.60625366812562, 0.0, 816.3937463318744) < step=11.0 old=(183.60625366812562, 0.0, 816.3937463318744) target=(203.60625366812562, 0.0) mapped=(203.6062536681256, 0.0, 796.3937463318744) < step=12.0 old=(203.6062536681256, 0.0, 796.3937463318744) target=(223.6062536681256, 0.0) mapped=(223.60625366812562, 0.0, 776.3937463318744) < step=13.0 old=(223.60625366812562, 0.0, 776.3937463318744) target=(243.60625366812562, 0.0) mapped=(243.60625366812567, 0.0, 756.3937463318744) < step=14.0 old=(243.60625366812567, 0.0, 756.3937463318744) target=(263.60625366812565, 0.0) mapped=(263.6062536681257, 0.0, 736.3937463318744) < step=15.0 old=(263.6062536681257, 0.0, 736.3937463318744) target=(283.6062536681257, 0.0) mapped=(283.6062536681257, 0.0, 716.3937463318744) < step=16.0 old=(283.6062536681257, 0.0, 716.3937463318744) target=(303.6062536681257, 0.0) mapped=(303.6062536681257, 0.0, 696.3937463318744) < step=17.0 old=(303.6062536681257, 0.0, 696.3937463318744) target=(323.6062536681257, 0.0) mapped=(323.60625366812576, 0.0, 676.3937463318742) < step=18.0 old=(323.60625366812576, 0.0, 676.3937463318742) target=(343.60625366812576, 0.0) mapped=(343.60625366812576, 0.0, 656.3937463318742) < step=19.0 old=(343.60625366812576, 0.0, 656.3937463318742) target=(363.60625366812576, 0.0) mapped=(363.60625366812576, 0.0, 636.3937463318742) < step=20.0 old=(363.60625366812576, 0.0, 636.3937463318742) target=(383.60625366812576, 0.0) mapped=(383.60625366812576, 0.0, 616.3937463318742) < step=21.0 old=(383.60625366812576, 0.0, 616.3937463318742) target=(403.60625366812576, 0.0) mapped=(403.6062536681259, 0.0, 596.3937463318741) < step=22.0 old=(403.6062536681259, 0.0, 596.3937463318741) target=(423.6062536681259, 0.0) mapped=(423.60625366812593, 0.0, 576.3937463318741) < step=23.0 old=(423.60625366812593, 0.0, 576.3937463318741) target=(443.60625366812593, 0.0) mapped=(443.60625366812593, 0.0, 556.3937463318741) < step=24.0 old=(443.60625366812593, 0.0, 556.3937463318741) target=(463.60625366812593, 0.0) mapped=(463.60625366812604, 0.0, 536.3937463318739) < step=25.0 old=(463.60625366812604, 0.0, 536.3937463318739) target=(483.60625366812604, 0.0) mapped=(483.6062536681261, 0.0, 516.3937463318739) < step=26.0 old=(483.6062536681261, 0.0, 516.3937463318739) target=(503.6062536681261, 0.0) mapped=(503.60625366812616, 0.0, 496.39374633187384) < step=27.0 old=(503.60625366812616, 0.0, 496.39374633187384) target=(523.6062536681261, 0.0) mapped=(523.6062536681261, 0.0, 476.3937463318739) < step=28.0 old=(523.6062536681261, 0.0, 476.3937463318739) target=(543.6062536681261, 0.0) mapped=(543.6062536681261, 0.0, 456.3937463318739) < step=29.0 old=(543.6062536681261, 0.0, 456.3937463318739) target=(563.6062536681261, 0.0) mapped=(563.6062536681261, 0.0, 436.3937463318739) < step=30.0 old=(563.6062536681261, 0.0, 436.3937463318739) target=(583.6062536681261, 0.0) mapped=(583.606253668126, 0.0, 416.393746331874) <truncated after showing first 30 lines>
---------- Differences in output ---------- 4d3 < Reason: Libsumo requested termination.
---------- Differences in errors ----------
0a1,5
> [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.
> Xlib: sequence lost (0x1260b > 0x2657) in reply type 0xc!
> python: ../../src/xcb_io.c:175: dequeue_pending_request: Assertion `!xcb_xlib_unknown_req_in_deq' failed.
---------- Differences in output ----------
1,10d0
< 2.0 lane=SC_0 right=[], [] left=[], [] accel=0.0 nextTLS=('C', 10, 71.95, 'G') leader=('', -1.0)
< 3.0 lane=SC_0 right=[], [] left=['stay', 'strategic'], ['stay', 'strategic'] accel=10.0 nextTLS=('C', 10, 61.95, 'G') leader=('', -1.0)
< 4.0 lane=SC_0 right=[], [] left=['stay', 'strategic'], ['stay', 'strategic'] accel=0.0 nextTLS=('C', 10, 51.95, 'G') leader=('', -1.0)
< 5.0 lane=SC_1 right=[], [] left=['stay', 'strategic'], ['stay', 'strategic'] accel=7.1054273576e-15 nextTLS=('C', 10, 41.949999999999996, 'G') leader=('', -1.0)
< 6.0 lane=SC_1 right=['right', 'strategic', 'urgent'], ['right', 'strategic', 'urgent'] left=[], [] accel=-1.42108547152e-14 nextTLS=('C', 10, 31.950000000000003, 'G') leader=('', -1.0)
< 7.0 lane=SC_1 right=['right', 'strategic', 'urgent'], ['right', 'strategic', 'urgent'] left=[], [] accel=2.13162820728e-14 nextTLS=('C', 10, 21.94999999999999, 'G') leader=('', -1.0)
< 8.0 lane=SC_1 right=['right', 'strategic', 'urgent'], ['right', 'strategic', 'urgent'] left=[], [] accel=-2.84217094304e-14 nextTLS=('C', 10, 11.950000000000003, 'G') leader=('', -1.0)
< inconsistent hint failed: x=104.95, x2=101.65, y=90, y2=90.0, lane=None, lane2=SC_1, pos=None, pos2=90.0 posLat=None posLat2=0.0
< 9.0 lane=SC_1 right=['right', 'strategic', 'urgent'], ['right', 'strategic', 'urgent'] left=[], [] accel=1.42108547152e-14 nextTLS=('C', 10, 1.9500000000000028, 'G') leader=('', -1.0)
< 10.0 lane=SC_0 right=['right', 'strategic', 'urgent'], ['right', 'strategic', 'urgent'] left=[], [] accel=4.7234 nextTLS=('C', 10, 71.95, 'G') leader=('', -1.0)
---------- Differences in errors ---------- 0a1 > X Fatal error. ---------- Differences in output ---------- 1,427d0 < Fix follower's lane. < Subscribe to leader. < Time 2.0: Gap 'follower'->'merger' = 9825.038 (headway=607.926) < 'follower' speed = 16.161582708 < Time 3.0: Gap 'follower'->'merger' = 9828.066 (headway=578.679) < 'follower' speed = 16.9836198736 < Time 4.0: Gap 'follower'->'merger' = 9830.381 (headway=558.979) < 'follower' speed = 17.5863190784 < Time 5.0: Gap 'follower'->'merger' = 9832.169 (headway=545.081) < 'follower' speed = 18.0379935645 < Time 6.0: Gap 'follower'->'merger' = 9833.559 (headway=534.969) < 'follower' speed = 18.3815472225 < Time 7.0: Gap 'follower'->'merger' = 9834.645 (headway=527.451) < 'follower' speed = 18.6456171431 < Time 8.0: Gap 'follower'->'merger' = 9835.497 (headway=521.773) < 'follower' speed = 18.8501483763 < Time 9.0: Gap 'follower'->'merger' = 9836.168 (headway=517.435) < 'follower' speed = 19.0094667411 < Time 10.0: Gap 'follower'->'merger' = 9836.696 (headway=514.092) < 'follower' speed = 19.1340998278 < Time 11.0: Gap 'follower'->'merger' = 9837.113 (headway=511.499) < 'follower' speed = 19.231918606 < Time 12.0: Gap 'follower'->'merger' = 9837.442 (headway=509.477) < 'follower' speed = 19.3088858604 < Time 13.0: Gap 'follower'->'merger' = 9837.703 (headway=507.895) < 'follower' speed = 19.3695649077 < Time 14.0: Gap 'follower'->'merger' = 9837.910 (headway=506.652) < 'follower' speed = 19.4174756866 < Time 15.0: Gap 'follower'->'merger' = 9838.073 (headway=505.674) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1 > Error: libsumo.load is not implemented for the GUI.
---------- Differences in vehroutes ---------- 5,14d4 < <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 lane="A2B2_0" startPos="46.95" endPos="56.95" duration="60.00"/> < <stop busStop="busStop_B1C1" duration="60.00"/> < <stop busStop="busStop_C1D1" duration="60.00"/> < </vehicle> <
---------- Differences in errors ---------- 1,2d0 < Warning: Teleporting vehicle 'ego'; waited too long (wrong lane, disconnected), lane='A0A1_0', time=13.00. < Warning: Vehicle 'ego' ends teleporting on edge 'A2B2', time=13.00. ---------- 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 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 errors ---------- 1d0 < Error: Stop replacement failed for vehicle 'ego' (Invalid nextStopIndex '4' for 3 remaining stops).
---------- Differences in vehroutes ---------- 5,11d4 < <vehicle id="ego" depart="0.00" arrival="234.00"> < <route edges="A0A1 A1B1 B1B2 B2B1 B1C1 C1D1 D1D2 D2D3"/> < <stop busStop="busStop_A1B1" duration="60.00"/> < <stop busStop="busStop_B1C1" duration="30.00"/> < <stop busStop="busStop_C1D1" duration="60.00"/> < </vehicle> <
---------- Differences in errors ---------- 1,2d0 < Warning: Teleporting vehicle 'ego'; waited too long (wrong lane, disconnected), lane='A1B1_0', time=85.00. < Warning: Vehicle 'ego' ends teleporting on edge 'B2C2', time=85.00. ---------- Differences in vehroutes ---------- 5,14d4 < <vehicle id="ego" depart="0.00" arrival="224.00"> < <routeDistribution> < <route replacedOnEdge="A0A1" reason="traci:replaceStop" replacedAtTime="5.00" probability="0" edges="A0A1 A1B1 B1C1 C1D1 D1D2 D2D3"/> < <route edges="A0A1 A1B1 B2C2 C2C1 C1D1 D1D2 D2D3"/> < </routeDistribution> < <stop busStop="busStop_A1B1" duration="60.00"/> < <stop busStop="busStop_B2C2" duration="30.00"/> < <stop busStop="busStop_C1D1" duration="60.00"/> < </vehicle> <
---------- Differences in errors ---------- 1,3d0 < Warning: Invalid approach information to rail signal 'junction 'B1', link 5' after rerouting for vehicle 'ego' first driveway edge 'B1C1' time=5.00. < Warning: Teleporting vehicle 'ego'; waited too long (wrong lane, disconnected), lane='A1B1_0', time=118.00. < Warning: Vehicle 'ego' ends teleporting on edge 'B2C2', time=118.00. ---------- Differences in vehroutes ---------- 5,19d4 < <vehicle id="oncoming" type="train" depart="110.00" arrival="149.00"> < <route edges="D2C2 C2C3"/> < </vehicle> < < <vehicle id="ego" type="train" depart="0.00" arrival="350.00"> < <routeDistribution> < <route replacedOnEdge="A0A1" reason="traci:replaceStop" replacedAtTime="5.00" probability="0" edges="A0A1 A1B1 B1C1 C1D1 D1D2 D2D3"/> < <route replacedOnEdge="B2C2" replacedOnIndex="2" reason="railSignal:C2_4" replacedAtTime="119.00" probability="0" edges="A0A1 A1B1 B2C2 C2D2 D2D1 D1C1 C1D1 D1D2 D2D3"/> < <route edges="A0A1 A1B1 B2C2 C2C3 C3D3 D3D2 D2D1 D1D0 D0C0 C0C1 C1D1 D1D2 D2D3"/> < </routeDistribution> < <stop busStop="busStop_A1B1" duration="60.00"/> < <stop busStop="busStop_B2C2" duration="30.00"/> < <stop busStop="busStop_C1D1" duration="60.00"/> < </vehicle> <
---------- Differences in errors ----------
1,2c1,7
< Warning: Teleporting vehicle 'ego'; waited too long (wrong lane, disconnected), lane='A1B1_0', time=87.00.
< Warning: Vehicle 'ego' ends teleporting on edge 'B2C2', time=87.00.
---
> 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.
> python: ../../src/xcb_io.c:278: poll_for_event: Assertion `!xcb_xlib_threads_sequence_lost' 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="227.00">
<routeDistribution>
<route replacedOnEdge="A0A1" reason="traci:replaceStop" replacedAtTime="5.00" probability="0" edges="A0A1 A1B1 B1C1 C1D1 D1D2 D2D3"/>
<route edges="A0A1 A1B1 B2C2 C2C1 C1D1 D1D2 D2D3"/>
</routeDistribution>
<stop busStop="busStop_A1B1" duration="60.00"/>
<stop busStop="busStop_B2C2" duration="30.00"/>
<stop busStop="busStop_C1D1" duration="60.00"/>
</vehicle>
</routes>
---------- 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/newInternalStop/runner.py", line 40, in <module>
> traci.vehicle.setStop("ego", ":C_11", pos=5, duration=10)
> File "/home/delphi/extraGcc/sumo/tools/libsumo/libsumo.py", line 6368, in setStop
> return _libsumo.vehicle_setStop(*args, **kwargs)
> libsumo.libsumo.TraCIException: Vehicle 'ego' is not known.
---------- Differences in stopinfos ----------
2a3,4
> <!-- generated on 2024-01-13 09:36:35 by
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd">
4,7c6,20
< <stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
< <stopinfo id="ego" type="DEFAULT_VEHTYPE" lane="SC_0" pos="60.00" parking="0" started="11.00" ended="16.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
< <stopinfo id="ego" type="DEFAULT_VEHTYPE" lane=":C_11_0" pos="4.99" parking="0" started="24.00" ended="34.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
< </stops>
---
> <input>
> <net-file value="input_net2.net.xml"/>
> <route-files value="input_routes.rou.xml"/>
> </input>
>
> <output>
> <vehroute-output value="vehroutes.xml"/>
> <stop-output value="stopinfos.xml"/>
> </output>
>
> <report>
> <no-step-log value="true"/>
> </report>
>
> </configuration>
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2024-01-13 09:36:35 by
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd">
4,9c6,9
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
< <vehicle id="ego" depart="0.00" arrival="44.00">
< <route edges="SC CN"/>
< <stop lane="SC_0" endPos="60.00" duration="5.00"/>
< <stop lane=":C_11_0" startPos="4.90" endPos="5.00" duration="10.00"/>
< </vehicle>
---
> <input>
> <net-file value="input_net2.net.xml"/>
> <route-files value="input_routes.rou.xml"/>
> </input>
11c11,20
< </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 6543, 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 > FXApp::openDisplay: unable to open display :32638.0 ---------- Differences in output ---------- 1,90d0 < step 0 < veh=ego minTTC= maxDRAC= minPET= minPPET= curTTC=None < veh=leader minTTC= maxDRAC= minPET= minPPET= curTTC=None < step 1 < veh=ego minTTC= maxDRAC= minPET= minPPET= curTTC=None < veh=leader minTTC= maxDRAC= minPET= minPPET= curTTC=None < step 2 < veh=ego minTTC= maxDRAC=0.00 minPET= minPPET= curTTC=-6.648539282164589 < veh=leader minTTC= maxDRAC=0.00 minPET= minPPET= curTTC=None < step 3 < veh=ego minTTC= maxDRAC=0.00 minPET= minPPET= curTTC=-13.962109132247772 < veh=leader minTTC= maxDRAC=0.00 minPET= minPPET= curTTC=None < step 4 < veh=ego minTTC= maxDRAC=0.00 minPET= minPPET= curTTC=-4.72691504983286 < veh=leader minTTC= maxDRAC=0.00 minPET= minPPET= curTTC=None < step 5 < veh=ego minTTC= maxDRAC=0.00 minPET= minPPET= curTTC=-8.794209187032042 < veh=leader minTTC= maxDRAC=0.00 minPET= minPPET= curTTC=None < step 6 < veh=ego minTTC=4.18 maxDRAC=0.39 minPET= minPPET= curTTC=4.183734975482486 < veh=leader minTTC=4.18 maxDRAC=0.39 minPET= minPPET= curTTC=None < step 7 < veh=ego minTTC=2.03 maxDRAC=1.12 minPET= minPPET= curTTC=2.027701553293637 < veh=leader minTTC=2.03 maxDRAC=1.12 minPET= minPPET= curTTC=None < step 8 < veh=ego minTTC=2.03 maxDRAC=1.12 minPET= minPPET= curTTC=-6.32136620472998 < veh=leader minTTC=2.03 maxDRAC=1.12 minPET= minPPET= curTTC=None < step 9 < veh=ego minTTC=2.03 maxDRAC=1.12 minPET= minPPET= curTTC=-13.249400180906845 <truncated after showing first 30 lines>
---------- Differences in output ---------- 1,172c1 < 0.0 < count 0 < routeLength 0.00 < speed 0.00 < duration 0.00 < waitingTime 0.00 < timeLoss 0.00 < departDelay 0.00 < departDelayWaiting -1.00 < totalTravelTime 0.00 < totalDepartDelay 0.00 < vehicleTripStatistics.count 0 < vehicleTripStatistics.routeLength 0.00 < vehicleTripStatistics.speed 0.00 < vehicleTripStatistics.duration 0.00 < vehicleTripStatistics.waitingTime 0.00 < vehicleTripStatistics.timeLoss 0.00 < vehicleTripStatistics.departDelay 0.00 < vehicleTripStatistics.departDelayWaiting -1.00 < vehicleTripStatistics.totalTravelTime 0.00 < vehicleTripStatistics.totalDepartDelay 0.00 < bikeTripStatistics.count 0 < bikeTripStatistics.routeLength 0.00 < bikeTripStatistics.speed 0.00 < bikeTripStatistics.duration 0.00 < bikeTripStatistics.waitingTime 0.00 < bikeTripStatistics.timeLoss 0.00 < bikeTripStatistics.totalTravelTime 0.00 < pedestrianStatistics.count 0 <truncated after showing first 30 lines>
---------- Differences in errors ---------- 4a5,11 > X Error: code 5 major 18 minor 0: BadAtom (invalid Atom parameter). > X Error: code 5 major 18 minor 0: BadAtom (invalid Atom parameter). > X Error: code 5 major 18 minor 0: BadAtom (invalid Atom parameter). > X Error: code 5 major 18 minor 0: BadAtom (invalid Atom parameter). > X Error: code 5 major 18 minor 0: BadAtom (invalid Atom parameter). > X Error: code 5 major 18 minor 0: BadAtom (invalid Atom parameter). > free(): invalid next size (fast) ---------- Differences in output ---------- 1,30d0 < Get before save.... < vtype < 4.0 == 4.0 < 0.8 == 0.8 < 0.9 == 0.9 < 3.3 == 3.3 < 99.9 == 99.9 < 1.5 ==1.5 < vehicle < 4.0 == 4.0 < 0.8 == 0.8 < 0.9 == 0.9 < 3.3 == 3.3 < 99.9 == 99.9 < 1.5 ==1.5 < Get after load.... < vtype < 4.0 == 4.0 < 0.8 == 0.8 < 0.9 == 0.9 < 3.3 == 3.3 < 99.9 == 99.9 < 1.5 ==1.5 < vehicle < 4.0 == 4.0 < 0.8 == 0.8 < 0.9 == 0.9 < 3.3 == 3.3 < 99.9 == 99.9 <truncated after showing first 30 lines>
mapping failure (This bug was triggered by text found in file 'output' matching 'failed') ---------- Differences in output ---------- 0a1 > internal corner (inside, segment2) failed: x=198, x2=198.0, y=1.9, y2=1.9, lane=middle_0, lane2=middle_0, pos=102, pos2=98.0 posLat=2.0 posLat2=1.9
Test exceeded wallclock time limit of 900.0 seconds ---------- Differences in output ---------- 11085,11498c11085 < acceleration -0.000122708805385 < lane 5/1to6/1_0 < lanePos 447.037036659 < # Leader: < examining leader < speed 19.6 < speed w/o traci 19.6 < acceleration 0.0 < lane 5/1to6/1_0 < lanePos 474.14 < < # gap = 19.6029633409 < # speedDiff = -0.00049083522158 < < < # step 480.0 < # Follower: < examining follower < speed 19.6003926682 < speed w/o traci 19.6003926682 < acceleration -9.81670443139e-05 < lane 5/1to6/1_0 < lanePos 466.637429327 < # Leader: < examining leader < speed 19.6 < speed w/o traci 19.6 < acceleration 0.0 < lane 5/1to6/1_0 <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 ---------- 336,417d335 < 33.6 right=([], []) left=([], []) center=(['left', 'sublane'], ['stay', 'blocked by left leader', 'blocked by left follower', 'overlapping', 'sublane']) < 33.7 right=([], []) left=([], []) center=(['left', 'sublane'], ['stay', 'blocked by left leader', 'blocked by left follower', 'overlapping', 'sublane']) < 33.8 right=([], []) left=([], []) center=(['left', 'sublane'], ['stay', 'blocked by left leader', 'blocked by left follower', 'overlapping', 'sublane']) < 33.9 right=([], []) left=([], []) center=(['left', 'sublane'], ['stay', 'blocked by left leader', 'blocked by left follower', 'overlapping', 'sublane']) < 34.0 right=([], []) left=([], []) center=(['left', 'sublane'], ['stay', 'blocked by left leader', 'blocked by left follower', 'overlapping', 'sublane']) < 34.1 right=([], []) left=([], []) center=(['right', 'sublane'], ['right', 'sublane']) < 34.2 right=([], []) left=([], []) center=(['right', 'sublane'], ['right', 'sublane']) < 34.3 right=([], []) left=([], []) center=(['right', 'sublane'], ['right', 'sublane']) < 34.4 right=([], []) left=([], []) center=(['right', 'sublane'], ['right', 'sublane']) < 34.5 right=([], []) left=([], []) center=(['right', 'sublane'], ['right', 'sublane']) < 34.6 right=([], []) left=([], []) center=(['right', 'sublane'], ['right', 'sublane']) < 34.7 right=([], []) left=([], []) center=(['right', 'sublane'], ['right', 'sublane']) < 34.8 right=([], []) left=([], []) center=(['right', 'sublane'], ['right', 'sublane']) < 34.9 right=([], []) left=([], []) center=(['right', 'sublane'], ['right', 'sublane']) < 35.0 right=([], []) left=([], []) center=(['right', 'sublane'], ['right', 'sublane']) < 35.1 right=([], []) left=([], []) center=(['right', 'sublane'], ['right', 'sublane']) < 35.2 right=([], []) left=([], []) center=(['right', 'sublane'], ['right', 'sublane']) < 35.3 right=([], []) left=([], []) center=(['right', 'sublane'], ['right', 'sublane']) < 35.4 right=([], []) left=([], []) center=(['right', 'sublane'], ['right', 'sublane']) < 35.5 right=([], []) left=([], []) center=(['right', 'sublane'], ['right', 'sublane']) < 35.6 right=([], []) left=([], []) center=(['right', 'sublane'], ['right', 'sublane']) < 35.7 right=([], []) left=([], []) center=(['right', 'sublane'], ['right', 'sublane']) < 35.8 right=([], []) left=([], []) center=(['right', 'sublane'], ['right', 'sublane']) < 35.9 right=([], []) left=([], []) center=(['right', 'sublane'], ['right', 'sublane']) < 36.0 right=([], []) left=([], []) center=(['right', 'sublane'], ['right', 'sublane']) < 36.1 right=([], []) left=([], []) center=(['right', 'sublane'], ['right', 'sublane']) < 36.2 right=([], []) left=([], []) center=(['right', 'sublane'], ['right', 'sublane']) < 36.3 right=([], []) left=([], []) center=(['right', 'sublane'], ['right', 'sublane']) < 36.4 right=([], []) left=([], []) center=(['right', 'sublane'], ['right', 'sublane']) <truncated after showing first 30 lines>
Test exceeded wallclock time limit of 900.0 seconds ---------- Differences in output ---------- 4,13d3 < Reason: Libsumo requested termination. < Performance: < Vehicles: < Inserted: 0 (Loaded: 1) < Running: 0 < Waiting: 0 < < -- Unordered text as found by filter '^Simulation ended at time:' -- < Simulation ended at time: 1.00 <
Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
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 ----------
2a3,4
> <!-- generated on 2024-01-13 09:35:12 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">
< <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>
---
> <input>
> <net-file value="input_net.net.xml"/>
> <route-files value="input_routes.rou.xml"/>
> </input>
9,11c11,15
< <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>
---
> <output>
> <vehroute-output value="vehroutes.xml"/>
> <save-state.times value="50"/>
> <save-state.files value="state.xml"/>
> </output>
13,15c17,20
< <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>
---
> <report>
> <duration-log.disable value="true"/>
<truncated after showing first 30 lines>
---------- 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="50.00" type="micro">
<route id="r1" state="1" edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
<delay number="3" begin="3" end="0" depart="0.00" time="0.00"/>
<vType id="DEFAULT_VEHTYPE" length="3.00" minGap="2.00" maxSpeed="10.00" accel="0.8" decel="4.5" sigma="1.00"/>
<vType id="t1" accel="3.00" decel="2.00" emergencyDecel="7.00" apparentDecel="6.00" sigma="1.00" tau="1.30"/>
<vType id="t2" length="5.00" minGap="1.50" maxSpeed="20.00" color="yellow" accel="2.5" decel="4.5" sigma="0.5"/>
<vType id="t2@veh2" length="5.00" minGap="1.50" maxSpeed="20.00" color="yellow" accel="3.00" decel="2.00" emergencyDecel="7.00" apparentDecel="6.00" sigma="1.00" tau="1.30"/>
<vehicle id="veh0" depart="0.00" departPos="100.00" departSpeed="10.00" route="r1" distance="400 0" speedFactor="1.0600" state="2072 0 1 100.00 0 18.32 49000 0 0" pos="6.83 3.83 2.00" speed="2.00 1.71" angle="270.00" posLat="0.00" waitingTime="100000 1 6000 17000">
<device id="vehroute_veh0" state="0 0.00 10.00 100.00 0"/>
</vehicle>
<vehicle id="veh1" type="t1" depart="10.00" departPos="100.00" departSpeed="10.00" route="r1" distance="0 0" speedFactor="1.0600" state="2074 10000 0 100.00 0 10.95 49000 0 0" pos="397.31 392.31 1.70" speed="1.70 0.79" angle="270.00" posLat="0.00" waitingTime="100000 0">
<device id="vehroute_veh1" state="0 0.00 10.00 100.00 0"/>
</vehicle>
<vehicle id="veh2" type="t2@veh2" depart="20.00" departPos="100.00" departSpeed="10.00" route="r1" distance="0 0" speedFactor="1.0104" state="2074 20000 0 100.00 0 2.18 49000 0 0" pos="370.97 365.97 6.45" speed="6.45 8.45" angle="270.00" posLat="0.00" waitingTime="100000 0">
<device id="vehroute_veh2" state="0 0.00 10.00 100.00 0"/>
</vehicle>
<lane id="3/1to2/1_0">
<vehicles value="veh0"/>
</lane>
<lane id="4/1to3/1_0">
<vehicles value="veh2 veh1"/>
</lane>
<tlLogic id="0/0" programID="0" phase="2" duration="16000"/>
<tlLogic id="0/1" programID="0" phase="4" duration="7000"/>
<tlLogic id="0/2" programID="0" phase="2" duration="16000"/>
<tlLogic id="1/0" programID="0" phase="4" duration="7000"/>
<tlLogic id="1/1" programID="0" phase="4" duration="7000"/>
<truncated after showing first 30 lines>
Test exceeded wallclock time limit of 900.0 seconds ---------- Differences in output ---------- 1,13d0 < busstops () < busstop count 0 < stop attributes: < time: 0.0 < time: 5.0 < time: 10.0 < time: 15.0 < time: 20.0 < time: 25.0 < time: 30.0 < time: 35.0 < time: 40.0 < time: 45.0
Test exceeded wallclock time limit of 900.0 seconds ---------- Differences in output ---------- 1,4d0 < ['2si_0'] < Ok: Unsubscribe successful < Print ended at step 1003.0 < Ok: Subscription and computed are same
Test exceeded wallclock time limit of 900.0 seconds ---------- Differences in errors ---------- 1,11d0 < 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 ---------- 1,89d0 < trying to subscribe to busstop around simulation '' at time 1.0 < found 1 objects < 0 bs_0, bs_1, bs_2 < 1 bs_0, bs_1, bs_2 < 2 bs_0, bs_1, bs_2 < Ok: Unsubscribe successful < trying to subscribe to calibrator around simulation '' at time 3.0 < found 1 objects < 0 ca_0, ca_1 < 1 ca_0, ca_1 < 2 ca_0, ca_1 < Ok: Unsubscribe successful < trying to subscribe to chargingstation around simulation '' at time 5.0 < found 1 objects < 0 cs_0, cs_1, cs_2 < 1 cs_0, cs_1, cs_2 < 2 cs_0, cs_1, cs_2 < Ok: Unsubscribe successful < trying to subscribe to edge around simulation '' at time 7.0 < found 1 objects < 0 1fi, 1o, 1si, 2fi, 2o, 2si, 3fi, 3o, 3si, 4fi, 4o, 4si < 1 1fi, 1o, 1si, 2fi, 2o, 2si, 3fi, 3o, 3si, 4fi, 4o, 4si < 2 1fi, 1o, 1si, 2fi, 2o, 2si, 3fi, 3o, 3si, 4fi, 4o, 4si < Ok: Unsubscribe successful < trying to subscribe to gui around simulation '' at time 9.0 < trying to subscribe to inductionloop around simulation '' at time 9.0 < found 1 objects < 0 e1_0, e1_1, e1_2 < 1 e1_0, e1_1, e1_2 <truncated after showing first 30 lines>
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
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 ----------
1,13d0
< findIntermodalRoute modes='taxi' vType=' pType=''
< Stage(type=2, destStop=busStopC, edges=('A0B0',), travelTime=391.00896, cost=391.00896, length=94.802, depart=1.0, departPos=0.0, arrivalPos=894.8)
< Stage(type=3, vType=DEFAULT_TAXITYPE, line=taxi, destStop=busStopB, edges=('A0B0', 'B0B1', 'B1A1'), travelTime=109.375210137, cost=109.375210137, length=1498.362, intended=taxi, depart=392.00896, departPos=894.8, arrivalPos=894.8)
< Stage(type=2, edges=('B1A1', 'A1B1'), travelTime=205.4976, cost=205.4976, length=1201.66, depart=501.384170137, departPos=894.8, arrivalPos=100.0)
<
<
<
< findIntermodalRoute modes='taxi public' vType=' pType=''
< Stage(type=3, vType=DEFAULT_TAXITYPE, line=taxi, destStop=busStopB, edges=('A0B0', 'B0B1', 'B1A1'), travelTime=116.200264132, cost=116.200264132, length=1593.162, intended=taxi, depart=1.00096, departPos=0.0, arrivalPos=894.8)
< Stage(type=2, edges=('B1A1', 'A1B1'), travelTime=205.4976, cost=205.4976, length=1201.66, depart=117.201224132, departPos=894.8, arrivalPos=100.0)
<
<
<
Test exceeded wallclock time limit of 900.0 seconds ---------- Differences in output ---------- 5,17d4 < Reason: Libsumo requested termination. < Performance: < Vehicles: < Inserted: 1 < Running: 1 < Waiting: 0 < Persons: < Inserted: 1 < Running: 1 < < -- Unordered text as found by filter '^Simulation ended at time:' -- < Simulation ended at time: 10.00 <
Test exceeded wallclock time limit of 900.0 seconds ---------- Differences in output ---------- 1,8d0 < constraints before swap < tls=A Constraint(signalId=A tripId=t1, foeId=t0, foeSignal=D, limit=3, type=0, mustWait=True, active=True) < tls=H Constraint(signalId=H tripId=t2, foeId=t0, foeSignal=C, limit=4, type=0, mustWait=True, active=True) < tls=H Constraint(signalId=H tripId=t2, foeId=t1, foeSignal=C, limit=4, type=0, mustWait=True, active=True) < constraints after swap < tls=A Constraint(signalId=A tripId=t1, foeId=t0, foeSignal=D, limit=3, type=0, mustWait=False, active=True) < tls=C Constraint(signalId=C tripId=t0, foeId=t2, foeSignal=H, limit=4, type=0, mustWait=True, active=True) < tls=C Constraint(signalId=C tripId=t1, foeId=t2, foeSignal=H, limit=4, type=0, mustWait=True, active=True) ---------- Differences in tripinfo ---------- 2a3,4 > <!-- generated on 2024-01-13 09:38:16 by > <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd"> 4,8c6,20 < <tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd"> < <tripinfo id="t2" depart="0.00" departLane="h_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="98.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="98.00" routeLength="1349.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_t2 routing_t2" vType="train" speedFactor="1.00" vaporized=""/> < <tripinfo id="t0" depart="0.00" departLane="d_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="165.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="165.00" routeLength="1432.74" waitingTime="29.00" waitingCount="1" stopTime="0.00" timeLoss="61.18" rerouteNo="1" devices="tripinfo_t0 routing_t0" vType="train" speedFactor="1.00" vaporized=""/> < <tripinfo id="t1" depart="0.00" departLane="a_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="221.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="221.00" routeLength="1391.32" waitingTime="88.00" waitingCount="1" stopTime="0.00" timeLoss="120.16" rerouteNo="1" devices="tripinfo_t1 routing_t1" vType="train" speedFactor="1.00" vaporized=""/> < </tripinfos> --- > <input> > <net-file value="input_net.net.xml"/> > <route-files value="input_routes.rou.xml"/> > <additional-files value="input_additional.add.xml"/> > </input> > > <output> > <tripinfo-output value="tripinfo.xml"/> > </output> > > <report> > <no-step-log value="true"/> > </report> > > </configuration>
Test exceeded wallclock time limit of 900.0 seconds ---------- Differences in output ---------- 1,26d0 < constraints before swap < tls=A Constraint(signalId=A tripId=t2, foeId=t0, foeSignal=D, limit=3, type=0, mustWait=True, active=True) < tls=C Constraint(signalId=C tripId=t2, foeId=t1, foeSignal=J, limit=4, type=0, mustWait=True, active=True) < tls=L Constraint(signalId=L tripId=t1, foeId=t0, foeSignal=C, limit=4, type=0, mustWait=True, active=True) < tls=L Constraint(signalId=L tripId=t3, foeId=t0, foeSignal=C, limit=4, type=0, mustWait=True, active=True) < tls=L Constraint(signalId=L tripId=t3, foeId=t2, foeSignal=C, limit=4, type=0, mustWait=True, active=True) < tls=N Constraint(signalId=N tripId=t3, foeId=t1, foeSignal=J, limit=3, type=0, mustWait=True, active=True) < constraints added to avoid deadlock < tls=N Constraint(signalId=C tripId=t0, foeId=t1, foeSignal=L, limit=4, type=0, mustWait=True, active=True) < constraints after swap1 < tls=C Constraint(signalId=C tripId=t0, foeId=t1, foeSignal=L, limit=4, type=0, mustWait=True, active=True) < tls=C Constraint(signalId=C tripId=t2, foeId=t1, foeSignal=J, limit=4, type=0, mustWait=True, active=True) < tls=D Constraint(signalId=D tripId=t0, foeId=t2, foeSignal=A, limit=3, type=0, mustWait=True, active=True) < tls=L Constraint(signalId=L tripId=t3, foeId=t0, foeSignal=C, limit=4, type=0, mustWait=True, active=True) < tls=L Constraint(signalId=L tripId=t3, foeId=t2, foeSignal=C, limit=4, type=0, mustWait=True, active=True) < tls=N Constraint(signalId=N tripId=t3, foeId=t1, foeSignal=J, limit=3, type=0, mustWait=True, active=True) < constraints added to avoid deadlock < tls=N Constraint(signalId=L tripId=t1, foeId=t0, foeSignal=C, limit=4, type=0, mustWait=True, active=True) < tls=N Constraint(signalId=J tripId=t1, foeId=t2, foeSignal=C, limit=4, type=0, mustWait=True, active=True) < constraints after swap2 < tls=D Constraint(signalId=D tripId=t0, foeId=t2, foeSignal=A, limit=3, type=0, mustWait=True, active=True) < tls=J Constraint(signalId=J tripId=t1, foeId=t3, foeSignal=N, limit=3, type=0, mustWait=True, active=True) < tls=J Constraint(signalId=J tripId=t1, foeId=t2, foeSignal=C, limit=4, type=0, mustWait=True, active=True) < tls=L Constraint(signalId=L tripId=t1, foeId=t0, foeSignal=C, limit=4, type=0, mustWait=True, active=True) < tls=L Constraint(signalId=L tripId=t3, foeId=t0, foeSignal=C, limit=4, type=0, mustWait=True, active=True) < tls=L Constraint(signalId=L tripId=t3, foeId=t2, foeSignal=C, limit=4, type=0, mustWait=True, active=True) ---------- Differences in tripinfo ---------- 9d8 < </tripinfos>
Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
1,2d0
< route initial: ('SC', 'NC')
< route computed: ('SC', 'CN', 'NC')
Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
1,8d0
< 1145.0
< ('ed0', 'ed1', 'ed5')
< 1145.0
< 1165.0
< ('ed1', 'ed2')
< 1165.0
< 129 1235.0
< 130 1245.0
---------- Differences in rawdump ----------
1387,1398c1387
< <lane id="ed2_1"/>
< </edge>
< </timestep>
< <timestep time="161.00">
< <edge id="ed2">
< <lane id="ed2_0">
< <vehicle id="Stapler_00" pos="302.35" speed="10.00"/>
< </lane>
< <lane id="ed2_1"/>
< </edge>
< </timestep>
< </netstate>
---
> <lane id="ed2_1"/>
\ No newline at end of file
Test exceeded wallclock time limit of 900.0 seconds ---------- Differences in errors ---------- 0a1,4 > 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 7: RenderBadPicture (invalid Picture parameter). ---------- Differences in fcd ---------- 2a3,4 > <!-- generated on 2024-01-13 09:36:22 by > <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd"> 4,144c6,28 < <fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd"> < <timestep time="0.00"> < <vehicle id="ego" x="5.10" y="498.35" angle="90.00" type="car" speed="0.00" pos="5.10" lane="1fi_0" slope="0.00"/> < </timestep> < <timestep time="1.00"> < <vehicle id="ego" x="7.70" y="498.35" angle="90.00" type="car" speed="2.60" pos="7.70" lane="1fi_0" slope="0.00"/> < </timestep> < <timestep time="2.00"> < <vehicle id="ego" x="10.90" y="498.35" angle="90.00" type="car" speed="4.20" pos="10.90" lane="1fi_0" slope="0.00"/> < </timestep> < <timestep time="3.00"> < <vehicle id="ego" x="15.70" y="498.35" angle="90.00" type="car" speed="5.80" pos="15.70" lane="1fi_0" slope="0.00"/> < </timestep> < <timestep time="4.00"> < <vehicle id="ego" x="22.10" y="498.35" angle="90.00" type="car" speed="7.40" pos="22.10" lane="1fi_0" slope="0.00"/> < </timestep> < <timestep time="5.00"> < <vehicle id="ego" x="30.10" y="498.35" angle="90.00" type="car" speed="9.00" pos="30.10" lane="1fi_0" slope="0.00"/> < </timestep> < <timestep time="6.00"> < <vehicle id="ego" x="39.70" y="498.35" angle="90.00" type="car" speed="10.60" pos="39.70" lane="1fi_0" slope="0.00"/> < </timestep> < <timestep time="7.00"> < <vehicle id="ego" x="49.81" y="498.35" angle="90.00" type="car" speed="11.11" pos="49.81" lane="1fi_0" slope="0.00"/> < </timestep> < <timestep time="8.00"> <truncated after showing first 30 lines> ---------- Differences in output ---------- 1,45d0 < 2.6 1.6 < 4.2 3.2 < 5.8 4.8 < 7.4 6.4 < 9.0 8.0 < 10.6 9.6 < 11.11 10.11 < 11.11 10.11 < 11.11 10.11 < 11.11 10.11 < 11.11 10.11 < 11.11 10.11 < 11.11 10.11 < 11.11 10.11 < 11.11 10.11 < 11.11 10.11 < 11.11 10.11 < 11.11 10.11 < 11.11 10.11 < 11.11 10.11 < 11.11 10.11 < 11.11 10.11 < 11.11 10.11 < 11.11 10.11 < 11.11 10.11 < 11.11 10.11 < 11.11 10.11 < 12.71 11.71 < 13.89 12.89 <truncated after showing first 30 lines>
Test exceeded wallclock time limit of 900.0 seconds ---------- Differences in errors ---------- 0a1,2 > X Error: code 143 major 139 minor 23: RenderBadPicture (invalid Picture parameter). > X Error: code 14 major 1 minor 0: BadIDChoice (invalid resource ID chosen for this connection). ---------- Differences in vehroutes ---------- 2a3,4 > <!-- generated on 2024-01-13 09:36:38 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="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> --- > <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 vehroutes ---------- 2a3,4 > <!-- generated on 2024-01-13 09:36:41 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>
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-01-13 09:37:04 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-01-13 09:37:04 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.
Test exceeded wallclock time limit of 900.0 seconds ---------- 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>