05Sep2024 - detailed test results for COMPLEX.libsumo.gui

To reconnect the TextTest GUI to these results, run:

texttest -a complex -d /home/delphi/extraGcc/sumo/tests -reconnect /home/delphi/extraGcc/texttesttmp/extra_gcc4_64.30Sep092001.2704923 -g

To start TextTest for these tests, run:

texttest -a complex -d /home/delphi/extraGcc/sumo/tests


libsumo.gui: 532 tests: 430 succeeded 79 FAILED 22 killed 1 known bugs

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : simpla config ( Last six runs Sep2024 )

---------- 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 :17672.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>

TEST FAILED on ts-sim-build-ba : simpla platoon_manager ( Last six runs Sep2024 )

---------- Differences in errors ----------
1,25c1,2
< ...WARNING: No typeSubstring given. Managing all vehicles. (PlatoonManager)
< .Warning: Value of 'emergencyDecel' (0.50) should be higher than 'decel' (1.70) for vType 'connected_pCatchup'.
< Warning: Value of 'emergencyDecel' (0.50) is lower than 'apparentDecel' (1.70) for vType 'connected_pCatchup' may cause collisions.
< Consider decreasing simpla's control rate instead. (PlatoonManager)
< ..Warning: Value of 'emergencyDecel' (0.50) should be higher than 'decel' (1.70) for vType 'connected_pCatchup'.
< Warning: Value of 'emergencyDecel' (0.50) is lower than 'apparentDecel' (1.70) for vType 'connected_pCatchup' may cause collisions.
< .
< 
< OK
< -- Unordered text as found by filter '^This will probably' --
< This will probably lead to collisions. (PlatoonManager)
< This will probably lead to collisions. (PlatoonManager)
< 
< -- Unordered text as found by filter '^[0-9]*\.*[0-9]*: WARNING:' --
< 1.0: WARNING: Step lengths that differ from SUMO's simulation step length are not supported and probably lead to undesired behavior.
< 
< -- Unordered text as found by filter '^WARNING:' --
< WARNING: No typeSubstring given. Managing all vehicles. (PlatoonManager)
< WARNING: Restricting given control rate (= 1000 per sec.) to 1 per timestep (= 10 per sec.) (PlatoonManager)
< WARNING: emergencyDecel of mapped vType 'connected_pCatchup' (0.5m.) does not equal emergencyDecel of original vType 'connected' (4.5m.) (PlatoonManager)
< WARNING: emergencyDecel of mapped vType 'connected_pCatchupFollower' (10.5m.) does not equal emergencyDecel of original vType 'connected' (4.5m.) (PlatoonManager)
< WARNING: emergencyDecel of mapped vType 'connected_pFollower' (1.7m.) does not equal emergencyDecel of original vType 'connected' (4.5m.) (PlatoonManager)
< WARNING: length of mapped vType 'connected_pCatchupFollower' (3.0m.) does not equal length of original vType 'connected' (5.0m.)
< WARNING: length of mapped vType 'connected_pLeader' (10.0m.) does not equal length of original vType 'connected' (5.0m.)
< 
---
> .X Error: code 5 major 18 minor 0: BadAtom (invalid Atom parameter).
> X Error: code 5 major 18 minor 0: BadAtom (invalid Atom parameter).
---------- Differences in output ----------
1,72d0
< 
< 
< Testing adding and removing connected vehicles...
< Loading vehicle type mappings from file '<vtype.map>'...
< original type: 'connected' (Config)
< platoon leader type: 'connected_pLeader' (Config)
< platoon follower type: 'connected_pFollower' (Config)
< catchup type: 'connected_pCatchup' (Config)
< catchup follower type: 'connected_pCatchupFollower' (Config)
< Initializing simpla.PlatoonManager... (PlatoonManager)
< Managing all vTypes selected by ['connected'] (PlatoonManager)
< 0.1: Adding vehicle 'connected.1' (PlatoonManager)
< 3.1: Adding vehicle 'IAMconnectedTOO' (PlatoonManager)
< 11.4: Platoon '1' joined Platoon '0', which now contains vehicles:
< ['connected.1', 'IAMconnectedTOO'] (PlatoonManager)
< 16.0: Platoon '0' splits (ID of new platoon: '2'):
<     Platoon '0': ['connected.1']
<     Platoon '2': ['IAMconnectedTOO'] (PlatoonManager)
< 17.3: Removing arrived vehicle 'connected.1' (PlatoonManager)
< 19.8: Removing arrived vehicle 'IAMconnectedTOO' (PlatoonManager)
< 
< 
< Testing platoon manager initialization...
< Loading vehicle type mappings from file '<vtype.map>'...
< original type: 'connected' (Config)
< platoon leader type: 'connected_pLeader' (Config)
< platoon follower type: 'connected_pFollower' (Config)
< catchup type: 'connected_pCatchup' (Config)
< catchup follower type: 'connected_pCatchupFollower' (Config)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : simpla statistics ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,8
> Traceback (most recent call last):
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/simpla/statistics/runner.py", line 39, in <module>
>     simpla.load("simpla.cfg.xml")
>   File "/home/delphi/extraGcc/sumo/tools/simpla/__init__.py", line 93, in load
>     _mgr = simpla._platoonmanager.PlatoonManager()
>   File "/home/delphi/extraGcc/sumo/tools/simpla/_platoonmanager.py", line 141, in __init__
>     raise SimplaException(
> simpla._utils.SimplaException: vType 'car' is unknown to sumo! Note: Platooning vTypes must be defined at startup.
---------- Differences in output ----------
1,35d0
< Step 100
< 	simpla platoon count: 3
< 	simpla platoon leaders: v.0, v.3
< 	simpla platoon average length: 2.00
< 	simpla platoon average speed: 14.53
< 	simpla platoon info ID 0: {'laneID': 'left0A0_0', 'members': ['v.0', 'v.1', 'v.2']}
< 	simpla platoon of vehicle v.0: 0
< Step 150
< 	simpla platoon count: 3
< 	simpla platoon leaders: v.0
< 	simpla platoon average length: 4.00
< 	simpla platoon average speed: 13.60
< 	simpla platoon info ID 0: {'laneID': 'A0right0_0', 'members': ['v.0', 'v.1', 'v.2', 'v.3']}
< 	simpla platoon of vehicle v.0: 0
< Step 200
< 	simpla platoon count: 3
< 	simpla platoon leaders: v.0
< 	simpla platoon average length: 4.00
< 	simpla platoon average speed: 13.55
< 	simpla platoon info ID 0: {'laneID': 'A0right0_0', 'members': ['v.0', 'v.1', 'v.2', 'v.3']}
< 	simpla platoon of vehicle v.0: 0
< Step 250
< 	simpla platoon count: 3
< 	simpla platoon leaders: v.0
< 	simpla platoon average length: 4.00
< 	simpla platoon average speed: 13.33
< 	simpla platoon info ID 0: {'laneID': 'A0right0_0', 'members': ['v.0', 'v.1', 'v.2', 'v.3']}
< 	simpla platoon of vehicle v.0: 0
< Step 300
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters lanesUpDownDistance lanesOutOfBoundsUpDistZero ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,3
> X Error: code 16 major 139 minor 4: BadLength (poly request too large or internal Xlib length error).
> X Error: code 16 major 47 minor 0: BadLength (poly request too large or internal Xlib length error).
> X Fatal error.
---------- Differences in output ----------
1,33d0
< Subscribing to vehicle context of object 'ego'
< [001] Context results for vehicle 'ego':
< [002] Context results for vehicle 'ego':
< [003] Context results for vehicle 'ego':
< [004] Context results for vehicle 'ego':
< [005] Context results for vehicle 'ego':
< [006] Context results for vehicle 'ego':
< [007] Context results for vehicle 'ego':
< [008] Context results for vehicle 'ego':
< [009] Context results for vehicle 'ego':
< [010] Context results for vehicle 'ego':
< [011] Context results for vehicle 'ego':
< [012] Context results for vehicle 'ego':
< [013] Context results for vehicle 'ego':
< [014] Context results for vehicle 'ego':
< [015] Context results for vehicle 'ego':
< [016] Context results for vehicle 'ego':
< [017] Context results for vehicle 'ego':
< [018] Context results for vehicle 'ego':
< [019] Context results for vehicle 'ego':
< [020] Context results for vehicle 'ego':
< [021] Context results for vehicle 'ego':
< [022] Context results for vehicle 'ego':
< [023] Context results for vehicle 'ego':
< [024] Context results for vehicle 'ego':
< [025] Context results for vehicle 'ego':
< [026] Context results for vehicle 'ego':
< [027] Context results for vehicle 'ego':
< [028] Context results for vehicle 'ego':
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters vType_and_vClass vClass_positive ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,5
> Xlib: sequence lost (0x11fd9 > 0x20cc) in reply type 0xc!
> [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,8d0
< Subscribing to context of vehicle 'ego'
< Adding subscription filters ...
< (downstreamDist=20.0, upstreamDist=30.0, lanes=[0], opposite=False
<    vTypes:[], vClasses:['truck'])
< Context results for veh 'ego':
< v8
< Ok: Unsubscribe successful
< Print ended at step 3.0

TEST FAILED on ts-sim-build-ba : traci bugs ticket11870 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,7
> Error: Vehicle 'ego' is not known.
> Traceback (most recent call last):
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/bugs/ticket11870/runner.py", line 42, in <module>
>     traci.vehicle.setStop(vehID, "SC", 60, duration=7)
>   File "/home/delphi/extraGcc/sumo/tools/libsumo/libsumo.py", line 6458, in setStop
>     return _libsumo.vehicle_setStop(*args, **kwargs)
> libsumo.libsumo.TraCIException: Vehicle 'ego' is not known.
---------- Differences in stops ----------
2a3,4
> <!-- generated on 2024-09-05 09:33:12 by 
> <Configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd">
4,6c6,20
< <stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
<     <stopinfo id="ego" type="DEFAULT_VEHTYPE" lane="SC_0" pos="60.00" parking="0" started="11.00" ended="12.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
< </stops>
---
>     <input>
>         <net-file value="input_net2.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
> 
>     <output>
>         <vehroute-output value="vehroutes.xml"/>
>         <stop-output value="stops.xml"/>
>     </output>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
> </Configuration>
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2024-09-05 09:33:12 by 
> <Configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd">
4,11c6,9
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle id="ego" depart="0.00" arrival="16.00">
<         <routeDistribution>
<             <route replacedOnEdge="CE" reason="traci:moveToXY" replacedAtTime="12.00" probability="0" edges="SC CN"/>
<             <route edges="CE"/>
<         </routeDistribution>
<         <stop lane="SC_0" startPos="59.90" endPos="60.00" duration="7.00"/>
<     </vehicle>
---
>     <input>
>         <net-file value="input_net2.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
13c11,20
< </routes>
---
>     <output>
>         <vehroute-output value="vehroutes.xml"/>
>         <stop-output value="stops.xml"/>
>     </output>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
> </Configuration>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket15123 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1
> X Fatal error.
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="ego" depart="0.00" arrival="15.00">
        <routeDistribution>
            <route replacedOnEdge="" reason="traci:moveToXY" replacedAtTime="0.00" probability="0" edges="CE"/>
            <route replacedOnEdge="NC" reason="traci:changeTarget" replacedAtTime="1.00" probability="0" edges="NC"/>
            <route edges="NC CS"/>
        </routeDistribution>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : traci bugs ticket3522 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1
> FXApp::openDisplay: unable to open display :15161.0
---------- Differences in output ----------
1,34d0
< Get before save....
< vtype
< 1.0 == 1.0 (imperfection)
< 1.0 == 1.0 (imperfection)
< 2.0 == 2.0 (decel)
< 3.0 == 3.0 (accel)
< 6.0 == 6.0 (apparentDecel)
< 7.0 == 7.0 (emergencyDecel)
< 1.3 == 1.3 (tau)
< vehicle
< 1.0 == 1.0 (imperfection)
< 1.0 == 1.0 (imperfection)
< 2.0 == 2.0 (decel)
< 3.0 == 3.0 (accel)
< 6.0 == 6.0 (apparentDecel)
< 7.0 == 7.0 (emergencyDecel)
< 1.3 == 1.3 (tau)
< Get after load....
< vtype
< 1.0 == 1.0
< 1.0 == 1.0
< 2.0 == 2.0
< 3.0 == 3.0
< 6.0 == 6.0
< 7.0 == 7.0
< 1.3 == 1.3
< vehicle
< 1.0 == 1.0
< 1.0 == 1.0
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
5,16d4
<     <vehicle id="veh0" depart="0.00" departPos="100.00" departSpeed="10.00" speedFactor="1.0600" arrival="270.00">
<         <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
<     </vehicle>
< 
<     <vehicle id="veh1" type="t1" depart="10.00" departPos="100.00" departSpeed="10.00" speedFactor="1.0600" arrival="276.00">
<         <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
<     </vehicle>
< 
<     <vehicle id="veh2" type="t2@veh2" depart="20.00" departPos="100.00" departSpeed="10.00" speedFactor="1.0104" arrival="282.00">
<         <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
<     </vehicle>
< 

TEST FAILED on ts-sim-build-ba : traci bugs ticket4432 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,13
> 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 434, in parse_fast
>     xmlfile, close_source = _check_file_like(xmlfile)
>   File "/home/delphi/extraGcc/sumo/tools/sumolib/xml.py", line 271, in _check_file_like
>     return miscutils.openz(xmlfile), True
>   File "/home/delphi/extraGcc/sumo/tools/sumolib/miscutils.py", line 329, in openz
>     return io.open(fileOrURL, mode=mode, encoding=encoding)
> FileNotFoundError: [Errno 2] No such file or directory: 'tripinfos2.xml'
---------- Differences in output ----------
4,36d3
< 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.55 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
<  WaitingTime: 17.84
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci bugs ticket6239 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1
> FXApp::openDisplay: unable to open display :26655.0
---------- Differences in output ----------
1,15d0
< run  0
< 0.0 arrived ()
< 0.0 departed ()
< 19.0 arrived ('v0',)
< 19.0 departed ()
< run  1
< 0.0 arrived ()
< 0.0 departed ()
< 19.0 arrived ('v0',)
< 19.0 departed ()
< run  2
< 0.0 arrived ()
< 0.0 departed ()
< 19.0 arrived ('v0',)
< 19.0 departed ()

TEST FAILED on ts-sim-build-ba : traci bugs ticket8945 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1
> FXApp::openDisplay: unable to open display :4384.0
---------- Differences in output ----------
1,5d0
< start first
< close first
< start second
< close second
< done

TEST FAILED on ts-sim-build-ba : traci contextSubscriptions matrix_test ( Last six runs Sep2024 )

---------- 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>

TEST FAILED on ts-sim-build-ba : traci contextSubscriptions matrix_test_defaults ( Last six runs Sep2024 )

---------- Differences in errors ----------
1,220c1,8
< 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)
< 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)
< 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)
<truncated after showing first 30 lines>
---------- Differences in output ----------
2,1072d1
<    found 1 objects
< Ok: Unsubscribe successful
< trying to subscribe to calibrator around busstop 'bs_0' at time 3.0
<    found 1 objects
< Ok: Unsubscribe successful
< trying to subscribe to chargingstation around busstop 'bs_0' at time 5.0
<    found 1 objects
< Ok: Unsubscribe successful
< trying to subscribe to edge around busstop 'bs_0' at time 7.0
<    found 1 objects
< Ok: Unsubscribe successful
< trying to subscribe to gui around busstop 'bs_0' at time 9.0
< trying to subscribe to inductionloop around busstop 'bs_0' at time 9.0
<    found 1 objects
< Ok: Unsubscribe successful
< trying to subscribe to junction around busstop 'bs_0' at time 11.0
<    found 1 objects
< Ok: Unsubscribe successful
< trying to subscribe to lane around busstop 'bs_0' at time 13.0
<    found 1 objects
< Ok: Unsubscribe successful
< trying to subscribe to lanearea around busstop 'bs_0' at time 15.0
<    found 1 objects
< Ok: Unsubscribe successful
< trying to subscribe to meandata around busstop 'bs_0' at time 17.0
< trying to subscribe to multientryexit around busstop 'bs_0' at time 17.0
< trying to subscribe to overheadwire around busstop 'bs_0' at time 17.0
< trying to subscribe to parkingarea around busstop 'bs_0' at time 17.0
<    found 1 objects
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci contextSubscriptions range_100m ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,2
> X Error: code 16 major 47 minor 0: BadLength (poly request too large or internal Xlib length error).
> X Fatal error.
---------- Differences in output ----------
1,4d0
< ['ego']
< Ok: Unsubscribe successful
< Print ended at step 1003.0
< Ok: Subscription and computed are same

TEST FAILED on ts-sim-build-ba : traci contextSubscriptions range_200m ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,3
> X Error: code 14 major 139 minor 4: BadIDChoice (invalid resource ID chosen for this connection).
> X Error: code 14 major 139 minor 33: BadIDChoice (invalid resource ID chosen for this connection).
> X Fatal error.
---------- Differences in output ----------
1,4d0
< ['ego']
< Ok: Unsubscribe successful
< Print ended at step 1003.0
< Ok: Subscription and computed are same

TEST FAILED on ts-sim-build-ba : traci misc encoding ( Last six runs Sep2024 )

---------- 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(u"param", traci.person.getParameter("ped0", "ü"), file=log)
>   File "/home/delphi/extraGcc/sumo/tools/libsumo/libsumo.py", line 7441, in getParameter
>     return _libsumo.person_getParameter(objectID, key)
> libsumo.libsumo.TraCIException: Person 'ped0' is not known
---------- Differences in log ----------
1,2d0
< param ä
< param2 ß

TEST FAILED on ts-sim-build-ba : traci misc option_list_append ( Last six runs Sep2024 )

---------- Differences in output ----------
6d5
< Reason: Libsumo requested termination.

TEST FAILED on ts-sim-build-ba : traci misc rerouting add_with_taz ( Last six runs Sep2024 )

---------- 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.
---------- 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="toTAZ" depart="1.00" toTaz="A" arrival="26.00">
        <routeDistribution>
            <route replacedOnEdge="" reason="device.rerouting" replacedAtTime="1.00" probability="0" edges="A3B3"/>
            <route edges="A3B3 B3C3 C3D3"/>
        </routeDistribution>
    </vehicle>

    <vehicle id="fromTAZ" depart="1.00" fromTaz="A" arrival="34.00">
        <routeDistribution>
            <route replacedOnEdge="" reason="device.rerouting" replacedAtTime="1.00" probability="0" edges="A3B3"/>
            <route edges="D3C3 C3B3 B3A3 A3B3"/>
        </routeDistribution>
    </vehicle>

    <vehicle id="betweenTAZ" depart="1.00" fromTaz="A" toTaz="C" arrival="49.00">
        <routeDistribution>
            <route replacedOnEdge="" reason="device.rerouting" replacedAtTime="1.00" probability="0" edges="A0A1"/>
            <route edges="D3D2 D2D1 D1D0 D0C0 C0B0 B0A0"/>
        </routeDistribution>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : traci misc rerouting findIntermodalRoute taxi ( Last six runs Sep2024 )

---------- 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,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 FAILED on ts-sim-build-ba : traci misc rerouting person walk_walk_stop_walk ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,2
> X Error: code 16 major 34 minor 0: BadLength (poly request too large or internal Xlib length error).
> X Fatal error.
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.00">
        <person id="p0" x="106.23" y="81.95" angle="0.00" speed="0.00" pos="81.95" edge="SC" slope="0.00" type="DEFAULT_PEDTYPE"/>
    </timestep>
    <timestep time="1.00">
        <person id="p0" x="106.23" y="83.16" angle="0.00" speed="1.21" pos="83.16" edge="SC" slope="0.00" type="DEFAULT_PEDTYPE"/>
    </timestep>
    <timestep time="2.00">
        <person id="p0" x="106.23" y="84.42" angle="0.00" speed="1.26" pos="84.42" edge="SC" slope="0.00" type="DEFAULT_PEDTYPE"/>
    </timestep>
    <timestep time="3.00">
        <person id="p0" x="106.23" y="85.88" angle="0.00" speed="1.46" pos="85.88" edge="SC" slope="0.00" type="DEFAULT_PEDTYPE"/>
    </timestep>
    <timestep time="4.00">
        <person id="p0" x="106.23" y="87.21" angle="0.00" speed="1.33" pos="87.21" edge="SC" slope="0.00" type="DEFAULT_PEDTYPE"/>
    </timestep>
    <timestep time="5.00">
        <person id="p0" x="106.23" y="88.51" angle="0.00" speed="1.30" pos="88.51" edge="SC" slope="0.00" type="DEFAULT_PEDTYPE"/>
    </timestep>
    <timestep time="6.00">
        <person id="p0" x="106.23" y="89.97" angle="0.00" speed="1.46" pos="89.97" edge="SC" slope="0.00" type="DEFAULT_PEDTYPE"/>
    </timestep>
    <timestep time="7.00">
        <person id="p0" x="106.23" y="91.22" angle="0.00" speed="1.25" pos="91.22" edge="SC" slope="0.00" type="DEFAULT_PEDTYPE"/>
    </timestep>
    <timestep time="8.00">
        <person id="p0" x="106.31" y="92.44" angle="7.95" speed="1.40" pos="0.67" edge=":C_10" slope="0.00" type="DEFAULT_PEDTYPE"/>
<truncated after showing first 30 lines>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="0.00" departPos="-10.00" arrival="109.00">
        <walk edges="SC CE" arrivalPos="50.00"/>
        <walk edges="CE CN"/>
        <stop lane="CN_0" endPos="10.00" duration="15.00"/>
        <walk edges="CN SC" arrivalPos="81.95"/>
    </person>

</routes>

TEST FAILED on ts-sim-build-ba : traci misc tracing_repeat ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1
> FXApp::openDisplay: unable to open display :31126.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()

TEST FAILED on ts-sim-build-ba : traci person moveTo after_creation_crossing ( Last six runs Sep2024 )

---------- Differences in errors ----------
1c1,7
< Warning: Person 'p0' entered crossing lane ':C_c1_0' without registering approach, time=0.00
---
> Error: Person 'p0' is not known
> Traceback (most recent call last):
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/person/moveTo/after_creation_crossing/runner.py", line 48, in <module>
>     edge = traci.person.getRoadID(p)
>   File "/home/delphi/extraGcc/sumo/tools/libsumo/libsumo.py", line 7377, in getRoadID
>     return _libsumo.person_getRoadID(personID)
> libsumo.libsumo.TraCIException: Person 'p0' is not known
---------- Differences in fcd ----------
2a3,4
> <!-- generated on 2024-09-05 09:35:47 by 
> <Configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd">
4,75c6,20
< <fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
<     <timestep time="0.00">
<         <person id="p0" x="111.60" y="93.35" angle="0.04" speed="13.35" pos="1.00" edge=":C_c1" slope="0.00" type="DEFAULT_PEDTYPE"/>
<     </timestep>
<     <timestep time="1.00">
<         <person id="p0" x="111.59" y="94.56" angle="359.53" speed="1.21" pos="2.21" edge=":C_c1" slope="0.00" type="DEFAULT_PEDTYPE"/>
<     </timestep>
<     <timestep time="2.00">
<         <person id="p0" x="111.59" y="95.82" angle="0.00" speed="1.26" pos="3.47" edge=":C_c1" slope="0.00" type="DEFAULT_PEDTYPE"/>
<     </timestep>
<     <timestep time="3.00">
<         <person id="p0" x="111.59" y="97.28" angle="0.00" speed="1.46" pos="4.93" edge=":C_c1" slope="0.00" type="DEFAULT_PEDTYPE"/>
<     </timestep>
<     <timestep time="4.00">
<         <person id="p0" x="111.59" y="98.61" angle="0.00" speed="1.33" pos="6.26" edge=":C_c1" slope="0.00" type="DEFAULT_PEDTYPE"/>
<     </timestep>
<     <timestep time="5.00">
<         <person id="p0" x="111.59" y="99.91" angle="0.00" speed="1.30" pos="7.56" edge=":C_c1" slope="0.00" type="DEFAULT_PEDTYPE"/>
<     </timestep>
<     <timestep time="6.00">
<         <person id="p0" x="111.59" y="101.37" angle="0.00" speed="1.46" pos="9.02" edge=":C_c1" slope="0.00" type="DEFAULT_PEDTYPE"/>
<     </timestep>
<     <timestep time="7.00">
<         <person id="p0" x="111.59" y="102.62" angle="0.00" speed="1.25" pos="10.27" edge=":C_c1" slope="0.00" type="DEFAULT_PEDTYPE"/>
<     </timestep>
<     <timestep time="8.00">
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,3d0
< t=0.0 edge=SC lane= pos=80.0
< forcing person into the network
< t=0.0 edge=:C_c1 lane=:C_c1_0 pos=1.0
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2024-09-05 09:35:47 by 
> <Configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd">
4,7c6,9
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <person id="p0" depart="0.00" departPos="80.00" arrival="23.00">
<         <walk edges="SC CN" arrivalPos="10.00"/>
<     </person>
---
>     <input>
>         <net-file value="input_net3.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
9c11,20
< </routes>
---
>     <output>
>         <fcd-output value="fcd.xml"/>
>         <vehroute-output value="vehroutes.xml"/>
>     </output>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
> </Configuration>

TEST FAILED on ts-sim-build-ba : traci person moveTo after_creation_walkingarea ( Last six runs Sep2024 )

---------- 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 7377, in getRoadID
>     return _libsumo.person_getRoadID(personID)
> libsumo.libsumo.TraCIException: Person 'p0' is not known
---------- Differences in fcd ----------
2a3,4
> <!-- generated on 2024-09-05 09:35:46 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" type="DEFAULT_PEDTYPE"/>
<     </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" type="DEFAULT_PEDTYPE"/>
<     </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" type="DEFAULT_PEDTYPE"/>
<     </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" type="DEFAULT_PEDTYPE"/>
<     </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" type="DEFAULT_PEDTYPE"/>
<     </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" type="DEFAULT_PEDTYPE"/>
<     </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" type="DEFAULT_PEDTYPE"/>
<     </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" type="DEFAULT_PEDTYPE"/>
<     </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-09-05 09:35:46 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>

TEST FAILED on ts-sim-build-ba : traci person moveToXY after_creation ( Last six runs Sep2024 )

---------- 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 7369, in getPosition
>     return _libsumo.person_getPosition(personID, includeZ)
> libsumo.libsumo.TraCIException: Person 'p0' is not known
---------- Differences in fcd ----------
2a3,4
> <!-- generated on 2024-09-05 09:35:35 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" type="DEFAULT_PEDTYPE"/>
<     </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" type="DEFAULT_PEDTYPE"/>
<     </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" type="DEFAULT_PEDTYPE"/>
<     </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" type="DEFAULT_PEDTYPE"/>
<     </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" type="DEFAULT_PEDTYPE"/>
<     </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" type="DEFAULT_PEDTYPE"/>
<     </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" type="DEFAULT_PEDTYPE"/>
<     </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" type="DEFAULT_PEDTYPE"/>
<     </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-09-05 09:35:35 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>

TEST FAILED on ts-sim-build-ba : traci person moveToXY keepRoute2_junction_offroad ( Last six runs Sep2024 )

---------- Differences in errors ----------
1,8c1,7
< Warning: Could not map position 113.85,84.40 onto lane ':C_w2_0' (fromLane='SC_0' toLane=':C_c1_0') for person 'p0' time=8.00.
< Warning: Could not map position 113.86,92.60 onto lane ':C_w2_0' (fromLane='SC_0' toLane=':C_c1_0') for person 'p0' time=16.00.
< Warning: Could not map position 113.86,93.60 onto lane ':C_w2_0' (fromLane='SC_0' toLane=':C_c1_0') for person 'p0' time=17.00.
< Warning: Could not map position 113.75,106.60 onto lane ':C_w1_0' (fromLane=':C_c1_0' toLane='CN_0') for person 'p0' time=30.00.
< Warning: Could not map position 113.75,107.60 onto lane ':C_w1_0' (fromLane=':C_c1_0' toLane='CN_0') for person 'p0' time=31.00.
< Warning: Could not map position 113.74,113.62 onto lane ':C_w1_0' (fromLane=':C_c1_0' toLane='CN_0') for person 'p0' time=37.00.
< Warning: Could not map position 113.74,114.62 onto lane ':C_w1_0' (fromLane=':C_c1_0' toLane='CN_0') for person 'p0' time=38.00.
< Warning: Could not map position 113.74,115.62 onto lane ':C_w1_0' (fromLane=':C_c1_0' toLane='CN_0') for person 'p0' time=39.00.
---
> Error: Person 'p0' is not known
> Traceback (most recent call last):
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/person/moveToXY/keepRoute2_junction_offroad/runner.py", line 41, in <module>
>     x, y = traci.person.getPosition(p)
>   File "/home/delphi/extraGcc/sumo/tools/libsumo/libsumo.py", line 7369, in getPosition
>     return _libsumo.person_getPosition(personID, includeZ)
> libsumo.libsumo.TraCIException: Person 'p0' is not known
---------- Differences in fcd ----------
2a3,4
> <!-- generated on 2024-09-05 09:35:42 by 
> <Configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd">
4,245c6,19
< <fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
<     <timestep time="0.00">
<         <person id="p0" x="113.85" y="76.40" angle="0.00" speed="1.00" pos="76.40" edge="SC" slope="0.00" type="DEFAULT_PEDTYPE"/>
<     </timestep>
<     <timestep time="1.00">
<         <person id="p0" x="113.85" y="77.40" angle="0.00" speed="1.00" pos="77.40" edge="SC" slope="0.00" type="DEFAULT_PEDTYPE"/>
<     </timestep>
<     <timestep time="2.00">
<         <person id="p0" x="113.85" y="78.40" angle="0.00" speed="1.00" pos="78.40" edge="SC" slope="0.00" type="DEFAULT_PEDTYPE"/>
<     </timestep>
<     <timestep time="3.00">
<         <person id="p0" x="113.85" y="79.40" angle="0.00" speed="1.00" pos="79.40" edge="SC" slope="0.00" type="DEFAULT_PEDTYPE"/>
<     </timestep>
<     <timestep time="4.00">
<         <person id="p0" x="113.85" y="80.40" angle="0.00" speed="1.00" pos="80.40" edge="SC" slope="0.00" type="DEFAULT_PEDTYPE"/>
<     </timestep>
<     <timestep time="5.00">
<         <person id="p0" x="113.85" y="81.40" angle="0.00" speed="1.00" pos="81.40" edge="SC" slope="0.00" type="DEFAULT_PEDTYPE"/>
<     </timestep>
<     <timestep time="6.00">
<         <person id="p0" x="113.85" y="82.40" angle="0.00" speed="1.00" pos="82.40" edge="SC" slope="0.00" type="DEFAULT_PEDTYPE"/>
<     </timestep>
<     <timestep time="7.00">
<         <person id="p0" x="113.85" y="83.40" angle="0.00" speed="1.00" pos="83.40" edge="SC" slope="0.00" type="DEFAULT_PEDTYPE"/>
<     </timestep>
<     <timestep time="8.00">
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,80d0
< s=0.0 x=113.85 y=75.4
< s=1.0 x=113.85 y=76.4
< s=2.0 x=113.85 y=77.4
< s=3.0 x=113.85 y=78.4
< s=4.0 x=113.85 y=79.4
< s=5.0 x=113.85 y=80.4
< s=6.0 x=113.85 y=81.4
< s=7.0 x=113.85 y=82.4
< s=8.0 x=113.85 y=83.4
< s=9.0 x=113.85 y=84.4
< s=10.0 x=113.85 y=85.4
< s=11.0 x=113.85 y=86.4
< s=12.0 x=113.85 y=87.4
< s=13.0 x=113.85 y=88.4
< s=14.0 x=113.85 y=89.4
< s=15.0 x=113.859086269 y=90.602412377
< s=16.0 x=113.859086269 y=91.602412377
< s=17.0 x=113.859086269 y=92.602412377
< s=18.0 x=113.859086269 y=93.602412377
< s=19.0 x=113.859086269 y=94.602412377
< s=20.0 x=113.76479171 y=95.5958777708
< s=21.0 x=113.76479171 y=96.5958777708
< s=22.0 x=113.746963665 y=97.5981055237
< s=23.0 x=113.746963665 y=98.5981055237
< s=24.0 x=113.746963665 y=99.5981055237
< s=25.0 x=113.746963665 y=100.598105524
< s=26.0 x=113.746963665 y=101.598105524
< s=27.0 x=113.746963665 y=102.598105524
< s=28.0 x=113.746963665 y=103.598105524
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci person person ( Last six runs Sep2024 )

---------- Differences in output ----------
3c3
< 1.0: departed=('horiz', 'detour', 'detour2', 'newPerson') (4) arrived=() (0)
---
> 1.0: departed=('newPerson', 'horiz', 'detour', 'detour2') (4) arrived=() (0)

TEST FAILED on ts-sim-build-ba : traci person remove_add ( Last six runs Sep2024 )

---------- Differences in tripinfo ----------
5,11d4
<     <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="1.06" duration="10.00" waitingTime="0.00" timeLoss="3.16" traveltime="10.00">
<         <ride waitingTime="0.00" vehicle="p0_0" depart="0.00" arrival="10.00" arrivalPos="81.28" duration="10.00" routeLength="76.18" timeLoss="3.16"/>
<     </personinfo>
<     <personinfo id="p0" depart="10.00" type="DEFAULT_PEDTYPE" speedFactor="1.06" duration="8.00" waitingTime="0.00" timeLoss="1.43" traveltime="8.00">
<         <walk depart="10.00" departPos="81.28" arrival="18.00" arrivalPos="90.95" duration="8.00" routeLength="9.67" timeLoss="1.43" maxSpeed="1.47"/>
<     </personinfo>
<     <tripinfo id="p0_0" depart="0.00" departLane="SC_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="19.00" arrivalLane="CN_0" arrivalPos="45.98" arrivalSpeed="0.10" duration="19.00" routeLength="148.93" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="7.57" rerouteNo="1" devices="tripinfo_p0_0 person_p0_0" vType="DEFAULT_VEHTYPE" speedFactor="0.94" vaporized=""/>

TEST FAILED on ts-sim-build-ba : traci person remove_crossing ( Last six runs Sep2024 )

---------- Differences in tripinfo ----------
5,8d4
<     <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE" speedFactor="0.50" duration="10.00" waitingTime="0.00" timeLoss="-93.36" traveltime="10.00">
<         <walk depart="0.00" departPos="85.15" arrival="10.00" arrivalPos="43.08" duration="10.00" routeLength="71.78" timeLoss="-93.36" maxSpeed="0.69"/>
<     </personinfo>
<     <tripinfo id="v0" depart="0.00" departLane="WC_3" departPos="56.15" departSpeed="0.00" departDelay="0.00" arrival="39.00" arrivalLane="CS_3" arrivalPos="85.40" arrivalSpeed="3.92" duration="39.00" routeLength="130.36" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="7.08" rerouteNo="0" devices="tripinfo_v0" vType="DEFAULT_VEHTYPE" speedFactor="0.30" vaporized=""/>

TEST FAILED on ts-sim-build-ba : traci poi poi ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,2
> Error: Could not load 'testImage.png'.
> Loading failed!

TEST FAILED on ts-sim-build-ba : traci polygon polygon_dynamics ( Last six runs Sep2024 )

---------- Differences in errors ----------
6a7,8
> Error: Could not load 'img.jpeg'.
> Loading failed!

TEST FAILED on ts-sim-build-ba : traci simulation load ( Last six runs Sep2024 )

---------- Differences in errors ----------
2a3,5
> 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).
---------- Differences in log ----------
1,6d0
< Loading net-file from 'input_net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional2.add.xml' ... done ((TIME)).
< Loading done.
< Simulation version started
< Simulation ended at time: 3.00.
< Reason: Libsumo issued load command.
---------- Differences in output ----------
1,365d0
< step=1.0 departed=('horiz',)
< step=2.0 departed=()
< step=3.0 departed=()
< reloading
< step=1.0 departed=('horiz',)
< step=2.0 departed=()
< step=3.0 departed=()
< step=4.0 departed=()
< step=5.0 departed=()
< step=6.0 departed=()
< step=7.0 departed=()
< step=8.0 departed=()
< step=9.0 departed=()
< step=10.0 departed=()
< step=11.0 departed=()
< step=12.0 departed=()
< step=13.0 departed=()
< step=14.0 departed=()
< step=15.0 departed=()
< step=16.0 departed=()
< step=17.0 departed=()
< step=18.0 departed=()
< step=19.0 departed=()
< step=20.0 departed=()
< step=21.0 departed=()
< step=22.0 departed=()
< step=23.0 departed=()
< step=24.0 departed=()
< step=25.0 departed=()
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci simulation loadState calibrator ( Last six runs Sep2024 )

---------- Differences in tripinfo ----------
9,10c9,10
<     <tripinfo id="cali.0.1" depart="25.00" departLane="SC_0" departPos="41.57" departSpeed="28.39" departDelay="0.00" arrival="34.00" arrivalLane="CN_0" arrivalPos="91.95" arrivalSpeed="16.67" duration="9.00" routeLength="158.43" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.83" rerouteNo="0" devices="tripinfo_cali.0.1" vType="car" speedFactor="1.20" vaporized=""/>
<     <tripinfo id="cali.0.2" depart="25.00" departLane="SC_1" departPos="5.54" departSpeed="32.85" departDelay="0.00" arrival="37.00" arrivalLane="CN_1" arrivalPos="91.95" arrivalSpeed="14.53" duration="12.00" routeLength="194.46" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.93" rerouteNo="0" devices="tripinfo_cali.0.2" vType="car" speedFactor="1.05" vaporized=""/>
---
>     <tripinfo id="cali.0.1" depart="25.00" departLane="SC_0" departPos="24.32" departSpeed="28.08" departDelay="0.00" arrival="38.00" arrivalLane="CN_0" arrivalPos="91.95" arrivalSpeed="11.70" duration="13.00" routeLength="175.68" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.79" rerouteNo="0" devices="tripinfo_cali.0.1" vType="car" speedFactor="0.84" vaporized=""/>
>     <tripinfo id="cali.0.2" depart="25.00" departLane="SC_1" departPos="4.25" departSpeed="29.53" departDelay="0.00" arrival="38.00" arrivalLane="CN_1" arrivalPos="91.95" arrivalSpeed="12.31" duration="13.00" routeLength="195.75" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="1.03" rerouteNo="0" devices="tripinfo_cali.0.2" vType="car" speedFactor="0.89" vaporized=""/>

TEST FAILED on ts-sim-build-ba : traci simulation loadState reset_routeFiles ( Last six runs Sep2024 )

---------- Differences in output ----------
1,2c1,2
< first run finished with 100 vehicles
< second run finished with 100 vehicles
---
> first run finished with 0 vehicles
> second run finished with 0 vehicles
---------- Differences in state ----------
5,14c5
<     <route id="!0" state="0" edges="SC CE"/>
<     <route id="!1" state="0" edges="NC CE"/>
<     <delay number="0" begin="2" end="0" depart="0.00" time="0.00"/>
<     <vType id="DEFAULT_VEHTYPE"/>
<     <vehicle id="0" depart="0.00" route="!0" distance="0 0" speedFactor="1.0600" reroute="1" state="262144 9223372036854774807 0 -1.00 0 0.00 0 0 0" pos="0.00 0.00 0.00" speed="0.00 0.00" angle="90.00" posLat="0.00" waitingTime="100000 0">
<         <device id="routing_0" state="0"/>
<     </vehicle>
<     <vehicle id="1" depart="1.00" route="!1" distance="0 0" speedFactor="0.9383" reroute="1" state="262144 9223372036854774807 0 -1.00 0 0.00 0 0 0" pos="0.00 0.00 0.00" speed="0.00 0.00" angle="90.00" posLat="0.00" waitingTime="100000 0">
<         <device id="routing_1" state="0"/>
<     </vehicle>
---
>     <delay number="0" begin="0" end="0" depart="0.00" time="0.00"/>

TEST FAILED on ts-sim-build-ba : traci simulation loadState subscription ( Last six runs Sep2024 )

---------- Differences in state ----------
5d4
<     <route id="r0" state="1" edges="SC"/>
7d5
<     <vType id="t0"/>

TEST FAILED on ts-sim-build-ba : traci simulation loadState tlProgramOnline ( Last six runs Sep2024 )

---------- Differences in errors ----------
1,2c1
< Warning: Ignoring program 'online' for traffic light 'C' in loaded state
< Warning: Ignoring program 'online' for traffic light 'C' in loaded state
---
> FXApp::openDisplay: unable to open display :17672.0
---------- Differences in output ----------
1,2d0
< 2.0 subcription={'v0': {64: 0.0}} contextSubscription={}
< 2.0 subcription={'v0': {64: 0.0}} contextSubscription={}
---------- Differences in state ----------
5d4
<     <route id="r0" state="1" edges="SC"/>
7d5
<     <vType id="t0"/>

TEST FAILED on ts-sim-build-ba : traci simulation simulation ( Last six runs Sep2024 )

---------- Differences in log ----------
5c5
< Simulation version started
---
> Simulation started with time: 0.00.
15d14
< Reason: Libsumo requested termination.
---------- Differences in output ----------
219c219
< check whether GUI is present False
---
> check whether GUI is present True

TEST FAILED on ts-sim-build-ba : traci trafficlight constraints swap 1 ( Last six runs Sep2024 )

---------- Differences in tripinfo ----------
5,7d4
<     <tripinfo id="t0" depart="0.00" departLane="d_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="104.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="104.00" routeLength="1432.74" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_t0 routing_t0" vType="train" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="t2" depart="0.00" departLane="h_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="168.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="168.00" routeLength="1349.90" waitingTime="38.00" waitingCount="1" stopTime="0.00" timeLoss="70.17" rerouteNo="1" devices="tripinfo_t2 routing_t2" vType="train" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="t1" depart="0.00" departLane="a_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="235.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="235.00" routeLength="1391.32" waitingTime="69.00" waitingCount="2" stopTime="0.00" timeLoss="134.17" rerouteNo="1" devices="tripinfo_t1 routing_t1" vType="train" speedFactor="1.00" vaporized=""/>

TEST FAILED on ts-sim-build-ba : traci trafficlight constraints swap 4 ( Last six runs Sep2024 )

---------- Differences in errors ----------
1,4d0
< Warning: Cannot check for all deadlocks on swapConstraints because the route for vehicle 't2' is not computed yet
< Warning: Cannot check for all deadlocks on swapConstraints because the route for vehicle 't1' is not computed yet
< Warning: Cannot check for all deadlocks on swapConstraints because the route for vehicle 't3' is not computed yet
< Warning: Cannot check for all deadlocks on swapConstraints because the route for vehicle 't0' is not computed yet
---------- Differences in tripinfo ----------
5,8d4
<     <tripinfo id="t2" depart="0.00" departLane="a_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="101.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="101.00" routeLength="1391.32" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_t2 routing_t2" vType="train" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="t0" depart="0.00" departLane="d_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="171.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="171.00" routeLength="1432.74" waitingTime="35.00" waitingCount="1" stopTime="0.00" timeLoss="67.16" rerouteNo="1" devices="tripinfo_t0 routing_t0" vType="train" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="t3" depart="0.00" departLane="n_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="238.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="238.00" routeLength="1432.74" waitingTime="102.00" waitingCount="1" stopTime="0.00" timeLoss="134.18" rerouteNo="1" devices="tripinfo_t3 routing_t3" vType="train" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="t1" depart="0.00" departLane="j_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="294.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="294.00" routeLength="1391.32" waitingTime="161.00" waitingCount="1" stopTime="0.00" timeLoss="193.16" rerouteNo="1" devices="tripinfo_t1 routing_t1" vType="train" speedFactor="1.00" vaporized=""/>

TEST FAILED on ts-sim-build-ba : traci trafficlight constraints swap 5 ( Last six runs Sep2024 )

---------- Differences in errors ----------
1c1,3
< Warning: Cannot check for all deadlocks on swapConstraints because the route for vehicle 't2' is not computed yet
---
> 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 Fatal error.
---------- Differences in output ----------
1,13d0
< constraints before swap
<  tls=A Constraint(signalId=A tripId=t2, foeId=tx, foeSignal=D, limit=3, type=0, mustWait=True, active=True)
<  tls=A Constraint(signalId=A tripId=t2, foeId=t0, foeSignal=D, limit=3, type=0, mustWait=True, active=True)
<  tls=C Constraint(signalId=C tripId=t2, foeId=t1, foeSignal=H, limit=3, type=0, mustWait=True, active=True)
<  tls=H Constraint(signalId=H tripId=t1, foeId=t0, foeSignal=C, limit=3, type=0, mustWait=True, active=True)
< constraints added to avoid deadlock
<  tls=H Constraint(signalId=D tripId=t0, foeId=t2, foeSignal=A, limit=3, type=0, mustWait=True, active=True)
<  tls=H Constraint(signalId=C tripId=t0, foeId=t1, foeSignal=H, limit=3, type=0, mustWait=True, active=True)
< constraints after swap
<  tls=C Constraint(signalId=C tripId=t0, foeId=t1, foeSignal=H, limit=3, type=0, mustWait=True, active=True)
<  tls=C Constraint(signalId=C tripId=t2, foeId=t1, foeSignal=H, limit=3, type=0, mustWait=True, active=True)
<  tls=D Constraint(signalId=D tripId=t0, foeId=t2, foeSignal=A, limit=3, type=0, mustWait=True, active=True)
<  tls=D Constraint(signalId=D tripId=tx, foeId=t2, foeSignal=A, limit=3, type=0, mustWait=True, active=True)
---------- 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="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="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_t2 routing_t2" vType="train" speedFactor="1.00" vaporized=""/>
    <tripinfo id="tx" depart="0.00" departLane="d_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="221.00" arrivalLane="j_0" arrivalPos="500.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_tx routing_tx" vType="train" speedFactor="1.00" vaporized=""/>
    <tripinfo id="t0" depart="30.00" departLane="d_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="294.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="264.00" routeLength="1432.74" waitingTime="110.00" waitingCount="2" stopTime="0.00" timeLoss="160.16" rerouteNo="1" devices="tripinfo_t0 routing_t0" vType="train" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-build-ba : traci trafficlight constraints swap insertion_tripId ( Last six runs Sep2024 )

---------- Differences in errors ----------
1d0
< Warning: Cannot check for all deadlocks on swapConstraints because the route for vehicle 't2' is not computed yet
---------- Differences in output ----------
6d5
<  tls=H Constraint(signalId=C tripId=t1_tripId, foeId=t2_tripId, foeSignal=H, limit=3, type=0, mustWait=True, active=True)
10c9
<  tls=C Constraint(signalId=C tripId=t1_tripId, foeId=t2_tripId, foeSignal=H, limit=3, type=0, mustWait=True, active=True)
---
>  tls=H Constraint(signalId=H tripId=t2_tripId, foeId=t1_tripId, foeSignal=C, limit=3, type=0, mustWait=True, active=True)
---------- Differences in tripinfo ----------
5,7d4
<     <tripinfo id="t2" depart="0.00" departLane="h_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="98.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="98.00" routeLength="1349.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="tripinfo_t2 routing_t2" vType="train" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="t0" depart="0.00" departLane="a_0" departPos="50.10" departSpeed="13.89" departDelay="0.00" arrival="165.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="165.00" routeLength="1391.32" waitingTime="32.00" waitingCount="1" stopTime="0.00" timeLoss="64.17" rerouteNo="1" devices="tripinfo_t0 routing_t0" vType="train" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="t1" depart="101.00" departLane="c_0" departPos="50.10" departSpeed="13.89" departDelay="71.00" arrival="232.00" arrivalLane="g_0" arrivalPos="400.00" arrivalSpeed="13.89" duration="131.00" routeLength="891.32" waitingTime="20.00" waitingCount="1" stopTime="5.00" timeLoss="61.16" rerouteNo="1" devices="tripinfo_t1 routing_t1" vType="train" speedFactor="1.00" vaporized=""/>

TEST FAILED on ts-sim-build-ba : traci trafficlight constraints swap redundant_2 ( Last six runs Sep2024 )

---------- 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=""/>

TEST FAILED on ts-sim-build-ba : traci trafficlight constraints swapConstraints_loadState ( Last six runs Sep2024 )

---------- Differences in errors ----------
1,2d0
< Warning: Cannot check for all deadlocks on swapConstraints because the route for vehicle 't2' is not computed yet
< Warning: Cannot check for all deadlocks on swapConstraints because the route for vehicle 't2' is not computed yet
---------- Differences in state ----------
5,18c5
<     <route id="!t0" state="0" edges="a g"/>
<     <route id="!t1" state="0" edges="h g"/>
<     <route id="!t2" state="0" edges="d g"/>
<     <delay number="0" begin="3" end="0" depart="0.00" time="0.00"/>
<     <vType id="train" length="50.00" vClass="rail"/>
<     <vehicle id="t0" type="train" depart="0.00" departSpeed="max" route="!t0" distance="0 0" speedFactor="1.0000" reroute="1" state="262162 9223372036854774807 0 -1.00 0 0.00 0 0 0" pos="0.00 0.00 0.00" speed="0.00 0.00" angle="90.00" posLat="0.00" waitingTime="100000 0">
<         <device id="routing_t0" state="0"/>
<     </vehicle>
<     <vehicle id="t1" type="train" depart="0.00" departSpeed="max" route="!t1" distance="0 0" speedFactor="1.0000" reroute="1" state="262162 9223372036854774807 0 -1.00 0 0.00 0 0 0" pos="0.00 0.00 0.00" speed="0.00 0.00" angle="90.00" posLat="0.00" waitingTime="100000 0">
<         <device id="routing_t1" state="0"/>
<     </vehicle>
<     <vehicle id="t2" type="train" depart="0.00" departSpeed="max" route="!t2" distance="0 0" speedFactor="1.0000" reroute="1" state="262162 9223372036854774807 0 -1.00 0 0.00 0 0 0" pos="0.00 0.00 0.00" speed="0.00 0.00" angle="90.00" posLat="0.00" waitingTime="100000 0">
<         <device id="routing_t2" state="0"/>
<     </vehicle>
---
>     <delay number="0" begin="0" end="0" depart="0.00" time="0.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="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=""/>

TEST FAILED on ts-sim-build-ba : traci trafficlight setLogic_duration0 ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1
> X Error: code 13 major 59 minor 0: BadGC (invalid GC parameter).

TEST FAILED on ts-sim-build-ba : traci vehicle cfmodel CACC ( Last six runs Sep2024 )

---------- Differences in errors ----------
1c1,9
< Warning: Vehicle 'ego' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=9.50.
---
> Error: Vehicle 'ego' is not known.
> Traceback (most recent call last):
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/vehicle/cfmodel/CACC/runner.py", line 63, in <module>
>     run(mode, fname)
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/vehicle/cfmodel/CACC/runner.py", line 51, in run
>     traci.vehicle.setParameter("ego", "carFollowModel.caccCommunicationsOverrideMode", str(mode))
>   File "/home/delphi/extraGcc/sumo/tools/libsumo/libsumo.py", line 6354, in setParameter
>     return _libsumo.vehicle_setParameter(objectID, key, value)
> libsumo.libsumo.TraCIException: Vehicle 'ego' is not known.
---------- Differences in fcd ----------
2a3,4
> <!-- generated on 2024-09-05 09:34:58 by 
> <Configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd">
4,706c6,28
< <fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
<     <timestep time="0.00">
<         <vehicle id="ego" speed="33.36"/>
<         <vehicle id="stopped" speed="0.00"/>
<     </timestep>
<     <timestep time="0.50">
<         <vehicle id="ego" speed="33.36"/>
<         <vehicle id="stopped" speed="0.00"/>
<     </timestep>
<     <timestep time="1.00">
<         <vehicle id="ego" speed="33.36"/>
<         <vehicle id="stopped" speed="0.00"/>
<     </timestep>
<     <timestep time="1.50">
<         <vehicle id="ego" speed="33.36"/>
<         <vehicle id="stopped" speed="0.00"/>
<     </timestep>
<     <timestep time="2.00">
<         <vehicle id="ego" speed="33.36"/>
<         <vehicle id="stopped" speed="0.00"/>
<     </timestep>
<     <timestep time="2.50">
<         <vehicle id="ego" speed="33.36"/>
<         <vehicle id="stopped" speed="0.00"/>
<     </timestep>
<     <timestep time="3.00">
<truncated after showing first 30 lines>
---------- Differences in output ----------
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 fcd2 ----------
<?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 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>

TEST FAILED on ts-sim-build-ba : traci vehicle changeLane_subLane lane_deadend ( Last six runs Sep2024 )

---------- Differences in errors ----------
1c1,4
< Warning: Vehicle 'v0' performs emergency braking on lane 'E0_1' with decel=9.00, wished=4.50, severity=1.00, time=7.00.
---
> [xcb] Unknown sequence number while awaiting reply
> [xcb] Most likely this is a multi-threaded client and XInitThreads has not been called
> [xcb] Aborting, sorry about that.
> python: ../../src/xcb_io.c:374: poll_for_response: Assertion `!xcb_xlib_threads_sequence_lost' failed.
---------- Differences in output ----------
1,4d0
< t=0.0 laneIndex=-1073741824 state(-1)=([], [])
< t=1.0 laneIndex=2 state(-1)=([], [])
< t=2.0 laneIndex=2 state(-1)=(['stay', 'strategic'], ['strategic'])
< t=3.0 laneIndex=2 state(-1)=(['stay', 'strategic'], ['strategic'])
---------- Missing result in lanechanges ----------
<?xml version="1.0" encoding="UTF-8"?>


<lanechanges>
    <change id="v0" type="DEFAULT_VEHTYPE" time="5.00" from="E0_2" to="E0_1" dir="-1" speed="28.53" pos="149.73" reason="strategic|traci|urgent absolute" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None" latGap="None"/>
</lanechanges>

TEST FAILED on ts-sim-build-ba : traci vehicle driverstate ( Last six runs Sep2024 )

---------- Differences in output ----------
1,32d0
< 0.0 awareness=0.50 errorState=0.00
< 1.0 awareness=0.50 errorState=0.00
< 2.0 awareness=0.50 errorState=0.02
< 3.0 awareness=0.50 errorState=0.00
< 4.0 awareness=0.50 errorState=0.01
< 5.0 awareness=0.50 errorState=0.02
< 6.0 awareness=0.50 errorState=0.03
< 7.0 awareness=0.50 errorState=-0.01
< 8.0 awareness=0.50 errorState=0.00
< 9.0 awareness=0.50 errorState=-0.02
< 10.0 awareness=0.50 errorState=-0.03
< 11.0 awareness=0.50 errorState=-0.06
< 12.0 awareness=0.50 errorState=-0.04
< 13.0 awareness=0.50 errorState=-0.03
< 14.0 awareness=0.50 errorState=-0.02
< 15.0 awareness=0.50 errorState=0.00
< 16.0 awareness=0.50 errorState=-0.00
< 17.0 awareness=0.50 errorState=-0.02
< 18.0 awareness=0.50 errorState=-0.04
< 19.0 awareness=0.50 errorState=-0.05
< 20.0 awareness=0.50 errorState=-0.06
< 21.0 awareness=0.50 errorState=-0.03
< 22.0 awareness=0.50 errorState=-0.03
< 23.0 awareness=0.50 errorState=-0.02
< 24.0 awareness=0.50 errorState=-0.03
< 25.0 awareness=0.50 errorState=-0.05
< 26.0 awareness=0.50 errorState=-0.08
< 27.0 awareness=0.50 errorState=-0.11
< 28.0 awareness=0.50 errorState=-0.12
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle getFollowSpeed ( Last six runs Sep2024 )

---------- Differences in output ----------
1,175d0
< 3.0 vSafe=1.3 vActual=1.3
< 3.5 vSafe=2.6 vActual=2.6
< 4.0 vSafe=3.9 vActual=3.9
< 4.5 vSafe=5.2 vActual=5.2
< 5.0 vSafe=6.5 vActual=6.5
< 5.5 vSafe=7.8 vActual=7.8
< 6.0 vSafe=9.1 vActual=9.1
< 6.5 vSafe=10.4 vActual=10.4
< 7.0 vSafe=11.7 vActual=11.7
< 7.5 vSafe=13.0 vActual=13.0
< 8.0 vSafe=14.3 vActual=14.3
< 8.5 vSafe=15.6 vActual=15.6
< 9.0 vSafe=16.9 vActual=16.9
< 9.5 vSafe=18.2 vActual=18.2
< 10.0 vSafe=19.5 vActual=19.5
< 10.5 vSafe=20.8 vActual=20.8
< 11.0 vSafe=22.1 vActual=22.1
< 11.5 vSafe=22.4861818182 vActual=22.4861818182
< 12.0 vSafe=22.2601652893 vActual=22.2601652893
< 12.5 vSafe=22.0546957175 vActual=22.0546957175
< 13.0 vSafe=21.8679051977 vActual=21.8679051977
< 13.5 vSafe=21.6980956343 vActual=21.6980956343
< 14.0 vSafe=21.5437233039 vActual=21.5437233039
< 14.5 vSafe=21.4033848217 vActual=21.4033848217
< 15.0 vSafe=21.2758043834 vActual=21.2758043834
< 15.5 vSafe=21.1598221667 vActual=21.1598221667
< 16.0 vSafe=21.0543837879 vActual=21.0543837879
< 16.5 vSafe=20.9585307163 vActual=20.9585307163
< 17.0 vSafe=20.8713915603 vActual=20.8713915603
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle getLeader ( Last six runs Sep2024 )

---------- Differences in output ----------
1,72d0
< 0.0: egoLane= leaderAuto=None leaderHigh=None leaderLane=None
< 0.25: egoLane=A1B1_0 leaderAuto=None leaderHigh=None leaderLane=None
< 0.5: egoLane=A1B1_0 leaderAuto=None leaderHigh=None leaderLane=None
< 0.75: egoLane=A1B1_0 leaderAuto=None leaderHigh=None leaderLane=None
< 1.0: egoLane=A1B1_0 leaderAuto=None leaderHigh=None leaderLane=None
< 1.25: egoLane=A1B1_0 leaderAuto=None leaderHigh=None leaderLane=None
< 1.5: egoLane=A1B1_0 leaderAuto=None leaderHigh=None leaderLane=None
< 1.75: egoLane=A1B1_0 leaderAuto=None leaderHigh=None leaderLane=None
< 2.0: egoLane=A1B1_0 leaderAuto=None leaderHigh=None leaderLane=None
< 2.25: egoLane=A1B1_0 leaderAuto=None leaderHigh=None leaderLane=None
< 2.5: egoLane=A1B1_0 leaderAuto=None leaderHigh=None leaderLane=None
< 2.75: egoLane=A1B1_0 leaderAuto=None leaderHigh=None leaderLane=None
< 3.0: egoLane=A1B1_0 leaderAuto=None leaderHigh=None leaderLane=None
< 3.25: egoLane=A1B1_0 leaderAuto=None leaderHigh=None leaderLane=None
< 3.5: egoLane=A1B1_0 leaderAuto=None leaderHigh=None leaderLane=None
< 3.75: egoLane=A1B1_0 leaderAuto=None leaderHigh=None leaderLane=None
< 4.0: egoLane=A1B1_0 leaderAuto=None leaderHigh=None leaderLane=None
< 4.25: egoLane=A1B1_0 leaderAuto=None leaderHigh=None leaderLane=None
< 4.5: egoLane=A1B1_0 leaderAuto=None leaderHigh=None leaderLane=None
< 4.75: egoLane=A1B1_0 leaderAuto=None leaderHigh=None leaderLane=None
< 5.0: egoLane=A1B1_0 leaderAuto=None leaderHigh=None leaderLane=None
< 5.25: egoLane=A1B1_0 leaderAuto=None leaderHigh=None leaderLane=None
< 5.5: egoLane=A1B1_0 leaderAuto=None leaderHigh=None leaderLane=None
< 5.75: egoLane=A1B1_0 leaderAuto=None leaderHigh=None leaderLane=None
< 6.0: egoLane=A1B1_0 leaderAuto=None leaderHigh=None leaderLane=None
< 6.25: egoLane=A1B1_0 leaderAuto=None leaderHigh=None leaderLane=None
< 6.5: egoLane=A1B1_0 leaderAuto=None leaderHigh=None leaderLane=None
< 6.75: egoLane=A1B1_0 leaderAuto=None leaderHigh=None leaderLane=None
< 7.0: egoLane=A1B1_0 leaderAuto=('lead', 5.849453846153855) leaderHigh=('lead', 5.849453846153855) leaderLane=:B1_9_0
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle getLeader2 ( Last six runs Sep2024 )

---------- Differences in output ----------
1,18d0
< 0.0: egoLane= leaderAuto=None leaderHigh=None leaderLane=None
< 1.0: egoLane=A1B1_0 leaderAuto=None leaderHigh=None leaderLane=None
< 2.0: egoLane=A1B1_0 leaderAuto=None leaderHigh=None leaderLane=None
< 3.0: egoLane=A1B1_0 leaderAuto=None leaderHigh=None leaderLane=None
< 4.0: egoLane=A1B1_0 leaderAuto=None leaderHigh=None leaderLane=None
< 5.0: egoLane=A1B1_0 leaderAuto=None leaderHigh=None leaderLane=None
< 6.0: egoLane=A1B1_0 leaderAuto=('lead', 46.49999999999999) leaderHigh=('lead', 46.49999999999999) leaderLane=:B1_2_0
< 7.0: egoLane=A1B1_0 leaderAuto=('lead', 31.776599999999988) leaderHigh=('lead', 31.776599999999988) leaderLane=:B1_2_0
< 8.0: egoLane=A1B1_0 leaderAuto=('lead', 20.900225999999982) leaderHigh=('lead', 20.900225999999982) leaderLane=B1C1_0
< 9.0: egoLane=A1B1_0 leaderAuto=('lead', 20.404851999999984) leaderHigh=('lead', 20.404851999999984) leaderLane=B1C1_0
< 10.0: egoLane=A1B1_0 leaderAuto=('lead', 27.009477999999987) leaderHigh=('lead', 27.009477999999987) leaderLane=B1C1_0
< 11.0: egoLane=:B1_13_0 leaderAuto=('lead', 31.773564999999984) leaderHigh=('lead', 31.773564999999984) leaderLane=B1C1_0
< 12.0: egoLane=B1C1_0 leaderAuto=('lead', 33.937651999999986) leaderHigh=('lead', 33.937651999999986) leaderLane=B1C1_0
< 13.0: egoLane=B1C1_0 leaderAuto=('lead', 33.501738999999986) leaderHigh=('lead', 33.501738999999986) leaderLane=B1C1_0
< 14.0: egoLane=B1C1_0 leaderAuto=('lead', 31.811325999999987) leaderHigh=('lead', 31.811325999999987) leaderLane=B1C1_0
< 15.0: egoLane=B1C1_0 leaderAuto=('lead', 30.120912999999987) leaderHigh=('lead', 30.120912999999987) leaderLane=B1C1_0
< 16.0: egoLane=B1C1_0 leaderAuto=None leaderHigh=None leaderLane=None
< 17.0: egoLane=B1C1_0 leaderAuto=None leaderHigh=None leaderLane=None

TEST FAILED on ts-sim-build-ba : traci vehicle insertStop all ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,2
> Xlib: sequence lost (0x119ef > 0x1bf3) in reply type 0x16!
> double free or corruption (fasttop)
---------- 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="421.00">
        <routeDistribution>
            <route replacedOnEdge="A0A1" reason="traci:insertStop" replacedAtTime="5.00" probability="0" edges="A0A1 A1B1 B1C1 C1D1 D1D2 D2D3"/>
            <route replacedOnEdge="A0A1" reason="traci:insertStop" replacedAtTime="5.00" probability="0" edges="A0A1 A1A2 A2B2 B2B1 B1A1 A1B1 B1C1 C1D1 D1D2 D2D3"/>
            <route replacedOnEdge="A0A1" reason="traci:insertStop" replacedAtTime="5.00" probability="0" edges="A0A1 A1A2 A2B2 B2C2 C2C1 C1B1 B1A1 A1B1 B1C1 C1D1 D1D2 D2D3"/>
            <route edges="A0A1 A1A2 A2B2 B2C2 C2D2 D2D1 D1C1 C1B1 B1A1 A1B1 B1C1 C1D1 D1D2 D2D3"/>
        </routeDistribution>
        <stop busStop="busStop_A2B2" duration="30.00"/>
        <stop busStop="busStop_B2C2" duration="30.00"/>
        <stop busStop="busStop_C2D2" duration="30.00"/>
        <stop busStop="busStop_A1B1" duration="60.00"/>
        <stop busStop="busStop_B1C1" duration="60.00"/>
        <stop busStop="busStop_C1D1" duration="60.00"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : traci vehicle insertStop default ( Last six runs Sep2024 )

---------- Differences in vehroutes ----------
5,11d4
<     <vehicle id="ego" depart="0.00" arrival="246.00">
<         <route edges="A0A1 A1B1 B1C1 C1D1 D1D2 D2D3"/>
<         <stop busStop="busStop_A1B1" duration="60.00"/>
<         <stop busStop="busStop_B1C1" duration="60.00"/>
<         <stop busStop="busStop_C1D1" duration="60.00"/>
<     </vehicle>
< 

TEST FAILED on ts-sim-build-ba : traci vehicle insertStop first_teleport ( Last six runs Sep2024 )

---------- 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,15d4
<     <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>
< 

TEST FAILED on ts-sim-build-ba : traci vehicle insertStop keepRoute ( Last six runs Sep2024 )

---------- Differences in vehroutes ----------
5,12d4
<     <vehicle id="ego" depart="0.00" arrival="45.00">
<         <routeDistribution>
<             <route replacedOnEdge="A1B1" reason="traci:insertStop" replacedAtTime="2.00" probability="0" edges="A1B1"/>
<             <route edges="A1B1"/>
<         </routeDistribution>
<         <stop busStop="busStop_A1B1" duration="30.00"/>
<     </vehicle>
< 

TEST FAILED on ts-sim-build-ba : traci vehicle insertStop on_junction ( Last six runs Sep2024 )

---------- Differences in output ----------
1d0
< replacing stop on  :A1_6
---------- Differences in vehroutes ----------
5,15d4
<     <vehicle id="ego" depart="0.00" arrival="331.00">
<         <routeDistribution>
<             <route replacedOnEdge="A0A1" reason="traci:insertStop" replacedAtTime="10.00" probability="0" edges="A0A1 A1B1 B1C1 C1D1 D1D2 D2D3"/>
<             <route edges="A0A1 A1B1 B1A1 A1A2 A2B2 B2B1 B1A1 A1B1 B1C1 C1D1 D1D2 D2D3"/>
<         </routeDistribution>
<         <stop busStop="busStop_A2B2" duration="30.00"/>
<         <stop busStop="busStop_A1B1" duration="60.00"/>
<         <stop busStop="busStop_B1C1" duration="60.00"/>
<         <stop busStop="busStop_C1D1" duration="60.00"/>
<     </vehicle>
< 

TEST FAILED on ts-sim-build-ba : traci vehicle insertStop second ( Last six runs Sep2024 )

---------- Differences in vehroutes ----------
5,15d4
<     <vehicle id="ego" depart="0.00" arrival="311.00">
<         <routeDistribution>
<             <route replacedOnEdge="A0A1" reason="traci:insertStop" replacedAtTime="5.00" probability="0" edges="A0A1 A1B1 B1C1 C1D1 D1D2 D2D3"/>
<             <route edges="A0A1 A1B1 B1B2 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>
< 

TEST FAILED on ts-sim-build-ba : traci vehicle insertStop second_unreachable_ignore_rerouter ( Last six runs Sep2024 )

---------- Differences in vehroutes ----------
5,15d4
<     <vehicle id="ego" depart="0.00" arrival="531.00">
<         <routeDistribution>
<             <route replacedOnEdge="A0A1" reason="traci:insertStop" replacedAtTime="5.00" probability="0" edges="A0A1 A1B1 B1C1 C1D1 D1D2 D2D3"/>
<             <route edges="A0A1 A1B1 B1B2 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>
< 

TEST FAILED on ts-sim-build-ba : traci vehicle insertStop third ( Last six runs Sep2024 )

---------- 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.
---------- 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="311.00">
        <routeDistribution>
            <route replacedOnEdge="A0A1" reason="traci:insertStop" replacedAtTime="5.00" probability="0" edges="A0A1 A1B1 B1C1 C1D1 D1D2 D2D3"/>
            <route edges="A0A1 A1B1 B1C1 C1C2 C2D2 D2D1 D1C1 C1D1 D1D2 D2D3"/>
        </routeDistribution>
        <stop busStop="busStop_A1B1" duration="60.00"/>
        <stop busStop="busStop_B1C1" duration="60.00"/>
        <stop busStop="busStop_C2D2" duration="30.00"/>
        <stop busStop="busStop_C1D1" duration="60.00"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : traci vehicle moveTo moveTo_detector ( Last six runs Sep2024 )

---------- Differences in detector ----------
5,13d4
<    <interval begin="0.00" end="10.00" id="det" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHaltin
gDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
<    <interval begin="10.00" end="20.00" id="det" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHalti
ngDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
<    <interval begin="20.00" end="30.00" id="det" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHalti
ngDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
<    <interval begin="30.00" end="40.00" id="det" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHalti
ngDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
<    <interval begin="40.00" end="50.00" id="det" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHalti
ngDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
<    <interval begin="50.00" end="60.00" id="det" sampledSeconds="3.91" nVehEntered="1" nVehLeft="1" nVehSeen="1" meanSpeed="11.74" meanTimeLoss="0.79" meanOccupancy="1.65" maxOccupancy="5.50" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHaltin
gDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.40" maxVehicleNumber="1" />
<    <interval begin="60.00" end="70.00" id="det" sampledSeconds="6.66" nVehEntered="1" nVehLeft="1" nVehSeen="1" meanSpeed="12.90" meanTimeLoss="0.82" meanOccupancy="3.12" maxOccupancy="5.50" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHaltin
gDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.70" maxVehicleNumber="1" />
<    <interval begin="70.00" end="80.00" id="det" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHalti
ngDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
<    <interval begin="80.00" end="85.00" id="det" sampledSeconds="0.00" nVehEntered="0" nVehLeft="0" nVehSeen="0" meanSpeed="-1.00" meanTimeLoss="-1.00" meanOccupancy="0.00" maxOccupancy="0.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHalti
ngDuration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />

TEST FAILED on ts-sim-build-ba : traci vehicle moveToXY intersection ( Last six runs Sep2024 )

---------- Differences in output ----------
4d3
< Reason: Libsumo requested termination.

TEST FAILED on ts-sim-build-ba : traci vehicle pastStops_stateLoaded ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1
> Error: libsumo.load is not implemented for the GUI.

TEST FAILED on ts-sim-build-ba : traci vehicle replaceStop first_init ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,7
> Error: Vehicle 'ego' is not known.
> Traceback (most recent call last):
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/vehicle/replaceStop/first_init/runner.py", line 44, in <module>
>     traci.vehicle.replaceStop(vehID, 0, "busStop_A2B2", flags=tc.STOP_BUS_STOP, duration=30)
>   File "/home/delphi/extraGcc/sumo/tools/libsumo/libsumo.py", line 6462, in replaceStop
>     return _libsumo.vehicle_replaceStop(*args, **kwargs)
> libsumo.libsumo.TraCIException: Vehicle 'ego' is not known.
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2024-09-05 09:34:30 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="232.00">
<         <routeDistribution>
<             <route replacedOnEdge="" reason="device.rerouting" replacedAtTime="0.00" probability="0" edges="A0A1 A1A2 A2B2 B2B1 B1C1 C1D1 D2D3"/>
<             <route edges="A0A1 A1A2 A2B2 B2B1 B1C1 C1D1 D1D2 D2D3"/>
<         </routeDistribution>
<         <stop busStop="busStop_A2B2" duration="30.00"/>
<         <stop busStop="busStop_B1C1" duration="60.00"/>
<         <stop busStop="busStop_C1D1" duration="60.00"/>
<     </vehicle>
---
>     <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 FAILED on ts-sim-build-ba : traci vehicle replaceStop first_parameter ( Last six runs Sep2024 )

---------- 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 busStop="busStop_A2B2" duration="60.00"/>
<         <stop busStop="busStop_B1C1" duration="60.00"/>
<         <stop busStop="busStop_C1D1" duration="60.00"/>
<     </vehicle>
< 

TEST FAILED on ts-sim-build-ba : traci vehicle replaceStop first_parameter_only ( Last six runs Sep2024 )

---------- Differences in errors ----------
1,3c1,8
< Error: Could not set stop parameter for vehicle 'ego' (Triggered stop at index 0 cannot be changed into a waypoint by setting speed to 3.00)
< Warning: Vehicle 'train0' to split from vehicle 'ego' is not known. time=16.00.
< Warning: Vehicle 'ego' aborts joining after extension of 10.00s at time 110.00.
---
> 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.
> X Error: code 143 major 139 minor 23: RenderBadPicture (invalid Picture parameter).
> [xcb] Unknown sequence number while processing queue
---------- Differences in output ----------
1,46d0
< stop parameters for index 0 at time 6.0:
< index 0
< edge A1B1
< lane 0
< startPos 5.00
< endPos 50.00
< posLat -0.50
< arrival 42.00
< duration 30.00
< until 100.00
< extension 10.00
< parking 0
< triggered join
< permitted p0 p1 p2
< expected p0 p1
< actType test action
< tripId fancyID
< split train0
< join train1
< line S42
< speed 0.00
< started 83.00
< ended 102.00
< stop parameters for index -1 at time 150.0:
< index 0
< edge A1B1
< lane 0
< startPos 5.00
< endPos 50.00
<truncated after showing first 30 lines>
---------- Missing result in stopinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
    <stopinfo id="ego" type="DEFAULT_VEHTYPE" lane="A1B1_0" pos="49.99" parking="0" started="16.00" ended="111.00" delay="11.00" arrivalDelay="-26.00" tripId="fancyID" line="S42" split="train0" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="ego" type="DEFAULT_VEHTYPE" lane="B1C1_0" pos="64.01" parking="0" started="128.00" ended="228.00" busStop="busStop_B1C1" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="ego" type="DEFAULT_VEHTYPE" lane="C1D1_0" pos="73.66" parking="0" started="239.00" ended="240.00" busStop="busStop_C1D1" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
</stops>
---------- 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="257.00">
        <route edges="A0A1 A1B1 B1C1 C1D1 D1D2 D2D3"/>
        <stop lane="A1B1_0" startPos="5.00" endPos="50.00" posLat="-0.50" arrival="42.00" duration="30.00" until="100.00" started="16.00" ended="111.00" extension="10.00" triggered="join" parking="0" expected="p0 p1" permitted="p0 p1 p2" tripId="fancyID" line="S42" split="train0" join="train1" actType="test action"/>
        <stop busStop="busStop_B1C1" duration="100.00"/>
        <stop busStop="busStop_C1D1" duration="60.00" onDemand="1"/>
        <param key="tripId" value="fancyID"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : traci vehicle replaceStop last ( Last six runs Sep2024 )

---------- Differences in vehroutes ----------
5,14d4
<     <vehicle id="ego" depart="0.00" arrival="216.00">
<         <routeDistribution>
<             <route replacedOnEdge="A0A1" reason="traci:replaceStop" replacedAtTime="5.00" probability="0" edges="A0A1 A1B1 B1C1 C1D1 D1D2 D2D3"/>
<             <route edges="A0A1 A1B1 B1C1 C1C2 C2D2 D2D3"/>
<         </routeDistribution>
<         <stop busStop="busStop_A1B1" duration="60.00"/>
<         <stop busStop="busStop_B1C1" duration="60.00"/>
<         <stop busStop="busStop_C2D2" duration="30.00"/>
<     </vehicle>
< 

TEST FAILED on ts-sim-build-ba : traci vehicle replaceStop last_destination ( Last six runs Sep2024 )

---------- Differences in vehroutes ----------
5,14d4
<     <vehicle id="ego" depart="0.00" arrival="207.00">
<         <routeDistribution>
<             <route replacedOnEdge="A0A1" reason="traci:replaceStop" replacedAtTime="5.00" probability="0" edges="A0A1 A1B1 B1C1 C1D1"/>
<             <route edges="A0A1 A1B1 B1C1 C1C2 C2D2"/>
<         </routeDistribution>
<         <stop busStop="busStop_A1B1" duration="60.00"/>
<         <stop busStop="busStop_B1C1" duration="60.00"/>
<         <stop busStop="busStop_C2D2" duration="30.00"/>
<     </vehicle>
< 

TEST FAILED on ts-sim-build-ba : traci vehicle replaceStop last_same_location_teleport ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,6
> 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="142.00">
        <routeDistribution>
            <route replacedOnEdge="A1B1" replacedOnIndex="1" reason="traci:replaceStop" replacedAtTime="16.00" probability="0" edges="A0A1 A1B1 B1C1 C1D1 D1D2 D2D3"/>
            <route edges="A0A1 A1B1 C1D1 D1D2 D2D3"/>
        </routeDistribution>
        <stop busStop="busStop_A1B1" duration="60.00"/>
        <stop edge="A1B1" speed="1000.00" jump="0.00"/>
        <stop busStop="busStop_C1D1" duration="30.00"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : traci vehicle replaceStop second_unreachable_teleport ( Last six runs Sep2024 )

---------- Differences in vehroutes ----------
5,15d4
<     <vehicle id="ego" depart="0.00" arrival="226.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 edge="A1B1" speed="1000.00" jump="0.00"/>
<         <stop busStop="busStop_B2C2" duration="30.00"/>
<         <stop busStop="busStop_C1D1" duration="60.00"/>
<     </vehicle>
< 

TEST FAILED on ts-sim-build-ba : traci vehicle replaceStop unreachable ( Last six runs Sep2024 )

---------- Differences in errors ----------
1d0
< Error: Stop replacement failed for vehicle 'ego' (no route found from edge 'B1C1' to stop edge 'C2D2').

TEST FAILED on ts-sim-build-ba : traci vehicle setSpeedFactor_IDM ( Last six runs Sep2024 )

---------- Differences in errors ----------
1d0
< Warning: Vehicle 'v0' performs emergency braking on lane 'a_0' with decel=9.00, wished=4.50, severity=1.00, time=5.00.
---------- Differences in fcd ----------
5,146d4
<     <timestep time="0.00">
<         <vehicle id="v0" x="205.10" y="398.40" angle="90.00" type="car" speed="27.78" pos="5.10" lane="a_0" slope="0.00" acceleration="0.00"/>
<     </timestep>
<     <timestep time="1.00">
<         <vehicle id="v0" x="232.88" y="398.40" angle="90.00" type="car" speed="27.78" pos="32.88" lane="a_0" slope="0.00" acceleration="-0.00"/>
<     </timestep>
<     <timestep time="2.00">
<         <vehicle id="v0" x="260.66" y="398.40" angle="90.00" type="car" speed="27.78" pos="60.66" lane="a_0" slope="0.00" acceleration="-0.00"/>
<     </timestep>
<     <timestep time="3.00">
<         <vehicle id="v0" x="288.44" y="398.40" angle="90.00" type="car" speed="27.78" pos="88.44" lane="a_0" slope="0.00" acceleration="-0.00"/>
<     </timestep>
<     <timestep time="4.00">
<         <vehicle id="v0" x="316.22" y="398.40" angle="90.00" type="car" speed="27.78" pos="116.22" lane="a_0" slope="0.00" acceleration="-0.00"/>
<     </timestep>
<     <timestep time="5.00">
<         <vehicle id="v0" x="335.00" y="398.40" angle="90.00" type="car" speed="18.78" pos="135.00" lane="a_0" slope="0.00" acceleration="-9.00"/>
<     </timestep>
<     <timestep time="6.00">
<         <vehicle id="v0" x="344.78" y="398.40" angle="90.00" type="car" speed="9.78" pos="144.78" lane="a_0" slope="0.00" acceleration="-9.00"/>
<     </timestep>
<     <timestep time="7.00">
<         <vehicle id="v0" x="345.56" y="398.40" angle="90.00" type="car" speed="0.78" pos="145.56" lane="a_0" slope="0.00" acceleration="-9.00"/>
<     </timestep>
<     <timestep time="8.00">
<         <vehicle id="v0" x="345.56" y="398.40" angle="90.00" type="car" speed="0.00" pos="145.56" lane="a_0" slope="0.00" acceleration="-0.78"/>
<     </timestep>
<     <timestep time="9.00">
<         <vehicle id="v0" x="345.56" y="398.40" angle="90.00" type="car" speed="0.00" pos="145.56" lane="a_0" slope="0.00" acceleration="0.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle setStop newBusStop ( Last six runs Sep2024 )

---------- 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.
---------- Missing result in stopinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
    <stopinfo id="ego" type="DEFAULT_VEHTYPE" lane="SC_0" pos="70.00" parking="0" started="11.00" ended="18.00" busStop="bs" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
</stops>
---------- 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="30.00">
        <route edges="SC CN"/>
        <stop busStop="bs" duration="7.00"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : traci vehicle setStop newInternalStop ( Last six runs Sep2024 )

---------- 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 6458, in setStop
>     return _libsumo.vehicle_setStop(*args, **kwargs)
> libsumo.libsumo.TraCIException: Vehicle 'ego' is not known.
---------- Differences in stopinfos ----------
2a3,4
> <!-- generated on 2024-09-05 09:34:26 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-09-05 09:34:26 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>

TEST FAILED on ts-sim-build-ba : traci vehicle setStop newStop ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1
> X Fatal error.
---------- Missing result in stopinfos ----------
<?xml version="1.0" encoding="UTF-8"?>


<stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
    <stopinfo id="ego" type="DEFAULT_VEHTYPE" lane="SC_0" pos="39.98" parking="0" started="8.00" ended="15.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
</stops>
---------- 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="29.00">
        <route edges="SC CN"/>
        <stop lane="SC_0" startPos="39.90" endPos="40.00" duration="7.00"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-build-ba : traci vehicle setStop updateDuration_reached ( Last six runs Sep2024 )

---------- Differences in output ----------
1d0
< new duration=60.0
---------- Differences in stopinfos ----------
5d4
<     <stopinfo id="ego" type="DEFAULT_VEHTYPE" lane="SC_0" pos="70.00" parking="0" started="11.00" ended="71.00" busStop="bs" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
---------- Differences in vehroutes ----------
5,10d4
<     <vehicle id="ego" depart="0.00" arrival="101.00">
<         <route edges="SC CN"/>
<         <stop busStop="bs" duration="30.00"/>
<         <param key="updated" value="1"/>
<     </vehicle>
< 

TEST FAILED on ts-sim-build-ba : traci vehicle setStop updateDuration_upcoming ( Last six runs Sep2024 )

---------- 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/updateDuration_upcoming/runner.py", line 45, in <module>
>     stop = traci.vehicle.getStops(vehID, 1)[0]
>   File "/home/delphi/extraGcc/sumo/tools/libsumo/libsumo.py", line 6242, in getStops
>     return _libsumo.vehicle_getStops(vehID, limit)
> libsumo.libsumo.TraCIException: Vehicle 'ego' is not known.
---------- Differences in output ----------
1d0
< new duration=60.0
---------- Differences in stopinfos ----------
2a3,4
> <!-- generated on 2024-09-05 09:34:28 by 
> <Configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd">
4,6c6,21
< <stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
<     <stopinfo id="ego" type="DEFAULT_VEHTYPE" lane="SC_0" pos="70.00" parking="0" started="11.00" ended="71.00" busStop="bs" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
< </stops>
---
>     <input>
>         <net-file value="input_net2.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional2.add.xml"/>
>     </input>
> 
>     <output>
>         <vehroute-output value="vehroutes.xml"/>
>         <stop-output value="stopinfos.xml"/>
>     </output>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
> </Configuration>
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2024-09-05 09:34:28 by 
> <Configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd">
4,8c6,10
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle id="ego" depart="0.00" arrival="101.00">
<         <route edges="SC CN"/>
<         <stop busStop="bs" duration="30.00"/>
<     </vehicle>
---
>     <input>
>         <net-file value="input_net2.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional2.add.xml"/>
>     </input>
10c12,21
< </routes>
---
>     <output>
>         <vehroute-output value="vehroutes.xml"/>
>         <stop-output value="stopinfos.xml"/>
>     </output>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
> </Configuration>

TEST FAILED on ts-sim-build-ba : traci vehicle slowDown_subsecond ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1,7
> Error: Vehicle 'v0' is not known.
> Traceback (most recent call last):
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci/vehicle/slowDown_subsecond/runner.py", line 48, in <module>
>     traci.vehicle.setAccel(vehID, 0)
>   File "/home/delphi/extraGcc/sumo/tools/libsumo/libsumo.py", line 6633, in setAccel
>     return _libsumo.vehicle_setAccel(typeID, accel)
> libsumo.libsumo.TraCIException: Vehicle 'v0' is not known.
---------- Differences in output ----------
1,141d0
< 0.0 speed=-1073741824.0
< 0.5 speed=25.0
< 1.0 speed=25.0
< 1.5 speed=25.0
< 2.0 speed=25.0
< 2.5 speed=25.0
< 3.0 speed=25.0
< 3.5 speed=25.0
< 4.0 speed=25.0
<   slowDown from 25.0 to 21.0 over 2 seconds
< 4.5 speed=24.2
< 5.0 speed=23.4
< 5.5 speed=22.6
< 6.0 speed=21.8
< 6.5 speed=21.0
< 7.0 speed=21.0
< 7.5 speed=21.0
< 8.0 speed=21.0
<   slowDown from 21.0 to 15.0 over 5 seconds
< 8.5 speed=20.4545454545
< 9.0 speed=19.9090909091
< 9.5 speed=19.3636363636
< 10.0 speed=18.8181818182
< 10.5 speed=18.2727272727
< 11.0 speed=17.7272727273
< 11.5 speed=17.1818181818
< 12.0 speed=16.6363636364
< 12.5 speed=16.0909090909
< 13.0 speed=15.5454545455
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle ssm repeat ( Last six runs Sep2024 )

---------- Differences in errors ----------
0a1
> FXApp::openDisplay: unable to open display :31409.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>

TEST FAILED on ts-sim-build-ba : traci vehicle tripinfoRetrieval ( Last six runs Sep2024 )

---------- 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>

TEST FAILED on ts-sim-build-ba : traci vehicletype save_and_load_vtype_params ( Last six runs Sep2024 )

---------- Differences in errors ----------
4a5
> FXApp::openDisplay: unable to open display :17672.0
---------- Differences in output ----------
1,30d0
< Get before save....
< vtype
< 4.0 == 4.0
< 0.8 == 0.8
< 0.9 == 0.9
< 3.3 == 3.3
< 99.9 == 99.9
< 1.5 ==1.5
< vehicle
< 4.0 == 4.0
< 0.8 == 0.8
< 0.9 == 0.9
< 3.3 == 3.3
< 99.9 == 99.9
< 1.5 ==1.5
< Get after load....
< vtype
< 4.0 == 4.0
< 0.8 == 0.8
< 0.9 == 0.9
< 3.3 == 3.3
< 99.9 == 99.9
< 1.5 ==1.5
< vehicle
< 4.0 == 4.0
< 0.8 == 0.8
< 0.9 == 0.9
< 3.3 == 3.3
< 99.9 == 99.9
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
5,16d4
<     <vehicle id="veh0" depart="0.00" departPos="100.00" departSpeed="10.00" speedFactor="1.0600" arrival="261.00">
<         <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
<     </vehicle>
< 
<     <vehicle id="veh1" type="t1" depart="10.00" departPos="100.00" departSpeed="10.00" speedFactor="1.0000" arrival="266.50">
<         <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
<     </vehicle>
< 
<     <vehicle id="veh2" type="t2@veh2" depart="20.00" departPos="100.00" departSpeed="10.00" speedFactor="0.9000" arrival="274.50">
<         <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
<     </vehicle>
< 

TEST FAILED on ts-sim-build-ba : traci_java multiclient ( Last six runs Sep2024 )

---------- Differences in errors ----------
1c1,12
< Warning: Missing yellow phase in tlLogic 'gneJ1', program '2' for tl-index 6 when switching from phase 2 to phase 0.
---
> data/MultiClient1.java:52: error: cannot find symbol
>             Simulation.setOrder(1);
>                       ^
>   symbol:   method setOrder(int)
>   location: class Simulation
> 1 error
> Traceback (most recent call last):
>   File "/home/delphi/extraGcc/sumo/tests/../tests/complex/traci_java/runner.py", line 54, in <module>
>     subprocess.check_call([javac, "-cp", traciJar, fname])
>   File "/usr/lib/python3.10/subprocess.py", line 369, in check_call
>     raise CalledProcessError(retcode, cmd)
> subprocess.CalledProcessError: Command '['javac', '-cp', '/home/delphi/extraGcc/sumo/bin/libsumo-1.21.0-SNAPSHOT.jar', 'data/MultiClient1.java']' returned non-zero exit status 1.
---------- Differences in output ----------
1,4652d0
< Step 0.1, tlsPhase 0 (North-South)
< Step 0.1
< Step 0.2
< Step 0.3
< Step 0.4
< Step 0.5
< Step 0.6
< Step 0.7
< Step 0.8
< Step 0.9
< Step 1.0
< Step 1.1
< Step 1.2
< Step 1.3
< Step 1.4
< Step 1.5
< Step 1.6
< Step 1.7
< Step 1.8
< Step 1.9
< Step 2.0
< Step 2.1
< Step 2.2
< Step 2.3
< Step 2.4
< Step 2.5
< Step 2.6
< Step 2.7
< Step 2.8
<truncated after showing first 30 lines>

Detailed information for the tests that had known bugs:

TEST had known bugs (see #3263) on ts-sim-build-ba : traci vehicle moveToXY keepRoute2 ( Last six runs Sep2024 )

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

Detailed information for the tests that were terminated before completion:

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : traci ContextSubscriptionFilters lateralDistance persons r50_latDist50_ego_person ( Last six runs Sep2024 )

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 were terminated before completion (TIMEOUT) on ts-sim-build-ba : traci ContextSubscriptionFilters lateralDistance range_50_lateralDist_50 ( Last six runs Sep2024 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in errors ----------
0a1
> X Error: code 1 major 223 minor 0: BadRequest (invalid request code or no such operation).
---------- Differences in output ----------
1,9d0
< Subscribing to context of vehicle 'ego' (range=50.0)
< Adding lateral distance subscription filter ... (lateralDistance=50.0, downstreamDistance=50.0, upstreamDistance=50.0)
< Context results for veh 'ego':
< ego
< v10
< v8
< v9
< Ok: Unsubscribe successful
< Print ended at step 3.0

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : traci ContextSubscriptionFilters roadnetSearch_noOpposite dist_d155u65 ( Last six runs Sep2024 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
4,11d3
< Context results for veh 'ego':
< ego
< v1
< v3
< v8
< v9
< Ok: Unsubscribe successful
< Print ended at step 3.0

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : traci bugs ticket10212 ( Last six runs Sep2024 )

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>

3 TESTS were terminated before completion (TIMEOUT) on ts-sim-build-ba :

Test exceeded wallclock time limit of 900.0 seconds
traci bugs ticket13384 ( Last six runs Sep2024 )
traci bugs ticket3348 ( Last six runs Sep2024 )
traci_java subscription ( Last six runs Sep2024 )

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : traci bugs ticket2803 ( Last six runs Sep2024 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
4,12d3
< 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 were terminated before completion (TIMEOUT) on ts-sim-build-ba : traci bugs ticket5990 ( Last six runs Sep2024 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in lanechanges ----------
2a3,4
> <!-- generated on 2024-09-05 09:33:07 by 
> <Configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd">
4,7c6,19
< <lanechanges>
<     <change id="v0" type="DEFAULT_VEHTYPE" time="5.00" from="gneE0_1" to="gneE0_2" dir="1" speed="10.67" pos="36.07" reason="traci|urgent" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None"/>
<     <change id="v0" type="DEFAULT_VEHTYPE" time="7.00" from="gneE0_2" to="gneE0_1" dir="-1" speed="13.96" pos="62.72" reason="traci|urgent" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None"/>
< </lanechanges>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
> 
>     <output>
>         <lanechange-output value="lanechanges.xml"/>
>     </output>
> 
>     <report>
>         <no-step-log value="true"/>
>     </report>
> 
> </Configuration>

2 TESTS were terminated before completion (TIMEOUT) on ts-sim-build-ba :

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
74,99d73
< findIntermodalRoute modes='public' vType=' pType='slowPed'
<   Stage(type=2, destStop=stopC_W, edges=('A0B0', 'accessC'), travelTime=1263.5333333333335, cost=1263.5333333333335, length=189.53000000000003, depart=1.0, departPos=894.8, arrivalPos=91.9)
<   Stage(type=3, line=train2:1, destStop=stopA_W, edges=('railEW',), travelTime=1934.9275995799292, cost=1934.9275995799292, length=1198.6190899369894, intended=train_train2:1.1, depart=2399.0, departPos=0.0, arrivalPos=1100.0)
<   Stage(type=2, destStop=stopA_N, edges=('accessA',), travelTime=33.13333333333367, cost=33.13333333333367, length=4.970000000000027, depart=3199.4609329132627, departPos=86.23, arrivalPos=90.19)
<   Stage(type=3, line=train1:0, destStop=stopB_N, edges=('railSN',), travelTime=268.6726666666668, cost=268.6726666666668, length=500.03999999999996, intended=train_train1:0.5, depart=3401.0, departPos=0.0, arrivalPos=500.0)
<   Stage(type=2, edges=('accessB', 'A1B1'), travelTime=1416.1333333333341, cost=1416.1333333333341, length=1200.02, depart=3501.266932913263, departPos=91.16, arrivalPos=100.0)
< 
< findIntermodalRoute modes='public' vType=' pType='slowPedFactor'
<   Stage(type=2, destStop=stopC_W, edges=('A0B0', 'accessC'), travelTime=181.94880000000003, cost=181.94880000000003, length=189.53000000000003, depart=1.0, departPos=894.8, arrivalPos=91.9)
<   Stage(type=3, line=train2:1, destStop=stopA_W, edges=('railEW',), travelTime=653.7253263395098, cost=653.7253263395098, length=1198.6190899369894, intended=train_train2:1.0, depart=599.0, departPos=0.0, arrivalPos=1100.0)
<   Stage(type=2, destStop=stopA_N, edges=('accessA',), travelTime=4.771200000000022, cost=4.771200000000022, length=4.970000000000027, depart=836.6741263395098, departPos=86.23, arrivalPos=90.19)
<   Stage(type=3, line=train1:0, destStop=stopB_N, edges=('railSN',), travelTime=259.5934, cost=259.5934, length=500.03999999999996, intended=train_train1:0.1, depart=1001.0, departPos=0.0, arrivalPos=500.0)
<   Stage(type=2, edges=('accessB', 'A1B1'), travelTime=203.92319999999995, cost=203.92319999999995, length=1200.02, depart=1101.0387263395098, departPos=91.16, arrivalPos=100.0)
< 
< findIntermodalRoute modes='public' vType=' pType='fastPed'
<   Stage(type=2, edges=('A0B0', 'B1B0', 'A1B1'), travelTime=659.5644444444445, cost=659.5644444444445, length=2471.62, depart=1.0, departPos=894.8, arrivalPos=100.0)
< 
< findIntermodalRoute modes='public' vType=' pType='fastPedFactor'
<   Stage(type=2, destStop=stopC_W, edges=('A0B0', 'accessC'), travelTime=181.94880000000003, cost=181.94880000000003, length=189.53000000000003, depart=1.0, departPos=894.8, arrivalPos=91.9)
<   Stage(type=3, line=train2:1, destStop=stopA_W, edges=('railEW',), travelTime=653.7253263395098, cost=653.7253263395098, length=1198.6190899369894, intended=train_train2:1.0, depart=599.0, departPos=0.0, arrivalPos=1100.0)
<   Stage(type=2, destStop=stopA_N, edges=('accessA',), travelTime=4.771200000000022, cost=4.771200000000022, length=4.970000000000027, depart=836.6741263395098, departPos=86.23, arrivalPos=90.19)
<   Stage(type=3, line=train1:0, destStop=stopB_N, edges=('railSN',), travelTime=259.5934, cost=259.5934, length=500.03999999999996, intended=train_train1:0.1, depart=1001.0, departPos=0.0, arrivalPos=500.0)
<   Stage(type=2, edges=('accessB', 'A1B1'), travelTime=203.92319999999995, cost=203.92319999999995, length=1200.02, depart=1101.0387263395098, departPos=91.16, arrivalPos=100.0)
< 
< 
< 
traci misc rerouting findIntermodalRoute car_public_speedFactor ( Last six runs Sep2024 )
traci misc rerouting findIntermodalRoute car_public_speedFactor_routingMode ( Last six runs Sep2024 )

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : traci misc rerouting findIntermodalRoute taxi_startEndWalk ( Last six runs Sep2024 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
1,14d0
< findIntermodalRoute modes='taxi' vType=' pType=''
<   Stage(type=2, edges=('accessA', 'A1A0'), travelTime=353.8464, cost=353.8464, length=56.09100000000002, depart=1.0, departPos=81.39, arrivalPos=459.8)
<   Stage(type=3, vType=DEFAULT_TAXITYPE, line=taxi, edges=('A1A0', 'A0B0'), travelTime=106.94048483801299, cost=106.94048483801299, length=1485.391, intended=taxi, depart=354.8464, departPos=0.0, arrivalPos=894.8)
<   Stage(type=2, edges=('accessC',), travelTime=19.19999999999999, cost=19.19999999999999, length=111.90000000000009, depart=461.786884838013, departPos=0.0, arrivalPos=20.0)
< 
< 
< 
< findIntermodalRoute modes='taxi public' vType=' pType=''
<   Stage(type=2, edges=('accessA', 'A1A0'), travelTime=353.8464, cost=353.8464, length=56.09100000000002, depart=1.0, departPos=81.39, arrivalPos=459.8)
<   Stage(type=3, vType=DEFAULT_TAXITYPE, line=taxi, edges=('A1A0', 'A0B0'), travelTime=106.94048483801299, cost=106.94048483801299, length=1485.391, intended=taxi, depart=354.8464, departPos=0.0, arrivalPos=894.8)
<   Stage(type=2, edges=('accessC',), travelTime=19.19999999999999, cost=19.19999999999999, length=111.90000000000009, depart=461.786884838013, departPos=0.0, arrivalPos=20.0)
< 
< 
< 

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : traci misc tracing_close_start ( Last six runs Sep2024 )

Test exceeded wallclock time limit of 900.0 seconds
---------- 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).
---------- 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

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : traci misc verbose ( Last six runs Sep2024 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
5,16d4
< 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 were terminated before completion (TIMEOUT) on ts-sim-build-ba : traci trafficlight NEMA splits ( Last six runs Sep2024 )

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 143 major 139 minor 7: RenderBadPicture (invalid Picture parameter).
---------- Differences in tls_state ----------
1,305d0
< <?xml version="1.0" encoding="UTF-8"?>
< 
< 
< <tlsStates xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tlsstates_file.xsd">
<     <tlsState time="0.00" id="2881" programID="NEMA" phase="0" state="GGGGGrrrrrrr" name="4+4"/>
<     <tlsState time="1.00" id="2881" programID="NEMA" phase="0" state="GGGGGrrrrrrr" name="4+4"/>
<     <tlsState time="2.00" id="2881" programID="NEMA" phase="0" state="GGGGGrrrrrrr" name="4+4"/>
<     <tlsState time="3.00" id="2881" programID="NEMA" phase="0" state="GGGGGrrrrrrr" name="4+4"/>
<     <tlsState time="4.00" id="2881" programID="NEMA" phase="0" state="GGGGGrrrrrrr" name="4+4"/>
<     <tlsState time="5.00" id="2881" programID="NEMA" phase="0" state="GGGGGrrrrrrr" name="4+4"/>
<     <tlsState time="6.00" id="2881" programID="NEMA" phase="0" state="GGGGGrrrrrrr" name="4+4"/>
<     <tlsState time="7.00" id="2881" programID="NEMA" phase="0" state="GGGGGrrrrrrr" name="4+4"/>
<     <tlsState time="8.00" id="2881" programID="NEMA" phase="0" state="GGGGGrrrrrrr" name="4+4"/>
<     <tlsState time="9.00" id="2881" programID="NEMA" phase="0" state="GGGGGrrrrrrr" name="4+4"/>
<     <tlsState time="10.00" id="2881" programID="NEMA" phase="1" state="yyyyyrrrrrrr" name="4+4"/>
<     <tlsState time="11.00" id="2881" programID="NEMA" phase="1" state="yyyyyrrrrrrr" name="4+4"/>
<     <tlsState time="12.00" id="2881" programID="NEMA" phase="1" state="yyyyyrrrrrrr" name="4+4"/>
<     <tlsState time="13.00" id="2881" programID="NEMA" phase="1" state="yyyyyrrrrrrr" name="4+4"/>
<     <tlsState time="14.00" id="2881" programID="NEMA" phase="0" state="rrrrrrrrrrrr" name="4+4"/>
<     <tlsState time="15.00" id="2881" programID="NEMA" phase="0" state="rrrrrrrrrrrr" name="4+4"/>
<     <tlsState time="16.00" id="2881" programID="NEMA" phase="1" state="grrrrGGGGrrr" name="1+6"/>
<     <tlsState time="17.00" id="2881" programID="NEMA" phase="1" state="grrrrGGGGrrr" name="1+6"/>
<     <tlsState time="18.00" id="2881" programID="NEMA" phase="1" state="grrrrGGGGrrr" name="1+6"/>
<     <tlsState time="19.00" id="2881" programID="NEMA" phase="1" state="grrrrGGGGrrr" name="1+6"/>
<     <tlsState time="20.00" id="2881" programID="NEMA" phase="1" state="grrrrGGGGrrr" name="1+6"/>
<     <tlsState time="21.00" id="2881" programID="NEMA" phase="1" state="grrrrGGGGrrr" name="1+6"/>
<     <tlsState time="22.00" id="2881" programID="NEMA" phase="1" state="grrrrGGGGrrr" name="1+6"/>
<     <tlsState time="23.00" id="2881" programID="NEMA" phase="1" state="grrrrGGGGrrr" name="1+6"/>
<     <tlsState time="24.00" id="2881" programID="NEMA" phase="1" state="grrrrGGGGrrr" name="1+6"/>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : traci vehicle add addTrip ( Last six runs Sep2024 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
1,2d0
< route initial: ('SC', 'NC')
< route computed: ('SC', 'CN', 'NC')

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : traci vehicle changeLane changeRelative ( Last six runs Sep2024 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in fcd ----------
2a3,4
> <!-- generated on 2024-09-05 09:34:13 by 
> <Configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd">
4,47c6,19
< <fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
<     <timestep time="0.00">
<         <vehicle id="v0" x="5.10" y="-8.00" angle="90.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="5.10" lane="gneE0_0" slope="0.00"/>
<     </timestep>
<     <timestep time="1.00">
<         <vehicle id="v0" x="7.44" y="-8.00" angle="90.00" type="DEFAULT_VEHTYPE" speed="2.34" pos="7.44" lane="gneE0_0" slope="0.00"/>
<     </timestep>
<     <timestep time="2.00">
<         <vehicle id="v0" x="11.22" y="-8.00" angle="90.00" type="DEFAULT_VEHTYPE" speed="3.78" pos="11.22" lane="gneE0_0" slope="0.00"/>
<     </timestep>
<     <timestep time="3.00">
<         <vehicle id="v0" x="17.45" y="-4.80" angle="90.00" type="DEFAULT_VEHTYPE" speed="6.23" pos="17.45" lane="gneE0_1" slope="0.00"/>
<     </timestep>
<     <timestep time="4.00">
<         <vehicle id="v0" x="25.72" y="-4.80" angle="90.00" type="DEFAULT_VEHTYPE" speed="8.26" pos="25.72" lane="gneE0_1" slope="0.00"/>
<     </timestep>
<     <timestep time="5.00">
<         <vehicle id="v0" x="35.93" y="-4.80" angle="90.00" type="DEFAULT_VEHTYPE" speed="10.22" pos="35.93" lane="gneE0_1" slope="0.00"/>
<     </timestep>
<     <timestep time="6.00">
<         <vehicle id="v0" x="48.71" y="-8.00" angle="90.00" type="DEFAULT_VEHTYPE" speed="12.78" pos="48.71" lane="gneE0_0" slope="0.00"/>
<     </timestep>
<     <timestep time="7.00">
<         <vehicle id="v0" x="62.69" y="-8.00" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.98" pos="62.69" lane="gneE0_0" slope="0.00"/>
<     </timestep>
<     <timestep time="8.00">
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : traci vehicle distance_after_reroute ( Last six runs Sep2024 )

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 were terminated before completion (TIMEOUT) on ts-sim-build-ba : traci vehicle resume ( Last six runs Sep2024 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
4,12d3
< 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 were terminated before completion (TIMEOUT) on ts-sim-build-ba : traci vehicle taxi case3_redispatch_before_pickup ( Last six runs Sep2024 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in errors ----------
1,3d0
< Error: Could not interpret reservations for vehicle 'taxi_0' (Re-dispatch did not mention pickup for existing customer 'a').
< 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-09-05 09:34:52 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-09-05 09:34:52 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 were terminated before completion (TIMEOUT) on ts-sim-build-ba : traci vehicle vehicle_sublane ( Last six runs Sep2024 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
1140,1147d1139
< elVeh speed="9.025219936552457" consumed="-0.83" charged="0.00" totalConsumed="17.09" totalRegenerated="0.83" cap="17483.75" maxCap="40000.00" station="NULL" mass=1024.00 emissionClass=Energy/default electricityConsumption=-0.8325326708733548
< [(57, (944.5861861667917, 501.65, 0.0)), (66, (944.5861861667917, 501.65))]
< elVeh speed="9.387179253995418" consumed="1.43" charged="0.00" totalConsumed="18.51" totalRegenerated="0.83" cap="17482.32" maxCap="40000.00" station="NULL" mass=1024.00 emissionClass=Energy/default electricityConsumption=1.4289641011642111
< [(57, (935.2553299883202, 501.65, 0.0)), (66, (935.2553299883202, 501.65))]
< waitingTime=0.0 dynamicImpatience=0.0
< triptest route: ('3si', '4si')
< triptest route: ('3si', '4o', '4fi', '4si')
< noRouteGiven routeID: DUMMY_ROUTE_passenger edges: ('1fi',)
---------- Differences in tripinfo ----------
7,32d6
<     <tripinfo id="horiz" depart="0.00" departLane="2fi_0" departPos="5.10" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalPosLat="0.00" arrivalSpeed="-1.00" duration="165.00" routeLength="3111.20" waitingTime="0.00" waitingCount="0" stopTime="2.00" timeLoss="-181.01" rerouteNo="0" devices="vehroute_horiz tripinfo_horiz" vType="DEFAULT_VEHTYPE@horiz" speedFactor="1.10" vaporized=""/>
<     <tripinfo id="2" depart="10.00" departLane="2fi_0" departPos="5.10" departPosLat="0.00" departSpeed="0.00" departDelay="3.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalPosLat="0.00" arrivalSpeed="-1.00" duration="155.00" routeLength="1662.72" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="13.33" rerouteNo="0" devices="vehroute_2 tripinfo_2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="end"/>
<     <tripinfo id="departInThePast" depart="23.00" departLane="2fi_0" departPos="0.00" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalPosLat="0.00" arrivalSpeed="-1.00" duration="142.00" routeLength="1557.15" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="9.89" rerouteNo="0" devices="vehroute_departInThePast tripinfo_departInThePast" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="end"/>
<     <tripinfo id="departInTheFuture" depart="30.00" departLane="2fi_0" departPos="0.00" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalPosLat="0.00" arrivalSpeed="-1.00" duration="135.00" routeLength="1463.22" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="10.84" rerouteNo="0" devices="vehroute_departInTheFuture tripinfo_departInTheFuture" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="end"/>
<     <tripinfo id="departTriggered" depart="-1" departLane="" departPos="-1.00" departPosLat="0.00" departSpeed="-1.00" departDelay="165.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalPosLat="0.00" arrivalSpeed="-1.00" duration="0.00" routeLength="0.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="vehroute_departTriggered tripinfo_departTriggered" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="end"/>
<     <tripinfo id="routeTest" depart="34.00" departLane="2fi_0" departPos="0.00" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalPosLat="0.00" arrivalSpeed="-1.00" duration="131.00" routeLength="790.32" waitingTime="44.00" waitingCount="1" stopTime="3.00" timeLoss="60.38" rerouteNo="1" devices="vehroute_routeTest tripinfo_routeTest" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="end"/>
<     <tripinfo id="routeTest2" depart="50.00" departLane="2fi_0" departPos="0.00" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalPosLat="0.00" arrivalSpeed="-1.00" duration="115.00" routeLength="770.25" waitingTime="32.00" waitingCount="2" stopTime="3.00" timeLoss="46.14" rerouteNo="0" devices="vehroute_routeTest2 tripinfo_routeTest2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="end"/>
<     <tripinfo id="bus" depart="64.00" departLane="2fi_0" departPos="0.00" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalPosLat="0.00" arrivalSpeed="-1.00" duration="101.00" routeLength="745.53" waitingTime="19.00" waitingCount="2" stopTime="2.00" timeLoss="35.39" rerouteNo="0" devices="vehroute_bus tripinfo_bus" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="end"/>
<     <tripinfo id="triptest" depart="78.00" departLane="3si_0" departPos="0.00" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalPosLat="0.00" arrivalSpeed="-1.00" duration="87.00" routeLength="904.86" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="9.03" rerouteNo="1" devices="vehroute_triptest tripinfo_triptest" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="end"/>
<     <tripinfo id="parking" depart="78.00" departLane="2fi_0" departPos="0.00" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalPosLat="0.00" arrivalSpeed="-1.00" duration="87.00" routeLength="510.26" waitingTime="12.00" waitingCount="1" stopTime="10.00" timeLoss="34.55" rerouteNo="0" devices="vehroute_parking tripinfo_parking" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="end"/>
<     <tripinfo id="parking2" depart="98.00" departLane="2fi_0" departPos="0.00" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalPosLat="0.00" arrivalSpeed="-1.00" duration="67.00" routeLength="885.50" waitingTime="0.00" waitingCount="0" stopTime="61.00" timeLoss="9.61" rerouteNo="0" devices="vehroute_parking2 tripinfo_parking2" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="end"/>
<     <tripinfo id="blocker" depart="114.00" departLane="2fi_0" departPos="0.00" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalPosLat="0.00" arrivalSpeed="-1.00" duration="51.00" routeLength="490.69" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="10.23" rerouteNo="0" devices="vehroute_blocker tripinfo_blocker" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="end"/>
<     <tripinfo id="offRoad" depart="114.00" departLane="1o_0" departPos="40.00" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalPosLat="0.00" arrivalSpeed="-1.00" duration="51.00" routeLength="558.32" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="5.32" rerouteNo="0" devices="vehroute_offRoad tripinfo_offRoad" vType="DEFAULT_VEHTYPE" speedFactor="1.10" vaporized="end"/>
<     <tripinfo id="victim" depart="117.00" departLane="2fi_0" departPos="0.00" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalPosLat="0.00" arrivalSpeed="-1.00" duration="48.00" routeLength="344.29" waitingTime="0.00" waitingCount="0" stopTime="10.00" timeLoss="7.85" rerouteNo="0" devices="vehroute_victim tripinfo_victim" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="end"/>
<     <tripinfo id="block_2si" depart="117.00" departLane="2si_1" departPos="205.00" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalPosLat="0.00" arrivalSpeed="-1.00" duration="48.00" routeLength="269.69" waitingTime="13.00" waitingCount="1" stopTime="0.00" timeLoss="24.52" rerouteNo="0" devices="vehroute_block_2si tripinfo_block_2si" vType="DEFAULT_VEHTYPE@block_2si" speedFactor="1.00" vaporized="end"/>
<     <tripinfo id="collider" depart="117.00" departLane="2fi_0" departPos="3.00" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalPosLat="0.00" arrivalSpeed="-1.00" duration="48.00" routeLength="959.51" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="8.25" rerouteNo="0" devices="vehroute_collider tripinfo_collider" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="end"/>
<     <tripinfo id="tazVeh" depart="127.00" departLane="3fi_0" departPos="0.00" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalPosLat="0.00" arrivalSpeed="-1.00" duration="38.00" routeLength="390.23" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="4.41" rerouteNo="1" devices="vehroute_tazVeh tripinfo_tazVeh routing_tazVeh" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="end"/>
<     <tripinfo id="failVeh" depart="130.00" departLane="3fi_0" departPos="0.00" departPosLat="0.00" departSpeed="0.00" departDelay="2.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalPosLat="0.00" arrivalSpeed="-1.00" duration="35.00" routeLength="250.00" waitingTime="5.00" waitingCount="1" stopTime="0.00" timeLoss="11.50" rerouteNo="0" devices="vehroute_failVeh tripinfo_failVeh routing_failVeh" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="end"/>
<     <tripinfo id="rerouteTT" depart="133.00" departLane="2fi_0" departPos="0.00" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalPosLat="0.00" arrivalSpeed="-1.00" duration="32.00" routeLength="317.24" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="3.84" rerouteNo="1" devices="vehroute_rerouteTT tripinfo_rerouteTT" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="end"/>
<     <tripinfo id="rerouteEffort" depart="136.00" departLane="2fi_0" departPos="0.00" departPosLat="0.00" departSpeed="0.00" departDelay="3.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalPosLat="0.00" arrivalSpeed="-1.00" duration="29.00" routeLength="275.67" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="3.83" rerouteNo="1" devices="vehroute_rerouteEffort tripinfo_rerouteEffort" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="end"/>
<     <tripinfo id="pav" depart="139.00" departLane="2fi_0" departPos="0.00" departPosLat="0.00" departSpeed="0.00" departDelay="5.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalPosLat="0.00" arrivalSpeed="-1.00" duration="26.00" routeLength="177.06" waitingTime="0.00" waitingCount="0" stopTime="2.00" timeLoss="7.07" rerouteNo="0" devices="vehroute_pav tripinfo_pav" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="end"/>
<     <tripinfo id="elVeh" depart="152.00" departLane="2fi_0" departPos="0.00" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalPosLat="0.00" arrivalSpeed="-1.00" duration="13.00" routeLength="93.49" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.65" rerouteNo="0" devices="vehroute_elVeh tripinfo_elVeh battery_elVeh routing_elVeh" vType="long@elVeh" speedFactor="1.00" vaporized="end"/>
<     <tripinfo id="triptest2" depart="-1" departLane="" departPos="-1.00" departPosLat="0.00" departSpeed="-1.00" departDelay="3.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalPosLat="0.00" arrivalSpeed="-1.00" duration="0.00" routeLength="0.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="1" devices="vehroute_triptest2 tripinfo_triptest2 routing_triptest2" vType="reroutingType" speedFactor="1.00" vaporized="end"/>
<     <tripinfo id="noRouteGiven" depart="163.00" departLane="1fi_0" departPos="0.00" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalPosLat="0.00" arrivalSpeed="-1.00" duration="2.00" routeLength="2.21" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.80" rerouteNo="0" devices="vehroute_noRouteGiven tripinfo_noRouteGiven" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
<     <tripinfo id="vehDepartLane" depart="164.00" departLane="2fi_0" departPos="5.10" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalPosLat="0.00" arrivalSpeed="-1.00" duration="1.00" routeLength="0.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.00" rerouteNo="0" devices="vehroute_vehDepartLane tripinfo_vehDepartLane" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="end"/>
< </tripinfos>
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on 2024-09-05 09:34:58 by 
> <Configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/Configuration.xsd">
4,11c6,10
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <vehicle id="1" depart="6.00" departPos="0.00" arrival="19.00">
<         <routeDistribution>
<             <route replacedOnEdge="" reason="traci:changeTarget" replacedAtTime="6.00" probability="0" edges="2fi 2si 1o 1fi 1si 3o 3fi 3si 4o 4fi 4si"/>
<             <route edges="2fi 2si 4o 4fi"/>
<         </routeDistribution>
<         <stop lane="2fi_0" startPos="49.90" endPos="50.00" duration="1.00" parking="1"/>
<     </vehicle>
---
>     <input>
>         <net-file value="input_net.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>         <additional-files value="input_additional.add.xml,input_additional2.add.xml"/>
>     </input>
13,18c12,16
<     <vehicle id="movedVeh" depart="125.00" departPos="0.00" arrival="130.00">
<         <routeDistribution>
<             <route replacedOnEdge="1si" reason="traci:moveToXY" replacedAtTime="126.00" probability="0" edges="3fi 3si 4o"/>
<             <route edges="1si"/>
<         </routeDistribution>
<     </vehicle>
---
>     <output>
>         <tripinfo-output value="tripinfo.xml"/>
>         <tripinfo-output.write-undeparted value="true"/>
>         <vehroute-output value="vehroutes.xml"/>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : traci_java api ( Last six runs Sep2024 )

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.