29Nov20rv1_7_0+1350-7994b559de - detailed test results for COMPLEX

To reconnect the TextTest GUI to these results, run:

texttest.pyw -a complex -d C:/Users/delphi/Code/sumoInternal/git/tests -reconnect C:/Users/delphi/Code/sumoInternal/msvc12extrax64texttesttmp/msvc12extrax64.14Dec074347.18220 -g

To start TextTest for these tests, run:

texttest.pyw -a complex -d C:/Users/delphi/Code/sumoInternal/git/tests


libtraci.python3: 276 tests: 144 FAILED 127 killed 3 unrunnable 2 cancelled

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-winbuild-ba : simpla config ( Last six runs Dec2020 Nov2020 )

---------- Differences in errors ----------
1,22d0
< .....WARNING: No typeSubstring given. Managing all vehicles. (PlatoonManager)
< .
< ----------------------------------------------------------------------
< Ran 6 tests in <ELAPSED>s
< 
< OK
< -- Unordered text as found by filter '^WARNING:' --
< WARNING: Encountered unknown configuration parameter 'UnknownConfigParam'! (Config)
< WARNING: Given lane change mode '-1' lies out of admissible range [0,255]. Using default mode instead. (Config)
< WARNING: Given lane change mode '100000' lies out of admissible range [0,255]. Using default mode instead. (Config)
< WARNING: Given speedFactor -1.0 is invalid. Using default value. (Config)
< WARNING: Given speedFactor -4.0 is invalid. Using default value. (Config)
< WARNING: Given speedFactor 0.0 is invalid. Using default value. (Config)
< WARNING: No attributes found for tag 'vehicleSelectors'. (Config)
< WARNING: Parameter catchupDist must be positive. Ignoring given value: -1.0 (Config)
< WARNING: Parameter controlRate must be positive. Ignoring given value: 0.0 (Config)
< WARNING: Parameter maxPlatoonGap must be positive. Ignoring given value: -1.0 (Config)
< WARNING: Parameter platoonSplitTime must be non-negative. Ignoring given value: -1.0 (Config)
< WARNING: Parameter switchImpatienceFactor must be non-negative. Ignoring given value: -1.0 (Config)
< WARNING: Verbosity must be one of [0, 1, 2, 3, 4]! Ignoring given value: 200 (Config)
< WARNING: vTypeMap must specify original type. Ignoring malformed vTypeMap element. (Config)
< 
---------- Differences in output ----------
1,43d0
< Loading configuration ... done.
< Loading configuration ... done.
< Loading configuration ... done.
< Loading configuration ... done.
< Loading configuration ... done.
< Loading configuration ... done.
< 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)
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-winbuild-ba : simpla openGap ( Last six runs Dec2020 Nov2020 )

---------- Differences in output ----------
1,11499d0
< Loading configuration ... done.
< 
< # step 0.0
< # Follower:
< examining follower
< speed 0.0
< speed w/o traci 0.0
< acceleration 0.0
< lane 5/1to6/1_0
< lanePos 972.24
< # Leader:
< examining leader
< speed 0.0
< speed w/o traci 0.0
< acceleration 0.0
< lane 5/1to6/1_0
< lanePos 979.84
< 
< # gap = 0.1
< # speedDiff = 0.0
< 
< 
< # step 1.0
< # Follower:
< examining follower
< speed 0.099
< speed w/o traci 0.099
< acceleration 0.099
< lane 5/1to6/1_0
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-winbuild-ba : simpla platoon_manager ( Last six runs Dec2020 Nov2020 )

---------- Differences in errors ----------
1,26d0
< ...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.
< .
< ----------------------------------------------------------------------
< Ran 6 tests in <ELAPSED>s
< 
< 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.)
< 
---------- Differences in output ----------
1,75d0
< Loading configuration ... done.
< Loading configuration ... done.
< Loading configuration ... done.
< Loading configuration ... done.
< Loading configuration ... done.
< Loading configuration ... done.
< 
< 
< 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...
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-winbuild-ba : traci ContextSubscriptionFilters fieldOfVision incompatible_filter ( Last six runs Dec2020 Nov2020 )

---------- Differences in errors ----------
1d0
< Warning: Ignoring field of vision subscription filter due to incompatibility with other filter(s).
---------- Differences in output ----------
1,8d0
< Subscribing to context of vehicle 'ego' (range=50.0)
< Adding field of vision subscription filter ... (openingAngle=90.0)
< Context results for veh 'ego':
< ego
< v8
< v9
< Ok: Unsubscribe successful
< Print ended at step 3.0

TEST FAILED on ts-sim-winbuild-ba : traci ContextSubscriptionFilters fieldOfVision persons range_50_angle_90 ( Last six runs Dec2020 Nov2020 )

---------- Differences in output ----------
1,6d0
< Subscribing to context of vehicle 'ego' (range=50.0)
< Adding field of vision subscription filter ... (openingAngle=90.0)
< Context results for veh 'ego':
< p9
< Ok: Unsubscribe successful
< Print ended at step 3.0

TEST FAILED on ts-sim-winbuild-ba : traci ContextSubscriptionFilters fieldOfVision range_0_angle_90 ( Last six runs Dec2020 Nov2020 )

---------- Differences in output ----------
1,6d0
< Subscribing to context of vehicle 'ego' (range=0.0)
< Adding field of vision subscription filter ... (openingAngle=90.0)
< Context results for veh 'ego':
< ego
< Ok: Unsubscribe successful
< Print ended at step 3.0

TEST FAILED on ts-sim-winbuild-ba : traci ContextSubscriptionFilters fieldOfVision range_50_angle_0 ( Last six runs Dec2020 Nov2020 )

---------- Differences in errors ----------
1d0
< Warning: Field of vision opening angle ('0.00') should be within interval (0, 360), ignoring filter...
---------- Differences in output ----------
1,9d0
< Subscribing to context of vehicle 'ego' (range=50.0)
< Adding field of vision subscription filter ... (openingAngle=0.0)
< Context results for veh 'ego':
< ego
< v10
< v8
< v9
< Ok: Unsubscribe successful
< Print ended at step 3.0

TEST FAILED on ts-sim-winbuild-ba : traci ContextSubscriptionFilters fieldOfVision range_50_angle_270 ( Last six runs Dec2020 Nov2020 )

---------- Differences in output ----------
1,8d0
< Subscribing to context of vehicle 'ego' (range=50.0)
< Adding field of vision subscription filter ... (openingAngle=270.0)
< Context results for veh 'ego':
< ego
< v10
< v9
< Ok: Unsubscribe successful
< Print ended at step 3.0

TEST FAILED on ts-sim-winbuild-ba : traci ContextSubscriptionFilters fieldOfVision range_50_angle_360 ( Last six runs Dec2020 Nov2020 )

---------- Differences in errors ----------
1d0
< Warning: Field of vision opening angle ('360.00') should be within interval (0, 360), ignoring filter...
---------- Differences in output ----------
1,9d0
< Subscribing to context of vehicle 'ego' (range=50.0)
< Adding field of vision subscription filter ... (openingAngle=360.0)
< Context results for veh 'ego':
< ego
< v10
< v8
< v9
< Ok: Unsubscribe successful
< Print ended at step 3.0

TEST FAILED on ts-sim-winbuild-ba : traci ContextSubscriptionFilters fieldOfVision range_50_angle_90 ( Last six runs Dec2020 Nov2020 )

---------- Differences in output ----------
1,7d0
< Subscribing to context of vehicle 'ego' (range=50.0)
< Adding field of vision subscription filter ... (openingAngle=90.0)
< Context results for veh 'ego':
< ego
< v9
< Ok: Unsubscribe successful
< Print ended at step 3.0

TEST FAILED on ts-sim-winbuild-ba : traci ContextSubscriptionFilters lateralDistance incompatible_filter ( Last six runs Dec2020 Nov2020 )

---------- Differences in errors ----------
1d0
< Warning: Ignoring field of vision subscription filter due to incompatibility with other filter(s).
---------- 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 FAILED on ts-sim-winbuild-ba : traci ContextSubscriptionFilters lateralDistance internal_edges ( Last six runs Dec2020 Nov2020 )

---------- Differences in output ----------
1,46d0
< 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' (step = 1):
< ego
< v2
< Context results for veh 'ego' (step = 2):
< ego
< v2
< Context results for veh 'ego' (step = 3):
< ego
< v1
< v2
< Context results for veh 'ego' (step = 4):
< ego
< v1
< v2
< Context results for veh 'ego' (step = 5):
< ego
< v1
< v2
< Context results for veh 'ego' (step = 6):
< ego
< v1
< v2
< Context results for veh 'ego' (step = 7):
< ego
< v1
< v2
< Context results for veh 'ego' (step = 8):
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-winbuild-ba : traci ContextSubscriptionFilters lateralDistance persons range_50_lateralDist_50 ( Last six runs Dec2020 Nov2020 )

---------- Differences in output ----------
1,8d0
< 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':
< p10
< p8
< p9
< Ok: Unsubscribe successful
< Print ended at step 3.0

TEST FAILED on ts-sim-winbuild-ba : traci ContextSubscriptionFilters lateralDistance range_50_lateralDist_50 ( Last six runs Dec2020 Nov2020 )

---------- 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 FAILED on ts-sim-winbuild-ba : traci ContextSubscriptionFilters roadnetSearch_noOpposite dist_10 ( Last six runs Dec2020 Nov2020 )

---------- Differences in output ----------
1,7d0
< Subscribing to context of vehicle 'ego'
< Adding subscription filters ... 
< (downstreamDist=10.0, upstreamDist=10.0, lanes=[0], opposite=False)
< Context results for veh 'ego':
< ego
< Ok: Unsubscribe successful
< Print ended at step 3.0

TEST FAILED on ts-sim-winbuild-ba : traci ContextSubscriptionFilters roadnetSearch_noOpposite dist_10_disregard_opposite ( Last six runs Dec2020 Nov2020 )

---------- Differences in output ----------
1,7d0
< Subscribing to context of vehicle 'ego'
< Adding subscription filters ... 
< (downstreamDist=10.0, upstreamDist=10.0, lanes=[0, 1], opposite=False)
< Context results for veh 'ego':
< ego
< Ok: Unsubscribe successful
< Print ended at step 3.0

TEST FAILED on ts-sim-winbuild-ba : traci ContextSubscriptionFilters roadnetSearch_noOpposite dist_d200u10 ( Last six runs Dec2020 Nov2020 )

---------- Differences in output ----------
1,9d0
< Subscribing to context of vehicle 'ego'
< Adding subscription filters ... 
< (downstreamDist=200.0, upstreamDist=10.0, lanes=[0], opposite=False)
< Context results for veh 'ego':
< ego
< v2
< v9
< Ok: Unsubscribe successful
< Print ended at step 3.0

TEST FAILED on ts-sim-winbuild-ba : traci ContextSubscriptionFilters roadnetSearch_noOpposite dist_d20u30 ( Last six runs Dec2020 Nov2020 )

---------- Differences in output ----------
1,8d0
< Subscribing to context of vehicle 'ego'
< Adding subscription filters ... 
< (downstreamDist=20.0, upstreamDist=30.0, lanes=[0], opposite=False)
< Context results for veh 'ego':
< ego
< v8
< Ok: Unsubscribe successful
< Print ended at step 3.0

TEST FAILED on ts-sim-winbuild-ba : traci ContextSubscriptionFilters roadnetSearch_noOpposite dist_d30u20 ( Last six runs Dec2020 Nov2020 )

---------- Differences in output ----------
1,8d0
< Subscribing to context of vehicle 'ego'
< Adding subscription filters ... 
< (downstreamDist=30.0, upstreamDist=20.0, lanes=[0], opposite=False)
< Context results for veh 'ego':
< ego
< v9
< Ok: Unsubscribe successful
< Print ended at step 3.0

TEST FAILED on ts-sim-winbuild-ba : traci ContextSubscriptionFilters roadnetSearch_withOpposite dist_10_with_opposite ( Last six runs Dec2020 Nov2020 )

---------- Differences in output ----------
1,8d0
< Subscribing to context of vehicle 'ego'
< Adding subscription filters ... 
< (downstreamDist=10.0, upstreamDist=10.0, lanes=[0, 1], opposite=True)
< Context results for veh 'ego':
< ego
< v10
< Ok: Unsubscribe successful
< Print ended at step 3.0

TEST FAILED on ts-sim-winbuild-ba : traci ContextSubscriptionFilters roadnetSearch_withOpposite dist_d0_u150_with_opposite ( Last six runs Dec2020 Nov2020 )

---------- Differences in output ----------
1,12d0
< Subscribing to context of vehicle 'ego'
< Adding subscription filters ... 
< (downstreamDist=0.0, upstreamDist=150.0, lanes=[0, 1], opposite=True)
< Context results for veh 'ego':
< ego
< v10
< v4
< v5
< v7
< v8
< Ok: Unsubscribe successful
< Print ended at step 3.0

TEST FAILED on ts-sim-winbuild-ba : traci ContextSubscriptionFilters roadnetSearch_withOpposite dist_d100_u0_with_opposite ( Last six runs Dec2020 Nov2020 )

---------- Differences in output ----------
1,9d0
< Subscribing to context of vehicle 'ego'
< Adding subscription filters ... 
< (downstreamDist=100.0, upstreamDist=0.0, lanes=[0, 1], opposite=True)
< Context results for veh 'ego':
< ego
< v6
< v9
< Ok: Unsubscribe successful
< Print ended at step 3.0

TEST FAILED on ts-sim-winbuild-ba : traci ContextSubscriptionFilters roadnetSearch_withOpposite dist_d250_u0_only_opposite ( Last six runs Dec2020 Nov2020 )

---------- Differences in output ----------
1,9d0
< Subscribing to context of vehicle 'ego'
< Adding subscription filters ... 
< (downstreamDist=250.0, upstreamDist=0.0, lanes=[1], opposite=True)
< Context results for veh 'ego':
< v1
< v3
< v6
< Ok: Unsubscribe successful
< Print ended at step 3.0

TEST FAILED on ts-sim-winbuild-ba : traci ContextSubscriptionFilters roadnetSearch_withOpposite dist_d250_u0_with_opposite ( Last six runs Dec2020 Nov2020 )

---------- Differences in output ----------
1,12d0
< Subscribing to context of vehicle 'ego'
< Adding subscription filters ... 
< (downstreamDist=250.0, upstreamDist=0.0, lanes=[0, 1], opposite=True)
< Context results for veh 'ego':
< ego
< v1
< v2
< v3
< v6
< v9
< Ok: Unsubscribe successful
< Print ended at step 3.0

TEST FAILED on ts-sim-winbuild-ba : traci ContextSubscriptionFilters roadnetSearch_withOpposite dist_d250_u250_all ( Last six runs Dec2020 Nov2020 )

---------- Differences in output ----------
1,17d0
< Subscribing to context of vehicle 'ego'
< Adding subscription filters ... 
< (downstreamDist=250.0, upstreamDist=250.0, lanes=[0, 1], opposite=True)
< Context results for veh 'ego':
< ego
< v1
< v10
< v2
< v3
< v4
< v5
< v6
< v7
< v8
< v9
< Ok: Unsubscribe successful
< Print ended at step 3.0

TEST FAILED on ts-sim-winbuild-ba : traci ContextSubscriptionFilters vType_and_vClass vClass_positive ( Last six runs Dec2020 Nov2020 )

---------- 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-winbuild-ba : traci busstop busstop ( Last six runs Dec2020 Nov2020 )

---------- Differences in output ----------
1,35d0
< busstops ('stop1', 'stop2')
< busstop count 2
< stop attributes:
<   stop=stop1 lane=WC_0 startPos=25.0 endPos=45.0 name=Paris
<   stop=stop2 lane=CE_0 startPos=35.0 endPos=65.0 name=Berlin
< time: 0.0
<   stop=stop1 vC=0 vIDs=() pC=0 pIDs=()
<   stop=stop2 vC=0 vIDs=() pC=0 pIDs=()
< time: 5.0
<   stop=stop1 vC=0 vIDs=() pC=1 pIDs=('PB.0',)
<   stop=stop2 vC=0 vIDs=() pC=1 pIDs=('BP.0',)
< time: 10.0
<   stop=stop1 vC=1 vIDs=('PBP.0',) pC=0 pIDs=()
<   stop=stop2 vC=0 vIDs=() pC=1 pIDs=('BP.0',)
< time: 15.0
<   stop=stop1 vC=1 vIDs=('PBP.0',) pC=0 pIDs=()
<   stop=stop2 vC=0 vIDs=() pC=1 pIDs=('BP.0',)
< time: 20.0
<   stop=stop1 vC=0 vIDs=() pC=0 pIDs=()
<   stop=stop2 vC=0 vIDs=() pC=2 pIDs=('BP.0', 'BP.1')
< time: 25.0
<   stop=stop1 vC=0 vIDs=() pC=1 pIDs=('PB.2',)
<   stop=stop2 vC=0 vIDs=() pC=2 pIDs=('BP.0', 'BP.1')
< time: 30.0
<   stop=stop1 vC=1 vIDs=('PBP.1',) pC=0 pIDs=()
<   stop=stop2 vC=0 vIDs=() pC=2 pIDs=('BP.0', 'BP.1')
< time: 35.0
<   stop=stop1 vC=1 vIDs=('PBP.1',) pC=0 pIDs=()
<   stop=stop2 vC=0 vIDs=() pC=3 pIDs=('BP.0', 'BP.1', 'BP.2')
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-winbuild-ba : traci calibrator calibrator ( Last six runs Dec2020 Nov2020 )

---------- Differences in errors ----------
1,2d0
< Warning: Clearing jam at calibrator 'cali_WE' at time 34.00
< Warning: Clearing jam at calibrator 'cali_WE' at time 118.00
---------- Differences in output ----------
1,34d0
< Loading configuration ... done.
< calibrators ('cali_SN', 'cali_WE')
< calibrator count 2
< examining cali_SN
<   edge SC
<   lane SC_0
<   vehsPerHour 900.0
<   speed -1.0
<   getTypeID DEFAULT_BIKETYPE
<   begin 0.0
<   end 200.0
<   getRouteID SN
<   getRouteProbeID 
<   getVTypes ('bar', 'foo')
<   getPassed 0
<   getInserted 0
<   getRemoved 0
<   getParameter 42
< examining cali_WE
<   edge WC
<   lane 
<   vehsPerHour 450.0
<   speed 10.0
<   getTypeID DEFAULT_VEHTYPE
<   begin 0.0
<   end 100.0
<   getRouteID WE
<   getRouteProbeID 
<   getVTypes ()
<truncated after showing first 30 lines>
---------- Missing result in detector ----------
<?xml version="1.0" encoding="UTF-8"?>


<calibratorstats xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/calibratorstats_file.xsd">
    <interval begin="0.00" end="100.00" id="cali_WE" nVehContrib="10" removed="12" inserted="0" cleared="3" flow="360.00" aspiredFlow="450.00" speed="3.50" aspiredSpeed="10.00"/>
    <interval begin="100.00" end="200.00" id="cali_WE" nVehContrib="28" removed="0" inserted="50" cleared="22" flow="1008.00" aspiredFlow="1800.00" speed="2.87" aspiredSpeed="15.00"/>
    <interval begin="0.00" end="200.00" id="cali_SN" nVehContrib="0" removed="0" inserted="36" cleared="0" flow="0.00" aspiredFlow="300.00" speed="-1.00" aspiredSpeed="-1.00"/>
</calibratorstats>

TEST FAILED on ts-sim-winbuild-ba : traci chargingstation chargingstation ( Last six runs Dec2020 Nov2020 )

---------- Differences in output ----------
1,35d0
< chargingstations ('stop1', 'stop2')
< chargingstation count 2
< stop attributes:
<   stop=stop1 lane=WC_0 startPos=25.0 endPos=45.0 name=Downtown
<   stop=stop2 lane=CE_0 startPos=35.0 endPos=65.0 name=Main Station
< time: 0.0
<   stop=stop1 vC=0 vIDs=()
<   stop=stop2 vC=0 vIDs=()
< time: 5.0
<   stop=stop1 vC=0 vIDs=()
<   stop=stop2 vC=0 vIDs=()
< time: 10.0
<   stop=stop1 vC=1 vIDs=('f.0',)
<   stop=stop2 vC=0 vIDs=()
< time: 15.0
<   stop=stop1 vC=3 vIDs=('f.0', 'f.1', 'f.2')
<   stop=stop2 vC=0 vIDs=()
< time: 20.0
<   stop=stop1 vC=2 vIDs=('f.1', 'f.2')
<   stop=stop2 vC=0 vIDs=()
< time: 25.0
<   stop=stop1 vC=0 vIDs=()
<   stop=stop2 vC=0 vIDs=()
< time: 30.0
<   stop=stop1 vC=0 vIDs=()
<   stop=stop2 vC=0 vIDs=()
< time: 35.0
<   stop=stop1 vC=1 vIDs=('f.3',)
<   stop=stop2 vC=0 vIDs=()
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-winbuild-ba : traci contextSubscriptions edge_200m ( Last six runs Dec2020 Nov2020 )

---------- Differences in output ----------
1,5d0
< Loading configuration ... done.
< ['1fi']
< Ok: Unsubscribe successful
< Print ended at step 1003.0
< Ok: Subscription and computed are same

TEST FAILED on ts-sim-winbuild-ba : traci contextSubscriptions lane_100m ( Last six runs Dec2020 Nov2020 )

---------- Differences in output ----------
1,5d0
< Loading configuration ... done.
< ['2si_0']
< Ok: Unsubscribe successful
< Print ended at step 1003.0
< Ok: Subscription and computed are same

2 TESTS FAILED on ts-sim-winbuild-ba :

---------- Differences in output ----------
1,5d0
< Loading configuration ... done.
< ['p0']
< Ok: Unsubscribe successful
< Print ended at step 1003.0
< Ok: Subscription and computed are same
traci contextSubscriptions person_100m ( Last six runs Dec2020 Nov2020 )
traci contextSubscriptions person_200m ( Last six runs Dec2020 Nov2020 )

TEST FAILED on ts-sim-winbuild-ba : traci contextSubscriptions poi_200m ( Last six runs Dec2020 Nov2020 )

---------- Differences in output ----------
1,5d0
< Loading configuration ... done.
< ['poi']
< Ok: Unsubscribe successful
< Print ended at step 1003.0
< Ok: Subscription and computed are same

TEST FAILED on ts-sim-winbuild-ba : traci contextSubscriptions polygon_200m ( Last six runs Dec2020 Nov2020 )

---------- Differences in output ----------
1,5d0
< Loading configuration ... done.
< ['poly']
< Ok: Unsubscribe successful
< Print ended at step 1003.0
< Ok: Subscription and computed are same

2 TESTS FAILED on ts-sim-winbuild-ba :

---------- Differences in output ----------
1,5d0
< Loading configuration ... done.
< ['ego']
< Ok: Unsubscribe successful
< Print ended at step 1003.0
< Ok: Subscription and computed are same
traci contextSubscriptions range_100m ( Last six runs Dec2020 Nov2020 )
traci contextSubscriptions range_200m ( Last six runs Dec2020 Nov2020 )

TEST FAILED on ts-sim-winbuild-ba : traci inductionloop inductionloop ( Last six runs Dec2020 Nov2020 )

---------- Differences in output ----------
1,47d0
< Loading configuration ... done.
< step 0
< step 1
< step 2
< inductionloops ('0',)
< inductionloop count 1
< examining 0
< vehNum 1
< meanSpeed 4.033343723951839
< vehIDs ('horiz',)
< occupancy 14.062612603401092
< meanLength 5.0
< timeSinceDet 0.0
< vehData [('horiz', 5.0, 2.859373873965989, -1.0, 'DEFAULT_VEHTYPE')]
< position 10.0
< laneID 2fi_0
< {16: 1}
< step 3
< {16: 1}
< step 4
< {16: 0}
< step 5
< {16: 0}
< step=6.0 detVehs=() vehData=[]
< step=7.0 detVehs=() vehData=[]
< step=8.0 detVehs=() vehData=[]
< step=9.0 detVehs=() vehData=[]
< step=10.0 detVehs=('jump',) vehData=[('jump', 5.0, 9.217991643355125, 9.762970751742937, 'DEFAULT_VEHTYPE')]
< step=11.0 detVehs=('departOnDet',) vehData=[('departOnDet', 5.0, 10.0, -1.0, 'DEFAULT_VEHTYPE')]
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-winbuild-ba : traci junction junction ( Last six runs Dec2020 Nov2020 )

---------- Differences in output ----------
1,16d0
< Loading configuration ... done.
< step 0
< step 1
< step 2
< junctions ('0', '1', '2', '3', '4', 'm1', 'm2', 'm3', 'm4')
< junction count 9
< examining 0
< pos (500.0, 500.0)
< pos3D (500.0, 500.0, 0.0)
< {0: ('0', '1', '2', '3', '4', 'm1', 'm2', 'm3', 'm4')}
< step 3
< {0: ('0', '1', '2', '3', '4', 'm1', 'm2', 'm3', 'm4')}
< step 4
< {0: ('0', '1', '2', '3', '4', 'm1', 'm2', 'm3', 'm4')}
< step 5
< {0: ('0', '1', '2', '3', '4', 'm1', 'm2', 'm3', 'm4')}

TEST FAILED on ts-sim-winbuild-ba : traci lanearea lanearea ( Last six runs Dec2020 Nov2020 )

---------- Differences in output ----------
1,247d0
< Loading configuration ... done.
< step 1.0
<   examining det0
<      pos 100.0
<      length 25.0
<      lane 2fi_0
<      vehNum 0
<      haltNum 0
<      meanSpeed -1.0
<      vehIDs ()
<      occupancy 0.0
<      jamLengthVeh 0
<      jamLengthMet 0.0
<   examining det1
<      pos 148.5
<      length 400.0
<      lane 2o_0
<      vehNum 0
<      haltNum 0
<      meanSpeed -1.0
<      vehIDs ()
<      occupancy 0.0
<      jamLengthVeh 0
<      jamLengthMet 0.0
< step 2.0
<   examining det0
<      pos 100.0
<      length 25.0
<      lane 2fi_0
<truncated after showing first 30 lines>
---------- Missing result in detector ----------
<?xml version="1.0" encoding="UTF-8"?>


<detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e2_file.xsd">
   <interval begin="0.00" end="1.00" id="det0" 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" maxIntervalHaltingD
uration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="0.00" end="1.00" id="det1" 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" maxIntervalHaltingD
uration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="1.00" end="2.00" id="det0" 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" maxIntervalHaltingD
uration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="1.00" end="2.00" id="det1" 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" maxIntervalHaltingD
uration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="2.00" end="3.00" id="det0" 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" maxIntervalHaltingD
uration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="2.00" end="3.00" id="det1" 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" maxIntervalHaltingD
uration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="3.00" end="4.00" id="det0" sampledSeconds="0.33" nVehEntered="1" nVehLeft="0" nVehSeen="1" meanSpeed="11.35" meanTimeLoss="0.01" meanOccupancy="14.94" maxOccupancy="14.94" 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" maxIntervalHalting
Duration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="1.00" maxVehicleNumber="1" />
   <interval begin="3.00" end="4.00" id="det1" sampledSeconds="0.05" nVehEntered="1" nVehLeft="0" nVehSeen="1" meanSpeed="9.83" meanTimeLoss="0.00" meanOccupancy="0.12" maxOccupancy="0.12" 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" maxIntervalHaltingDur
ation="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="1.00" maxVehicleNumber="1" />
   <interval begin="4.00" end="5.00" id="det0" sampledSeconds="1.00" nVehEntered="0" nVehLeft="0" nVehSeen="1" meanSpeed="11.60" meanTimeLoss="0.01" meanOccupancy="20.00" maxOccupancy="20.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" maxIntervalHalting
Duration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="1.00" maxVehicleNumber="1" />
   <interval begin="4.00" end="5.00" id="det1" sampledSeconds="1.00" nVehEntered="0" nVehLeft="0" nVehSeen="1" meanSpeed="9.31" meanTimeLoss="0.11" meanOccupancy="1.25" maxOccupancy="1.25" 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" maxIntervalHaltingDur
ation="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="1.00" maxVehicleNumber="1" />
   <interval begin="5.00" end="6.00" id="det0" sampledSeconds="1.00" nVehEntered="0" nVehLeft="0" nVehSeen="1" meanSpeed="11.21" meanTimeLoss="0.05" meanOccupancy="13.80" maxOccupancy="13.80" 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" maxIntervalHalting
Duration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="1.00" maxVehicleNumber="1" />
   <interval begin="5.00" end="6.00" id="det1" sampledSeconds="1.00" nVehEntered="0" nVehLeft="0" nVehSeen="1" meanSpeed="9.23" meanTimeLoss="0.12" meanOccupancy="1.25" maxOccupancy="1.25" 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" maxIntervalHaltingDur
ation="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="1.00" maxVehicleNumber="1" />
   <interval begin="6.00" end="7.00" id="det0" sampledSeconds="0.30" nVehEntered="0" nVehLeft="1" nVehSeen="1" meanSpeed="11.60" meanTimeLoss="0.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" maxIntervalHaltingDu
ration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="1.00" maxVehicleNumber="1" />
   <interval begin="6.00" end="7.00" id="det1" sampledSeconds="1.00" nVehEntered="0" nVehLeft="0" nVehSeen="1" meanSpeed="9.68" meanTimeLoss="0.07" meanOccupancy="1.25" maxOccupancy="1.25" 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" maxIntervalHaltingDur
ation="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="1.00" maxVehicleNumber="1" />
   <interval begin="7.00" end="8.00" id="det0" 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" maxIntervalHaltingD
uration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="7.00" end="8.00" id="det1" sampledSeconds="1.00" nVehEntered="0" nVehLeft="0" nVehSeen="1" meanSpeed="10.08" meanTimeLoss="0.03" meanOccupancy="1.25" maxOccupancy="1.25" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHaltingDu
ration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="1.00" maxVehicleNumber="1" />
   <interval begin="8.00" end="9.00" id="det0" 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" maxIntervalHaltingD
uration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="8.00" end="9.00" id="det1" sampledSeconds="1.00" nVehEntered="0" nVehLeft="0" nVehSeen="1" meanSpeed="10.10" meanTimeLoss="0.03" meanOccupancy="1.25" maxOccupancy="1.25" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHaltingDu
ration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="1.00" maxVehicleNumber="1" />
   <interval begin="9.00" end="10.00" id="det0" 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" maxIntervalHalting
Duration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="9.00" end="10.00" id="det1" sampledSeconds="1.00" nVehEntered="0" nVehLeft="0" nVehSeen="1" meanSpeed="10.00" meanTimeLoss="0.04" meanOccupancy="1.25" maxOccupancy="1.25" 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" maxIntervalHaltingD
uration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="1.00" maxVehicleNumber="1" />
   <interval begin="10.00" end="11.00" id="det0" 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="11.00" id="det1" sampledSeconds="1.00" nVehEntered="0" nVehLeft="0" nVehSeen="1" meanSpeed="10.26" meanTimeLoss="0.02" meanOccupancy="1.25" maxOccupancy="1.25" 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" maxIntervalHalting
Duration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="1.00" maxVehicleNumber="1" />
</detector>

TEST FAILED on ts-sim-winbuild-ba : traci lanearea subsecond ( Last six runs Dec2020 Nov2020 )

---------- Differences in output ----------
1,269d0
< Loading configuration ... done.
< step 0.5
< step 1.0
<   examining det0
<      pos 100.0
<      length 25.0
<      lane 2fi_0
<      vehNum 0
<      haltNum 0
<      meanSpeed -1.0
<      vehIDs ()
<      occupancy 0.0
<      jamLengthVeh 0
<      jamLengthMet 0.0
<   examining det1
<      pos 148.5
<      length 400.0
<      lane 2o_0
<      vehNum 0
<      haltNum 0
<      meanSpeed -1.0
<      vehIDs ()
<      occupancy 0.0
<      jamLengthVeh 0
<      jamLengthMet 0.0
< step 1.5
< step 2.0
<   examining det0
<      pos 100.0
<truncated after showing first 30 lines>
---------- Missing result in detector ----------
<?xml version="1.0" encoding="UTF-8"?>


<detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e2_file.xsd">
   <interval begin="0.00" end="1.00" id="det0" 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" maxIntervalHaltingD
uration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="0.00" end="1.00" id="det1" 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" maxIntervalHaltingD
uration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="1.00" end="2.00" id="det0" 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" maxIntervalHaltingD
uration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="1.00" end="2.00" id="det1" 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" maxIntervalHaltingD
uration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="2.00" end="3.00" id="det0" 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" maxIntervalHaltingD
uration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="2.00" end="3.00" id="det1" 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" maxIntervalHaltingD
uration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="3.00" end="4.00" id="det0" sampledSeconds="0.90" nVehEntered="1" nVehLeft="0" nVehSeen="1" meanSpeed="11.42" meanTimeLoss="0.03" meanOccupancy="19.40" maxOccupancy="20.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" maxIntervalHalting
Duration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="1.00" maxVehicleNumber="1" />
   <interval begin="3.00" end="4.00" id="det1" sampledSeconds="0.64" nVehEntered="1" nVehLeft="0" nVehSeen="1" meanSpeed="10.21" meanTimeLoss="0.01" meanOccupancy="0.80" maxOccupancy="1.25" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHaltingDu
ration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="1.00" maxVehicleNumber="1" />
   <interval begin="4.00" end="5.00" id="det0" sampledSeconds="1.00" nVehEntered="0" nVehLeft="0" nVehSeen="1" meanSpeed="11.31" meanTimeLoss="0.04" meanOccupancy="20.00" maxOccupancy="20.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" maxIntervalHalting
Duration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="1.00" maxVehicleNumber="1" />
   <interval begin="4.00" end="5.00" id="det1" sampledSeconds="1.00" nVehEntered="0" nVehLeft="0" nVehSeen="1" meanSpeed="10.24" meanTimeLoss="0.02" meanOccupancy="1.25" maxOccupancy="1.25" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHaltingDu
ration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="1.00" maxVehicleNumber="1" />
   <interval begin="5.00" end="6.00" id="det0" sampledSeconds="0.74" nVehEntered="0" nVehLeft="1" nVehSeen="1" meanSpeed="11.33" meanTimeLoss="0.03" meanOccupancy="5.61" maxOccupancy="11.22" 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" maxIntervalHaltingD
uration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="1.00" maxVehicleNumber="1" />
   <interval begin="5.00" end="6.00" id="det1" sampledSeconds="1.00" nVehEntered="0" nVehLeft="0" nVehSeen="1" meanSpeed="10.15" meanTimeLoss="0.03" meanOccupancy="1.25" maxOccupancy="1.25" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHaltingDu
ration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="1.00" maxVehicleNumber="1" />
   <interval begin="6.00" end="7.00" id="det0" 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" maxIntervalHaltingD
uration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="6.00" end="7.00" id="det1" sampledSeconds="1.00" nVehEntered="0" nVehLeft="0" nVehSeen="1" meanSpeed="10.06" meanTimeLoss="0.03" meanOccupancy="1.25" maxOccupancy="1.25" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHaltingDu
ration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="1.00" maxVehicleNumber="1" />
   <interval begin="7.00" end="8.00" id="det0" 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" maxIntervalHaltingD
uration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="7.00" end="8.00" id="det1" sampledSeconds="1.00" nVehEntered="0" nVehLeft="0" nVehSeen="1" meanSpeed="10.25" meanTimeLoss="0.02" meanOccupancy="1.25" maxOccupancy="1.25" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHaltingDu
ration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="1.00" maxVehicleNumber="1" />
   <interval begin="8.00" end="9.00" id="det0" 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" maxIntervalHaltingD
uration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="8.00" end="9.00" id="det1" sampledSeconds="1.00" nVehEntered="0" nVehLeft="0" nVehSeen="1" meanSpeed="9.83" meanTimeLoss="0.06" meanOccupancy="1.25" maxOccupancy="1.25" 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" maxIntervalHaltingDur
ation="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="1.00" maxVehicleNumber="1" />
   <interval begin="9.00" end="10.00" id="det0" 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" maxIntervalHalting
Duration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
   <interval begin="9.00" end="10.00" id="det1" sampledSeconds="1.00" nVehEntered="0" nVehLeft="0" nVehSeen="1" meanSpeed="10.22" meanTimeLoss="0.02" meanOccupancy="1.25" maxOccupancy="1.25" 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" maxIntervalHaltingD
uration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="1.00" maxVehicleNumber="1" />
   <interval begin="10.00" end="10.50" id="det0" 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="10.50" id="det1" sampledSeconds="0.50" nVehEntered="0" nVehLeft="0" nVehSeen="1" meanSpeed="10.41" meanTimeLoss="0.00" meanOccupancy="1.25" maxOccupancy="1.25" 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" maxIntervalHalting
Duration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="1.00" maxVehicleNumber="1" />
</detector>

TEST FAILED on ts-sim-winbuild-ba : traci meandata meandata ( Last six runs Dec2020 Nov2020 )

---------- Differences in output ----------
1,7d0
< Loading configuration ... done.
< step 0
< step 1
< step 2
< meandata ('meandata_ID',)
< meandata count 1
< examining meandata_ID
---------- Missing result in detector ----------
<?xml version="1.0" encoding="UTF-8"?>


<meandata xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/meandata_file.xsd">
    <interval begin="0.00" end="3.00" id="meandata_ID">
        <edge id="1fi" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="1o" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="1si" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2fi" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2o" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="2si" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3fi" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3o" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="3si" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4fi" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4o" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
        <edge id="4si" sampledSeconds="0.00" departed="0" arrived="0" entered="0" left="0" laneChangedFrom="0" laneChangedTo="0"/>
    </interval>
</meandata>

TEST FAILED on ts-sim-winbuild-ba : traci misc lateralCollision laneChanging leftLane ( Last six runs Dec2020 Nov2020 )

---------- Differences in errors ----------
1,2d0
< Warning: Teleporting vehicle 'left'; collision with vehicle 'collider', lane='e2_2', gap=-7.50, time=6.00 stage=laneChange.
< Warning: Vehicle 'left' ends teleporting on edge 'e3', time 6.00.
---------- Differences in output ----------
1,28d0
< Loading configuration ... done.
< old lanechangemode 011001010101
< old speedmode 31
< new lanechangemode 010001010101
< new speedmode 0
< [000] lane 1, lateral pos: 0.00
< [001] lane 1, lateral pos: 0.00
< [002] lane 1, lateral pos: 0.00
< [003] lane 1, lateral pos: 0.00
< [004] lane 1, lateral pos: 0.00
< trying to change lane...
< [005] lane 1, lateral pos: 0.00
< [006] lane 2, lateral pos: 0.00
< [007] lane 2, lateral pos: 0.00
< [008] lane 2, lateral pos: 0.00
< [009] lane 2, lateral pos: 0.00
< [010] lane 2, lateral pos: 0.00
< [011] lane 2, lateral pos: 0.00
< [012] lane 2, lateral pos: 0.00
< [013] lane 2, lateral pos: 0.00
< [014] lane 2, lateral pos: 0.00
< [015] lane 2, lateral pos: 0.00
< [016] lane 2, lateral pos: 0.00
< [017] lane 2, lateral pos: 0.00
< [018] lane 2, lateral pos: 0.00
< [019] lane 2, lateral pos: 0.00
< [020] Vehicle 'collider' has arrived at destination
< Print ended at step 21

TEST FAILED on ts-sim-winbuild-ba : traci misc lateralCollision laneChanging rightLane ( Last six runs Dec2020 Nov2020 )

---------- Differences in errors ----------
1,2d0
< Warning: Teleporting vehicle 'collider'; collision with vehicle 'right', lane='e2_0', gap=-7.50, time=6.00 stage=laneChange.
< Warning: Vehicle 'collider' ends teleporting on edge 'e3', time 6.00.
---------- Differences in output ----------
1,24d0
< Loading configuration ... done.
< old lanechangemode 011001010101
< old speedmode 31
< new lanechangemode 010001010101
< new speedmode 0
< [000] lane 1, lateral pos: 0.00
< [001] lane 1, lateral pos: 0.00
< [002] lane 1, lateral pos: 0.00
< [003] lane 1, lateral pos: 0.00
< [004] lane 1, lateral pos: 0.00
< trying to change lane...
< [005] lane 1, lateral pos: 0.00
< [006] lane 0, lateral pos: 0.00
< [007] lane 0, lateral pos: 0.00
< [008] lane 0, lateral pos: 0.00
< [009] lane 0, lateral pos: 0.00
< [010] lane 0, lateral pos: 0.00
< [011] lane 0, lateral pos: 0.00
< [012] lane 0, lateral pos: 0.00
< [013] lane 0, lateral pos: 0.00
< [014] lane 0, lateral pos: 0.00
< [015] lane 0, lateral pos: 0.00
< [016] Vehicle 'collider' has arrived at destination
< Print ended at step 17

TEST FAILED on ts-sim-winbuild-ba : traci misc lateralCollision sublaneChanging leftLane0.2 ( Last six runs Dec2020 Nov2020 )

---------- Differences in errors ----------
1,4d0
< Warning: Teleporting vehicle 'collider'; collision with vehicle 'left', lane='e3_2', gap=-7.50', latGap=-0.10, time=11.00 stage=laneChange.
< Warning: Teleporting vehicle 'left'; collision with vehicle 'collider', lane='e3_2', gap=-7.50', latGap=-0.10, time=11.00 stage=laneChange.
< Warning: Vehicle 'collider' ends teleporting on edge 'e4', time 11.00.
< Warning: Vehicle 'left' ends teleporting on edge 'e4', time 11.00.
---------- Differences in output ----------
1,39d0
< Loading configuration ... done.
< old lanechangemode 011001010101
< old speedmode 31
< new lanechangemode 010001010101
< new speedmode 0
< trying to change lateral position by 0.20...
< [000] lane 1, lateral pos: 0.00
< trying to change lateral position by 0.20...
< [001] lane 1, lateral pos: 0.20
< trying to change lateral position by 0.20...
< [002] lane 1, lateral pos: 0.40
< trying to change lateral position by 0.20...
< [003] lane 1, lateral pos: 0.60
< trying to change lateral position by 0.20...
< [004] lane 1, lateral pos: 0.80
< trying to change lateral position by 0.20...
< [005] lane 1, lateral pos: 1.00
< trying to change lateral position by 0.20...
< [006] lane 1, lateral pos: 1.20
< trying to change lateral position by 0.20...
< [007] lane 1, lateral pos: 1.40
< trying to change lateral position by 0.20...
< [008] lane 1, lateral pos: 1.60
< trying to change lateral position by 0.20...
< [009] lane 2, lateral pos: -1.40
< trying to change lateral position by 0.20...
< [010] lane 2, lateral pos: -1.20
< trying to change lateral position by 0.20...
< [011] lane 0, lateral pos: 0.00
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-winbuild-ba : traci misc lateralCollision sublaneChanging leftLane0.5 ( Last six runs Dec2020 Nov2020 )

---------- Differences in errors ----------
1,8d0
< Warning: Teleporting vehicle 'collider'; collision with vehicle 'left', lane='e1_2', gap=-7.50', latGap=-0.40, time=5.00 stage=laneChange.
< Warning: Teleporting vehicle 'left'; collision with vehicle 'collider', lane='e1_2', gap=-7.50', latGap=-0.40, time=5.00 stage=laneChange.
< Warning: Vehicle 'collider' ends teleporting on edge 'e2', time 6.00.
< Warning: Vehicle 'left' ends teleporting on edge 'e2', time 6.00.
< Warning: Teleporting vehicle 'collider'; collision with vehicle 'left', lane='e3_2', gap=-7.50', latGap=-0.40, time=11.00 stage=laneChange.
< Warning: Teleporting vehicle 'left'; collision with vehicle 'collider', lane='e3_2', gap=-7.50', latGap=-0.40, time=11.00 stage=laneChange.
< Warning: Vehicle 'collider' ends teleporting on edge 'e4', time 11.00.
< Warning: Vehicle 'left' ends teleporting on edge 'e4', time 11.00.
---------- Differences in output ----------
1,39d0
< Loading configuration ... done.
< old lanechangemode 011001010101
< old speedmode 31
< new lanechangemode 010001010101
< new speedmode 0
< trying to change lateral position by 0.50...
< [000] lane 1, lateral pos: 0.00
< trying to change lateral position by 0.50...
< [001] lane 1, lateral pos: 0.50
< trying to change lateral position by 0.50...
< [002] lane 1, lateral pos: 1.00
< trying to change lateral position by 0.50...
< [003] lane 1, lateral pos: 1.50
< trying to change lateral position by 0.50...
< [004] lane 2, lateral pos: -1.20
< trying to change lateral position by 0.50...
< [005] lane -1073741824, lateral pos: -1073741824.00
< trying to change lateral position by 0.50...
< [006] lane 1, lateral pos: 0.00
< trying to change lateral position by 0.50...
< [007] lane 1, lateral pos: 0.50
< trying to change lateral position by 0.50...
< [008] lane 1, lateral pos: 1.00
< trying to change lateral position by 0.50...
< [009] lane 1, lateral pos: 1.50
< trying to change lateral position by 0.50...
< [010] lane 2, lateral pos: -1.20
< trying to change lateral position by 0.50...
< [011] lane 0, lateral pos: 0.00
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-winbuild-ba : traci misc lateralCollision sublaneChanging rightLane0.2 ( Last six runs Dec2020 Nov2020 )

---------- Differences in errors ----------
1,4d0
< Warning: Teleporting vehicle 'right'; collision with vehicle 'collider', lane='e3_0', gap=-7.50', latGap=-0.10, time=11.00 stage=laneChange.
< Warning: Teleporting vehicle 'collider'; collision with vehicle 'right', lane='e3_0', gap=-7.50', latGap=-0.10, time=11.00 stage=laneChange.
< Warning: Vehicle 'right' ends teleporting on edge 'e4', time 11.00.
< Warning: Vehicle 'collider' ends teleporting on edge 'e4', time 11.00.
---------- Differences in output ----------
1,39d0
< Loading configuration ... done.
< old lanechangemode 011001010101
< old speedmode 31
< new lanechangemode 010001010101
< new speedmode 0
< trying to change lateral position by -0.20...
< [000] lane 1, lateral pos: 0.00
< trying to change lateral position by -0.20...
< [001] lane 1, lateral pos: -0.20
< trying to change lateral position by -0.20...
< [002] lane 1, lateral pos: -0.40
< trying to change lateral position by -0.20...
< [003] lane 1, lateral pos: -0.60
< trying to change lateral position by -0.20...
< [004] lane 1, lateral pos: -0.80
< trying to change lateral position by -0.20...
< [005] lane 1, lateral pos: -1.00
< trying to change lateral position by -0.20...
< [006] lane 1, lateral pos: -1.20
< trying to change lateral position by -0.20...
< [007] lane 1, lateral pos: -1.40
< trying to change lateral position by -0.20...
< [008] lane 1, lateral pos: -1.60
< trying to change lateral position by -0.20...
< [009] lane 0, lateral pos: 1.40
< trying to change lateral position by -0.20...
< [010] lane 0, lateral pos: 1.20
< trying to change lateral position by -0.20...
< [011] lane 1, lateral pos: 0.00
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-winbuild-ba : traci misc lateralCollision sublaneChanging rightLane0.5 ( Last six runs Dec2020 Nov2020 )

---------- Differences in errors ----------
1,8d0
< Warning: Teleporting vehicle 'right'; collision with vehicle 'collider', lane='e1_0', gap=-7.50', latGap=-0.40, time=5.00 stage=laneChange.
< Warning: Teleporting vehicle 'collider'; collision with vehicle 'right', lane='e1_0', gap=-7.50', latGap=-0.40, time=5.00 stage=laneChange.
< Warning: Vehicle 'right' ends teleporting on edge 'e2', time 5.00.
< Warning: Vehicle 'collider' ends teleporting on edge 'e2', time 5.00.
< Warning: Teleporting vehicle 'right'; collision with vehicle 'collider', lane='e3_0', gap=-7.50', latGap=-0.40, time=10.00 stage=laneChange.
< Warning: Teleporting vehicle 'collider'; collision with vehicle 'right', lane='e3_0', gap=-7.50', latGap=-0.40, time=10.00 stage=laneChange.
< Warning: Vehicle 'right' ends teleporting on edge 'e4', time 10.00.
< Warning: Vehicle 'collider' ends teleporting on edge 'e4', time 10.00.
---------- Differences in output ----------
1,37d0
< Loading configuration ... done.
< old lanechangemode 011001010101
< old speedmode 31
< new lanechangemode 010001010101
< new speedmode 0
< trying to change lateral position by -0.50...
< [000] lane 1, lateral pos: 0.00
< trying to change lateral position by -0.50...
< [001] lane 1, lateral pos: -0.50
< trying to change lateral position by -0.50...
< [002] lane 1, lateral pos: -1.00
< trying to change lateral position by -0.50...
< [003] lane 1, lateral pos: -1.50
< trying to change lateral position by -0.50...
< [004] lane 0, lateral pos: 1.20
< trying to change lateral position by -0.50...
< [005] lane 1, lateral pos: 0.00
< trying to change lateral position by -0.50...
< [006] lane 1, lateral pos: -0.50
< trying to change lateral position by -0.50...
< [007] lane 1, lateral pos: -1.00
< trying to change lateral position by -0.50...
< [008] lane 1, lateral pos: -1.50
< trying to change lateral position by -0.50...
< [009] lane 0, lateral pos: 1.20
< trying to change lateral position by -0.50...
< [010] lane 1, lateral pos: 0.00
< trying to change lateral position by -0.50...
< [011] lane 1, lateral pos: -0.50
<truncated after showing first 30 lines>

2 TESTS FAILED on ts-sim-winbuild-ba :

---------- Differences in output ----------
1,99d0
< findIntermodalRoute modes='car bicycle public' vType=' pType=''
<   Stage(type=3, vType=DEFAULT_VEHTYPE, line=car, edges=('A0B0', 'B0B1', 'B1A1', 'A1B1'), travelTime=126.216342693, cost=126.216342693, length=2678.24, intended=car, depart=1.0, departPos=894.8, arrivalPos=100.0)
< 
< findIntermodalRoute modes='car bicycle public' vType=defaultCar' pType=''
<   Stage(type=3, vType=defaultCar, line=defaultCar, edges=('A0B0', 'B0B1', 'B1A1', 'A1B1'), travelTime=126.216342693, cost=126.216342693, length=2678.24, intended=defaultCar, depart=1.0, departPos=894.8, arrivalPos=100.0)
< 
< findIntermodalRoute modes='car bicycle public' vType=slowCar' pType=''
<   Stage(type=3, vType=DEFAULT_VEHTYPE, line=car, edges=('A0B0', 'B0B1', 'B1A1', 'A1B1'), travelTime=126.216342693, cost=126.216342693, length=2678.24, intended=car, depart=1.0, departPos=894.8, arrivalPos=100.0)
< 
< findIntermodalRoute modes='car bicycle public' vType=slowCarFactor' pType=''
<   Stage(type=3, vType=DEFAULT_VEHTYPE, line=car, edges=('A0B0', 'B0B1', 'B1A1', 'A1B1'), travelTime=126.216342693, cost=126.216342693, length=2678.24, intended=car, depart=1.0, departPos=894.8, arrivalPos=100.0)
< 
< findIntermodalRoute modes='car bicycle public' vType=fastCar' pType=''
<   Stage(type=3, vType=fastCar, line=fastCar, edges=('A0B0', 'B0B1', 'B1A1', 'A1B1'), travelTime=65.3581713463, cost=65.3581713463, length=2678.24, intended=fastCar, depart=1.0, departPos=894.8, arrivalPos=100.0)
< 
< 
< 
< findIntermodalRoute modes='public' vType=' pType=''
<   Stage(type=2, destStop=stopC_W, edges=('A0B0', 'accessC'), travelTime=181.27776, cost=181.27776, length=488.831, depart=1.0, departPos=894.8, arrivalPos=91.9)
<   Stage(type=3, line=train2:1, destStop=stopA_W, edges=('railEW',), travelTime=559.72296, cost=559.72296, length=2200.001, intended=train_train2:1.0, depart=599.0, departPos=0.0, arrivalPos=1100.0)
<   Stage(type=2, destStop=stopA_N, edges=('accessA',), travelTime=3.80256, cost=3.80256, length=403.961, depart=742.00072, departPos=86.23, arrivalPos=90.19)
<   Stage(type=3, line=train1:0, destStop=stopB_N, edges=('railSN',), travelTime=355.19796, cost=355.19796, length=1000.001, intended=train_train1:0.1, depart=1001.0, departPos=0.0, arrivalPos=500.0)
<   Stage(type=2, edges=('accessB', 'A1B1'), travelTime=203.9232, cost=203.9232, length=1200.02, depart=1101.00124, departPos=91.16, arrivalPos=100.0)
< 
< findIntermodalRoute modes='public' vType=defaultCar' pType=''
<   Stage(type=3, vType=defaultCar, line=defaultCar, edges=('A0B0', 'B0B1', 'B1A1', 'A1B1'), travelTime=126.216342693, cost=126.216342693, length=2678.24, intended=defaultCar, depart=1.0, departPos=894.8, arrivalPos=100.0)
< 
< findIntermodalRoute modes='public' vType=slowCar' pType=''
<   Stage(type=2, destStop=stopC_W, edges=('A0B0', 'accessC'), travelTime=181.27776, cost=181.27776, length=488.831, depart=1.0, departPos=894.8, arrivalPos=91.9)
<truncated after showing first 30 lines>
traci misc rerouting findIntermodalRoute car_public_speedFactor ( Last six runs Dec2020 Nov2020 )
traci misc rerouting findIntermodalRoute car_public_speedFactor_routingMode ( Last six runs Dec2020 Nov2020 )

TEST FAILED on ts-sim-winbuild-ba : traci misc rerouting findIntermodalRoute taxi ( Last six runs Dec2020 Nov2020 )

---------- 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, edges=('A0B0', 'B0B1', 'B1A1'), travelTime=109.374250137, cost=109.374250137, length=1498.361, 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.383210137, departPos=894.8, arrivalPos=100.0)
< 
< 
< 
< findIntermodalRoute modes='taxi public' vType=' pType=''
<   Stage(type=3, vType=DEFAULT_TAXITYPE, line=taxi, edges=('A0B0', 'B0B1', 'B1A1'), travelTime=116.199304132, cost=116.199304132, length=1593.161, 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.200264132, departPos=894.8, arrivalPos=100.0)
< 
< 
< 

TEST FAILED on ts-sim-winbuild-ba : traci misc rerouting person stop_walk_stop_walk ( Last six runs Dec2020 Nov2020 )

---------- 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="107.95" y="81.95" angle="270.00" speed="0.00" pos="81.95" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="1.00">
        <person id="p0" x="107.95" y="81.95" angle="270.00" speed="0.00" pos="81.95" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="2.00">
        <person id="p0" x="107.95" y="81.95" angle="270.00" speed="0.00" pos="81.95" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="3.00">
        <person id="p0" x="107.95" y="81.95" angle="270.00" speed="0.00" pos="81.95" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="4.00">
        <person id="p0" x="107.95" y="81.95" angle="270.00" speed="0.00" pos="81.95" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="5.00">
        <person id="p0" x="107.95" y="81.95" angle="270.00" speed="0.00" pos="81.95" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="6.00">
        <person id="p0" x="107.95" y="81.95" angle="270.00" speed="0.00" pos="81.95" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="7.00">
        <person id="p0" x="107.95" y="81.95" angle="270.00" speed="0.00" pos="81.95" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="8.00">
        <person id="p0" x="107.95" y="81.95" angle="270.00" speed="0.00" pos="81.95" edge="SC" slope="0.00"/>
<truncated after showing first 30 lines>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


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

</routes>

TEST FAILED on ts-sim-winbuild-ba : traci misc rerouting person walk ( Last six runs Dec2020 Nov2020 )

---------- 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"/>
    </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"/>
    </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"/>
    </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"/>
    </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"/>
    </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"/>
    </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"/>
    </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"/>
    </timestep>
    <timestep time="8.00">
        <person id="p0" x="106.23" y="92.62" angle="0.00" speed="1.40" pos="0.67" edge=":C_11" slope="0.00"/>
<truncated after showing first 30 lines>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="0.00" departPos="-10.00" arrival="28.00">
        <walk edges="SC CN"/>
        <walk edges="CN"/>
    </person>

</routes>

TEST FAILED on ts-sim-winbuild-ba : traci misc rerouting person walk_stop_walk ( Last six runs Dec2020 Nov2020 )

---------- 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"/>
    </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"/>
    </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"/>
    </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"/>
    </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"/>
    </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"/>
    </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"/>
    </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"/>
    </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"/>
<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 EC CN"/>
        <walk edges="CE CN"/>
        <stop lane="CN_0" endPos="10.00" duration="15.00"/>
        <walk edges="CN SC"/>
    </person>

</routes>

TEST FAILED on ts-sim-winbuild-ba : traci misc rerouting person walk_walk_stop_walk ( Last six runs Dec2020 Nov2020 )

---------- 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"/>
    </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"/>
    </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"/>
    </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"/>
    </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"/>
    </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"/>
    </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"/>
    </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"/>
    </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"/>
<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"/>
        <walk edges="CE CN"/>
        <stop lane="CN_0" endPos="10.00" duration="15.00"/>
        <walk edges="CN SC"/>
    </person>

</routes>

TEST FAILED on ts-sim-winbuild-ba : traci misc rerouting rerouteParkingArea_end ( Last six runs Dec2020 Nov2020 )

---------- Differences in output ----------
1d0
< Loading configuration ... done.
---------- 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="triggered" arrivalPos="55.00" arrival="35.00">
        <routeDistribution>
            <route replacedOnEdge="A0A1" reason="TraCI:parkingAreaReroute" replacedAtTime="1.00" probability="0" edges="A0A1 A1A2"/>
            <route edges="A0A1 A1B1 B1B2"/>
        </routeDistribution>
        <stop parkingArea="parkB1B2" duration="10.00"/>
    </vehicle>

    <person id="p0" depart="0.00" arrival="173.00">
        <ride from="A0A1" to="B1B2" busStop="parkB1B2" lines="ego"/>
        <walk edges="B1B2 B3B2 A3B3"/>
    </person>

</routes>

TEST FAILED on ts-sim-winbuild-ba : traci misc rerouting rerouteParkingArea_intermediate ( Last six runs Dec2020 Nov2020 )

---------- Differences in output ----------
1d0
< Loading configuration ... done.
---------- 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="triggered" arrival="54.00">
        <route edges="A0A1 A1B1 B1B2 B2A2 A2A3"/>
        <stop parkingArea="parkB1B2" duration="10.00"/>
    </vehicle>

    <person id="p0" depart="0.00" arrival="93.00">
        <ride from="A0A1" to="A2A3" arrivalPos="92.10" lines="ego"/>
        <walk edges="A2A3 A3B3"/>
    </person>

</routes>

TEST FAILED on ts-sim-winbuild-ba : traci misc rerouting rerouteTraveltime_adaptEdgeWeight ( Last six runs Dec2020 Nov2020 )

---------- Differences in output ----------
1,7d0
< Loading configuration ... done.
< edge=middle current=7.19942404608 adapted=-1.0
< edge=middle2 current=14.3988480922 adapted=-1.0
< edge=middle3 current=28.7976961843 adapted=-1.0
< edge=middle current=7.19942404608 adapted=20.0
< edge=middle2 current=14.3988480922 adapted=-1.0
< edge=middle3 current=28.7976961843 adapted=10.0
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="ego" depart="0.00" arrival="46.00">
        <routeDistribution>
            <route replacedOnEdge="beg" reason="traci:rerouteTraveltime" replacedAtTime="1.00" probability="0" edges="beg middle2 end"/>
            <route edges="beg middle3 end"/>
        </routeDistribution>
    </vehicle>

</routes>

TEST FAILED on ts-sim-winbuild-ba : traci misc rerouting rerouteTraveltime_adaptVehicleEdgeWeight ( Last six runs Dec2020 Nov2020 )

---------- Differences in output ----------
1d0
< Loading configuration ... done.
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="ego" depart="0.00" arrival="46.00">
        <routeDistribution>
            <route replacedOnEdge="beg" reason="traci:rerouteTraveltime" replacedAtTime="1.00" probability="0" edges="beg middle2 end"/>
            <route edges="beg middle3 end"/>
        </routeDistribution>
    </vehicle>

</routes>

TEST FAILED on ts-sim-winbuild-ba : traci misc rerouting rerouteTraveltime_default ( Last six runs Dec2020 Nov2020 )

---------- Differences in output ----------
1d0
< Loading configuration ... done.
---------- 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="24.00">
        <routeDistribution>
            <route replacedOnEdge="beg" reason="traci:rerouteTraveltime" replacedAtTime="1.00" probability="0" edges="beg middle2 end"/>
            <route edges="beg middle end"/>
        </routeDistribution>
    </vehicle>

</routes>

TEST FAILED on ts-sim-winbuild-ba : traci misc rerouting routingMode rerouteTraveltime_aggregated ( Last six runs Dec2020 Nov2020 )

---------- Differences in output ----------
1,11d0
< Loading configuration ... done.
< step=1 rerouted=flow.0
< step=11 rerouted=flow.1
< step=21 rerouted=flow.2
< step=31 rerouted=flow.3
< step=41 rerouted=flow.4
< step=51 rerouted=flow.5
< step=61 rerouted=flow.6
< step=71 rerouted=flow.7
< step=81 rerouted=flow.8
< step=91 rerouted=flow.9
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="flow.0" depart="0.00" arrival="48.00">
        <routeDistribution>
            <route replacedOnEdge="beg" reason="traci:rerouteTraveltime" replacedAtTime="1.00" probability="0" edges="beg detour end"/>
            <route edges="beg middle middle2 end"/>
        </routeDistribution>
    </vehicle>

    <vehicle id="flow.1" depart="10.00" arrival="50.00">
        <routeDistribution>
            <route replacedOnEdge="beg" reason="traci:rerouteTraveltime" replacedAtTime="11.00" probability="0" edges="beg detour end"/>
            <route edges="beg middle middle2 end"/>
        </routeDistribution>
    </vehicle>

    <vehicle id="flow.2" depart="20.00" arrival="52.00">
        <routeDistribution>
            <route replacedOnEdge="beg" reason="traci:rerouteTraveltime" replacedAtTime="21.00" probability="0" edges="beg detour end"/>
            <route edges="beg middle middle2 end"/>
        </routeDistribution>
    </vehicle>

    <vehicle id="flow.3" depart="30.00" arrival="81.00">
        <routeDistribution>
            <route replacedOnEdge="beg" reason="traci:rerouteTraveltime" replacedAtTime="31.00" probability="0" edges="beg detour end"/>
            <route edges="beg middle middle2 end"/>
        </routeDistribution>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-winbuild-ba : traci misc rerouting routingMode rerouteTraveltime_default ( Last six runs Dec2020 Nov2020 )

---------- Differences in output ----------
1,11d0
< Loading configuration ... done.
< step=1 rerouted=flow.0
< step=11 rerouted=flow.1
< step=21 rerouted=flow.2
< step=31 rerouted=flow.3
< step=41 rerouted=flow.4
< step=51 rerouted=flow.5
< step=61 rerouted=flow.6
< step=71 rerouted=flow.7
< step=81 rerouted=flow.8
< step=91 rerouted=flow.9
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="flow.0" depart="0.00" arrival="48.00">
        <routeDistribution>
            <route replacedOnEdge="beg" reason="traci:rerouteTraveltime" replacedAtTime="1.00" probability="0" edges="beg detour end"/>
            <route edges="beg middle middle2 end"/>
        </routeDistribution>
    </vehicle>

    <vehicle id="flow.1" depart="10.00" arrival="50.00">
        <routeDistribution>
            <route replacedOnEdge="beg" reason="traci:rerouteTraveltime" replacedAtTime="11.00" probability="0" edges="beg detour end"/>
            <route edges="beg middle middle2 end"/>
        </routeDistribution>
    </vehicle>

    <vehicle id="flow.2" depart="20.00" arrival="80.00">
        <route edges="beg detour end"/>
    </vehicle>

    <vehicle id="flow.4" depart="40.00" arrival="81.00">
        <routeDistribution>
            <route replacedOnEdge="beg" reason="traci:rerouteTraveltime" replacedAtTime="41.00" probability="0" edges="beg detour end"/>
            <route edges="beg middle middle2 end"/>
        </routeDistribution>
    </vehicle>

    <vehicle id="flow.5" depart="50.00" arrival="83.00">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-winbuild-ba : traci misc ssm basic ( Last six runs Dec2020 Nov2020 )

---------- Differences in output ----------
1,50d0
< Loading configuration ... done.
< vehicle 'leader' does not supply vehicle parameter 'device.ssm.trajectories'. Using default of '0'
< vehicle 'leader' does not supply vehicle parameter 'device.ssm.range'. Using default of '50.00'
< vehicle 'leader' does not supply vehicle parameter 'device.ssm.extratime'. Using default of '5.00'
< vehicle 'leader' does not supply vehicle parameter 'device.ssm.geo'. Using default of '0'
< step 0
<   veh=ego minTTC= maxDRAC= minPET=
<   veh=leader minTTC= maxDRAC= minPET=
< step 1
<   veh=ego minTTC= maxDRAC= minPET=
<   veh=leader minTTC= maxDRAC= minPET=
< step 2
<   veh=ego minTTC= maxDRAC=0.00 minPET=
<   veh=leader minTTC= maxDRAC=0.00 minPET=
< step 3
<   veh=ego minTTC= maxDRAC=0.00 minPET=
<   veh=leader minTTC= maxDRAC=0.00 minPET=
< step 4
<   veh=ego minTTC= maxDRAC=0.00 minPET=
<   veh=leader minTTC= maxDRAC=0.00 minPET=
< step 5
<   veh=ego minTTC= maxDRAC=0.00 minPET=
<   veh=leader minTTC= maxDRAC=0.00 minPET=
< step 6
<   veh=ego minTTC=4.18 maxDRAC=0.39 minPET=
<   veh=leader minTTC=4.18 maxDRAC=0.39 minPET=
< step 7
<   veh=ego minTTC=2.03 maxDRAC=1.12 minPET=
<   veh=leader minTTC=2.03 maxDRAC=1.12 minPET=
<truncated after showing first 30 lines>
---------- Missing result in ssm ----------
<?xml version="1.0" encoding="UTF-8"?>


<SSMLog>
    <conflict begin="2.00" end="14.00" ego="ego" foe="leader">
        <minTTC time="7.00" position="85.08,98.40" type="2" value="2.03"/>
        <maxDRAC time="7.00" position="85.08,98.40" type="2" value="1.12"/>
        <PET time="NA" position="NA" type="NA" value="NA"/>
    </conflict>
    <globalMeasures ego="ego">
        <timeSpan values="2.00 3.00 4.00 5.00 6.00 7.00 8.00 9.00 10.00 11.00 12.00 13.00 14.00"/>
        <BRSpan values="0.00 0.40 1.44 0.00 0.00 3.21 4.46 0.00 3.50 0.00 0.00 0.00 0.00"/>
        <maxBR time="8.00" position="80.85,98.40" value="4.46"/>
        <SGAPSpan values="11.10 11.95 15.16 17.10 13.80 9.24 NA 11.88 18.79 26.46 33.56 38.27 40.60"/>
        <minSGAP time="7.00" position="75.83,98.40" value="9.24" leader="leader"/>
        <TGAPSpan values="0.85 0.95 1.35 1.43 1.09 0.98 NA 1.64 5.02 5.10 4.45 3.92 3.36"/>
        <minTGAP time="2.00" position="17.91,98.40" value="0.85" leader="leader"/>
    </globalMeasures>
    <conflict begin="2.00" end="14.00" ego="leader" foe="ego">
        <minTTC time="7.00" position="85.08,98.40" type="3" value="2.03"/>
        <maxDRAC time="7.00" position="85.08,98.40" type="3" value="1.12"/>
        <PET time="NA" position="NA" type="NA" value="NA"/>
    </conflict>
    <globalMeasures ego="leader">
        <timeSpan values="0.00 1.00 2.00 3.00 4.00 5.00 6.00 7.00 8.00 9.00 10.00 11.00 12.00 13.00 14.00"/>
        <BRSpan values="0.00 0.52 0.00 1.22 0.00 0.50 4.50 4.47 0.00 0.00 0.00 0.00 0.00 0.17 0.05"/>
        <maxBR time="6.00" position="85.16,98.40" value="4.50"/>
        <SGAPSpan values="NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA"/>
        <TGAPSpan values="NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA"/>
    </globalMeasures>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-winbuild-ba : traci misc ssm junction ( Last six runs Dec2020 Nov2020 )

---------- Differences in output ----------
1,50d0
< Loading configuration ... done.
< vehicle 'ego' does not supply vehicle parameter 'device.ssm.trajectories'. Using default of '0'
< vehicle 'ego' does not supply vehicle parameter 'device.ssm.range'. Using default of '50.00'
< vehicle 'ego' does not supply vehicle parameter 'device.ssm.extratime'. Using default of '5.00'
< vehicle 'ego' does not supply vehicle parameter 'device.ssm.geo'. Using default of '0'
< step 0
<   veh=ego minTTC= maxDRAC= minPET=
<   veh=leader minTTC= maxDRAC= minPET=
< step 1
<   veh=ego minTTC= maxDRAC= minPET=
<   veh=leader minTTC= maxDRAC= minPET=
< step 2
<   veh=ego minTTC= maxDRAC= minPET=
<   veh=leader minTTC= maxDRAC= minPET=
< step 3
<   veh=ego minTTC= maxDRAC= minPET=
<   veh=leader minTTC= maxDRAC= minPET=
< step 4
<   veh=ego minTTC= maxDRAC= minPET=
<   veh=leader minTTC= maxDRAC= minPET=
< step 5
<   veh=ego minTTC= maxDRAC= minPET=
<   veh=leader minTTC= maxDRAC= minPET=
< step 6
<   veh=ego minTTC=3.73 maxDRAC=1.64 minPET=
<   veh=leader minTTC=3.73 maxDRAC=1.64 minPET=
< step 7
<   veh=ego minTTC=2.67 maxDRAC=2.33 minPET=
<   veh=leader minTTC=2.67 maxDRAC=2.33 minPET=
<truncated after showing first 30 lines>
---------- Missing result in ssm ----------
<?xml version="1.0" encoding="UTF-8"?>


<SSMLog>
    <conflict begin="6.00" end="14.00" ego="ego" foe="leader">
        <minTTC time="7.00" position="101.60,99.10" type="10" value="2.67"/>
        <maxDRAC time="8.00" position="100.36,101.00" type="11" value="2.55"/>
        <PET time="10.48" position="100.36,101.00" type="17" value="0.18"/>
    </conflict>
    <globalMeasures ego="ego">
        <timeSpan values="0.00 1.00 2.00 3.00 4.00 5.00 6.00 7.00 8.00 9.00 10.00 11.00 12.00 13.00 14.00"/>
        <BRSpan values="0.00 1.30 0.00 0.00 0.06 0.00 3.28 3.29 4.50 2.97 0.39 0.00 0.00 0.00 0.00"/>
        <maxBR time="8.00" position="99.56,102.33" value="4.50"/>
        <SGAPSpan values="NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA"/>
        <TGAPSpan values="NA NA NA NA NA NA NA NA NA NA NA NA NA NA NA"/>
    </globalMeasures>
    <conflict begin="6.00" end="14.00" ego="leader" foe="ego">
        <minTTC time="7.00" position="101.60,99.10" type="11" value="2.67"/>
        <maxDRAC time="8.00" position="100.36,101.00" type="10" value="2.55"/>
        <PET time="10.48" position="100.36,101.00" type="17" value="0.18"/>
    </conflict>
    <globalMeasures ego="leader">
        <timeSpan values="2.00 3.00 4.00 5.00 6.00 7.00 8.00 9.00 10.00 11.00 12.00 13.00 14.00"/>
        <BRSpan values="0.00 0.97 0.00 0.00 0.00 0.00 0.00 0.25 0.42 0.00 0.00 0.00 0.25"/>
        <maxBR time="3.00" position="101.60,17.16" value="0.97"/>
        <SGAPSpan values="NA NA NA NA NA NA NA NA NA NA NA NA NA"/>
        <TGAPSpan values="NA NA NA NA NA NA NA NA NA NA NA NA NA"/>
    </globalMeasures>
</SSMLog>

TEST FAILED on ts-sim-winbuild-ba : traci multientryexit multientryexit ( Last six runs Dec2020 Nov2020 )

---------- Differences in output ----------
1,19d0
< Loading configuration ... done.
< step 0
< step 1
< step 2
< step 3
< multientryexits ('0',)
< multientryexit count 1
< examining 0
< vehNum 1
< meanSpeed 6.20637786887
< vehIDs ('horiz',)
< haltNum 0
< {16: 1}
< step 3
< {16: 1}
< step 4
< {16: 0}
< step 5
< {16: 0}

TEST FAILED on ts-sim-winbuild-ba : traci overheadwire overheadwire ( Last six runs Dec2020 Nov2020 )

---------- Differences in output ----------
1,35d0
< overheadwires ('wire1', 'wire2')
< overheadwire count 2
< stop attributes:
<   stop=wire1 lane=WC_0 startPos=25.0 endPos=90.95 name=
<   stop=wire2 lane=CE_0 startPos=0.0 endPos=81.95 name=
< time: 0.0
<   stop=wire1 vC=0 vIDs=()
<   stop=wire2 vC=0 vIDs=()
< time: 5.0
<   stop=wire1 vC=0 vIDs=()
<   stop=wire2 vC=0 vIDs=()
< time: 10.0
<   stop=wire1 vC=1 vIDs=('f.0',)
<   stop=wire2 vC=0 vIDs=()
< time: 15.0
<   stop=wire1 vC=2 vIDs=('f.0', 'f.1')
<   stop=wire2 vC=0 vIDs=()
< time: 20.0
<   stop=wire1 vC=2 vIDs=('f.0', 'f.1')
<   stop=wire2 vC=0 vIDs=()
< time: 25.0
<   stop=wire1 vC=2 vIDs=('f.0', 'f.1')
<   stop=wire2 vC=0 vIDs=()
< time: 30.0
<   stop=wire1 vC=3 vIDs=('f.0', 'f.1', 'f.2')
<   stop=wire2 vC=0 vIDs=()
< time: 35.0
<   stop=wire1 vC=3 vIDs=('f.0', 'f.1', 'f.2')
<   stop=wire2 vC=0 vIDs=()
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-winbuild-ba : traci parkingarea parkingarea ( Last six runs Dec2020 Nov2020 )

---------- Differences in output ----------
1,35d0
< parkingareas ('stop1', 'stop2')
< parkingarea count 2
< stop attributes:
<   stop=stop1 lane=WC_0 startPos=25.0 endPos=45.0 name=Downtown
<   stop=stop2 lane=CE_0 startPos=35.0 endPos=65.0 name=Main Station
< time: 0.0
<   stop=stop1 vC=0 vIDs=()
<   stop=stop2 vC=0 vIDs=()
< time: 5.0
<   stop=stop1 vC=0 vIDs=()
<   stop=stop2 vC=0 vIDs=()
< time: 10.0
<   stop=stop1 vC=1 vIDs=('f.0',)
<   stop=stop2 vC=0 vIDs=()
< time: 15.0
<   stop=stop1 vC=2 vIDs=('f.0', 'f.1')
<   stop=stop2 vC=0 vIDs=()
< time: 20.0
<   stop=stop1 vC=2 vIDs=('f.1', 'f.2')
<   stop=stop2 vC=0 vIDs=()
< time: 25.0
<   stop=stop1 vC=1 vIDs=('f.2',)
<   stop=stop2 vC=0 vIDs=()
< time: 30.0
<   stop=stop1 vC=1 vIDs=('f.2',)
<   stop=stop2 vC=0 vIDs=()
< time: 35.0
<   stop=stop1 vC=2 vIDs=('f.3', 'f.4')
<   stop=stop2 vC=0 vIDs=()
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-winbuild-ba : traci person arrivalPos ( Last six runs Dec2020 Nov2020 )

---------- Differences in output ----------
1d0
< Loading configuration ... done.
---------- 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="bus_1" depart="0.00" departLane="L12_1" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="149.00" arrivalLane="L5_1" arrivalPos="115.32" arrivalSpeed="8.21" duration="149.00" routeLength="276.90" waitingTime="0.00" waitingCount="0" stopTime="100.00" timeLoss="27.41" rerouteNo="1" devices="tripinfo_bus_1 person_bus_1" vType="BUS" speedFactor="1.00" vaporized=""/>
    <personinfo id="P4" depart="0.00" type="DEFAULT_PEDTYPE">
        <ride waitingTime="59.00" vehicle="bus_1" depart="59.00" arrival="91.00" arrivalPos="79.32" duration="32.00" routeLength="220.93" timeLoss="14.92"/>
        <stop duration="1000.00" arrival="1091.00" arrivalPos="79.34" actType="thinking"/>
    </personinfo>
    <personinfo id="P5" depart="20.00" type="DEFAULT_PEDTYPE">
        <ride waitingTime="39.00" vehicle="bus_1" depart="59.00" arrival="91.00" arrivalPos="79.32" duration="32.00" routeLength="220.91" timeLoss="14.92"/>
        <stop duration="1000.00" arrival="1091.00" arrivalPos="79.34" actType="thinking"/>
    </personinfo>
</tripinfos>

TEST FAILED on ts-sim-winbuild-ba : traci person moveToXY after_creation ( Last six runs Dec2020 Nov2020 )

---------- Differences in output ----------
1,3d0
< t=0.0 x=107.95 y=81.95
< jumping backwards on the same edge
< t=0.0 x=106.789 y=71.95
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.00">
        <person id="p0" x="106.79" y="71.95" angle="0.00" speed="0.00" pos="71.95" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="1.00">
        <person id="p0" x="106.23" y="73.16" angle="0.00" speed="1.21" pos="73.16" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="2.00">
        <person id="p0" x="106.23" y="74.42" angle="0.00" speed="1.26" pos="74.42" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="3.00">
        <person id="p0" x="106.23" y="75.88" angle="0.00" speed="1.46" pos="75.88" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="4.00">
        <person id="p0" x="106.23" y="77.21" angle="0.00" speed="1.33" pos="77.21" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="5.00">
        <person id="p0" x="106.23" y="78.51" angle="0.00" speed="1.30" pos="78.51" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="6.00">
        <person id="p0" x="106.23" y="79.97" angle="0.00" speed="1.46" pos="79.97" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="7.00">
        <person id="p0" x="106.23" y="81.22" angle="0.00" speed="1.25" pos="81.22" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="8.00">
        <person id="p0" x="106.23" y="82.62" angle="0.00" speed="1.40" pos="82.62" edge="SC" slope="0.00"/>
<truncated after showing first 30 lines>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="0.00" departPos="-10.00" arrival="62.00">
        <walk edges="SC CN"/>
    </person>

</routes>

TEST FAILED on ts-sim-winbuild-ba : traci person moveToXY keepRoute1_junction ( Last six runs Dec2020 Nov2020 )

---------- Differences in errors ----------
1d0
< Warning: Could not map position 111.59,113.40 onto lane ':C_w1_0'
---------- Differences in output ----------
1,80d0
< s=0.0 x=111.59 y=75.4
< s=1.0 x=111.59 y=76.4
< s=2.0 x=111.59 y=77.4
< s=3.0 x=111.59 y=78.4
< s=4.0 x=111.59 y=79.4
< s=5.0 x=111.59 y=80.4
< s=6.0 x=111.59 y=81.4
< s=7.0 x=111.59 y=82.4
< s=8.0 x=111.59 y=83.4
< s=9.0 x=111.59 y=84.4
< s=10.0 x=111.59 y=85.4
< s=11.0 x=111.59 y=86.4
< s=12.0 x=111.59 y=87.4
< s=13.0 x=111.59 y=88.4
< s=14.0 x=111.59 y=89.4
< s=15.0 x=111.59 y=90.4
< s=16.0 x=111.59 y=91.4
< s=17.0 x=111.59 y=92.4
< s=18.0 x=111.59 y=93.4
< s=19.0 x=111.59 y=94.4
< s=20.0 x=111.59 y=95.4
< s=21.0 x=111.59 y=96.4
< s=22.0 x=111.59 y=97.4
< s=23.0 x=111.59 y=98.4
< s=24.0 x=111.59 y=99.4
< s=25.0 x=111.59 y=100.4
< s=26.0 x=111.59 y=101.4
< s=27.0 x=111.59 y=102.4
< s=28.0 x=111.59 y=103.4
<truncated after showing first 30 lines>
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.00">
        <person id="p0" x="111.59" y="75.40" angle="0.00" speed="0.00" pos="75.40" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="1.00">
        <person id="p0" x="111.59" y="76.40" angle="0.00" speed="1.21" pos="76.40" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="2.00">
        <person id="p0" x="111.59" y="77.40" angle="0.00" speed="1.26" pos="77.40" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="3.00">
        <person id="p0" x="111.59" y="78.40" angle="0.00" speed="1.46" pos="78.40" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="4.00">
        <person id="p0" x="111.59" y="79.40" angle="0.00" speed="1.33" pos="79.40" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="5.00">
        <person id="p0" x="111.59" y="80.40" angle="0.00" speed="1.30" pos="80.40" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="6.00">
        <person id="p0" x="111.59" y="81.40" angle="0.00" speed="1.46" pos="81.40" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="7.00">
        <person id="p0" x="111.59" y="82.40" angle="0.00" speed="1.25" pos="82.40" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="8.00">
        <person id="p0" x="111.59" y="83.40" angle="0.00" speed="1.40" pos="83.40" edge="SC" slope="0.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-winbuild-ba : traci person moveToXY keepRoute2_junction ( Last six runs Dec2020 Nov2020 )

---------- Differences in errors ----------
1d0
< Warning: Could not map position 111.59,113.40 onto lane ':C_w1_0'
---------- Differences in output ----------
1,80d0
< s=1.0 x=111.59 y=75.4
< s=2.0 x=111.59 y=76.4
< s=3.0 x=111.59 y=77.4
< s=4.0 x=111.59 y=78.4
< s=5.0 x=111.59 y=79.4
< s=6.0 x=111.59 y=80.4
< s=7.0 x=111.59 y=81.4
< s=8.0 x=111.59 y=82.4
< s=9.0 x=111.59 y=83.4
< s=10.0 x=111.59 y=84.4
< s=11.0 x=111.59 y=85.4
< s=12.0 x=111.59 y=86.4
< s=13.0 x=111.59 y=87.4
< s=14.0 x=111.59 y=88.4
< s=15.0 x=111.59 y=89.4
< s=16.0 x=111.59 y=90.4
< s=17.0 x=111.59 y=91.4
< s=18.0 x=111.59 y=92.4
< s=19.0 x=111.59 y=93.4
< s=20.0 x=111.59 y=94.4
< s=21.0 x=111.59 y=95.4
< s=22.0 x=111.59 y=96.4
< s=23.0 x=111.59 y=97.4
< s=24.0 x=111.59 y=98.4
< s=25.0 x=111.59 y=99.4
< s=26.0 x=111.59 y=100.4
< s=27.0 x=111.59 y=101.4
< s=28.0 x=111.59 y=102.4
< s=29.0 x=111.59 y=103.4
<truncated after showing first 30 lines>
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.00">
        <person id="p0" x="111.59" y="75.40" angle="0.00" speed="0.00" pos="75.40" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="1.00">
        <person id="p0" x="111.59" y="76.40" angle="0.00" speed="1.21" pos="76.40" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="2.00">
        <person id="p0" x="111.59" y="77.40" angle="0.00" speed="1.26" pos="77.40" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="3.00">
        <person id="p0" x="111.59" y="78.40" angle="0.00" speed="1.46" pos="78.40" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="4.00">
        <person id="p0" x="111.59" y="79.40" angle="0.00" speed="1.33" pos="79.40" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="5.00">
        <person id="p0" x="111.59" y="80.40" angle="0.00" speed="1.30" pos="80.40" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="6.00">
        <person id="p0" x="111.59" y="81.40" angle="0.00" speed="1.46" pos="81.40" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="7.00">
        <person id="p0" x="111.59" y="82.40" angle="0.00" speed="1.25" pos="82.40" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="8.00">
        <person id="p0" x="111.59" y="83.40" angle="0.00" speed="1.40" pos="83.40" edge="SC" slope="0.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-winbuild-ba : traci person moveToXY keepRoute2_junction_offroad ( Last six runs Dec2020 Nov2020 )

---------- Differences in errors ----------
1,7d0
< Warning: Could not map position 113.85,84.40 onto lane ':C_w2_0'
< Warning: Could not map position 113.86,92.60 onto lane ':C_w2_0'
< Warning: Could not map position 113.86,93.60 onto lane ':C_w2_0'
< Warning: Could not map position 113.52,106.55 onto lane ':C_w1_0'
< Warning: Could not map position 113.52,107.55 onto lane ':C_w1_0'
< Warning: Could not map position 113.52,113.56 onto lane ':C_w1_0'
< Warning: Could not map position 113.52,114.56 onto lane ':C_w1_0'
---------- 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.818872883 y=94.5962097982
< s=20.0 x=113.667830566 y=95.5754674812
< s=21.0 x=113.517036349 y=96.553116656
< s=22.0 x=113.517036349 y=97.553116656
< s=23.0 x=113.517036349 y=98.553116656
< s=24.0 x=113.517036349 y=99.553116656
< s=25.0 x=113.517036349 y=100.553116656
< s=26.0 x=113.517036349 y=101.553116656
< s=27.0 x=113.517036349 y=102.553116656
< s=28.0 x=113.517036349 y=103.553116656
<truncated after showing first 30 lines>
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.00">
        <person id="p0" x="113.85" y="76.40" angle="0.00" speed="0.00" pos="76.40" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="1.00">
        <person id="p0" x="113.85" y="77.40" angle="0.00" speed="1.21" pos="77.40" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="2.00">
        <person id="p0" x="113.85" y="78.40" angle="0.00" speed="1.26" pos="78.40" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="3.00">
        <person id="p0" x="113.85" y="79.40" angle="0.00" speed="1.46" pos="79.40" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="4.00">
        <person id="p0" x="113.85" y="80.40" angle="0.00" speed="1.33" pos="80.40" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="5.00">
        <person id="p0" x="113.85" y="81.40" angle="0.00" speed="1.30" pos="81.40" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="6.00">
        <person id="p0" x="113.85" y="82.40" angle="0.00" speed="1.46" pos="82.40" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="7.00">
        <person id="p0" x="113.85" y="83.40" angle="0.00" speed="1.25" pos="83.40" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="8.00">
        <person id="p0" x="113.85" y="84.40" angle="0.00" speed="1.40" pos="84.80" edge=":C_w2" slope="0.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-winbuild-ba : traci person moveToXY leaveRoute ( Last six runs Dec2020 Nov2020 )

---------- Differences in output ----------
1,201d0
< t=2.0 requestPos=(85.3, -2.88) pos=(85.29999999999998, -2.88) edge=A0B0 route=('A0B0', 'B0C0', 'C0D0')
< t=3.0 requestPos=(86.3, -1.88) pos=(86.3, -1.88) edge=A0B0 route=('A0B0', 'B0C0', 'C0D0')
< t=4.0 requestPos=(87.3, -0.8799999999999999) pos=(87.29999999999998, -0.8799999999999999) edge=A0B0 route=('A0B0', 'B0C0', 'C0D0')
< t=5.0 requestPos=(88.3, 0.1200000000000001) pos=(88.3, 0.1200000000000001) edge=A0B0 route=('A0B0', 'B0C0', 'C0D0')
< t=6.0 requestPos=(89.3, 1.12) pos=(89.3, 1.12) edge=B0A0 route=('B0A0', 'B0C0', 'C0D0')
< t=7.0 requestPos=(90.3, 2.12) pos=(90.3, 2.12) edge=B0A0 route=('B0A0', 'B0C0', 'C0D0')
< t=8.0 requestPos=(91.3, 3.12) pos=(91.3, 3.12) edge=B0A0 route=('B0A0', 'B0C0', 'C0D0')
< t=9.0 requestPos=(92.3, 4.12) pos=(92.3, 3.4389999999999996) edge=B0A0 route=('B0A0', 'B0C0', 'C0D0')
< t=10.0 requestPos=(93.3, 5.12) pos=(93.3, 3.4389999999999996) edge=B0A0 route=('B0A0', 'B0C0', 'C0D0')
< t=11.0 requestPos=(94.3, 6.12) pos=(94.3, 3.4389999999999996) edge=B0A0 route=('B0A0', 'B0C0', 'C0D0')
< t=12.0 requestPos=(95.3, 7.12) pos=(96.561, 7.1200000000000045) edge=B1B0 route=('B1B0', 'B0C0', 'C0D0')
< t=13.0 requestPos=(96.3, 8.120000000000001) pos=(96.561, 8.120000000000005) edge=B1B0 route=('B1B0', 'B0C0', 'C0D0')
< t=14.0 requestPos=(97.3, 9.120000000000001) pos=(97.3, 9.120000000000005) edge=B1B0 route=('B1B0', 'B0C0', 'C0D0')
< t=15.0 requestPos=(98.3, 10.120000000000001) pos=(98.3, 10.120000000000005) edge=B1B0 route=('B1B0', 'B0C0', 'C0D0')
< t=16.0 requestPos=(99.3, 11.120000000000001) pos=(99.3, 11.120000000000005) edge=B1B0 route=('B1B0', 'B0C0', 'C0D0')
< t=17.0 requestPos=(100.3, 12.120000000000001) pos=(100.239, 12.11999999999999) edge=B1B0 route=('B1B0', 'B0C0', 'C0D0')
< t=18.0 requestPos=(101.3, 13.120000000000001) pos=(101.3, 13.120000000000001) edge=B0B1 route=('B0B1', 'B0C0', 'C0D0')
< t=19.0 requestPos=(102.3, 14.120000000000001) pos=(102.3, 14.120000000000001) edge=B0B1 route=('B0B1', 'B0C0', 'C0D0')
< t=20.0 requestPos=(103.3, 15.120000000000001) pos=(103.3, 15.120000000000001) edge=B0B1 route=('B0B1', 'B0C0', 'C0D0')
< t=21.0 requestPos=(104.3, 16.12) pos=(103.439, 16.12) edge=B0B1 route=('B0B1', 'B0C0', 'C0D0')
< t=22.0 requestPos=(105.3, 17.12) pos=(103.439, 17.120000000000005) edge=B0B1 route=('B0B1', 'B0C0', 'C0D0')
< t=23.0 requestPos=(106.3, 18.12) pos=(103.439, 18.12) edge=B0B1 route=('B0B1', 'B0C0', 'C0D0')
< t=24.0 requestPos=(107.3, 19.12) pos=(103.439, 19.12) edge=B0B1 route=('B0B1', 'B0C0', 'C0D0')
< t=25.0 requestPos=(108.3, 20.12) pos=(103.439, 20.12) edge=B0B1 route=('B0B1', 'B0C0', 'C0D0')
< t=26.0 requestPos=(109.3, 21.12) pos=(103.439, 21.12) edge=B0B1 route=('B0B1', 'B0C0', 'C0D0')
< t=27.0 requestPos=(110.3, 22.12) pos=(103.439, 22.12) edge=B0B1 route=('B0B1', 'B0C0', 'C0D0')
< t=28.0 requestPos=(111.3, 23.12) pos=(103.439, 23.12) edge=B0B1 route=('B0B1', 'B0C0', 'C0D0')
< t=29.0 requestPos=(112.3, 24.12) pos=(103.439, 24.12) edge=B0B1 route=('B0B1', 'B0C0', 'C0D0')
< t=30.0 requestPos=(113.3, 25.12) pos=(103.439, 25.120000000000005) edge=B0B1 route=('B0B1', 'B0C0', 'C0D0')
<truncated after showing first 30 lines>
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.00">
        <person id="p0" x="85.30" y="-2.88" angle="90.00" speed="0.00" pos="82.10" edge="A0B0" slope="0.00"/>
    </timestep>
    <timestep time="1.00">
        <person id="p0" x="85.30" y="-2.88" angle="270.00" speed="1.21" pos="82.10" edge="A0B0" slope="0.00"/>
    </timestep>
    <timestep time="2.00">
        <person id="p0" x="86.30" y="-1.88" angle="45.00" speed="1.26" pos="83.10" edge="A0B0" slope="0.00"/>
    </timestep>
    <timestep time="3.00">
        <person id="p0" x="87.30" y="-0.88" angle="45.00" speed="1.46" pos="84.10" edge="A0B0" slope="0.00"/>
    </timestep>
    <timestep time="4.00">
        <person id="p0" x="88.30" y="0.12" angle="45.00" speed="1.33" pos="85.10" edge="A0B0" slope="0.00"/>
    </timestep>
    <timestep time="5.00">
        <person id="p0" x="89.30" y="1.12" angle="45.00" speed="1.30" pos="6.00" edge="B0A0" slope="0.00"/>
    </timestep>
    <timestep time="6.00">
        <person id="p0" x="90.30" y="2.12" angle="45.00" speed="1.46" pos="5.00" edge="B0A0" slope="0.00"/>
    </timestep>
    <timestep time="7.00">
        <person id="p0" x="91.30" y="3.12" angle="45.00" speed="1.25" pos="4.00" edge="B0A0" slope="0.00"/>
    </timestep>
    <timestep time="8.00">
        <person id="p0" x="92.30" y="3.44" angle="72.31" speed="1.40" pos="3.00" edge="B0A0" slope="0.00"/>
<truncated after showing first 30 lines>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="0.00" departPos="-10.00" arrival="201.00">
        <walk edges="C2D2"/>
    </person>

</routes>

TEST FAILED on ts-sim-winbuild-ba : traci person moveToXY leaveRoute_jaywalk ( Last six runs Dec2020 Nov2020 )

---------- Differences in errors ----------
1,2d0
< Warning: Vehicle 'SN.4' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=12.00.
< Warning: Vehicle 'SN.4' collision with person 'p0', lane='SC_4', gap=-0.84, time=12.00 stage=move.
---------- Differences in output ----------
1,24d0
< 0.0 lane=
< 1.0 lane=SC_0
< 2.0 lane=SC_0
< 3.0 lane=SC_0
< 4.0 lane=SC_0
< 5.0 lane=SC_1
< 6.0 lane=SC_1
< 7.0 lane=SC_2
< 8.0 lane=SC_3
< 9.0 lane=SC_3
< 10.0 lane=SC_3
< 11.0 lane=SC_4
< 12.0 lane=SC_4
< 13.0 lane=SC_4
< 14.0 lane=SC_4
< 15.0 lane=CS_4
< 16.0 lane=CS_4
< 17.0 lane=CS_4
< 18.0 lane=CS_3
< 19.0 lane=CS_3
< 20.0 lane=CS_2
< 21.0 lane=CS_2
< 22.0 lane=CS_1
< 23.0 lane=CS_1
---------- 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="112.85" y="40.00" angle="0.00" speed="0.00" pos="40.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="1.00">
        <person id="p0" x="111.85" y="40.00" angle="270.00" speed="0.00" pos="40.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="2.00">
        <person id="p0" x="110.85" y="40.00" angle="270.00" speed="0.00" pos="40.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="3.00">
        <person id="p0" x="109.85" y="40.00" angle="270.00" speed="0.00" pos="40.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="4.00">
        <person id="p0" x="108.85" y="40.00" angle="270.00" speed="0.00" pos="40.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="5.00">
        <person id="p0" x="107.85" y="40.00" angle="270.00" speed="0.00" pos="40.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="6.00">
        <person id="p0" x="106.85" y="40.00" angle="270.00" speed="0.00" pos="40.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="7.00">
        <person id="p0" x="105.85" y="40.00" angle="270.00" speed="0.00" pos="40.00" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="8.00">
        <person id="p0" x="104.85" y="40.00" angle="270.00" speed="0.00" pos="40.00" edge="SC" slope="0.00"/>
<truncated after showing first 30 lines>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p0" type="DEFAULT_PEDTYPE@p0" depart="0.00" departPos="40.00" arrival="111.00">
        <walk edges="CS NC"/>
    </person>

</routes>

TEST FAILED on ts-sim-winbuild-ba : traci person moveToXY leaveRoute_walkingarea ( Last six runs Dec2020 Nov2020 )

---------- Differences in output ----------
1,21d0
< t=2.0 requestPos=(106.72, 88.5) pos=(106.72, 88.5) edge=SC route=('SC',)
< t=3.0 requestPos=(106.72, 89.5) pos=(106.72, 89.5) edge=SC route=('SC',)
< t=4.0 requestPos=(106.72, 90.5) pos=(106.72, 90.5) edge=SC route=('SC',)
< t=5.0 requestPos=(106.72, 91.5) pos=(106.72, 91.5) edge=SC route=('SC',)
< t=6.0 requestPos=(106.72, 92.5) pos=(106.72, 92.5) edge=SC route=('SC',)
< t=7.0 requestPos=(106.72, 93.5) pos=(106.72, 93.5) edge=SC route=('SC',)
< t=8.0 requestPos=(106.72, 94.5) pos=(106.72, 94.5) edge=SC route=('SC',)
< t=9.0 requestPos=(106.72, 95.5) pos=(106.72, 95.5) edge=SC route=('SC',)
< t=10.0 requestPos=(106.72, 96.5) pos=(106.72, 96.5) edge=SC route=('SC',)
< t=11.0 requestPos=(106.72, 97.5) pos=(106.72, 97.5) edge=SC route=('SC',)
< t=12.0 requestPos=(106.72, 98.5) pos=(106.72, 98.5) edge=:C_w0 route=('SC', 'EC')
< t=13.0 requestPos=(106.72, 99.5) pos=(106.91220749952791, 99.87167597695527) edge=:C_w0 route=('SC', 'EC')
< t=14.0 requestPos=(106.72, 100.5) pos=(106.85754827621498, 99.9263352002682) edge=:C_w0 route=('SC', 'EC')
< t=15.0 requestPos=(106.72, 101.5) pos=(106.85754827621498, 99.9263352002682) edge=:C_w0 route=('SC', 'EC')
< t=16.0 requestPos=(106.72, 102.5) pos=(109.01611652351681, 102.0611822394267) edge=:C_w0 route=('SC', 'EC')
< t=17.0 requestPos=(106.72, 103.5) pos=(109.01611652351681, 102.0611822394267) edge=:C_w0 route=('SC', 'EC')
< t=18.0 requestPos=(106.72, 104.5) pos=(109.01611652351681, 102.0611822394267) edge=:C_w0 route=('SC', 'EC')
< t=19.0 requestPos=(106.72, 105.5) pos=(109.01611652351681, 102.0611822394267) edge=:C_w0 route=('SC', 'EC')
< t=20.0 requestPos=(106.72, 106.5) pos=(109.01611652351681, 102.0611822394267) edge=:C_w0 route=('SC', 'EC')
< t=21.0 requestPos=(106.72, 107.5) pos=(109.01611652351681, 102.0611822394267) edge=:C_w0 route=('SC', 'EC')
< return to sumo control
---------- 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.72" y="88.50" angle="180.00" speed="0.00" pos="88.50" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="1.00">
        <person id="p0" x="106.72" y="88.50" angle="90.00" speed="1.21" pos="88.50" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="2.00">
        <person id="p0" x="106.72" y="89.50" angle="0.00" speed="1.26" pos="89.50" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="3.00">
        <person id="p0" x="106.72" y="90.50" angle="0.00" speed="1.46" pos="90.50" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="4.00">
        <person id="p0" x="106.72" y="91.50" angle="0.00" speed="1.33" pos="91.50" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="5.00">
        <person id="p0" x="106.72" y="92.50" angle="0.00" speed="1.30" pos="92.50" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="6.00">
        <person id="p0" x="106.72" y="93.50" angle="0.00" speed="1.46" pos="93.50" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="7.00">
        <person id="p0" x="106.72" y="94.50" angle="0.00" speed="1.25" pos="94.50" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="8.00">
        <person id="p0" x="106.72" y="95.50" angle="0.00" speed="1.40" pos="95.50" edge="SC" slope="0.00"/>
<truncated after showing first 30 lines>
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <person id="p0" depart="0.00" departPos="-10.00" arrival="52.00">
        <walk edges="SC EC"/>
    </person>

</routes>

TEST FAILED on ts-sim-winbuild-ba : traci person moveToXY outside_network ( Last six runs Dec2020 Nov2020 )

---------- Differences in output ----------
1,42d0
< s=0.0 x=106.23 y=81.95
< walking outside the network onto the road on the same edge
< s=1.0 x=116.23 y=81.95
< s=2.0 x=116.23 y=81.95
< s=3.0 x=116.23 y=81.95
< s=4.0 x=116.23 y=81.95
< s=5.0 x=116.23 y=81.95
< s=6.0 x=116.23 y=81.95
< s=7.0 x=116.23 y=81.95
< s=8.0 x=116.23 y=81.95
< s=9.0 x=116.23 y=81.95
< s=10.0 x=116.23 y=81.95
< s=11.0 x=106.23 y=81.95
< s=12.0 x=106.23 y=83.2124056781
< s=13.0 x=106.23 y=84.6712057318
< s=14.0 x=106.23 y=85.9986964301
< s=15.0 x=106.23 y=87.297182142
< s=16.0 x=106.23 y=88.7565320846
< s=17.0 x=106.23 y=90.0098796616
< s=18.0 x=106.23 y=91.4091969911
< s=19.0 x=106.23 y=92.7208380736
< s=20.0 x=106.23 y=93.9736373846
< s=21.0 x=106.23 y=95.4440513559
< s=22.0 x=106.23 y=96.7180842396
< s=23.0 x=106.23 y=98.0530184269
< s=24.0 x=106.23 y=99.3920904349
< s=25.0 x=106.23 y=100.697548198
< s=26.0 x=106.23 y=102.091855665
< s=27.0 x=106.23 y=103.546304577
<truncated after showing first 30 lines>
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.00">
        <person id="p0" x="106.23" y="81.95" angle="0.00" speed="0.00" pos="81.95" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="1.00">
        <person id="p0" x="116.23" y="81.95" angle="90.00" speed="1.21" pos="83.16" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="2.00">
        <person id="p0" x="116.23" y="81.95" angle="90.00" speed="1.21" pos="83.16" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="v0" x="101.65" y="76.95" angle="0.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="76.95" lane="SC_1" slope="0.00"/>
        <person id="p0" x="116.23" y="81.95" angle="90.00" speed="1.21" pos="83.16" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="v0" x="101.65" y="78.27" angle="0.00" type="DEFAULT_VEHTYPE" speed="1.32" pos="78.27" lane="SC_1" slope="0.00"/>
        <person id="p0" x="116.23" y="81.95" angle="90.00" speed="1.21" pos="83.16" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="5.00">
        <vehicle id="v0" x="101.65" y="81.47" angle="0.00" type="DEFAULT_VEHTYPE" speed="3.20" pos="81.47" lane="SC_1" slope="0.00"/>
        <person id="p0" x="116.23" y="81.95" angle="90.00" speed="1.21" pos="83.16" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="6.00">
        <vehicle id="v0" x="101.65" y="86.69" angle="0.00" type="DEFAULT_VEHTYPE" speed="5.22" pos="86.69" lane="SC_1" slope="0.00"/>
        <person id="p0" x="116.23" y="81.95" angle="90.00" speed="1.21" pos="83.16" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="7.00">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-winbuild-ba : traci person moveToXY within_route ( Last six runs Dec2020 Nov2020 )

---------- Differences in output ----------
1,7d0
< s=0 x=106.23 y=81.95
< jumping backwards on the same edge
< s=1 x=106.23 y=71.95
< jumping forward to route edge
< s=2 x=106.23 y=131.95
< jumping backward to previous route edge
< s=4 x=106.23 y=51.95
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.00">
        <person id="p0" x="106.23" y="81.95" angle="0.00" speed="0.00" pos="81.95" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="1.00">
        <person id="p0" x="106.23" y="71.95" angle="180.00" speed="1.21" pos="71.95" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="2.00">
        <person id="p0" x="106.23" y="131.95" angle="45.00" speed="1.26" pos="23.90" edge="CN" slope="0.00"/>
    </timestep>
    <timestep time="3.00">
        <person id="p0" x="106.23" y="133.41" angle="0.00" speed="1.46" pos="25.36" edge="CN" slope="0.00"/>
    </timestep>
    <timestep time="4.00">
        <person id="p0" x="106.23" y="51.95" angle="180.00" speed="1.33" pos="51.95" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="5.00">
        <person id="p0" x="106.23" y="53.25" angle="0.00" speed="1.30" pos="53.25" edge="SC" slope="0.00"/>
    </timestep>
</fcd-export>

TEST FAILED on ts-sim-winbuild-ba : traci person moveToXY within_route_jaywalk ( Last six runs Dec2020 Nov2020 )

---------- Differences in output ----------
1,22d0
< s=0.0 x=111.59 y=75.4
< jumping onto the road on the same edge
< s=1.0 x=104.59 y=75.4
< s=2.0 x=104.31 y=76.6624056781
< s=3.0 x=104.31 y=78.1212057318
< s=4.0 x=104.31 y=79.4486964301
< s=5.0 x=104.31 y=80.747182142
< s=6.0 x=104.31 y=82.2065320846
< s=7.0 x=104.31 y=83.4598796616
< s=8.0 x=104.31 y=84.8591969911
< s=9.0 x=108.420838074 y=88.3
< s=10.0 x=108.964611745 y=88.4328796148
< s=11.0 x=109.856588529 y=89.6018512419
< s=12.0 x=110.629437383 y=90.6147009034
< s=13.0 x=110.95 y=91.4019681523
< s=14.0 x=110.95 y=92.214881076
< s=15.0 x=110.95 y=92.214881076
< s=16.0 x=110.95 y=92.270116535
< s=17.0 x=110.95 y=92.3302579792
< s=18.0 x=110.95 y=92.3302579792
< s=19.0 x=110.95 y=92.3302579792
< s=20.0 x=110.95 y=92.3302579792
---------- 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="111.59" y="75.40" angle="0.00" speed="0.00" pos="75.40" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="1.00">
        <person id="p0" x="104.59" y="75.40" angle="270.00" speed="1.21" pos="75.40" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="2.00">
        <person id="p0" x="104.31" y="76.66" angle="0.00" speed="1.26" pos="76.66" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="v0" x="104.95" y="70.40" angle="0.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="70.40" lane="SC_3" slope="0.00"/>
        <person id="p0" x="104.31" y="78.12" angle="0.00" speed="1.46" pos="78.12" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="v0" x="101.65" y="72.91" angle="0.00" type="DEFAULT_VEHTYPE" speed="2.51" pos="72.91" lane="SC_4" slope="0.00"/>
        <person id="p0" x="104.31" y="79.45" angle="0.00" speed="1.33" pos="79.45" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="5.00">
        <vehicle id="v0" x="101.65" y="77.83" angle="0.00" type="DEFAULT_VEHTYPE" speed="4.92" pos="77.83" lane="SC_4" slope="0.00"/>
        <person id="p0" x="104.31" y="80.75" angle="0.00" speed="1.30" pos="80.75" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="6.00">
        <vehicle id="v0" x="101.65" y="82.22" angle="0.00" type="DEFAULT_VEHTYPE" speed="4.39" pos="82.22" lane="SC_4" slope="0.00"/>
        <person id="p0" x="104.31" y="82.21" angle="0.00" speed="1.46" pos="82.21" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="7.00">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-winbuild-ba : traci person person ( Last six runs Dec2020 Nov2020 )

---------- Differences in errors ----------
1,4d0
< Error: Answered with error to command 0xae: Person 'bla' is not known
< Error: Answered with error to command 0xae: The negative stage index -5 must refer to a valid previous stage.
< Error: Answered with error to command 0xae: The stage index must be lower than the number of remaining stages.
< Error: Answered with error to command 0xae: The negative stage index -2 must refer to a valid previous stage.
---------- Differences in output ----------
1,127d0
< Loading configuration ... done.
< step 0.0
< step 1.0
< step 2.0
< detour edges ('3si', '2o', '2fi', '2si', '4o')
< detour edges after routing ('3si', '4o')
< tripTest edges after routing ('2fi', '2si', '1si', '1fi')
< type pType2@horiz
< persons ('detour', 'detour2', 'horiz', 'newPerson', 'tripTest')
< person count 5
< examining horiz
< speed 1.22501255666
< pos (759.1336009754515, 504.95000000000005)
< pos3D (759.1336009754515, 504.95000000000005, 0.0)
< angle 270.0
< slope 0.0
< road 2fi
< lane 2fi_0
< type pType2@horiz
< lanePos 240.866399025
< color (0, 0, 255, 255)
< length 2.0
< MinGap 2.22
< width 1.11
< waiting time 0.0
< stage Stage(type=2, edges=('2fi', '2si', '1o'), travelTime=INVALID, cost=INVALID, length=766.537661434, depart=0.0, departPos=238.5, arrivalPos=486.54, description=walking)
< remainingStages 1
< edges ('2fi', '2si', '1o')
< vehicle 
<truncated after showing first 30 lines>
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.00">
        <person id="horiz" x="761.50" y="504.95" angle="270.00" speed="0.00" pos="238.50" edge="2fi" slope="0.00"/>
        <person id="detour2" x="511.55" y="466.55" angle="0.00" speed="0.00" pos="215.05" edge="3si" slope="0.00"/>
        <person id="detour" x="511.55" y="471.55" angle="0.00" speed="0.00" pos="220.05" edge="3si" slope="0.00"/>
        <person id="newPerson" x="511.55" y="476.55" angle="0.00" speed="0.00" pos="225.05" edge="3si" slope="0.00"/>
    </timestep>
    <timestep time="1.00">
        <person id="horiz" x="760.36" y="504.95" angle="270.00" speed="1.14" pos="239.64" edge="2fi" slope="0.00"/>
        <person id="detour2" x="511.55" y="467.80" angle="0.00" speed="1.25" pos="216.30" edge="3si" slope="0.00"/>
        <person id="detour" x="511.55" y="472.93" angle="0.00" speed="1.38" pos="221.43" edge="3si" slope="0.00"/>
        <person id="newPerson" x="511.55" y="477.58" angle="0.00" speed="1.03" pos="226.08" edge="3si" slope="0.00"/>
    </timestep>
    <timestep time="2.00">
        <person id="horiz" x="759.13" y="504.95" angle="270.00" speed="1.23" pos="240.87" edge="2fi" slope="0.00"/>
        <person id="detour2" x="511.55" y="469.12" angle="0.00" speed="1.32" pos="217.62" edge="3si" slope="0.00"/>
        <person id="detour" x="511.55" y="474.11" angle="0.00" speed="1.18" pos="222.61" edge="3si" slope="0.00"/>
        <person id="newPerson" x="511.55" y="478.77" angle="0.00" speed="1.19" pos="227.27" edge="3si" slope="0.00"/>
    </timestep>
    <timestep time="3.00">
        <person id="tripTest" x="760.34" y="504.95" angle="270.00" speed="1.16" pos="239.66" edge="2fi" slope="0.00"/>
        <person id="horiz" x="757.89" y="504.95" angle="270.00" speed="1.25" pos="242.11" edge="2fi" slope="0.00"/>
        <person id="detour2" x="511.55" y="470.38" angle="0.00" speed="1.26" pos="218.88" edge="3si" slope="0.00"/>
        <person id="detour" x="511.55" y="475.31" angle="0.00" speed="1.20" pos="223.81" edge="3si" slope="0.00"/>
        <person id="newPerson" x="511.55" y="479.97" angle="0.00" speed="1.20" pos="228.47" edge="3si" slope="0.00"/>
    </timestep>
    <timestep time="4.00">
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-winbuild-ba : traci person priorStage ( Last six runs Dec2020 Nov2020 )

---------- Differences in errors ----------
1,3d0
< Error: Answered with error to command 0xae: The negative stage index -3 must refer to a valid previous stage.
< Error: Answered with error to command 0xae: The negative stage index -4 must refer to a valid previous stage.
< Error: Answered with error to command 0xae: The negative stage index -4 must refer to a valid previous stage.
---------- Differences in output ----------
1,14d0
< step 10.0
< prior stages for 'p0' 
<   -2: Stage(type=0, edges=('SC',), travelTime=0.001, cost=INVALID, length=0.0, depart=INVALID, departPos=INVALID, arrivalPos=0.0, description=waiting (start))
<   -1: Stage(type=5, edges=('CN',), travelTime=0.001, cost=INVALID, length=INVALID, depart=INVALID, departPos=INVALID, arrivalPos=45.975, description=trip)
< step 20.0
< prior stages for 'p0' 
<   -3: Stage(type=0, edges=('SC',), travelTime=0.001, cost=INVALID, length=0.0, depart=INVALID, departPos=INVALID, arrivalPos=0.0, description=waiting (start))
<   -2: Stage(type=5, edges=('CN',), travelTime=0.001, cost=INVALID, length=INVALID, depart=INVALID, departPos=INVALID, arrivalPos=45.975, description=trip)
<   -1: Stage(type=3, vType=DEFAULT_VEHTYPE, line=p0_0, edges=('SC', 'CN'), travelTime=15.0, cost=INVALID, length=148.925, depart=0.0, departPos=INVALID, arrivalPos=45.975, description=driving)
< step 30.0
< prior stages for 'p0' 
<   -3: Stage(type=0, edges=('SC',), travelTime=0.001, cost=INVALID, length=0.0, depart=INVALID, departPos=INVALID, arrivalPos=0.0, description=waiting (start))
<   -2: Stage(type=5, edges=('CN',), travelTime=0.001, cost=INVALID, length=INVALID, depart=INVALID, departPos=INVALID, arrivalPos=45.975, description=trip)
<   -1: Stage(type=3, vType=DEFAULT_VEHTYPE, line=p0_0, edges=('SC', 'CN'), travelTime=15.0, cost=INVALID, length=148.925, depart=0.0, departPos=INVALID, arrivalPos=45.975, description=driving)
---------- Missing result in tripinfo ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="p0_0" depart="0.00" departLane="SC_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="15.00" arrivalLane="CN_0" arrivalPos="45.98" arrivalSpeed="12.48" duration="15.00" routeLength="148.93" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="3.43" rerouteNo="1" devices="tripinfo_p0_0 person_p0_0" vType="DEFAULT_VEHTYPE" speedFactor="0.94" vaporized=""/>
    <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE">
        <ride waitingTime="0.00" vehicle="p0_0" depart="0.00" arrival="15.00" arrivalPos="45.98" duration="15.00" routeLength="148.93" timeLoss="3.43"/>
        <stop duration="20.00" arrival="35.00" arrivalPos="45.98" actType="waiting"/>
    </personinfo>
</tripinfos>

TEST FAILED on ts-sim-winbuild-ba : traci person priorStage2 ( Last six runs Dec2020 Nov2020 )

---------- Differences in errors ----------
1,8d0
< Error: Answered with error to command 0xae: The negative stage index -3 must refer to a valid previous stage.
< Error: Answered with error to command 0xae: The negative stage index -4 must refer to a valid previous stage.
< Error: Answered with error to command 0xae: The negative stage index -4 must refer to a valid previous stage.
< Error: Answered with error to command 0xae: The negative stage index -4 must refer to a valid previous stage.
< Error: Answered with error to command 0xae: The negative stage index -4 must refer to a valid previous stage.
< Error: Answered with error to command 0xae: The negative stage index -4 must refer to a valid previous stage.
< Error: Answered with error to command 0xae: The negative stage index -4 must refer to a valid previous stage.
< Error: Answered with error to command 0xae: The negative stage index -4 must refer to a valid previous stage.
---------- Differences in output ----------
1,39d0
< step 10.0
< prior stages for 'p0' 
<   -2: Stage(type=0, edges=('SC',), travelTime=0.001, cost=INVALID, length=0.0, depart=INVALID, departPos=INVALID, arrivalPos=0.0, description=waiting (start))
<   -1: Stage(type=5, edges=('CN',), travelTime=0.001, cost=INVALID, length=INVALID, depart=INVALID, departPos=INVALID, arrivalPos=45.975, description=trip)
< step 20.0
< prior stages for 'p0' 
<   -3: Stage(type=0, edges=('SC',), travelTime=0.001, cost=INVALID, length=0.0, depart=INVALID, departPos=INVALID, arrivalPos=0.0, description=waiting (start))
<   -2: Stage(type=5, edges=('CN',), travelTime=0.001, cost=INVALID, length=INVALID, depart=INVALID, departPos=INVALID, arrivalPos=45.975, description=trip)
<   -1: Stage(type=3, vType=DEFAULT_VEHTYPE, line=p0_0, edges=('SC', 'CN'), travelTime=15.0, cost=INVALID, length=148.925, depart=0.0, departPos=INVALID, arrivalPos=45.975, description=driving)
< step 30.0
< prior stages for 'p0' 
<   -3: Stage(type=0, edges=('SC',), travelTime=0.001, cost=INVALID, length=0.0, depart=INVALID, departPos=INVALID, arrivalPos=0.0, description=waiting (start))
<   -2: Stage(type=5, edges=('CN',), travelTime=0.001, cost=INVALID, length=INVALID, depart=INVALID, departPos=INVALID, arrivalPos=45.975, description=trip)
<   -1: Stage(type=3, vType=DEFAULT_VEHTYPE, line=p0_0, edges=('SC', 'CN'), travelTime=15.0, cost=INVALID, length=148.925, depart=0.0, departPos=INVALID, arrivalPos=45.975, description=driving)
< step 40.0
< prior stages for 'p0' 
<   -3: Stage(type=0, edges=('SC',), travelTime=0.001, cost=INVALID, length=0.0, depart=INVALID, departPos=INVALID, arrivalPos=0.0, description=waiting (start))
<   -2: Stage(type=5, edges=('CN',), travelTime=0.001, cost=INVALID, length=INVALID, depart=INVALID, departPos=INVALID, arrivalPos=45.975, description=trip)
<   -1: Stage(type=3, vType=DEFAULT_VEHTYPE, line=p0_0, edges=('SC', 'CN'), travelTime=15.0, cost=INVALID, length=148.925, depart=0.0, departPos=INVALID, arrivalPos=45.975, description=driving)
< step 50.0
< prior stages for 'p0' 
<   -3: Stage(type=0, edges=('SC',), travelTime=0.001, cost=INVALID, length=0.0, depart=INVALID, departPos=INVALID, arrivalPos=0.0, description=waiting (start))
<   -2: Stage(type=5, edges=('CN',), travelTime=0.001, cost=INVALID, length=INVALID, depart=INVALID, departPos=INVALID, arrivalPos=45.975, description=trip)
<   -1: Stage(type=3, vType=DEFAULT_VEHTYPE, line=p0_0, edges=('SC', 'CN'), travelTime=15.0, cost=INVALID, length=148.925, depart=0.0, departPos=INVALID, arrivalPos=45.975, description=driving)
< step 60.0
< prior stages for 'p0' 
<   -3: Stage(type=0, edges=('SC',), travelTime=0.001, cost=INVALID, length=0.0, depart=INVALID, departPos=INVALID, arrivalPos=0.0, description=waiting (start))
<   -2: Stage(type=5, edges=('CN',), travelTime=0.001, cost=INVALID, length=INVALID, depart=INVALID, departPos=INVALID, arrivalPos=45.975, description=trip)
<   -1: Stage(type=3, vType=DEFAULT_VEHTYPE, line=p0_0, edges=('SC', 'CN'), travelTime=15.0, cost=INVALID, length=148.925, depart=0.0, departPos=INVALID, arrivalPos=45.975, description=driving)
<truncated after showing first 30 lines>
---------- Missing result in tripinfo ----------
<?xml version="1.0" encoding="UTF-8"?>


<tripinfos xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/tripinfo_file.xsd">
    <tripinfo id="p0_0" depart="0.00" departLane="SC_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="15.00" arrivalLane="CN_0" arrivalPos="45.98" arrivalSpeed="12.48" duration="15.00" routeLength="148.93" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="3.43" rerouteNo="1" devices="tripinfo_p0_0 person_p0_0" vType="DEFAULT_VEHTYPE" speedFactor="0.94" vaporized=""/>
    <personinfo id="p0" depart="0.00" type="DEFAULT_PEDTYPE">
        <ride waitingTime="0.00" vehicle="p0_0" depart="0.00" arrival="15.00" arrivalPos="45.98" duration="15.00" routeLength="148.93" timeLoss="3.43"/>
        <walk depart="15.00" departPos="45.98" arrival="84.00" arrivalPos="45.98" duration="69.00" routeLength="105.31" timeLoss="-2.54" maxSpeed="1.47"/>
    </personinfo>
</tripinfos>

TEST FAILED on ts-sim-winbuild-ba : traci poi poi ( Last six runs Dec2020 Nov2020 )

---------- Differences in output ----------
1,54d0
< Loading configuration ... done.
< step 0
< step 1
< step 2
< adding 0
< pois ('0', 'poi1', 'poi2')
< poi count 3
< examining 0
< pos (1.0, 1.0)
< type test
< color (1, 2, 3, 4)
< width 1.0
< height 1.0
< angle 0.0
< {0: ('0', 'poi1', 'poi2')}
< step 3
< {0: ('0', 'poi1', 'poi2')}
< step 4
< {0: ('0', 'poi1', 'poi2')}
< step 5
< {0: ('0', 'poi1', 'poi2')}
< pois ('0', 'poi1', 'poi2')
< poi count 3
< examining 0
< pos (5.0, 5.0)
< type blub
< color (222, 111, 221, 0)
< width 2.0
< height 2.0
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-winbuild-ba : traci polygon add_large ( Last six runs Dec2020 Nov2020 )

---------- Differences in output ----------
1,3d0
< Loading configuration ... done.
< adding 0
< shapeLen=300

TEST FAILED on ts-sim-winbuild-ba : traci polygon polygon ( Last six runs Dec2020 Nov2020 )

---------- Differences in errors ----------
1d0
< Error: Answered with error to command 0xc8: NaN-Value in shape.
---------- Differences in output ----------
1,30d0
< Loading configuration ... done.
< step 0
< step 1
< step 2
< adding 0
< polygons ('0',)
< polygon count 1
< examining 0
< shape ((1.0, 1.0), (1.0, 10.0), (10.0, 10.0))
< type test
< color (1, 2, 3, 4)
< filled True
< shape modified ((11.0, 11.0), (11.0, 101.0), (101.0, 101.0))
< type modified blub
< color modified (5, 6, 7, 8)
< color modified2 (5, 6, 7, 255)
< filled modified False
< getParameter='' (unset)
< getParameter='42' (after setting)
< {0: ('0',)}
< step 3
< {0: ('0',)}
< step 4
< {0: ('0',)}
< step 5
< {0: ('0',)}
< new polygon lineWidth 3.0
< lineWidth modified 0.5
< polygons ('0', 'poly2')
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-winbuild-ba : traci polygon polygon_dynamics ( Last six runs Dec2020 Nov2020 )

---------- Differences in errors ----------
1,6d0
< Error: Answered with error to command 0xc8: Could not add polygon dynamics for polygon 'poly0': dynamics underspecified (either a tracked object ID or a time span have to be provided).
< Error: Answered with error to command 0xc8: Could not add polygon dynamics for polygon 'poly0': entries of time span must be ordered ascendingly.
< Error: Answered with error to command 0xc8: Could not add polygon dynamics for polygon 'poly0': first element of time span must be zero.
< Error: Answered with error to command 0xc8: Could not add polygon dynamics for polygon 'poly0': alpha span must have length zero or equal to time span length.
< Error: Answered with error to command 0xc8: Could not add polygon dynamics for polygon 'poly0': time span cannot have length one.
< Error: Answered with error to command 0xc8: Could not add polygon dynamics for polygon 'poly0': looped==true requires time line of positive length.
---------- Differences in output ----------
1,262d0
< Loading configuration ... done.
< step 0
< step 1
< step 2
< adding poly0
< polygons ('poly0',)
< polygon count 1
< # examining poly0
< shape ((960.0, 510.0), (960.0, 550.0), (1000.0, 550.0), (1000.0, 510.0))
< type test
< color (100, 200, 0, 255)
< filled True
< step 3
< step 4
< step 5
< # (1) Adding underspecified dynamics...
< Caught TraCIException
< # (2) Adding malformed dynamics 1 ...
< Caught TraCIException
< # (3) Adding malformed dynamics 2 ...
< Caught TraCIException
< # (4) Adding malformed dynamics 3 ...
< Caught TraCIException
< # (5) Adding malformed dynamics 4 ...
< Caught TraCIException
< # (6) Adding malformed dynamics 5 ...
< Caught TraCIException
< # examining poly0
< shape ((960.0, 510.0), (960.0, 550.0), (1000.0, 550.0), (1000.0, 510.0))
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-winbuild-ba : traci rerouter rerouter ( Last six runs Dec2020 Nov2020 )

---------- Differences in output ----------
1,6d0
< Loading configuration ... done.
< step 0
< step 1
< step 2
< rerouters ('rerouter_0',)
< rerouter count 1

TEST FAILED on ts-sim-winbuild-ba : traci route route ( Last six runs Dec2020 Nov2020 )

---------- Differences in errors ----------
1d0
< Error: Answered with error to command 0xc6: Cannot add route 'empty' without edges.
---------- Differences in output ----------
1,18d0
< Loading configuration ... done.
< step 0
< step 1
< step 2
< routes ('horizontal', 'vertical', 'withTaz2')
< route count 3
< examining horizontal
< edges ('2fi', '2si', '1o', '1fi', '1si', '3o', '3fi', '3si', '4o', '4fi', '4si')
< {0: ('horizontal', 'vertical', 'withTaz2')}
< step 3
< {0: ('horizontal', 'vertical', 'withTaz2')}
< step 4
< {0: ('horizontal', 'vertical', 'withTaz2')}
< step 5
< {0: ('horizontal', 'vertical', 'withTaz2')}
< routes ('h2', 'horizontal', 'vertical', 'withTaz', 'withTaz2')
< edges ('1o',)
< edges ('taz12-source', 'taz34-sink')

TEST FAILED on ts-sim-winbuild-ba : traci routeprobe routeprobe ( Last six runs Dec2020 Nov2020 )

---------- Differences in errors ----------
1,129d0
< Error: Answered with error to command 0x26: RouteProbe '0' did not collect any routes yet
< Error: Answered with error to command 0x26: RouteProbe '0' did not collect any routes yet
< Error: Answered with error to command 0x26: RouteProbe '0' did not collect any routes yet
< Error: Answered with error to command 0x26: RouteProbe '0' did not collect any routes yet
< Error: Answered with error to command 0x26: RouteProbe '0' did not collect any routes yet
< Error: Answered with error to command 0x26: RouteProbe '0' did not collect any routes yet
< Error: Answered with error to command 0x26: RouteProbe '0' did not collect any routes yet
< Error: Answered with error to command 0x26: RouteProbe '0' did not collect any routes yet
< Error: Answered with error to command 0x26: RouteProbe '0' did not collect any routes yet
< Error: Answered with error to command 0x26: RouteProbe '0' did not collect any routes yet
< Error: Answered with error to command 0x26: RouteProbe '0' did not collect any routes yet
< Error: Answered with error to command 0x26: RouteProbe '0' did not collect any routes yet
< Error: Answered with error to command 0x26: RouteProbe '0' did not collect any routes yet
< Error: Answered with error to command 0x26: RouteProbe '0' did not collect any routes yet
< Error: Answered with error to command 0x26: RouteProbe '0' did not collect any routes yet
< Error: Answered with error to command 0x26: RouteProbe '0' did not collect any routes yet
< Error: Answered with error to command 0x26: RouteProbe '0' did not collect any routes yet
< Error: Answered with error to command 0x26: RouteProbe '0' did not collect any routes yet
< Error: Answered with error to command 0x26: RouteProbe '0' did not collect any routes yet
< Error: Answered with error to command 0x26: RouteProbe '0' did not collect any routes yet
< Error: Answered with error to command 0x26: RouteProbe '0' did not collect any routes yet
< Error: Answered with error to command 0x26: RouteProbe '0' did not collect any routes yet
< Error: Answered with error to command 0x26: RouteProbe '0' did not collect any routes yet
< Error: Answered with error to command 0x26: RouteProbe '0' did not collect any routes yet
< Error: Answered with error to command 0x26: RouteProbe '0' did not collect any routes yet
< Error: Answered with error to command 0x26: RouteProbe '0' did not collect any routes yet
< Error: Answered with error to command 0x26: RouteProbe '0' did not collect any routes yet
< Error: Answered with error to command 0x26: RouteProbe '0' did not collect any routes yet
< Error: Answered with error to command 0x26: RouteProbe '0' did not collect any routes yet
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,280d0
< Loading configuration ... done.
< step 0
< step 1
< step 2
< routeprobes ('0',)
< routeprobe count 1
< edge 2fi
< 3.0 last=!1 cur=!1
< 4.0 last=!1 cur=!1
< 5.0 last=!1 cur=!1
< 6.0 last=!1 cur=!1
< 7.0 last=!1 cur=!1
< 8.0 last=!1 cur=!1
< 9.0 last=!1 cur=!1
< 10.0 last=!1 cur=!1
< 11.0 last=!1 cur=!1
< 12.0 last=!1 cur=!11
< 13.0 last=!1 cur=!11
< 14.0 last=!1 cur=!11
< 15.0 last=!11 cur=!11
< 16.0 last=!11 cur=!1
< 17.0 last=!11 cur=!1
< 18.0 last=!1 cur=!1
< 19.0 last=!11 cur=!1
< 20.0 last=!11 cur=!1
< 21.0 last=!11 cur=!1
< 22.0 last=!1 cur=!1
< 23.0 last=!1 cur=!11
< 24.0 last=!1 cur=!1
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-winbuild-ba : traci simulation load ( Last six runs Dec2020 Nov2020 )

---------- Differences in errors ----------
1,2d0
< Error: Answered with error to command 0xc4: Invalid edge list for vehicle 'horiz' (The edge 'dummy' within the route <unknown> is not known.
<  The route can not be build.)
---------- Differences in output ----------
1,367d0
< Loading configuration ... done.
< Loading configuration ... done.
< 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=()
<truncated after showing first 30 lines>
---------- Missing result in log ----------
***Starting server on port <PORT> ***
Loading net-file from 'input_net.net.xml' ... done ((TIME)).
Loading additional-files from 'input_additional2.add.xml' ... done ((TIME)).
Loading done.
Simulation started with time: 0.00
Simulation ended at time: 4.00
Reason: TraCI issued load command.
Loading configuration ... done.
Loading net-file from 'input_net.net.xml' ... done ((TIME)).
Loading additional-files from 'input_additional2.add.xml' ... done ((TIME)).
Loading done.
Simulation started with time: 0.00
Simulation ended at time: 361.00
Reason: TraCI requested termination.

TEST FAILED on ts-sim-winbuild-ba : traci simulation loadState IDList ( Last six runs Dec2020 Nov2020 )

---------- Differences in output ----------
1,5d0
< 10.0 departed=('v.0', 'v.1', 'v.2', 'v.3', 'v.4', 'v.5', 'v.6', 'v.7', 'v.8', 'v.9') arrived=('v.0', 'v.1', 'v.2', 'v.3', 'v.4', 'v.5', 'v.6', 'v.7', 'v.8')
< 20.0 departed=('v.10', 'v.11', 'v.12', 'v.13', 'v.14', 'v.15', 'v.16', 'v.17', 'v.18', 'v.19') arrived=('v.9', 'v.10', 'v.11', 'v.12', 'v.13', 'v.14', 'v.15', 'v.16', 'v.17', 'v.18')
< 10.0 departed=() arrived=()
< 11.0 departed=() arrived=('v.9',)
< 20.0 departed=() arrived=()
---------- Missing result in state ----------
<?xml version="1.0" encoding="UTF-8"?>


<snapshot xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/state_file.xsd" version="<version>" time="10.00" type="micro">
    <route id="r0" state="1" edges="SC"/>
    <flowState id="v" index="10"/>
    <delay number="1" begin="10" end="9" depart="0.00" time="9.00"/>
    <vType id="DEFAULT_VEHTYPE"/>
    <vehicle id="v.9" type="DEFAULT_VEHTYPE" depart="9.00" departLane="best" departPos="last" departSpeed="max" route="r0" distance="0 0" speedFactor="0.86" state="1212 9000 0 91.85 0 0.00 10000 0 0" pos="91.85 86.85 11.90" speed="11.90 11.90" posLat="0.00" waitingTime="100000 0"/>
    <lane id="SC_0">
        <vehicles value="v.9"/>
    </lane>
</snapshot>

TEST FAILED on ts-sim-winbuild-ba : traci simulation loadState busStop ( Last six runs Dec2020 Nov2020 )

---------- 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="1" depart="60.00" departLane="WC_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="94.00" arrivalLane="CE_1" arrivalPos="91.95" arrivalSpeed="8.25" duration="34.00" routeLength="194.90" waitingTime="1.00" waitingCount="1" stopTime="10.00" timeLoss="8.88" rerouteNo="1" devices="tripinfo_1 routing_1" vType="DEFAULT_VEHTYPE" speedFactor="0.94" vaporized=""/>
    <tripinfo id="1" depart="60.00" departLane="WC_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="95.00" arrivalLane="CE_1" arrivalPos="91.95" arrivalSpeed="10.19" duration="35.00" routeLength="194.90" waitingTime="1.00" waitingCount="1" stopTime="10.00" timeLoss="9.37" rerouteNo="1" devices="tripinfo_1 routing_1" vType="DEFAULT_VEHTYPE" speedFactor="0.94" vaporized=""/>
    <tripinfo id="1" depart="60.00" departLane="WC_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="96.00" arrivalLane="CE_1" arrivalPos="91.95" arrivalSpeed="8.73" duration="36.00" routeLength="194.90" waitingTime="1.00" waitingCount="1" stopTime="10.00" timeLoss="10.51" rerouteNo="1" devices="tripinfo_1 routing_1" vType="DEFAULT_VEHTYPE" speedFactor="0.94" vaporized=""/>
    <tripinfo id="1" depart="60.00" departLane="WC_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="96.00" arrivalLane="CE_1" arrivalPos="91.95" arrivalSpeed="9.38" duration="36.00" routeLength="194.90" waitingTime="2.00" waitingCount="1" stopTime="10.00" timeLoss="10.46" rerouteNo="1" devices="tripinfo_1 routing_1" vType="DEFAULT_VEHTYPE" speedFactor="0.94" vaporized=""/>
    <tripinfo id="1" depart="60.00" departLane="WC_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="96.00" arrivalLane="CE_1" arrivalPos="91.95" arrivalSpeed="8.74" duration="36.00" routeLength="194.90" waitingTime="1.00" waitingCount="1" stopTime="10.00" timeLoss="10.47" rerouteNo="1" devices="tripinfo_1 routing_1" vType="DEFAULT_VEHTYPE" speedFactor="0.94" vaporized=""/>
    <tripinfo id="1" depart="60.00" departLane="WC_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="95.00" arrivalLane="CE_1" arrivalPos="91.95" arrivalSpeed="8.93" duration="35.00" routeLength="194.90" waitingTime="1.00" waitingCount="1" stopTime="10.00" timeLoss="9.76" rerouteNo="1" devices="tripinfo_1 routing_1" vType="DEFAULT_VEHTYPE" speedFactor="0.94" vaporized=""/>
    <tripinfo id="1" depart="60.00" departLane="WC_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="94.00" arrivalLane="CE_1" arrivalPos="91.95" arrivalSpeed="7.86" duration="34.00" routeLength="194.90" waitingTime="1.00" waitingCount="1" stopTime="10.00" timeLoss="8.92" rerouteNo="1" devices="tripinfo_1 routing_1" vType="DEFAULT_VEHTYPE" speedFactor="0.94" vaporized=""/>
    <tripinfo id="1" depart="60.00" departLane="WC_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="95.00" arrivalLane="CE_1" arrivalPos="91.95" arrivalSpeed="8.55" duration="35.00" routeLength="194.90" waitingTime="1.00" waitingCount="1" stopTime="10.00" timeLoss="9.48" rerouteNo="1" devices="tripinfo_1 routing_1" vType="DEFAULT_VEHTYPE" speedFactor="0.94" vaporized=""/>
    <tripinfo id="1" depart="60.00" departLane="WC_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="94.00" arrivalLane="CE_1" arrivalPos="91.95" arrivalSpeed="8.66" duration="34.00" routeLength="194.90" waitingTime="1.00" waitingCount="1" stopTime="10.00" timeLoss="8.96" rerouteNo="1" devices="tripinfo_1 routing_1" vType="DEFAULT_VEHTYPE" speedFactor="0.94" vaporized=""/>
    <tripinfo id="1" depart="60.00" departLane="WC_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="94.00" arrivalLane="CE_1" arrivalPos="91.95" arrivalSpeed="7.58" duration="34.00" routeLength="194.90" waitingTime="1.00" waitingCount="1" stopTime="10.00" timeLoss="9.07" rerouteNo="1" devices="tripinfo_1 routing_1" vType="DEFAULT_VEHTYPE" speedFactor="0.94" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-winbuild-ba : traci simulation loadState detectors ( Last six runs Dec2020 Nov2020 )

---------- Differences in output ----------
1,120d0
< i=0 time=2.0 det=d1 count=0 ids=()
< i=0 time=2.0 det=d2 count=0 ids=()
< i=0 time=2.0 det=d3 count=0 ids=()
< i=0 time=3.0 det=d1 count=0 ids=()
< i=0 time=3.0 det=d2 count=0 ids=()
< i=0 time=3.0 det=d3 count=0 ids=()
< i=0 time=4.0 det=d1 count=0 ids=()
< i=0 time=4.0 det=d2 count=0 ids=()
< i=0 time=4.0 det=d3 count=0 ids=()
< i=0 time=5.0 det=d1 count=0 ids=()
< i=0 time=5.0 det=d2 count=0 ids=()
< i=0 time=5.0 det=d3 count=0 ids=()
< i=0 time=6.0 det=d1 count=0 ids=()
< i=0 time=6.0 det=d2 count=1 ids=('0',)
< i=0 time=6.0 det=d3 count=1 ids=('1',)
< i=0 time=7.0 det=d1 count=0 ids=()
< i=0 time=7.0 det=d2 count=1 ids=('0',)
< i=0 time=7.0 det=d3 count=1 ids=('1',)
< i=0 time=8.0 det=d1 count=1 ids=('1',)
< i=0 time=8.0 det=d2 count=1 ids=('0',)
< i=0 time=8.0 det=d3 count=1 ids=('1',)
< i=0 time=9.0 det=d1 count=1 ids=('1',)
< i=0 time=9.0 det=d2 count=1 ids=('0',)
< i=0 time=9.0 det=d3 count=1 ids=('1',)
< i=0 time=10.0 det=d1 count=0 ids=()
< i=0 time=10.0 det=d2 count=1 ids=('0',)
< i=0 time=10.0 det=d3 count=1 ids=('1',)
< i=0 time=11.0 det=d1 count=0 ids=()
< i=0 time=11.0 det=d2 count=0 ids=()
<truncated after showing first 30 lines>
---------- Missing result in detector ----------
<?xml version="1.0" encoding="UTF-8"?>


<detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e1_file.xsd">
    <interval begin="0.00" end="11.00" id="d1" nVehContrib="1" flow="327.27" occupancy="3.67" speed="12.37" harmonicMeanSpeed="12.37" length="5.00" nVehEntered="1"/>
   <interval begin="0.00" end="11.00" id="d2" sampledSeconds="4.96" nVehEntered="1" nVehLeft="1" nVehSeen="1" meanSpeed="11.08" meanTimeLoss="1.23" meanOccupancy="3.42" maxOccupancy="10.00" meanMaxJamLengthInVehicles="0.00" meanMaxJamLengthInMeters="0.00" maxJamLengthInVehicles="0" maxJamLengthInMeters="0.00" jamLengthInVehiclesSum="0" jamLengthInMetersSum="0.00" meanHaltingDuration="0.00" maxHaltingDuration="0.00" haltingDurationSum="0.00" meanIntervalHaltingDuration="0.00" maxIntervalHaltingDu
ration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.50" maxVehicleNumber="1" />
   <interval begin="0.00" end="11.00" id="d3" meanTravelTime="4.93" meanOverlapTravelTime="5.46" meanSpeed="10.66" meanHaltsPerVehicle="0.00" meanTimeLoss="0.70" vehicleSum="1" meanSpeedWithin="-1.00" meanHaltsPerVehicleWithin="-1.00" meanDurationWithin="-1.00" vehicleSumWithin="0" meanIntervalSpeedWithin="-1.00" meanIntervalHaltsPerVehicleWithin="-1.00" meanIntervalDurationWithin="-1.00" meanTimeLossWithin="-1.00"/>
</detector>

TEST FAILED on ts-sim-winbuild-ba : traci simulation loadState railSignal ( Last six runs Dec2020 Nov2020 )

---------- 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="t0" depart="0.00" departLane="" departPos="45.10" departSpeed="-1.00" departDelay="0.00" arrival="57.00" arrivalLane="e_0" arrivalPos="100.00" arrivalSpeed="8.00" duration="57.00" routeLength="300.20" 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="t1" depart="10.00" departLane="" departPos="45.10" departSpeed="-1.00" departDelay="0.00" arrival="92.00" arrivalLane="e_0" arrivalPos="100.00" arrivalSpeed="8.00" duration="82.00" routeLength="500.40" waitingTime="2.00" waitingCount="1" stopTime="0.00" timeLoss="24.76" rerouteNo="1" devices="tripinfo_t1 routing_t1" vType="train" speedFactor="1.00" vaporized=""/>
</tripinfos>

TEST FAILED on ts-sim-winbuild-ba : traci simulation loadState repeat ( Last six runs Dec2020 Nov2020 )

---------- Differences in output ----------
1,15d0
< 1.5199999999999996
< 114.65
< 32.0
< 1.5199999999999996
< 114.65
< 32.0
< 1.5199999999999996
< 114.65
< 32.0
< 1.5199999999999996
< 114.65
< 32.0
< 1.5199999999999996
< 114.65
< 32.0
---------- 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="50.00">
        <vehicle id="trip_0" x="130.76" y="95.05" angle="90.00" type="DEFAULT_VEHTYPE" speed="11.01" pos="22.71" lane="CE_0" slope="0.00"/>
    </timestep>
    <timestep time="51.00">
        <vehicle id="trip_0" x="143.96" y="95.05" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.20" pos="35.91" lane="CE_0" slope="0.00"/>
    </timestep>
    <timestep time="52.00">
        <vehicle id="trip_0" x="158.53" y="95.05" angle="90.00" type="DEFAULT_VEHTYPE" speed="14.57" pos="50.48" lane="CE_0" slope="0.00"/>
    </timestep>
    <timestep time="53.00">
        <vehicle id="trip_0" x="172.63" y="95.05" angle="90.00" type="DEFAULT_VEHTYPE" speed="14.09" pos="64.58" lane="CE_0" slope="0.00"/>
    </timestep>
    <timestep time="54.00">
        <vehicle id="trip_0" x="186.48" y="95.05" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.85" pos="78.43" lane="CE_0" slope="0.00"/>
    </timestep>
    <timestep time="55.00"/>
    <timestep time="56.00"/>
    <timestep time="57.00"/>
    <timestep time="58.00"/>
    <timestep time="59.00"/>
    <timestep time="50.00">
        <vehicle id="trip_0" x="131.24" y="95.05" angle="90.00" type="DEFAULT_VEHTYPE" speed="11.49" pos="23.19" lane="CE_0" slope="0.00"/>
    </timestep>
    <timestep time="51.00">
        <vehicle id="trip_0" x="144.97" y="95.05" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.73" pos="36.92" lane="CE_0" slope="0.00"/>
    </timestep>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-winbuild-ba : traci simulation loadState rerouting ( Last six runs Dec2020 Nov2020 )

---------- Differences in output ----------
1,200d0
< 1001.0
< 1002.0
< 1003.0
< 1004.0
< 1005.0
< 1006.0
< 1007.0
< 1008.0
< 1009.0
< 1010.0
< 1011.0
< 1012.0
< 1013.0
< 1014.0
< 1015.0
< 1016.0
< 1017.0
< 1018.0
< 1019.0
< 1020.0
< 1021.0
< 1022.0
< 1023.0
< 1024.0
< 1025.0
< 1026.0
< 1027.0
< 1028.0
< 1029.0
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-winbuild-ba : traci simulation simulation ( Last six runs Dec2020 Nov2020 )

---------- Differences in errors ----------
1,16d0
< Warning: Value of tau=0.1 in car following model 'carFollowing-Krauss' lower than simulation step size may cause collisions
< Error: Answered with error to command 0xab: Parameter 'foo.bla' is not supported.
< Error: Answered with error to command 0xab: Invalid chargingStation parameter 'bla'
< Error: Answered with error to command 0xab: Invalid chargingStation 'foo'
< Error: Answered with error to command 0xab: Unknown bus stop 'foo'.
< Error: Answered with error to command 0xab: Unknown from edge 'foo'.
< Error: Answered with error to command 0xab: Invalid departure edge for vehicle type 'DEFAULT_VEHTYPE' (Vehicle 'simulation.findRoute' is not allowed to depart on any lane of edge 'footpath'.)
< Error: Answered with error to command 0xab: Unknown from edge 'foo'.
< Warning: Ignoring vehicle type 'DEFAULT_BIKETYPE' when performing intermodal routing because it is not allowed on the start edge 'footpath'.
< Warning: Ignoring vehicle type 'DEFAULT_BIKETYPE' when performing intermodal routing because it is not allowed on the start edge 'footpath'.
< Warning: Teleporting vehicle 'collider'; collision with vehicle 'suddenStop', lane='o_0', gap=-1.36, time=13.00 stage=move.
< Warning: Vehicle 'collider' teleports beyond arrival edge 'o', time 13.00.
< Warning: Vehicle 'emergencyStopper' performs emergency stop at the end of lane 'o_0' because there is no connection to the next edge (decel=-100.00, offset=68.12), time=16.00.
< Warning: Vehicle 'emergencyStopper' performs emergency stop at the end of lane 'o_0' because there is no connection to the next edge (decel=0.00, offset=100.00), time=17.00.
< Error: Requested command not implemented (0xac): GUI is not running, command not implemented in command line sumo
< Warning: Vehicle 'emergencyStopper' performs emergency stop at the end of lane 'o_0' because there is no connection to the next edge (decel=0.00, offset=100.00), time=18.00.
---------- Differences in output ----------
1,193d0
< Loading configuration ... done.
< loaded? False
< version SUMO
< version SUMO
< loaded? True
< {114: ('horiz', 'horiz1'), 116: ()}
< step 0
< {114: (), 116: ('horiz',)}
< step 1
< {114: (), 116: ()}
< step 2
< {114: (), 116: ()}
< step 3
< {114: (), 116: ()}
< step 4
< {114: (), 116: ()}
< step 5
< {114: ('horiz2', 'suddenStop', 'collider', 'emergencyStopper'), 116: ('horiz1',)}
< time 6.0
< #loaded 4
< loaded ('horiz2', 'suddenStop', 'collider', 'emergencyStopper')
< #departed 1
< departed ('horiz1',)
< #arrived 0
< arrived ()
< #parkstart 0
< parkstart ()
< #parkend 0
< parkend ()
<truncated after showing first 30 lines>
---------- Missing result in log ----------
***Starting server on port <PORT> ***
Loading net-file from 'input_net.net.xml' ... done ((TIME)).
Loading additional-files from 'input_additional2.add.xml' ... done ((TIME)).
Loading done.
Warning: Value of tau=0.1 in car following model 'carFollowing-Krauss' lower than simulation step size may cause collisions
Simulation started with time: 0.00
Error: Answered with error to command 0xab: Parameter 'foo.bla' is not supported.
Error: Answered with error to command 0xab: Invalid chargingStation parameter 'bla'
Error: Answered with error to command 0xab: Invalid chargingStation 'foo'
Error: Answered with error to command 0xab: Unknown bus stop 'foo'.
Error: Answered with error to command 0xab: Unknown from edge 'foo'.
Error: Answered with error to command 0xab: Invalid departure edge for vehicle type 'DEFAULT_VEHTYPE' (Vehicle 'simulation.findRoute' is not allowed to depart on any lane of edge 'footpath'.)
Error: Answered with error to command 0xab: Unknown from edge 'foo'.
Warning: Ignoring vehicle type 'DEFAULT_BIKETYPE' when performing intermodal routing because it is not allowed on the start edge 'footpath'.
Warning: Ignoring vehicle type 'DEFAULT_BIKETYPE' when performing intermodal routing because it is not allowed on the start edge 'footpath'.
Warning: Teleporting vehicle 'collider'; collision with vehicle 'suddenStop', lane='o_0', gap=-1.36, time=13.00 stage=move.
Warning: Vehicle 'collider' teleports beyond arrival edge 'o', time 13.00.
Warning: Vehicle 'emergencyStopper' performs emergency stop at the end of lane 'o_0' because there is no connection to the next edge (decel=-100.00, offset=68.12), time=16.00.
Warning: Vehicle 'emergencyStopper' performs emergency stop at the end of lane 'o_0' because there is no connection to the next edge (decel=0.00, offset=100.00), time=17.00.
Error: Requested command not implemented (0xac): GUI is not running, command not implemented in command line sumo
custom log message
Warning: Vehicle 'emergencyStopper' performs emergency stop at the end of lane 'o_0' because there is no connection to the next edge (decel=0.00, offset=100.00), time=18.00.
Simulation ended at time: 19.00
Reason: TraCI requested termination.
DijkstraRouter answered 2 queries and explored 2.00 edges on average.
DijkstraRouter spent (TIME) answering queries ((TIME) on average).
DijkstraRouter answered 8 queries and explored 25.62 edges on average.
DijkstraRouter spent (TIME) answering queries ((TIME) on average).
DijkstraRouter answered 1 queries and explored 2.00 edges on average.
DijkstraRouter spent (TIME) answering queries ((TIME) on average).
<truncated after showing first 30 lines>
---------- Missing result in state ----------
<?xml version="1.0" encoding="UTF-8"?>


<snapshot xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/state_file.xsd" version="<version>" time="6.00" type="micro">
    <route id="broken" state="1" edges="o o"/>
    <route id="horizontal" state="1" edges="o"/>
    <delay number="2" begin="6" end="1" depart="0.00" time="0.00"/>
    <vType id="DEFAULT_PEDTYPE" vClass="pedestrian"/>
    <vType id="DEFAULT_VEHTYPE"/>
    <vType id="badDriver" accel="5" decel="2" tau="0.1"/>
    <vehicle id="collider" type="badDriver" depart="10.00" departSpeed="max" route="horizontal" distance="0 0" speedFactor="1.00" state="1042 9223372036854775807 0 -1.00 0 0.00 0 0 0" pos="0.00 0.00 0.00" speed="0.00 0.00" posLat="0.00" waitingTime="100000 0"/>
    <vehicle id="emergencyStopper" type="DEFAULT_VEHTYPE" depart="14.00" departPos="5000.00" departSpeed="max" route="broken" distance="0 0" speedFactor="1.00" state="1048 9223372036854775807 0 -1.00 0 0.00 0 0 0" pos="0.00 0.00 0.00" speed="0.00 0.00" posLat="0.00" waitingTime="100000 0"/>
    <vehicle id="horiz" type="DEFAULT_VEHTYPE" depart="0.00" route="horizontal" distance="0 0" speedFactor="1.00" state="1024 0 0 5.10 0 2.77 5000 0 0" pos="36.07 31.07 10.67" speed="10.67 8.63" posLat="0.00" waitingTime="100000 0"/>
    <vehicle id="horiz1" type="DEFAULT_VEHTYPE" depart="5.00" route="horizontal" distance="0 0" speedFactor="1.00" state="1024 5000 0 5.10 0 0.00 6000 0 0" pos="5.10 0.10 0.00" speed="0.00 0.00" posLat="0.00" waitingTime="100000 0"/>
    <vehicle id="suddenStop" type="DEFAULT_VEHTYPE" depart="6.00" route="horizontal" distance="0 0" speedFactor="1.00" state="1024 9223372036854775807 0 -1.00 0 0.00 0 0 0" pos="0.00 0.00 0.00" speed="0.00 0.00" posLat="0.00" waitingTime="100000 0">
        <stop lane="o_0" startPos="19.80" endPos="20.00" duration="5.00"/>
    </vehicle>
    <lane id="o_0">
        <vehicles value="horiz1 horiz"/>
    </lane>
</snapshot>

TEST FAILED on ts-sim-winbuild-ba : traci trafficlight actuated ( Last six runs Dec2020 Nov2020 )

---------- Differences in errors ----------
1,4d0
< Warning: At actuated tlLogic 'C', linkIndex 2 has no controlling detector
< Warning: At actuated tlLogic 'C', linkIndex 7 has no controlling detector
< Warning: At actuated tlLogic 'C', linkIndex 12 has no controlling detector
< Warning: At actuated tlLogic 'C', linkIndex 17 has no controlling detector
---------- Differences in output ----------
1,3d0
< Loading configuration ... done.
< max-gap: 
< max-gap: 10
---------- Missing result in tls_state ----------
<?xml version="1.0" encoding="UTF-8"?>


<additional xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/additional_file.xsd">
    <tlLogic id="C" type="static" programID="1">
        <phase duration="5.00"  state="GGGggrrrrrGGGggrrrrr"/>
        <phase duration="3.00"  state="yyyggrrrrryyyggrrrrr"/>
        <phase duration="6.00"  state="rrrGGrrrrrrrrGGrrrrr"/>
        <phase duration="3.00"  state="rrryyrrrrrrrryyrrrrr"/>
        <phase duration="6.00"  state="rrrrrGGGggrrrrrGGGgg"/>
        <phase duration="3.00"  state="rrrrryyyggrrrrryyygg"/>
        <phase duration="6.00"  state="rrrrrrrrGGrrrrrrrrGG"/>
        <phase duration="3.00"  state="rrrrrrrryyrrrrrrrryy"/>
        <phase duration="8.00"  state="GGGggrrrrrGGGggrrrrr"/>
        <phase duration="3.00"  state="yyyggrrrrryyyggrrrrr"/>
        <phase duration="6.00"  state="rrrGGrrrrrrrrGGrrrrr"/>
        <phase duration="3.00"  state="rrryyrrrrrrrryyrrrrr"/>
        <phase duration="8.00"  state="rrrrrGGGggrrrrrGGGgg"/>
        <phase duration="3.00"  state="rrrrryyyggrrrrryyygg"/>
        <phase duration="6.00"  state="rrrrrrrrGGrrrrrrrrGG"/>
        <phase duration="3.00"  state="rrrrrrrryyrrrrrrrryy"/>
        <phase duration="8.00"  state="GGGggrrrrrGGGggrrrrr"/>
        <phase duration="3.00"  state="yyyggrrrrryyyggrrrrr"/>
        <phase duration="6.00"  state="rrrGGrrrrrrrrGGrrrrr"/>
        <phase duration="3.00"  state="rrryyrrrrrrrryyrrrrr"/>
        <phase duration="8.00"  state="rrrrrGGGggrrrrrGGGgg"/>
        <phase duration="3.00"  state="rrrrryyyggrrrrryyygg"/>
        <phase duration="6.00"  state="rrrrrrrrGGrrrrrrrrGG"/>
        <phase duration="3.00"  state="rrrrrrrryyrrrrrrrryy"/>
        <phase duration="8.00"  state="GGGggrrrrrGGGggrrrrr"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-winbuild-ba : traci trafficlight getBlocking_reroute ( Last six runs Dec2020 Nov2020 )

---------- Differences in output ----------
1,2d0
< ('blocker1',)
< ('blocker2',)

TEST FAILED on ts-sim-winbuild-ba : traci trafficlight railsignal_state ( Last six runs Dec2020 Nov2020 )

---------- Differences in errors ----------
1,2d0
< Warning: Found circular block after railSignal junction '11', link 0 (0 edges, length 0.10)
< Warning: Vehicle 'rail3' performs emergency stop at the end of lane 'T12_1_0' because of a red traffic light (decel=-20.22, offset=16.69), time=39.00.
---------- Differences in output ----------
1,2058d0
< 1.0 N1_0 b=() r=() p=()
< 1.0 N2_0 b=() r=() p=()
< 2.0 N1_0 b=() r=() p=()
< 2.0 N2_0 b=() r=() p=()
< 3.0 N1_0 b=() r=() p=()
< 3.0 N2_0 b=() r=('rail3',) p=('rail3',)
< 4.0 N1_0 b=() r=() p=()
< 4.0 N2_0 b=() r=('rail3',) p=('rail3',)
< 5.0 N1_0 b=() r=() p=()
< 5.0 N2_0 b=() r=('rail3',) p=('rail3',)
< 6.0 N1_0 b=() r=() p=()
< 6.0 N2_0 b=() r=('rail3',) p=('rail3',)
< 7.0 N1_0 b=() r=() p=()
< 7.0 N2_0 b=() r=('rail3',) p=('rail3',)
< 8.0 N1_0 b=() r=() p=()
< 8.0 N2_0 b=() r=('rail3',) p=('rail3',)
< 9.0 N1_0 b=() r=() p=()
< 9.0 N2_0 b=() r=('rail3',) p=('rail3',)
< 10.0 N1_0 b=() r=() p=()
< 10.0 N2_0 b=() r=('rail3',) p=('rail3',)
< 11.0 N1_0 b=() r=() p=()
< 11.0 N2_0 b=() r=('rail3',) p=('rail3',)
< 12.0 N1_0 b=() r=() p=()
< 12.0 N2_0 b=() r=('rail3',) p=('rail3',)
< 13.0 N1_0 b=() r=() p=()
< 13.0 N2_0 b=() r=('rail3',) p=('rail3',)
< 14.0 N1_0 b=() r=() p=()
< 14.0 N2_0 b=() r=('rail3',) p=('rail3',)
< 15.0 N1_0 b=() r=() p=()
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-winbuild-ba : traci trafficlight trafficlight ( Last six runs Dec2020 Nov2020 )

---------- Differences in errors ----------
1d0
< Warning: Missing green phase in tlLogic '0', program 'custom' for tl-index 0
---------- Differences in output ----------
1,39d0
< Loading configuration ... done.
< step 0
< step 1
< step 2
< trafficlight ('0',)
< trafficlight count 1
< waitingPersons 0
< examining 0
< ryg rrrrGGggrrrrGGgg
< rygdef (Logic(programID='0', type=0, currentPhaseIndex=0, phases=(Phase(duration=31.0, state='GGggrrrrGGggrrrr', minDur=31.0, maxDur=31.0, next=(), name='major 1'), Phase(duration=4.0, state='yyggrrrryyggrrrr', minDur=4.0, maxDur=4.0, next=(), name='transition 1-2'), Phase(duration=6.0, state='rrGGrrrrrrGGrrrr', minDur=6.0, maxDur=6.0, next=(), name='major 2'), Phase(duration=4.0, state='rryyrrrrrryyrrrr', minDur=4.0, maxDur=4.0, next=(), name='transition 2-3'), Phase(duration=31.0, state='rrr
rGGggrrrrGGgg', minDur=31.0, maxDur=31.0, next=(), name='major 3'), Phase(duration=4.0, state='rrrryyggrrrryygg', minDur=4.0, maxDur=4.0, next=(), name='transition 3-4'), Phase(duration=6.0, state='rrrrrrGGrrrrrrGG', minDur=6.0, maxDur=6.0, next=(), name='major 4'), Phase(duration=4.0, state='rrrrrryyrrrrrryy', minDur=4.0, maxDur=4.0, next=(), name='transition 4-1')), subParameter={}), Logic(programID='custom', type=0, currentPhaseIndex=4, phases=(Phase(duration=30.0, state='rrrrGGggrrrrGGgg', m
inDur=0.0, maxDur=0.0, next=(1, 2, 3), name='setViaComplete'), Phase(duration=10.0, state='rrrrGGggrrrrGGgg', minDur=0.0, maxDur=0.0, next=()), Phase(duration=40.0, state='rrrrGGggrrrrGGgg', minDur=0.0, maxDur=0.0, next=()), Phase(duration=20.0, state='rrrrGGggrrrrGGgg', minDur=0.0, maxDur=0.0, next=()), Phase(duration=20.0, state='rrrrGGggrrrrGGgg', minDur=0.0, maxDur=0.0, next=(), name='setByTraCI'), Phase(duration=20.0, state='rrrrGGggrrrrGGgg', minDur=0.0, maxDur=0.0, next=())), subParameter
={}))
< lanes ('4si_0', '4si_1', '4si_2', '4si_2', '2si_0', '2si_1', '2si_2', '2si_2', '3si_0', '3si_1', '3si_2', '3si_2', '1si_0', '1si_1', '1si_2', '1si_2')
< links [[('4si_0', '1o_0', '')], [('4si_1', '3o_0', '')], [('4si_2', '2o_0', '')], [('4si_2', '4o_0', '')], [('2si_0', '4o_0', '')], [('2si_1', '1o_0', '')], [('2si_2', '3o_0', '')], [('2si_2', '2o_0', '')], [('3si_0', '2o_0', '')], [('3si_1', '4o_0', '')], [('3si_2', '1o_0', '')], [('3si_2', '3o_0', '')], [('1si_0', '3o_0', '')], [('1si_1', '2o_0', '')], [('1si_2', '4o_0', '')], [('1si_2', '1o_0', '')]]
< program custom
< phase 4
< phaseName setByTraCI
< switch 26.0
< duration 20.0
< numDefs=2 numPhases=[8, 6]
< {0: ('0',)}
< step 3
< {0: ('0',)}
< step 4
< {0: ('0',)}
< step 5
< {0: ('0',)}
< caught Invalid tlsLinkIndex 16 for tls '0' with maximum index 15.
< examining 0
< ryg rrrruGggrrrrGGgg
< rygdef (Logic(programID='0', type=0, currentPhaseIndex=0, phases=(Phase(duration=31.0, state='GGggrrrrGGggrrrr', minDur=31.0, maxDur=31.0, next=(), name='major 1'), Phase(duration=4.0, state='yyggrrrryyggrrrr', minDur=4.0, maxDur=4.0, next=(), name='transition 1-2'), Phase(duration=6.0, state='rrGGrrrrrrGGrrrr', minDur=6.0, maxDur=6.0, next=(), name='major 2'), Phase(duration=4.0, state='rryyrrrrrryyrrrr', minDur=4.0, maxDur=4.0, next=(), name='transition 2-3'), Phase(duration=31.0, state='rrr
rGGggrrrrGGgg', minDur=31.0, maxDur=31.0, next=(), name='major 3'), Phase(duration=4.0, state='rrrryyggrrrryygg', minDur=4.0, maxDur=4.0, next=(), name='transition 3-4'), Phase(duration=6.0, state='rrrrrrGGrrrrrrGG', minDur=6.0, maxDur=6.0, next=(), name='major 4'), Phase(duration=4.0, state='rrrrrryyrrrrrryy', minDur=4.0, maxDur=4.0, next=(), name='transition 4-1')), subParameter={}), Logic(programID='custom', type=0, currentPhaseIndex=4, phases=(Phase(duration=30.0, state='rrrrGGggrrrrGGgg', m
inDur=0.0, maxDur=0.0, next=(1, 2, 3), name='setViaComplete'), Phase(duration=10.0, state='rrrrGGggrrrrGGgg', minDur=0.0, maxDur=0.0, next=()), Phase(duration=40.0, state='rrrrGGggrrrrGGgg', minDur=0.0, maxDur=0.0, next=()), Phase(duration=20.0, state='rrrrGGggrrrrGGgg', minDur=0.0, maxDur=0.0, next=()), Phase(duration=20.0, state='rrrrGGggrrrrGGgg', minDur=0.0, maxDur=0.0, next=(), name='setByTraCI'), Phase(duration=20.0, state='rrrrGGggrrrrGGgg', minDur=0.0, maxDur=0.0, next=())), subParameter
={}), Logic(programID='online', type=0, currentPhaseIndex=0, phases=(Phase(duration=1.0, state='rrrruGggrrrrGGgg', minDur=1.0, maxDur=1.0, next=()),), subParameter={}))
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-winbuild-ba : traci variablespeedsign variablespeedsign ( Last six runs Dec2020 Nov2020 )

---------- Differences in output ----------
1,8d0
< Loading configuration ... done.
< step 0
< step 1
< step 2
< variablespeedsign ('VSS_ID',)
< variablespeedsign count 1
< examining VSS_ID
< lanes ('2si_1', '1si_1')

2 TESTS FAILED on ts-sim-winbuild-ba :

---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.00">
        <vehicle id="v0" x="5.10" y="-1.60" angle="90.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="5.10" lane="gneE0_0" slope="0.00"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="v0" x="7.70" y="-1.60" angle="90.00" type="DEFAULT_VEHTYPE" speed="2.60" pos="7.70" lane="gneE0_0" slope="0.00"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="v0" x="12.49" y="-1.60" angle="90.00" type="DEFAULT_VEHTYPE" speed="4.79" pos="12.49" lane="gneE0_0" slope="0.00"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="v0" x="18.96" y="-1.60" angle="90.00" type="DEFAULT_VEHTYPE" speed="6.47" pos="18.96" lane="gneE0_0" slope="0.00"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="v0" x="27.18" y="-1.60" angle="90.00" type="DEFAULT_VEHTYPE" speed="8.22" pos="27.18" lane="gneE0_0" slope="0.00"/>
    </timestep>
    <timestep time="5.00">
        <vehicle id="v0" x="37.11" y="1.60" angle="90.00" type="DEFAULT_VEHTYPE" speed="9.93" pos="162.89" lane="-gneE0_0" slope="0.00"/>
    </timestep>
    <timestep time="6.00">
        <vehicle id="v0" x="48.49" y="1.60" angle="90.00" type="DEFAULT_VEHTYPE" speed="11.37" pos="151.51" lane="-gneE0_0" slope="0.00"/>
    </timestep>
    <timestep time="7.00">
        <vehicle id="v0" x="61.53" y="1.60" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.05" pos="138.47" lane="-gneE0_0" slope="0.00"/>
    </timestep>
    <timestep time="8.00">
        <vehicle id="v0" x="76.20" y="1.60" angle="90.00" type="DEFAULT_VEHTYPE" speed="14.66" pos="123.80" lane="-gneE0_0" slope="0.00"/>
<truncated after showing first 30 lines>
traci vehicle changeOpposite ( Last six runs Dec2020 Nov2020 )
traci vehicle changeOpposite_default ( Last six runs Dec2020 Nov2020 )

TEST FAILED on ts-sim-winbuild-ba : traci vehicle changeRelative_invalid ( Last six runs Dec2020 Nov2020 )

---------- Differences in errors ----------
1,2d0
< Warning: Ignoring indexOffset -1 for vehicle 'v0' which is already on laneIndex 0
< Warning: Ignoring indexOffset -1 for vehicle 'v0' which is already on laneIndex 0
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.00">
        <vehicle id="v0" x="5.10" y="-1.60" angle="90.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="5.10" lane="gneE0_0" slope="0.00"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="v0" x="7.70" y="-1.60" angle="90.00" type="DEFAULT_VEHTYPE" speed="2.60" pos="7.70" lane="gneE0_0" slope="0.00"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="v0" x="12.49" y="-1.60" angle="90.00" type="DEFAULT_VEHTYPE" speed="4.79" pos="12.49" lane="gneE0_0" slope="0.00"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="v0" x="18.96" y="-1.60" angle="90.00" type="DEFAULT_VEHTYPE" speed="6.47" pos="18.96" lane="gneE0_0" slope="0.00"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="v0" x="27.18" y="-1.60" angle="90.00" type="DEFAULT_VEHTYPE" speed="8.22" pos="27.18" lane="gneE0_0" slope="0.00"/>
    </timestep>
    <timestep time="5.00">
        <vehicle id="v0" x="37.11" y="-1.60" angle="90.00" type="DEFAULT_VEHTYPE" speed="9.93" pos="37.11" lane="gneE0_0" slope="0.00"/>
    </timestep>
    <timestep time="6.00">
        <vehicle id="v0" x="48.41" y="-1.60" angle="90.00" type="DEFAULT_VEHTYPE" speed="11.30" pos="48.41" lane="gneE0_0" slope="0.00"/>
    </timestep>
    <timestep time="7.00">
        <vehicle id="v0" x="61.93" y="-1.60" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.51" pos="61.93" lane="gneE0_0" slope="0.00"/>
    </timestep>
    <timestep time="8.00">
        <vehicle id="v0" x="75.64" y="-1.60" angle="90.00" type="DEFAULT_VEHTYPE" speed="13.71" pos="75.64" lane="gneE0_0" slope="0.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-winbuild-ba : traci vehicle distance_after_reroute ( Last six runs Dec2020 Nov2020 )

---------- Differences in output ----------
1,9d0
< Loading configuration ... done.
< 1145.0
< ('ed0', 'ed1', 'ed5')
< 1145.0
< 1165.0
< ('ed1', 'ed2')
< 1165.0
< 129 1235.0
< 130 1245.0
---------- Missing result in rawdump ----------
<?xml version="1.0" encoding="UTF-8"?>


<netstate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netstate_file.xsd">
    <timestep time="0.00"/>
    <timestep time="1.00">
        <edge id="ed0">
            <lane id="ed0_0">
                <vehicle id="Stapler_00" pos="5.10" speed="0.00"/>
            </lane>
            <lane id="ed0_1"/>
            <lane id="ed0_2"/>
        </edge>
    </timestep>
    <timestep time="2.00">
        <edge id="ed0">
            <lane id="ed0_0">
                <vehicle id="Stapler_00" pos="6.10" speed="1.00"/>
            </lane>
            <lane id="ed0_1"/>
            <lane id="ed0_2"/>
        </edge>
    </timestep>
    <timestep time="3.00">
        <edge id="ed0">
            <lane id="ed0_0">
                <vehicle id="Stapler_00" pos="8.10" speed="2.00"/>
            </lane>
            <lane id="ed0_1"/>
            <lane id="ed0_2"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-winbuild-ba : traci vehicle driverstate ( Last six runs Dec2020 Nov2020 )

---------- 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>
---------- New result in exitcode ----------
-1073741510

TEST FAILED on ts-sim-winbuild-ba : traci vehicle getFollowSpeed ( Last six runs Dec2020 Nov2020 )

---------- 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-winbuild-ba : traci vehicle getNeighbors ( Last six runs Dec2020 Nov2020 )

---------- Differences in output ----------
1,706d0
< Loading configuration ... done.
< step 0.0
< step 1.0
< step 2.0
< Neigh infos for ego:
<   rightFollowers:
<   (('r0', -5.42072813466657),)
<   rightLeaders:
<   (('r1', 30.436343734408723),)
<   leftFollowers:
<   (('l0', -5.507664906745777),)
<   leftLeaders:
<   (('l1', 30.60311518707313),)
<   rightFollowers (only blocking):
<   (('r0', -5.42072813466657),)
<   rightLeaders (only blocking):
<   ()
<   leftFollowers (only blocking):
<   (('l0', -5.507664906745777),)
<   leftLeaders (only blocking):
<   ()
< step 3.0
< Neigh infos for ego:
<   rightFollowers:
<   (('r0', -4.414532593172044),)
<   rightLeaders:
<   ()
<   leftFollowers:
<   (('l0', -4.115679128072227),)
<truncated after showing first 30 lines>
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.00">
        <vehicle id="ego" x="5.10" y="-4.80" angle="90.00" type="t1" speed="0.00" pos="5.10" lane="entry_1" slope="0.00"/>
        <vehicle id="l0" x="5.10" y="-1.60" angle="90.00" type="t0" speed="0.00" pos="5.10" lane="entry_2" slope="0.00"/>
        <vehicle id="l1" x="45.00" y="-1.60" angle="90.00" type="t0" speed="0.00" pos="45.00" lane="entry_2" slope="0.00"/>
        <vehicle id="r0" x="5.10" y="-8.00" angle="90.00" type="t0" speed="0.00" pos="5.10" lane="entry_0" slope="0.00"/>
        <vehicle id="r1" x="45.00" y="-8.00" angle="90.00" type="t0" speed="0.00" pos="45.00" lane="entry_0" slope="0.00"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="ego" x="7.70" y="-4.80" angle="90.00" type="t1" speed="2.60" pos="7.70" lane="entry_1" slope="0.00"/>
        <vehicle id="l0" x="7.01" y="-1.60" angle="90.00" type="t0" speed="1.91" pos="7.01" lane="entry_2" slope="0.00"/>
        <vehicle id="l1" x="46.75" y="-1.60" angle="90.00" type="t0" speed="1.75" pos="46.75" lane="entry_2" slope="0.00"/>
        <vehicle id="r0" x="6.77" y="-8.00" angle="90.00" type="t0" speed="1.67" pos="6.77" lane="entry_0" slope="0.00"/>
        <vehicle id="r1" x="46.44" y="-8.00" angle="90.00" type="t0" speed="1.44" pos="46.44" lane="entry_0" slope="0.00"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="ego" x="12.49" y="-4.80" angle="90.00" type="t1" speed="4.79" pos="12.49" lane="entry_1" slope="0.00"/>
        <vehicle id="l0" x="10.50" y="-1.60" angle="90.00" type="t0" speed="3.49" pos="10.50" lane="entry_2" slope="0.00"/>
        <vehicle id="l1" x="50.59" y="-1.60" angle="90.00" type="t0" speed="3.84" pos="0.59" lane="mid_2" slope="0.00"/>
        <vehicle id="r0" x="10.41" y="-8.00" angle="90.00" type="t0" speed="3.63" pos="10.41" lane="entry_0" slope="0.00"/>
        <vehicle id="r1" x="50.42" y="-8.00" angle="90.00" type="t0" speed="3.98" pos="0.42" lane="mid_0" slope="0.00"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="ego" x="18.96" y="-4.80" angle="90.00" type="t1" speed="6.47" pos="18.96" lane="entry_1" slope="0.00"/>
        <vehicle id="l0" x="15.58" y="-1.60" angle="90.00" type="t0" speed="5.08" pos="15.58" lane="entry_2" slope="0.00"/>
        <vehicle id="l1" x="56.55" y="-1.60" angle="90.00" type="t0" speed="5.96" pos="6.55" lane="mid_2" slope="0.00"/>
        <vehicle id="r0" x="15.88" y="-8.00" angle="90.00" type="t0" speed="5.47" pos="15.88" lane="entry_0" slope="0.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-winbuild-ba : traci vehicle getNeighborsSublane ( Last six runs Dec2020 Nov2020 )

---------- Differences in output ----------
1,706d0
< Loading configuration ... done.
< step 0.0
< step 1.0
< step 2.0
< Neigh infos for ego:
<   rightFollowers:
<   [('r0.0', -0.5680975253693763)]
<   rightLeaders:
<   [('r0.1', -2.3628522372338914), ('r1.0', 25.192665661429057)]
<   leftFollowers:
<   [('l0.0', 0.08090834117028756)]
<   leftLeaders:
<   [('l0.1', -3.7208081589313196), ('l1.0', 25.417226821277293)]
<   rightFollowers (only blocking):
<   []
<   rightLeaders (only blocking):
<   []
<   leftFollowers (only blocking):
<   []
<   leftLeaders (only blocking):
<   []
< step 3.0
< Neigh infos for ego:
<   rightFollowers:
<   [('r0.0', 0.6798052937723682)]
<   rightLeaders:
<   [('r0.1', -1.8616628393996493), ('r1.0', 24.503598213125954)]
<   leftFollowers:
<   [('l0.0', 1.264037448237648)]
<truncated after showing first 30 lines>
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.00">
        <vehicle id="ego" x="5.10" y="-4.80" angle="90.00" type="t2" speed="0.00" pos="5.10" lane="entry_1" slope="0.00"/>
        <vehicle id="l0.0" x="0.00" y="-2.60" angle="90.00" type="t0" speed="0.00" pos="0.00" lane="entry_2" slope="0.00"/>
        <vehicle id="l0.1" x="10.00" y="-0.60" angle="90.00" type="t1" speed="0.00" pos="10.00" lane="entry_2" slope="0.00"/>
        <vehicle id="l1.0" x="40.00" y="-2.60" angle="90.00" type="t0" speed="0.00" pos="40.00" lane="entry_2" slope="0.00"/>
        <vehicle id="l1.1" x="50.00" y="-0.60" angle="90.00" type="t1" speed="0.00" pos="50.00" lane="entry_2" slope="0.00"/>
        <vehicle id="r0.0" x="0.00" y="-9.00" angle="90.00" type="t0" speed="0.00" pos="0.00" lane="entry_0" slope="0.00"/>
        <vehicle id="r0.1" x="10.00" y="-7.00" angle="90.00" type="t1" speed="0.00" pos="10.00" lane="entry_0" slope="0.00"/>
        <vehicle id="r1.0" x="40.00" y="-9.00" angle="90.00" type="t0" speed="0.00" pos="40.00" lane="entry_0" slope="0.00"/>
        <vehicle id="r1.1" x="50.00" y="-7.00" angle="90.00" type="t1" speed="0.00" pos="50.00" lane="entry_0" slope="0.00"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="ego" x="7.70" y="-4.80" angle="90.00" type="t2" speed="2.60" pos="7.70" lane="entry_1" slope="0.00"/>
        <vehicle id="l0.0" x="1.58" y="-2.60" angle="90.00" type="t0" speed="1.58" pos="1.58" lane="entry_2" slope="0.00"/>
        <vehicle id="l0.1" x="12.09" y="-0.60" angle="90.00" type="t1" speed="2.09" pos="12.09" lane="entry_2" slope="0.00"/>
        <vehicle id="l1.0" x="41.91" y="-2.60" angle="90.00" type="t0" speed="1.91" pos="41.91" lane="entry_2" slope="0.00"/>
        <vehicle id="l1.1" x="51.75" y="-0.60" angle="90.00" type="t1" speed="1.75" pos="1.75" lane="mid_2" slope="0.00"/>
        <vehicle id="r0.0" x="1.96" y="-9.00" angle="90.00" type="t0" speed="1.96" pos="1.96" lane="entry_0" slope="0.00"/>
        <vehicle id="r0.1" x="12.54" y="-7.00" angle="90.00" type="t1" speed="2.54" pos="12.54" lane="entry_0" slope="0.00"/>
        <vehicle id="r1.0" x="41.67" y="-9.00" angle="90.00" type="t0" speed="1.67" pos="41.67" lane="entry_0" slope="0.00"/>
        <vehicle id="r1.1" x="51.44" y="-7.00" angle="90.00" type="t1" speed="1.44" pos="1.44" lane="mid_0" slope="0.00"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="ego" x="12.49" y="-4.80" angle="90.00" type="t2" speed="4.79" pos="12.49" lane="entry_1" slope="0.00"/>
        <vehicle id="l0.0" x="4.91" y="-2.60" angle="90.00" type="t0" speed="3.32" pos="4.91" lane="entry_2" slope="0.00"/>
        <vehicle id="l0.1" x="16.27" y="-0.60" angle="90.00" type="t1" speed="4.18" pos="16.27" lane="entry_2" slope="0.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-winbuild-ba : traci vehicle getStops ( Last six runs Dec2020 Nov2020 )

---------- Differences in output ----------
1,412d0
< time 0.0
<   past 2 stops ()
<   next 2 stops (StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=20.0, intendedArrival=10.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=80.0))
<   all stops (StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=20.0, intendedArrival=10.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=80.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=140.0, intendedArrival=130.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=200.0), StopData(lane=NC_0, startP
os=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=260.0, intendedArrival=250.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=320.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=380.0, intendedArrival=370.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=440.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, d
uration=10.0, until=500.0, intendedArrival=490.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=560.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=620.0, intendedArrival=610.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=680.0))
< time 10.0
<   past 2 stops ()
<   next 2 stops (StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=20.0, intendedArrival=10.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=80.0))
<   all stops (StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=20.0, intendedArrival=10.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=80.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=140.0, intendedArrival=130.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=200.0), StopData(lane=NC_0, startP
os=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=260.0, intendedArrival=250.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=320.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=380.0, intendedArrival=370.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=440.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, d
uration=10.0, until=500.0, intendedArrival=490.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=560.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=620.0, intendedArrival=610.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=680.0))
< time 20.0
<   past 2 stops ()
<   next 2 stops (StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=20.0, intendedArrival=10.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=80.0))
<   all stops (StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=20.0, intendedArrival=10.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=80.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=140.0, intendedArrival=130.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=200.0), StopData(lane=NC_0, startP
os=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=260.0, intendedArrival=250.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=320.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=380.0, intendedArrival=370.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=440.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, d
uration=10.0, until=500.0, intendedArrival=490.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=560.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=620.0, intendedArrival=610.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=680.0))
< time 30.0
<   past 2 stops ()
<   next 2 stops (StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=6.0, until=20.0, intendedArrival=10.0, arrival=25.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=80.0))
<   all stops (StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=6.0, until=20.0, intendedArrival=10.0, arrival=25.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=80.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=140.0, intendedArrival=130.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=200.0), StopData(lane
=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=260.0, intendedArrival=250.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=320.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=380.0, intendedArrival=370.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=440.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, s
topFlags=0, duration=10.0, until=500.0, intendedArrival=490.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=560.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=620.0, intendedArrival=610.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=680.0))
< time 40.0
<   past 2 stops (StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=20.0, intendedArrival=10.0, arrival=25.0, depart=35.0),)
<   next 2 stops (StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=80.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=140.0, intendedArrival=130.0))
<   all stops (StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=80.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=140.0, intendedArrival=130.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=200.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=260.0, intendedArrival=250.0), StopData(lane=SC_0, star
tPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=320.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=380.0, intendedArrival=370.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=440.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=500.0, intendedArrival=490.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlac
eID=stop_SC, stopFlags=8, duration=8.0, until=560.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=620.0, intendedArrival=610.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=680.0))
< time 50.0
<   past 2 stops (StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=20.0, intendedArrival=10.0, arrival=25.0, depart=35.0),)
<   next 2 stops (StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=80.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=140.0, intendedArrival=130.0))
<   all stops (StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=80.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=140.0, intendedArrival=130.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=200.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=260.0, intendedArrival=250.0), StopData(lane=SC_0, star
tPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=320.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=380.0, intendedArrival=370.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=440.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=500.0, intendedArrival=490.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlac
eID=stop_SC, stopFlags=8, duration=8.0, until=560.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=620.0, intendedArrival=610.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=680.0))
< time 60.0
<   past 2 stops (StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=20.0, intendedArrival=10.0, arrival=25.0, depart=35.0),)
<   next 2 stops (StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=80.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=140.0, intendedArrival=130.0))
<   all stops (StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=80.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=140.0, intendedArrival=130.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=200.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=260.0, intendedArrival=250.0), StopData(lane=SC_0, star
tPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=320.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=380.0, intendedArrival=370.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=440.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=500.0, intendedArrival=490.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlac
eID=stop_SC, stopFlags=8, duration=8.0, until=560.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=620.0, intendedArrival=610.0), StopData(lane=SC_0, startPos=71.95, endPos=81.95, stoppingPlaceID=stop_SC, stopFlags=8, duration=8.0, until=680.0))
< time 70.0
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-winbuild-ba : traci vehicle nextTLS ( Last six runs Dec2020 Nov2020 )

---------- Differences in errors ----------
1d0
< Error: Answered with error to command 0xa4: Vehicle 'v0' is not known.
---------- Differences in output ----------
1,100d0
< 1.0 (('C', 13, 86.85000000000001, 'g'), ('C', 15, 270.75, 'r'), ('C', 10, 454.65, 'G'))
< 2.0 (('C', 13, 84.25, 'g'), ('C', 15, 268.15, 'r'), ('C', 10, 452.04999999999995, 'G'))
< 3.0 (('C', 13, 79.05000000000001, 'g'), ('C', 15, 283.41, 'r'), ('C', 10, 467.31, 'G'))
< 4.0 (('C', 13, 71.25, 'g'), ('C', 15, 275.61, 'r'), ('C', 10, 459.51, 'G'))
< 5.0 (('C', 13, 60.85, 'g'), ('C', 15, 265.21, 'r'), ('C', 10, 449.10999999999996, 'G'))
< 6.0 (('C', 13, 47.85, 'g'), ('C', 15, 252.20999999999998, 'r'), ('C', 10, 436.10999999999996, 'G'))
< 7.0 (('C', 13, 33.96, 'g'), ('C', 15, 238.32, 'r'), ('C', 10, 422.21999999999997, 'G'))
< 8.0 (('C', 13, 20.070000000000007, 'g'), ('C', 15, 224.43, 'r'), ('C', 10, 408.33, 'G'))
< 9.0 (('C', 13, 6.777000000000001, 'g'), ('C', 15, 211.137, 'r'), ('C', 10, 395.037, 'G'))
< 10.0 (('C', 15, 202.344, 'r'), ('C', 10, 386.24399999999997, 'G'))
< 11.0 (('C', 15, 190.95100000000002, 'r'), ('C', 10, 374.851, 'G'))
< 12.0 (('C', 15, 177.06099999999998, 'r'), ('C', 10, 360.96099999999996, 'G'))
< 13.0 (('C', 15, 163.171, 'r'), ('C', 10, 347.07099999999997, 'G'))
< 14.0 (('C', 15, 149.281, 'r'), ('C', 10, 333.181, 'G'))
< 15.0 (('C', 15, 135.391, 'r'), ('C', 10, 319.291, 'G'))
< 16.0 (('C', 15, 121.501, 'r'), ('C', 10, 305.401, 'G'))
< 17.0 (('C', 15, 107.61099999999999, 'r'), ('C', 10, 291.51099999999997, 'G'))
< 18.0 (('C', 15, 93.721, 'r'), ('C', 10, 277.621, 'G'))
< 19.0 (('C', 15, 79.83099999999999, 'r'), ('C', 10, 268.731, 'G'))
< 20.0 (('C', 15, 65.941, 'r'), ('C', 10, 254.841, 'G'))
< 21.0 (('C', 15, 52.050999999999995, 'r'), ('C', 10, 240.95100000000002, 'G'))
< 22.0 (('C', 15, 38.160999999999994, 'r'), ('C', 10, 227.06099999999998, 'G'))
< 23.0 (('C', 15, 24.271, 'r'), ('C', 10, 213.171, 'G'))
< 24.0 (('C', 15, 12.01433333333334, 'r'), ('C', 10, 200.91433333333333, 'G'))
< 25.0 (('C', 15, 4.257666666666665, 'r'), ('C', 10, 193.15766666666667, 'G'))
< 26.0 (('C', 15, 1.0010000000000048, 'r'), ('C', 10, 189.901, 'G'))
< 27.0 (('C', 15, 1.0010000000000048, 'r'), ('C', 10, 189.901, 'G'))
< 28.0 (('C', 15, 1.0010000000000048, 'r'), ('C', 10, 189.901, 'G'))
< 29.0 (('C', 15, 1.0010000000000048, 'r'), ('C', 10, 189.901, 'G'))
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-winbuild-ba : traci vehicle openGap braking_leader ( Last six runs Dec2020 Nov2020 )

---------- Differences in output ----------
1,383d0
< Loading configuration ... done.
< Fix follower's lane.
< Subscribe to leader.
< Time 2.0: Gap 'follower'->'leader' = 5.938 (headway=0.367)
< 'follower' speed = 16.161582708
< Time 3.0: Gap 'follower'->'leader' = 8.966 (headway=0.528)
< 'follower' speed = 16.9836198736
< Time 4.0: Gap 'follower'->'leader' = 11.281 (headway=0.641)
< 'follower' speed = 17.5863190784
< Time 5.0: Gap 'follower'->'leader' = 13.069 (headway=0.725)
< 'follower' speed = 18.0379935645
< Time 6.0: Gap 'follower'->'leader' = 14.459 (headway=0.787)
< 'follower' speed = 18.3815472225
< Time 7.0: Gap 'follower'->'leader' = 15.545 (headway=0.834)
< 'follower' speed = 18.6456171431
< Time 8.0: Gap 'follower'->'leader' = 16.397 (headway=0.870)
< 'follower' speed = 18.8501483763
< Time 9.0: Gap 'follower'->'leader' = 17.068 (headway=0.898)
< 'follower' speed = 19.0094667411
< Time 10.0: Gap 'follower'->'leader' = 17.596 (headway=0.920)
< 'follower' speed = 19.1340998278
< Time 11.0: Gap 'follower'->'leader' = 18.013 (headway=0.937)
< 'follower' speed = 19.231918606
< Time 12.0: Gap 'follower'->'leader' = 18.342 (headway=0.950)
< 'follower' speed = 19.3088858604
< Time 13.0: Gap 'follower'->'leader' = 18.603 (headway=0.960)
< 'follower' speed = 19.3695649077
< Time 14.0: Gap 'follower'->'leader' = 18.810 (headway=0.969)
< 'follower' speed = 19.4174756866
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-winbuild-ba : traci vehicle openGap braking_leader_spaceGap ( Last six runs Dec2020 Nov2020 )

---------- Differences in output ----------
1,458d0
< Loading configuration ... done.
< Fix follower's lane.
< Subscribe to leader.
< Time 2.0: Gap 'follower'->'leader' = 5.938 (headway=0.367)
< 'follower' speed = 16.161582708
< Time 3.0: Gap 'follower'->'leader' = 8.966 (headway=0.528)
< 'follower' speed = 16.9836198736
< Time 4.0: Gap 'follower'->'leader' = 11.281 (headway=0.641)
< 'follower' speed = 17.5863190784
< Time 5.0: Gap 'follower'->'leader' = 13.069 (headway=0.725)
< 'follower' speed = 18.0379935645
< Time 6.0: Gap 'follower'->'leader' = 14.459 (headway=0.787)
< 'follower' speed = 18.3815472225
< Time 7.0: Gap 'follower'->'leader' = 15.545 (headway=0.834)
< 'follower' speed = 18.6456171431
< Time 8.0: Gap 'follower'->'leader' = 16.397 (headway=0.870)
< 'follower' speed = 18.8501483763
< Time 9.0: Gap 'follower'->'leader' = 17.068 (headway=0.898)
< 'follower' speed = 19.0094667411
< Time 10.0: Gap 'follower'->'leader' = 17.596 (headway=0.920)
< 'follower' speed = 19.1340998278
< Time 11.0: Gap 'follower'->'leader' = 18.013 (headway=0.937)
< 'follower' speed = 19.231918606
< Time 12.0: Gap 'follower'->'leader' = 18.342 (headway=0.950)
< 'follower' speed = 19.3088858604
< Time 13.0: Gap 'follower'->'leader' = 18.603 (headway=0.960)
< 'follower' speed = 19.3695649077
< Time 14.0: Gap 'follower'->'leader' = 18.810 (headway=0.969)
< 'follower' speed = 19.4174756866
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-winbuild-ba : traci vehicle openGap merger ( Last six runs Dec2020 Nov2020 )

---------- Differences in output ----------
1,298d0
< Loading configuration ... done.
< Fix follower's lane.
< Subscribe to leader.
< Time 2.0: Gap 'follower'->'leader' = 5.938 (headway=0.367)
< 'follower' speed = 16.161582708
< Time 3.0: Gap 'follower'->'leader' = 8.966 (headway=0.528)
< 'follower' speed = 16.9836198736
< Time 4.0: Gap 'follower'->'leader' = 11.281 (headway=0.641)
< 'follower' speed = 17.5863190784
< Time 5.0: Gap 'follower'->'leader' = 13.069 (headway=0.725)
< 'follower' speed = 18.0379935645
< Time 6.0: Gap 'follower'->'leader' = 14.459 (headway=0.787)
< 'follower' speed = 18.3815472225
< Time 7.0: Gap 'follower'->'leader' = 15.545 (headway=0.834)
< 'follower' speed = 18.6456171431
< Time 8.0: Gap 'follower'->'leader' = 16.397 (headway=0.870)
< 'follower' speed = 18.8501483763
< Time 9.0: Gap 'follower'->'leader' = 17.068 (headway=0.898)
< 'follower' speed = 19.0094667411
< Time 10.0: Gap 'follower'->'leader' = 17.596 (headway=0.920)
< 'follower' speed = 19.1340998278
< Time 11.0: Gap 'follower'->'leader' = 18.013 (headway=0.937)
< 'follower' speed = 19.231918606
< Time 12.0: Gap 'follower'->'leader' = 18.342 (headway=0.950)
< 'follower' speed = 19.3088858604
< Time 13.0: Gap 'follower'->'leader' = 18.603 (headway=0.960)
< 'follower' speed = 19.3695649077
< Time 14.0: Gap 'follower'->'leader' = 18.810 (headway=0.969)
< 'follower' speed = 19.4174756866
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-winbuild-ba : traci vehicle openGap merger_as_reference_vehicle ( Last six runs Dec2020 Nov2020 )

---------- Differences in output ----------
1,428d0
< Loading configuration ... done.
< Fix follower's lane.
< Subscribe to leader.
< Time 2.0: Gap 'follower'->'merger' = 9825.038 (headway=607.926)
< 'follower' speed = 16.161582708
< Time 3.0: Gap 'follower'->'merger' = 9828.066 (headway=578.679)
< 'follower' speed = 16.9836198736
< Time 4.0: Gap 'follower'->'merger' = 9830.381 (headway=558.979)
< 'follower' speed = 17.5863190784
< Time 5.0: Gap 'follower'->'merger' = 9832.169 (headway=545.081)
< 'follower' speed = 18.0379935645
< Time 6.0: Gap 'follower'->'merger' = 9833.559 (headway=534.969)
< 'follower' speed = 18.3815472225
< Time 7.0: Gap 'follower'->'merger' = 9834.645 (headway=527.451)
< 'follower' speed = 18.6456171431
< Time 8.0: Gap 'follower'->'merger' = 9835.497 (headway=521.773)
< 'follower' speed = 18.8501483763
< Time 9.0: Gap 'follower'->'merger' = 9836.168 (headway=517.435)
< 'follower' speed = 19.0094667411
< Time 10.0: Gap 'follower'->'merger' = 9836.696 (headway=514.092)
< 'follower' speed = 19.1340998278
< Time 11.0: Gap 'follower'->'merger' = 9837.113 (headway=511.499)
< 'follower' speed = 19.231918606
< Time 12.0: Gap 'follower'->'merger' = 9837.442 (headway=509.477)
< 'follower' speed = 19.3088858604
< Time 13.0: Gap 'follower'->'merger' = 9837.703 (headway=507.895)
< 'follower' speed = 19.3695649077
< Time 14.0: Gap 'follower'->'merger' = 9837.910 (headway=506.652)
< 'follower' speed = 19.4174756866
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-winbuild-ba : traci vehicle openGap merger_overtakeRightCheckDisabled ( Last six runs Dec2020 Nov2020 )

---------- Differences in output ----------
1,319d0
< Loading configuration ... done.
< Fix follower's lane.
< Subscribe to leader.
< Time 2.0: Gap 'follower'->'leader' = 6.375 (headway=0.405)
< 'follower' speed = 15.72475
< Time 3.0: Gap 'follower'->'leader' = 9.282 (headway=0.556)
< 'follower' speed = 16.6935625
< Time 4.0: Gap 'follower'->'leader' = 11.462 (headway=0.658)
< 'follower' speed = 17.420171875
< Time 5.0: Gap 'follower'->'leader' = 13.096 (headway=0.729)
< 'follower' speed = 17.9651289063
< Time 6.0: Gap 'follower'->'leader' = 14.397 (headway=0.787)
< 'follower' speed = 18.2990773437
< Time 7.0: Gap 'follower'->'leader' = 15.438 (headway=0.832)
< 'follower' speed = 18.559261875
< Time 8.0: Gap 'follower'->'leader' = 16.271 (headway=0.867)
< 'follower' speed = 18.7674095
< Time 9.0: Gap 'follower'->'leader' = 16.937 (headway=0.895)
< 'follower' speed = 18.9339276
< Time 10.0: Gap 'follower'->'leader' = 17.470 (headway=0.916)
< 'follower' speed = 19.06714208
< Time 11.0: Gap 'follower'->'leader' = 17.896 (headway=0.933)
< 'follower' speed = 19.173713664
< Time 12.0: Gap 'follower'->'leader' = 18.237 (headway=0.947)
< 'follower' speed = 19.2589709312
< Time 13.0: Gap 'follower'->'leader' = 18.510 (headway=0.958)
< 'follower' speed = 19.327176745
< Time 14.0: Gap 'follower'->'leader' = 18.728 (headway=0.966)
< 'follower' speed = 19.381741396
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-winbuild-ba : traci vehicle openGap merger_with_reference_vehicle ( Last six runs Dec2020 Nov2020 )

---------- Differences in output ----------
1,416d0
< Loading configuration ... done.
< Fix follower's lane.
< Subscribe to leader.
< Time 2.0: Gap 'follower'->'leader' = 13.438 (headway=0.832)
< 'follower' speed = 16.161582708
< Time 3.0: Gap 'follower'->'leader' = 16.466 (headway=0.970)
< 'follower' speed = 16.9836198736
< Time 4.0: Gap 'follower'->'leader' = 18.781 (headway=1.068)
< 'follower' speed = 17.5863190784
< Time 5.0: Gap 'follower'->'leader' = 20.569 (headway=1.140)
< 'follower' speed = 18.0379935645
< Time 6.0: Gap 'follower'->'leader' = 21.959 (headway=1.195)
< 'follower' speed = 18.3815472225
< Time 7.0: Gap 'follower'->'leader' = 23.045 (headway=1.236)
< 'follower' speed = 18.6456171431
< Time 8.0: Gap 'follower'->'leader' = 23.897 (headway=1.268)
< 'follower' speed = 18.8501483763
< Time 9.0: Gap 'follower'->'leader' = 24.568 (headway=1.292)
< 'follower' speed = 19.0094667411
< Time 10.0: Gap 'follower'->'leader' = 25.096 (headway=1.312)
< 'follower' speed = 19.1340998278
< Time 11.0: Gap 'follower'->'leader' = 25.513 (headway=1.327)
< 'follower' speed = 19.231918606
< Time 12.0: Gap 'follower'->'leader' = 25.842 (headway=1.338)
< 'follower' speed = 19.3088858604
< Time 13.0: Gap 'follower'->'leader' = 26.103 (headway=1.348)
< 'follower' speed = 19.3695649077
< Time 14.0: Gap 'follower'->'leader' = 26.310 (headway=1.355)
< 'follower' speed = 19.4174756866
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-winbuild-ba : traci vehicle openGap reference_vehicle_removed ( Last six runs Dec2020 Nov2020 )

---------- Differences in output ----------
1,302d0
< Loading configuration ... done.
< Fix follower's lane.
< Subscribe to leader.
< Time 2.0: Gap 'follower'->'merger' = 9825.038 (headway=607.926)
< 'follower' speed = 16.161582708
< Time 3.0: Gap 'follower'->'merger' = 9828.066 (headway=578.679)
< 'follower' speed = 16.9836198736
< Time 4.0: Gap 'follower'->'merger' = 9830.381 (headway=558.979)
< 'follower' speed = 17.5863190784
< Time 5.0: Gap 'follower'->'merger' = 9832.169 (headway=545.081)
< 'follower' speed = 18.0379935645
< Time 6.0: Gap 'follower'->'merger' = 9833.559 (headway=534.969)
< 'follower' speed = 18.3815472225
< Time 7.0: Gap 'follower'->'merger' = 9834.645 (headway=527.451)
< 'follower' speed = 18.6456171431
< Time 8.0: Gap 'follower'->'merger' = 9835.497 (headway=521.773)
< 'follower' speed = 18.8501483763
< Time 9.0: Gap 'follower'->'merger' = 9836.168 (headway=517.435)
< 'follower' speed = 19.0094667411
< Time 10.0: Gap 'follower'->'merger' = 9836.696 (headway=514.092)
< 'follower' speed = 19.1340998278
< Time 11.0: Gap 'follower'->'merger' = 9837.113 (headway=511.499)
< 'follower' speed = 19.231918606
< Time 12.0: Gap 'follower'->'merger' = 9837.442 (headway=509.477)
< 'follower' speed = 19.3088858604
< Time 13.0: Gap 'follower'->'merger' = 9837.703 (headway=507.895)
< 'follower' speed = 19.3695649077
< Time 14.0: Gap 'follower'->'merger' = 9837.910 (headway=506.652)
< 'follower' speed = 19.4174756866
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-winbuild-ba : traci vehicle openGap warning_smaller_headway ( Last six runs Dec2020 Nov2020 )

---------- Differences in errors ----------
1d0
< Warning: Ignoring openGap(). New time headway must not be smaller than the original.
---------- Differences in output ----------
1,298d0
< Loading configuration ... done.
< Fix follower's lane.
< Subscribe to leader.
< Time 2.0: Gap 'follower'->'leader' = 5.938 (headway=0.367)
< 'follower' speed = 16.161582708
< Time 3.0: Gap 'follower'->'leader' = 8.966 (headway=0.528)
< 'follower' speed = 16.9836198736
< Time 4.0: Gap 'follower'->'leader' = 11.281 (headway=0.641)
< 'follower' speed = 17.5863190784
< Time 5.0: Gap 'follower'->'leader' = 13.069 (headway=0.725)
< 'follower' speed = 18.0379935645
< Time 6.0: Gap 'follower'->'leader' = 14.459 (headway=0.787)
< 'follower' speed = 18.3815472225
< Time 7.0: Gap 'follower'->'leader' = 15.545 (headway=0.834)
< 'follower' speed = 18.6456171431
< Time 8.0: Gap 'follower'->'leader' = 16.397 (headway=0.870)
< 'follower' speed = 18.8501483763
< Time 9.0: Gap 'follower'->'leader' = 17.068 (headway=0.898)
< 'follower' speed = 19.0094667411
< Time 10.0: Gap 'follower'->'leader' = 17.596 (headway=0.920)
< 'follower' speed = 19.1340998278
< Time 11.0: Gap 'follower'->'leader' = 18.013 (headway=0.937)
< 'follower' speed = 19.231918606
< Time 12.0: Gap 'follower'->'leader' = 18.342 (headway=0.950)
< 'follower' speed = 19.3088858604
< Time 13.0: Gap 'follower'->'leader' = 18.603 (headway=0.960)
< 'follower' speed = 19.3695649077
< Time 14.0: Gap 'follower'->'leader' = 18.810 (headway=0.969)
< 'follower' speed = 19.4174756866
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-winbuild-ba : traci vehicle openGap without_maxDecel_slow_spacegap ( Last six runs Dec2020 Nov2020 )

---------- Differences in output ----------
1,589d0
< Loading configuration ... done.
< Fix follower's lane.
< Subscribe to leader.
< Time 2.0: Gap 'follower'->'leader' = 5.938 (headway=0.367)
< 'follower' speed = 16.161582708
< Time 3.0: Gap 'follower'->'leader' = 8.966 (headway=0.528)
< 'follower' speed = 16.9836198736
< Time 4.0: Gap 'follower'->'leader' = 11.281 (headway=0.641)
< 'follower' speed = 17.5863190784
< Time 5.0: Gap 'follower'->'leader' = 13.069 (headway=0.725)
< 'follower' speed = 18.0379935645
< Time 6.0: Gap 'follower'->'leader' = 14.459 (headway=0.787)
< 'follower' speed = 18.3815472225
< Time 7.0: Gap 'follower'->'leader' = 15.545 (headway=0.834)
< 'follower' speed = 18.6456171431
< Time 8.0: Gap 'follower'->'leader' = 16.397 (headway=0.870)
< 'follower' speed = 18.8501483763
< Time 9.0: Gap 'follower'->'leader' = 17.068 (headway=0.898)
< 'follower' speed = 19.0094667411
< Time 10.0: Gap 'follower'->'leader' = 17.596 (headway=0.920)
< 'follower' speed = 19.1340998278
< Time 11.0: Gap 'follower'->'leader' = 18.013 (headway=0.937)
< 'follower' speed = 19.231918606
< Time 12.0: Gap 'follower'->'leader' = 18.342 (headway=0.950)
< 'follower' speed = 19.3088858604
< Time 13.0: Gap 'follower'->'leader' = 18.603 (headway=0.960)
< 'follower' speed = 19.3695649077
< Time 14.0: Gap 'follower'->'leader' = 18.810 (headway=0.969)
< 'follower' speed = 19.4174756866
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-winbuild-ba : traci vehicle replaceStop all ( Last six runs Dec2020 Nov2020 )

---------- 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="156.00">
        <routeDistribution>
            <route replacedOnEdge="A0A1" reason="traci:replaceStop" replacedAtTime="5.00" probability="0" edges="A0A1 A1B1 B1C1 C1D1 D1D2 D2D3"/>
            <route replacedOnEdge="A0A1" reason="traci:replaceStop" replacedAtTime="5.00" probability="0" edges="A0A1 A1A2 A2B2 B2B1 B1C1 C1D1 D1D2 D2D3"/>
            <route replacedOnEdge="A0A1" reason="traci:replaceStop" replacedAtTime="5.00" probability="0" edges="A0A1 A1A2 A2B2 B2C2 C2C1 C1D1 D1D2 D2D3"/>
            <route edges="A0A1 A1A2 A2B2 B2C2 C2D2 D2D3"/>
        </routeDistribution>
        <stop busStop="busStop_A2B2" duration="30.00"/>
        <stop busStop="busStop_B2C2" duration="30.00"/>
        <stop busStop="busStop_C2D2" duration="30.00"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-winbuild-ba : traci vehicle replaceStop default ( Last six runs Dec2020 Nov2020 )

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

</routes>

TEST FAILED on ts-sim-winbuild-ba : traci vehicle replaceStop first ( Last six runs Dec2020 Nov2020 )

---------- 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="232.00">
        <routeDistribution>
            <route replacedOnEdge="A0A1" reason="traci:replaceStop" replacedAtTime="5.00" probability="0" edges="A0A1 A1B1 B1C1 C1D1 D1D2 D2D3"/>
            <route edges="A0A1 A1A2 A2B2 B2B1 B1C1 C1D1 D1D2 D2D3"/>
        </routeDistribution>
        <stop busStop="busStop_A2B2" duration="30.00"/>
        <stop busStop="busStop_B1C1" duration="60.00"/>
        <stop busStop="busStop_C1D1" duration="60.00"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-winbuild-ba : traci vehicle replaceStop first_init ( Last six runs Dec2020 Nov2020 )

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

</routes>

TEST FAILED on ts-sim-winbuild-ba : traci vehicle replaceStop first_later ( Last six runs Dec2020 Nov2020 )

---------- 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="248.00">
        <routeDistribution>
            <route replacedOnEdge="A1B1" reason="traci:replaceStop" replacedAtTime="11.00" probability="0" edges="A0A1 A1B1 B1C1 C1D1 D1D2 D2D3"/>
            <route edges="A0A1 A1B1 B1A1 A1A2 A2B2 B2B1 B1C1 C1D1 D1D2 D2D3"/>
        </routeDistribution>
        <stop busStop="busStop_A2B2" duration="30.00"/>
        <stop busStop="busStop_B1C1" duration="60.00"/>
        <stop busStop="busStop_C1D1" duration="60.00"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-winbuild-ba : traci vehicle replaceStop invalid ( Last six runs Dec2020 Nov2020 )

---------- Differences in errors ----------
1d0
< Error: Answered with error to command 0xc4: Stop replacement failed for vehicle 'ego' (Invalid nextStopIndex '4' for 3 remaining 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">
</routes>

TEST FAILED on ts-sim-winbuild-ba : traci vehicle replaceStop last ( Last six runs Dec2020 Nov2020 )

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

</routes>

TEST FAILED on ts-sim-winbuild-ba : traci vehicle replaceStop last_destination ( Last six runs Dec2020 Nov2020 )

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

</routes>

TEST FAILED on ts-sim-winbuild-ba : traci vehicle replaceStop last_later ( Last six runs Dec2020 Nov2020 )

---------- 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="216.00">
        <routeDistribution>
            <route replacedOnEdge="B1C1" reason="traci:replaceStop" replacedAtTime="90.00" probability="0" edges="A0A1 A1B1 B1C1 C1D1 D1D2 D2D3"/>
            <route edges="A0A1 A1B1 B1C1 C1C2 C2D2 D2D3"/>
        </routeDistribution>
        <stop busStop="busStop_A1B1" duration="60.00"/>
        <stop busStop="busStop_B1C1" duration="60.00"/>
        <stop busStop="busStop_C2D2" duration="30.00"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-winbuild-ba : traci vehicle replaceStop second ( Last six runs Dec2020 Nov2020 )

---------- 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="229.00">
        <routeDistribution>
            <route replacedOnEdge="A0A1" reason="traci:replaceStop" replacedAtTime="5.00" probability="0" edges="A0A1 A1B1 B1C1 C1D1 D1D2 D2D3"/>
            <route edges="A0A1 A1B1 B1B2 B2C2 C2C1 C1D1 D1D2 D2D3"/>
        </routeDistribution>
        <stop busStop="busStop_A1B1" duration="60.00"/>
        <stop busStop="busStop_B2C2" duration="30.00"/>
        <stop busStop="busStop_C1D1" duration="60.00"/>
    </vehicle>

</routes>

TEST FAILED on ts-sim-winbuild-ba : traci vehicle replaceStop unreachable ( Last six runs Dec2020 Nov2020 )

---------- Differences in errors ----------
1d0
< Error: Answered with error to command 0xc4: Stop replacement failed for vehicle 'ego' (No route found from edge 'B1C1' to stop edge 'C2D2').
---------- 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">
</routes>

TEST FAILED on ts-sim-winbuild-ba : traci vehicle resume ( Last six runs Dec2020 Nov2020 )

---------- Differences in output ----------
1,17d0
< Loading configuration ... done.
< ***Starting server on port <PORT> ***
< Loading net-file from 'data/hello.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00
< Performance: 
< Vehicles: 
<  Inserted: 1
<  Running: 1
<  Waiting: 0
< 
< -- Unordered text as found by filter '^Simulation ended at time:' --
< Simulation ended at time: 162.00
< 
< -- Unordered text as found by filter '^Reason: TraCI requested termination.' --
< Reason: TraCI requested termination.
< 
---------- Missing result in rawdump ----------
<?xml version="1.0" encoding="UTF-8"?>


<netstate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netstate_file.xsd">
    <timestep time="0.00"/>
    <timestep time="1.00">
        <edge id="ed0">
            <lane id="ed0_0">
                <vehicle id="Stapler_00" pos="5.10" speed="0.00"/>
            </lane>
            <lane id="ed0_1"/>
            <lane id="ed0_2"/>
        </edge>
    </timestep>
    <timestep time="2.00">
        <edge id="ed0">
            <lane id="ed0_0">
                <vehicle id="Stapler_00" pos="6.10" speed="1.00"/>
            </lane>
            <lane id="ed0_1"/>
            <lane id="ed0_2"/>
        </edge>
    </timestep>
    <timestep time="3.00">
        <edge id="ed0">
            <lane id="ed0_0">
                <vehicle id="Stapler_00" pos="8.10" speed="2.00"/>
            </lane>
            <lane id="ed0_1"/>
            <lane id="ed0_2"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-winbuild-ba : traci vehicle slowDown ( Last six runs Dec2020 Nov2020 )

---------- Differences in output ----------
1,73d0
< 0.0 speed=-1073741824.0
< 1.0 speed=25.0
< 2.0 speed=25.0
< 3.0 speed=25.0
< 4.0 speed=25.0
<   slowDown from 25.0 to 21.0 over 2 seconds
< 5.0 speed=23.6666666667
< 6.0 speed=22.3333333333
< 7.0 speed=21.0
< 8.0 speed=21.0
<   slowDown from 21.0 to 15.0 over 5 seconds
< 9.0 speed=20.0
< 10.0 speed=19.0
< 11.0 speed=18.0
< 12.0 speed=17.0
< 13.0 speed=16.0
< 14.0 speed=15.0
< 15.0 speed=15.0
<   slowDown from 15.0 to 13.0 over 1 seconds
< 16.0 speed=14.0
< 17.0 speed=13.0
< 18.0 speed=13.0
< 19.0 speed=13.0
< 20.0 speed=13.0
< 21.0 speed=13.0
< 22.0 speed=13.0
< 23.0 speed=13.0
< 24.0 speed=13.0
< 25.0 speed=13.0
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-winbuild-ba : traci vehicle slowDown_subsecond ( Last six runs Dec2020 Nov2020 )

---------- 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-winbuild-ba : traci vehicle stopDelay ( Last six runs Dec2020 Nov2020 )

---------- Differences in output ----------
1,175d0
< 2.0 [(31, 0.0), (34, -11.795218848457854)]
< 3.0 [(31, 0.0), (34, -11.740156449022539)]
< 4.0 [(31, 0.0), (34, -11.833748961621533)]
< 5.0 [(31, 0.0), (34, -12.149903361271706)]
< 6.0 [(31, 0.0), (34, -12.216846652267819)]
< 7.0 [(31, 0.0), (34, -12.170410367170625)]
< 8.0 [(31, 0.0), (34, -11.799999999999999)]
< 9.0 [(31, 0.0), (34, -12.0)]
< 10.0 [(31, 0.0), (34, -12.0)]
< 11.0 [(31, 0.0), (34, -12.0)]
< 12.0 [(31, 0.0), (34, -12.0)]
< 13.0 [(31, 0.0), (34, -12.0)]
< 14.0 [(31, 0.0), (34, -12.0)]
< 15.0 [(31, 0.0), (34, -12.0)]
< 16.0 [(31, 0.0), (34, -12.0)]
< 17.0 [(31, 0.0), (34, -12.0)]
< 18.0 [(31, 0.0), (34, -12.0)]
< 19.0 [(31, 0.0), (34, -12.0)]
< 20.0 [(31, 0.0), (34, -12.0)]
< 21.0 [(31, 0.0), (34, -12.0)]
< 22.0 [(31, 0.0), (34, -12.0)]
< 23.0 [(31, 0.0), (34, -12.0)]
< 24.0 [(31, 0.0), (34, -12.0)]
< 25.0 [(31, 0.0), (34, -12.0)]
< 26.0 [(31, 0.0), (34, -12.0)]
< 27.0 [(31, 0.0), (34, -12.0)]
< 28.0 [(31, 0.0), (34, -12.0)]
< 29.0 [(31, 0.0), (34, -12.0)]
< 30.0 [(31, 0.0), (34, -12.0)]
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-winbuild-ba : traci vehicle stopDelay2 ( Last six runs Dec2020 Nov2020 )

---------- Differences in output ----------
1,65d0
< 2.0 [(31, 0.0), (34, -17.48111111111111)]
< 3.0 [(31, 0.0), (34, -16.744444444444444)]
< 4.0 [(31, 0.0), (34, -17.0)]
< 5.0 [(31, 0.0), (34, -17.0)]
< 6.0 [(31, 0.0), (34, -17.0)]
< 7.0 [(31, 0.0), (34, -17.0)]
< 8.0 [(31, 0.0), (34, -17.0)]
< 9.0 [(31, 0.0), (34, -17.0)]
< 10.0 [(31, 0.0), (34, -17.0)]
< 11.0 [(31, 0.0), (34, -17.0)]
< 12.0 [(31, 0.0), (34, -17.0)]
< 13.0 [(31, 0.0), (34, -17.0)]
< 14.0 [(31, 0.0), (34, -17.0)]
< 15.0 [(31, 0.0), (34, -17.0)]
< 16.0 [(31, 0.0), (34, -17.0)]
< 17.0 [(31, 0.0), (34, -17.0)]
< 18.0 [(31, 0.0), (34, -17.0)]
< 19.0 [(31, 0.0), (34, -17.0)]
< 20.0 [(31, 0.0), (34, -17.0)]
< 21.0 [(31, 0.0), (34, -17.0)]
< 22.0 [(31, 0.0), (34, -17.0)]
< 23.0 [(31, 0.0), (34, -17.0)]
< 24.0 [(31, 0.0), (34, -17.0)]
< 25.0 [(31, 0.0), (34, -17.0)]
< 26.0 [(31, 0.0), (34, -17.0)]
< 27.0 [(31, 0.0), (34, -17.0)]
< 28.0 [(31, 0.0), (34, -17.0)]
< 29.0 [(31, 0.0), (34, -17.0)]
< 30.0 [(31, 0.0), (34, -17.0)]
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-winbuild-ba : traci vehicle stopDelay_waypoint ( Last six runs Dec2020 Nov2020 )

---------- Differences in errors ----------
1d0
< Error: Answered with error to command 0xa4: Vehicle 'v0' is not known.
---------- Differences in output ----------
1,21d0
< 2.0 [(31, 0.0), (34, -6.773420707949986)] numStops=4
< 3.0 [(31, 0.0), (34, -6.673774583382657)] numStops=4
< 4.0 [(31, 0.0), (34, -6.0)] numStops=4
< 5.0 [(31, 0.0), (34, -13.258445487279136)] numStops=3
< 6.0 [(31, 0.0), (34, -13.114756430783551)] numStops=3
< 7.0 [(31, 0.0), (34, -12.556874244408956)] numStops=3
< 8.0 [(31, 0.0), (34, -11.455514825689926)] numStops=3
< 9.0 [(31, -12.0), (34, -12.0)] numStops=3
< 10.0 [(31, 0.0), (34, -7.909994950796403)] numStops=2
< 11.0 [(31, -10.0), (34, -10.0)] numStops=2
< 12.0 [(31, 0.0), (34, -1.9395693351654444)] numStops=1
< 13.0 [(31, 0.0), (34, -1.6266402846885484)] numStops=1
< 14.0 [(31, 0.0), (34, -1.4470861906074717)] numStops=1
< 15.0 [(31, 0.0), (34, -1.2695371473868562)] numStops=1
< 16.0 [(31, 0.0), (34, -1.1079460473724687)] numStops=1
< 17.0 [(31, 0.0), (34, -0.9689641908870108)] numStops=1
< 18.0 [(31, 0.0), (34, -0.8484419055429733)] numStops=1
< 19.0 [(31, 0.0), (34, -0.0840709775025239)] numStops=1
< 20.0 [(31, -1.0), (34, -1.0)] numStops=1
< 21.0 [(31, -1.0), (34, -1073741824.0)] numStops=0
< 22.0 [] numStops=-

TEST FAILED on ts-sim-winbuild-ba : traci vehicle taxi basic ( Last six runs Dec2020 Nov2020 )

---------- Differences in output ----------
1,128d0
< taxiFleet ('taxi_0',)
< reservations (Reservation(id=0, persons=('p0',), group=p0, fromEdge=A2B2, toEdge=C2D2, departPos=0.0, arrivalPos=90.6, depart=0.0, reservationTime=0.0),)
< 1.0 all=('taxi_0',) empty=() pickup=('taxi_0',) dropoff=() pickup+dropoff=()
< 2.0 all=('taxi_0',) empty=() pickup=('taxi_0',) dropoff=() pickup+dropoff=()
< 3.0 all=('taxi_0',) empty=() pickup=('taxi_0',) dropoff=() pickup+dropoff=()
< 4.0 all=('taxi_0',) empty=() pickup=('taxi_0',) dropoff=() pickup+dropoff=()
< 5.0 all=('taxi_0',) empty=() pickup=('taxi_0',) dropoff=() pickup+dropoff=()
< 6.0 all=('taxi_0',) empty=() pickup=('taxi_0',) dropoff=() pickup+dropoff=()
< 7.0 all=('taxi_0',) empty=() pickup=('taxi_0',) dropoff=() pickup+dropoff=()
< 8.0 all=('taxi_0',) empty=() pickup=('taxi_0',) dropoff=() pickup+dropoff=()
< 9.0 all=('taxi_0',) empty=() pickup=('taxi_0',) dropoff=() pickup+dropoff=()
< 10.0 all=('taxi_0',) empty=() pickup=('taxi_0',) dropoff=() pickup+dropoff=()
< 11.0 all=('taxi_0',) empty=() pickup=('taxi_0',) dropoff=() pickup+dropoff=()
< 12.0 all=('taxi_0',) empty=() pickup=('taxi_0',) dropoff=() pickup+dropoff=()
< 13.0 all=('taxi_0',) empty=() pickup=('taxi_0',) dropoff=() pickup+dropoff=()
< 14.0 all=('taxi_0',) empty=() pickup=('taxi_0',) dropoff=() pickup+dropoff=()
< 15.0 all=('taxi_0',) empty=() pickup=('taxi_0',) dropoff=() pickup+dropoff=()
< 16.0 all=('taxi_0',) empty=() pickup=('taxi_0',) dropoff=() pickup+dropoff=()
< 17.0 all=('taxi_0',) empty=() pickup=('taxi_0',) dropoff=() pickup+dropoff=()
< 18.0 all=('taxi_0',) empty=() pickup=('taxi_0',) dropoff=() pickup+dropoff=()
< 19.0 all=('taxi_0',) empty=() pickup=('taxi_0',) dropoff=() pickup+dropoff=()
< 20.0 all=('taxi_0',) empty=() pickup=('taxi_0',) dropoff=() pickup+dropoff=()
< 21.0 all=('taxi_0',) empty=() pickup=('taxi_0',) dropoff=() pickup+dropoff=()
< 22.0 all=('taxi_0',) empty=() pickup=('taxi_0',) dropoff=() pickup+dropoff=()
< 23.0 all=('taxi_0',) empty=() pickup=('taxi_0',) dropoff=() pickup+dropoff=()
< 24.0 all=('taxi_0',) empty=() pickup=('taxi_0',) dropoff=() pickup+dropoff=()
< 25.0 all=('taxi_0',) empty=() pickup=('taxi_0',) dropoff=() pickup+dropoff=()
< 26.0 all=('taxi_0',) empty=() pickup=('taxi_0',) dropoff=() pickup+dropoff=()
< 27.0 all=('taxi_0',) empty=() pickup=('taxi_0',) dropoff=() pickup+dropoff=()
<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" arrival="66.00">
        <ride from="A2B2" to="C2D2" arrivalPos="90.60" lines="taxi"/>
    </person>

</routes>

TEST FAILED on ts-sim-winbuild-ba : traci vehicle taxi shared_3 ( Last six runs Dec2020 Nov2020 )

---------- 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), Reservation(id=1, persons=('b',), group=b, fromEdge=B1C1, toEdge=C1D1, departPos=0.0, arrivalPos=50.0, depart=0.0, reservationTime=0.0), Reservation(id=2, persons=('c',), group=c, fromEdge=C1D1, toEdge=D2D3, departPos=50.0, arrivalPos=92.1, depart=0.0, reservationTime=0.0))
---------- Missing result in stops ----------
<?xml version="1.0" encoding="UTF-8"?>


<stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
    <stopinfo id="taxi_0" type="taxi" lane="A1B1_0" pos="4.97" parking="1" started="13.00" ended="14.00" delay="-1.00" initialPersons="0" loadedPersons="1" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="taxi_0" type="taxi" lane="B1C1_0" pos="5.00" parking="1" started="27.00" ended="28.00" delay="-1.00" initialPersons="1" loadedPersons="1" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="taxi_0" type="taxi" lane="C1D1_0" pos="50.00" parking="1" started="49.00" ended="109.00" delay="-1.00" initialPersons="2" loadedPersons="1" unloadedPersons="1" 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">
    <person id="b" depart="0.00" arrival="49.00">
        <ride from="B1C1" to="C1D1" arrivalPos="50.00" lines="taxi"/>
    </person>

    <person id="a" depart="0.00" arrival="133.00">
        <ride from="A1B1" to="D2D3" arrivalPos="92.10" lines="taxi"/>
    </person>

    <person id="c" depart="0.00" departPos="50.00" arrival="133.00">
        <ride from="C1D1" to="D2D3" arrivalPos="92.10" lines="taxi"/>
    </person>

</routes>

TEST FAILED on ts-sim-winbuild-ba : traci vehicle vehicle ( Last six runs Dec2020 Nov2020 )

---------- Differences in errors ----------
1,17d0
< Warning: New value of emergencyDecel (3.00) is lower than decel (4.50)
< Warning: Automatically setting emergencyDecel to 5.10 for vType 'DEFAULT_VEHTYPE@horiz' to match decel.
< UserWarning: Parameter order has changed for setAdaptedTraveltime(). Attempting legacy ordering. Please update your code.
<   traci.vehicle.setAdaptedTraveltime(vehID, 0, 1000, "1o", 55)
< UserWarning: Parameter order has changed for setEffort(). Attempting legacy ordering. Please update your code.
<   traci.vehicle.setEffort(vehID, 0, 1000, "1o", 54)
< Error: Answered with error to command 0xa4: Vehicle 'bla' is not known.
< Warning: Vehicle '1' aborts stop.
< Error: Answered with error to command 0xa4: Vehicle 'anotherOne' is not known.
< Warning: Departure time for vehicle 'departInThePast' is in the past; using current time instead.
< Warning: Vehicle 'parking2' aborts stop.
< Warning: Teleporting vehicle 'collider'; collision with vehicle 'blocker', lane='2fi_0', gap=-3.74, time=117.00 stage=events.
< Warning: Vehicle 'collider' ends teleporting on edge '2si', time 117.00.
< Warning: No connection between edge '3fi' and edge 'disconnected' found.
< Warning: No route for vehicle 'failVeh' found.
< Error: Answered with error to command 0xa4: Vehicle 'elVeh' does not support device parameter 'device.foo.bar' (No device of type 'foo' exists).
< Error: Answered with error to command 0xa4: Vehicle 'elVeh' does not support device parameter 'device.battery.foobar' (Parameter 'foobar' is not supported for device of type 'battery').
---------- Differences in output ----------
1,1062d0
< Loading configuration ... done.
< step 0.0
< step 1.0
< step 2.0
< vehicles ('horiz',)
< vehicle count 1
< examining horiz
< speed 4.03334372395
< speedLat 0.0
< speed w/o traci 4.03334372395
< acceleration 2.59949394504
< pos (989.4962096581543, 501.65)
< pos3D (989.4962096581543, 501.65, 0.0)
< angle 270.0
< road 2fi
< lane 2fi_0
< laneIndex 0
< type DEFAULT_VEHTYPE
< routeID horizontal
< routeIndex 0
< route ('2fi', '2si', '1o', '1fi', '1si', '3o', '3fi', '3si', '4o', '4fi', '4si')
< lanePos 10.5671935029
< color (255, 255, 0, 255)
< bestLanes (('2fi_0', 3000.0, 0.0, 0, True, ('2fi_0', '2si_1', '1o_0', '1fi_0', '1si_0', '3o_0', '3fi_0', '3si_1', '4o_0')),)
< CO2 4962.09802901
< CO 148.404394312
< HC 0.793287746206
< PMx 0.106890250159
< NOx 2.197042561
<truncated after showing first 30 lines>
---------- 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="1" depart="6.00" departLane="2fi_0" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="19.00" arrivalLane="2fi_0" arrivalPos="49.99" arrivalSpeed="0.00" duration="13.00" routeLength="49.99" waitingTime="2.00" waitingCount="1" stopTime="3.00" timeLoss="5.51" rerouteNo="1" devices="vehroute_1 tripinfo_1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="traci"/>
    <tripinfo id="movedVeh" depart="125.00" departLane="3fi_0" departPos="0.00" departSpeed="0.00" departDelay="0.00" arrival="130.00" arrivalLane="1si_0" arrivalPos="250.00" arrivalSpeed="12.62" duration="5.00" routeLength="750.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.07" rerouteNo="1" devices="vehroute_movedVeh tripinfo_movedVeh" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>
---------- 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="1" depart="6.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>

    <vehicle id="movedVeh" depart="125.00" arrival="130.00">
        <routeDistribution>
            <route replacedOnEdge="1si" reason="traci:moveToXY" replacedAtTime="126.00" probability="0" edges="3fi 3si 4o"/>
            <route edges="3fi 3si 4o 1si"/>
        </routeDistribution>
    </vehicle>

</routes>

TEST FAILED on ts-sim-winbuild-ba : traci vehicle vehicle_asl ( Last six runs Dec2020 Nov2020 )

---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.00">
        <vehicle id="v0" x="5.10" y="-4.95" angle="90.00" type="t0" speed="0.00" pos="5.10" lane="beg_0" slope="0.00"/>
    </timestep>
    <timestep time="0.10">
        <vehicle id="v0" x="5.11" y="-1.65" angle="90.00" type="t0" speed="0.26" pos="5.11" lane="beg_1" slope="0.00"/>
    </timestep>
    <timestep time="0.20">
        <vehicle id="v0" x="5.15" y="-1.65" angle="90.00" type="t0" speed="0.52" pos="5.15" lane="beg_1" slope="0.00"/>
    </timestep>
    <timestep time="0.30">
        <vehicle id="v0" x="5.22" y="-1.65" angle="90.00" type="t0" speed="0.78" pos="5.22" lane="beg_1" slope="0.00"/>
    </timestep>
    <timestep time="0.40">
        <vehicle id="v0" x="5.31" y="-1.65" angle="90.00" type="t0" speed="1.04" pos="5.31" lane="beg_1" slope="0.00"/>
    </timestep>
    <timestep time="0.50">
        <vehicle id="v0" x="5.42" y="-1.65" angle="90.00" type="t0" speed="1.30" pos="5.42" lane="beg_1" slope="0.00"/>
    </timestep>
    <timestep time="0.60">
        <vehicle id="v0" x="5.57" y="-1.65" angle="90.00" type="t0" speed="1.56" pos="5.57" lane="beg_1" slope="0.00"/>
    </timestep>
    <timestep time="0.70">
        <vehicle id="v0" x="5.74" y="-1.65" angle="90.00" type="t0" speed="1.82" pos="5.74" lane="beg_1" slope="0.00"/>
    </timestep>
    <timestep time="0.80">
        <vehicle id="v0" x="5.93" y="-1.65" angle="90.00" type="t0" speed="2.08" pos="5.93" lane="beg_1" slope="0.00"/>
<truncated after showing first 30 lines>
---------- Missing result in lanechanges ----------
<?xml version="1.0" encoding="UTF-8"?>


<lanechanges>
    <change id="v0" type="t0" time="0.10" from="beg_0" to="beg_1" dir="1" speed="0.26" pos="5.11" 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="t0" time="30.60" from="beg_1" to="beg_0" dir="-1" speed="13.89" pos="237.88" reason="traci|urgent" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None"/>
</lanechanges>

TEST FAILED on ts-sim-winbuild-ba : traci vehicle vehicle_context ( Last six runs Dec2020 Nov2020 )

---------- Differences in output ----------
1d0
< t=2.0 subscriptionResult={'v0': {64: 1.4416886697057636, 74: 'HBEFA3/PC_G_EU4'}, 'v1': {64: 1.608739541681134, 74: 'HBEFA3/PC_G_EU4'}, 'v2': {64: 2.4421734631218714, 74: 'HBEFA3/PC_G_EU4'}}

TEST FAILED on ts-sim-winbuild-ba : traci vehicle vehicle_sublane ( Last six runs Dec2020 Nov2020 )

---------- Differences in errors ----------
1,17d0
< Warning: New value of emergencyDecel (3.00) is lower than decel (4.50)
< Warning: Automatically setting emergencyDecel to 5.10 for vType 'DEFAULT_VEHTYPE@horiz' to match decel.
< UserWarning: Parameter order has changed for setAdaptedTraveltime(). Attempting legacy ordering. Please update your code.
<   traci.vehicle.setAdaptedTraveltime(vehID, 0, 1000, "1o", 55)
< UserWarning: Parameter order has changed for setEffort(). Attempting legacy ordering. Please update your code.
<   traci.vehicle.setEffort(vehID, 0, 1000, "1o", 54)
< Error: Answered with error to command 0xa4: Vehicle 'bla' is not known.
< Warning: Vehicle '1' aborts stop.
< Error: Answered with error to command 0xa4: Vehicle 'anotherOne' is not known.
< Warning: Departure time for vehicle 'departInThePast' is in the past; using current time instead.
< Warning: Vehicle 'parking2' aborts stop.
< Warning: Teleporting vehicle 'collider'; collision with vehicle 'blocker', lane='2fi_0', gap=-3.74', latGap=-1.80, time=117.00 stage=events.
< Warning: Vehicle 'collider' ends teleporting on edge '2si', time 117.00.
< Warning: No connection between edge '3fi' and edge 'disconnected' found.
< Warning: No route for vehicle 'failVeh' found.
< Error: Answered with error to command 0xa4: Vehicle 'elVeh' does not support device parameter 'device.foo.bar' (No device of type 'foo' exists).
< Error: Answered with error to command 0xa4: Vehicle 'elVeh' does not support device parameter 'device.battery.foobar' (Parameter 'foobar' is not supported for device of type 'battery').
---------- Differences in output ----------
1,1062d0
< Loading configuration ... done.
< step 0.0
< step 1.0
< step 2.0
< vehicles ('horiz',)
< vehicle count 1
< examining horiz
< speed 4.03334372395
< speedLat 0.0
< speed w/o traci 4.03334372395
< acceleration 2.59949394504
< pos (989.4962096581543, 501.65)
< pos3D (989.4962096581543, 501.65, 0.0)
< angle 270.0
< road 2fi
< lane 2fi_0
< laneIndex 0
< type DEFAULT_VEHTYPE
< routeID horizontal
< routeIndex 0
< route ('2fi', '2si', '1o', '1fi', '1si', '3o', '3fi', '3si', '4o', '4fi', '4si')
< lanePos 10.5671935029
< color (255, 255, 0, 255)
< bestLanes (('2fi_0', 3000.0, 0.0, 0, True, ('2fi_0', '2si_1', '1o_0', '1fi_0', '1si_0', '3o_0', '3fi_0', '3si_1', '4o_0')),)
< CO2 4962.09802901
< CO 148.404394312
< HC 0.793287746206
< PMx 0.106890250159
< NOx 2.197042561
<truncated after showing first 30 lines>
---------- 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="1" depart="6.00" departLane="2fi_0" departPos="0.00" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="19.00" arrivalLane="2fi_0" arrivalPos="49.99" arrivalPosLat="0.00" arrivalSpeed="0.00" duration="13.00" routeLength="49.99" waitingTime="2.00" waitingCount="1" stopTime="3.00" timeLoss="5.51" rerouteNo="1" devices="vehroute_1 tripinfo_1" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized="traci"/>
    <tripinfo id="movedVeh" depart="125.00" departLane="3fi_0" departPos="0.00" departPosLat="0.00" departSpeed="0.00" departDelay="0.00" arrival="130.00" arrivalLane="1si_0" arrivalPos="250.00" arrivalPosLat="0.00" arrivalSpeed="12.62" duration="5.00" routeLength="750.00" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="0.07" rerouteNo="1" devices="vehroute_movedVeh tripinfo_movedVeh" vType="DEFAULT_VEHTYPE" speedFactor="1.00" vaporized=""/>
</tripinfos>
---------- 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="1" depart="6.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>

    <vehicle id="movedVeh" depart="125.00" arrival="130.00">
        <routeDistribution>
            <route replacedOnEdge="1si" reason="traci:moveToXY" replacedAtTime="126.00" probability="0" edges="3fi 3si 4o"/>
            <route edges="3fi 3si 4o 1si"/>
        </routeDistribution>
    </vehicle>

</routes>

TEST FAILED on ts-sim-winbuild-ba : traci vehicle vehicle_sublane_asl ( Last six runs Dec2020 Nov2020 )

---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.00">
        <vehicle id="v0" x="5.10" y="-4.95" angle="90.00" type="t0" speed="0.00" pos="5.10" lane="beg_0" slope="0.00"/>
    </timestep>
    <timestep time="0.10">
        <vehicle id="v0" x="5.11" y="-4.94" angle="89.89" type="t0" speed="0.26" pos="5.11" lane="beg_0" slope="0.00"/>
    </timestep>
    <timestep time="0.20">
        <vehicle id="v0" x="5.15" y="-4.92" angle="89.77" type="t0" speed="0.52" pos="5.15" lane="beg_0" slope="0.00"/>
    </timestep>
    <timestep time="0.30">
        <vehicle id="v0" x="5.22" y="-4.89" angle="89.66" type="t0" speed="0.78" pos="5.22" lane="beg_0" slope="0.00"/>
    </timestep>
    <timestep time="0.40">
        <vehicle id="v0" x="5.31" y="-4.85" angle="89.55" type="t0" speed="1.04" pos="5.31" lane="beg_0" slope="0.00"/>
    </timestep>
    <timestep time="0.50">
        <vehicle id="v0" x="5.42" y="-4.80" angle="89.44" type="t0" speed="1.30" pos="5.42" lane="beg_0" slope="0.00"/>
    </timestep>
    <timestep time="0.60">
        <vehicle id="v0" x="5.57" y="-4.74" angle="89.33" type="t0" speed="1.56" pos="5.57" lane="beg_0" slope="0.00"/>
    </timestep>
    <timestep time="0.70">
        <vehicle id="v0" x="5.74" y="-4.67" angle="89.23" type="t0" speed="1.82" pos="5.74" lane="beg_0" slope="0.00"/>
    </timestep>
    <timestep time="0.80">
        <vehicle id="v0" x="5.93" y="-4.59" angle="89.12" type="t0" speed="2.08" pos="5.93" lane="beg_0" slope="0.00"/>
<truncated after showing first 30 lines>
---------- Missing result in lanechanges ----------
<?xml version="1.0" encoding="UTF-8"?>


<lanechanges>
    <changeStarted id="v0" type="t0" time="0.10" from="beg_0" to="beg_0" dir="0" speed="0.26" pos="5.11" reason="traci|urgent" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None" latGap="None" maneuverDistance="2.50"/>
    <changeStarted id="v0" type="t0" time="0.20" from="beg_0" to="beg_0" dir="0" speed="0.52" pos="5.15" reason="traci|urgent" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None" latGap="None" maneuverDistance="2.49"/>
    <changeStarted id="v0" type="t0" time="0.30" from="beg_0" to="beg_0" dir="0" speed="0.78" pos="5.22" reason="traci|urgent" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None" latGap="None" maneuverDistance="2.47"/>
    <changeStarted id="v0" type="t0" time="0.40" from="beg_0" to="beg_0" dir="0" speed="1.04" pos="5.31" reason="traci|urgent" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None" latGap="None" maneuverDistance="2.44"/>
    <changeStarted id="v0" type="t0" time="0.50" from="beg_0" to="beg_0" dir="0" speed="1.30" pos="5.42" reason="traci|urgent" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None" latGap="None" maneuverDistance="2.40"/>
    <changeStarted id="v0" type="t0" time="0.60" from="beg_0" to="beg_0" dir="0" speed="1.56" pos="5.57" reason="traci|urgent" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None" latGap="None" maneuverDistance="2.35"/>
    <changeStarted id="v0" type="t0" time="0.70" from="beg_0" to="beg_0" dir="0" speed="1.82" pos="5.74" reason="traci|urgent" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None" latGap="None" maneuverDistance="2.29"/>
    <changeStarted id="v0" type="t0" time="0.80" from="beg_0" to="beg_0" dir="0" speed="2.08" pos="5.93" reason="traci|urgent" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None" latGap="None" maneuverDistance="2.22"/>
    <changeStarted id="v0" type="t0" time="0.90" from="beg_0" to="beg_0" dir="0" speed="2.34" pos="6.15" reason="traci|urgent" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None" latGap="None" maneuverDistance="2.14"/>
    <changeStarted id="v0" type="t0" time="1.00" from="beg_0" to="beg_0" dir="0" speed="2.60" pos="6.40" reason="traci|urgent" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None" latGap="None" maneuverDistance="2.05"/>
    <change id="v0" type="t0" time="2.10" from="beg_0" to="beg_1" dir="1" speed="5.46" pos="10.83" reason="traci" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None" latGap="None"/>
    <changeEnded id="v0" type="t0" time="3.40" from="beg_1" to="beg_1" dir="0" speed="8.84" pos="20.13" reason="traci|sublane" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None" latGap="None"/>
    <changeStarted id="v0" type="t0" time="30.60" from="beg_1" to="beg_0" dir="-1" speed="13.89" pos="237.88" reason="traci|urgent" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None" latGap="None" maneuverDistance="-1.80"/>
    <changeStarted id="v0" type="t0" time="30.70" from="beg_1" to="beg_0" dir="-1" speed="13.89" pos="239.27" reason="traci|urgent" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None" latGap="None" maneuverDistance="-1.79"/>
    <changeStarted id="v0" type="t0" time="30.80" from="beg_1" to="beg_0" dir="-1" speed="13.89" pos="240.66" reason="traci|urgent" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None" latGap="None" maneuverDistance="-1.77"/>
    <changeStarted id="v0" type="t0" time="30.90" from="beg_1" to="beg_0" dir="-1" speed="13.89" pos="242.05" reason="traci|urgent" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None" latGap="None" maneuverDistance="-1.74"/>
    <changeStarted id="v0" type="t0" time="31.00" from="beg_1" to="beg_0" dir="-1" speed="13.89" pos="243.44" reason="traci|urgent" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None" latGap="None" maneuverDistance="-1.70"/>
    <change id="v0" type="t0" time="31.90" from="beg_1" to="beg_0" dir="-1" speed="13.89" pos="255.94" reason="traci" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None" latGap="None"/>
    <changeEnded id="v0" type="t0" time="33.20" from="beg_0" to="beg_0" dir="0" speed="13.89" pos="274.00" reason="traci|sublane" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None" latGap="None"/>
    <changeStarted id="v0" type="t0" time="60.60" from="beg_0" to="beg_1" dir="1" speed="13.89" pos="492.78" reason="traci" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None" latGap="None" maneuverDistance="1.60"/>
    <changeStarted id="v0" type="t0" time="60.70" from="beg_0" to="beg_1" dir="1" speed="13.89" pos="494.17" reason="traci" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None" latGap="None" maneuverDistance="1.59"/>
    <changeStarted id="v0" type="t0" time="60.80" from="beg_0" to="beg_1" dir="1" speed="13.89" pos="495.56" reason="traci" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None" latGap="None" maneuverDistance="1.57"/>
    <changeStarted id="v0" type="t0" time="60.90" from="beg_0" to="beg_1" dir="1" speed="13.89" pos="496.95" reason="traci" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None" latGap="None" maneuverDistance="1.54"/>
    <changeStarted id="v0" type="t0" time="61.00" from="beg_0" to="beg_1" dir="1" speed="13.89" pos="498.34" reason="traci" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None" latGap="None" maneuverDistance="1.50"/>
    <change id="v0" type="t0" time="61.90" from="beg_0" to="beg_1" dir="1" speed="13.89" pos="510.84" reason="traci" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None" latGap="None"/>
    <changeEnded id="v0" type="t0" time="63.00" from="beg_1" to="beg_1" dir="0" speed="13.89" pos="526.12" reason="traci|sublane" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None" latGap="None"/>
<truncated after showing first 30 lines>

Detailed information for the tests that could not be run:

TEST could not be run : traci person moveToXY after_creation_add_walk ( Last six runs Dec2020 Nov2020 )

local job exited
Job ID was 30620
No accounting info found as quitting...

TEST could not be run : traci vehicle getFollower ( Last six runs Dec2020 Nov2020 )

local job exited
Job ID was 24272
No accounting info found as quitting...

TEST could not be run : traci vehicletype vehicletype ( Last six runs Dec2020 Nov2020 )

local job exited
Job ID was 29920
No accounting info found as quitting...

Detailed information for the tests that were cancelled before starting:

2 TESTS were cancelled before starting :

Test run was cancelled before it had started
traci person moveToXY within_route_onRoad ( Last six runs Dec2020 Nov2020 )
traci vehicletype save_and_load_vtype_params ( Last six runs Dec2020 Nov2020 )

Detailed information for the tests that were terminated before completion:

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : traci ContextSubscriptionFilters lanesUpDownDistance lanesLeftOpposite ( Last six runs Dec2020 Nov2020 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
1,202d0
< Loading configuration ... done.
< Subscribing to vehicle context of object 'ego'
< [001] Context results for vehicle 'ego':
< follow_left
< follow_left2
< lead_left
< lead_left2
< [002] Context results for vehicle 'ego':
< follow_left
< follow_left2
< lead_left
< lead_left2
< [003] Context results for vehicle 'ego':
< follow_left
< follow_left2
< lead_left
< lead_left2
< [004] Context results for vehicle 'ego':
< follow_left
< follow_left2
< lead_left
< lead_left2
< [005] Context results for vehicle 'ego':
< follow_left
< follow_left2
< lead_left
< lead_left2
< [006] Context results for vehicle 'ego':
< follow_left
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : traci ContextSubscriptionFilters lanesUpDownDistance lanesLeftOppositeDownDistZero ( Last six runs Dec2020 Nov2020 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
1,133d0
< Loading configuration ... done.
< Subscribing to vehicle context of object 'ego'
< [001] Context results for vehicle 'ego':
< follow_left
< follow_left2
< [002] Context results for vehicle 'ego':
< follow_left
< follow_left2
< [003] Context results for vehicle 'ego':
< follow_left
< follow_left2
< [004] Context results for vehicle 'ego':
< follow_left
< follow_left2
< [005] Context results for vehicle 'ego':
< follow_left
< follow_left2
< [006] Context results for vehicle 'ego':
< follow_left
< follow_left2
< [007] Context results for vehicle 'ego':
< follow_left
< follow_left2
< [008] Context results for vehicle 'ego':
< follow_left
< follow_left2
< [009] Context results for vehicle 'ego':
< follow_left
< follow_left2
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : traci ContextSubscriptionFilters lanesUpDownDistance lanesLeftOppositeUpDistZero ( Last six runs Dec2020 Nov2020 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
1,112d0
< Loading configuration ... done.
< Subscribing to vehicle context of object 'ego'
< [001] Context results for vehicle 'ego':
< lead_left
< lead_left2
< [002] Context results for vehicle 'ego':
< lead_left
< lead_left2
< [003] Context results for vehicle 'ego':
< lead_left
< lead_left2
< [004] Context results for vehicle 'ego':
< lead_left
< lead_left2
< [005] Context results for vehicle 'ego':
< lead_left
< lead_left2
< [006] Context results for vehicle 'ego':
< lead_left
< lead_left2
< [007] Context results for vehicle 'ego':
< lead_left
< lead_left2
< opposite_lead_left
< [008] Context results for vehicle 'ego':
< lead_left
< lead_left2
< opposite_lead_left
< opposite_lead_left2
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : traci ContextSubscriptionFilters lanesUpDownDistance lanesOppositeAll ( Last six runs Dec2020 Nov2020 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
1,180d0
< Loading configuration ... done.
< 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':
< opposite_lead_left
< opposite_lead_middle
< opposite_lead_right
< [008] Context results for vehicle 'ego':
< opposite_lead_left
< opposite_lead_left2
< opposite_lead_middle
< opposite_lead_right
< opposite_lead_right2
< [009] Context results for vehicle 'ego':
< opposite_lead_left
< opposite_lead_left2
< opposite_lead_middle
< opposite_lead_middle2
< opposite_lead_right
< opposite_lead_right2
< [010] Context results for vehicle 'ego':
< opposite_follow_left2
< opposite_follow_middle2
< opposite_follow_right2
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : traci ContextSubscriptionFilters lanesUpDownDistance lanesOppositeAllDownDistZero ( Last six runs Dec2020 Nov2020 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
1,111d0
< Loading configuration ... done.
< 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':
< opposite_lead_right
< [013] Context results for vehicle 'ego':
< opposite_lead_left
< opposite_lead_middle
< opposite_lead_right
< [014] Context results for vehicle 'ego':
< opposite_lead_left
< opposite_lead_left2
< opposite_lead_middle
< opposite_lead_middle2
< opposite_lead_right
< opposite_lead_right2
< [015] Context results for vehicle 'ego':
< opposite_follow_right2
< opposite_lead_left
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : traci ContextSubscriptionFilters lanesUpDownDistance lanesOppositeAllUpDistZero ( Last six runs Dec2020 Nov2020 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
1,109d0
< Loading configuration ... done.
< 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':
< opposite_lead_left
< opposite_lead_middle
< opposite_lead_right
< [008] Context results for vehicle 'ego':
< opposite_lead_left
< opposite_lead_left2
< opposite_lead_middle
< opposite_lead_right
< opposite_lead_right2
< [009] Context results for vehicle 'ego':
< opposite_lead_left
< opposite_lead_left2
< opposite_lead_middle
< opposite_lead_middle2
< opposite_lead_right
< opposite_lead_right2
< [010] Context results for vehicle 'ego':
< opposite_follow_left2
< opposite_follow_middle2
< opposite_follow_right2
<truncated after showing first 30 lines>

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

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
1,34d0
< Loading configuration ... done.
< 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':
<truncated after showing first 30 lines>
traci ContextSubscriptionFilters lanesUpDownDistance lanesOutOfBounds ( Last six runs Dec2020 Nov2020 )
traci ContextSubscriptionFilters lanesUpDownDistance lanesOutOfBoundsDownDistZero ( Last six runs Dec2020 Nov2020 )
traci ContextSubscriptionFilters lanesUpDownDistance lanesOutOfBoundsUpDistZero ( Last six runs Dec2020 Nov2020 )

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : traci ContextSubscriptionFilters lanesUpDownDistance lanesRight ( Last six runs Dec2020 Nov2020 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
1,144d0
< Loading configuration ... done.
< Subscribing to vehicle context of object 'ego'
< [001] Context results for vehicle 'ego':
< follow_right
< follow_right2
< lead_right
< lead_right2
< [002] Context results for vehicle 'ego':
< follow_right
< follow_right2
< lead_right
< lead_right2
< [003] Context results for vehicle 'ego':
< follow_right
< follow_right2
< lead_right
< lead_right2
< [004] Context results for vehicle 'ego':
< follow_right
< follow_right2
< lead_right
< lead_right2
< [005] Context results for vehicle 'ego':
< follow_right
< follow_right2
< lead_right
< lead_right2
< [006] Context results for vehicle 'ego':
< follow_right
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : traci ContextSubscriptionFilters lanesUpDownDistance lanesRightDownDistZero ( Last six runs Dec2020 Nov2020 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
1,94d0
< Loading configuration ... done.
< Subscribing to vehicle context of object 'ego'
< [001] Context results for vehicle 'ego':
< follow_right
< follow_right2
< [002] Context results for vehicle 'ego':
< follow_right
< follow_right2
< [003] Context results for vehicle 'ego':
< follow_right
< follow_right2
< [004] Context results for vehicle 'ego':
< follow_right
< follow_right2
< [005] Context results for vehicle 'ego':
< follow_right
< follow_right2
< [006] Context results for vehicle 'ego':
< follow_right
< follow_right2
< [007] Context results for vehicle 'ego':
< follow_right
< follow_right2
< [008] Context results for vehicle 'ego':
< follow_right
< follow_right2
< [009] Context results for vehicle 'ego':
< follow_right
< follow_right2
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : traci ContextSubscriptionFilters lanesUpDownDistance lanesRightUpDistZero ( Last six runs Dec2020 Nov2020 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
1,84d0
< Loading configuration ... done.
< Subscribing to vehicle context of object 'ego'
< [001] Context results for vehicle 'ego':
< lead_right
< lead_right2
< [002] Context results for vehicle 'ego':
< lead_right
< lead_right2
< [003] Context results for vehicle 'ego':
< lead_right
< lead_right2
< [004] Context results for vehicle 'ego':
< lead_right
< lead_right2
< [005] Context results for vehicle 'ego':
< lead_right
< lead_right2
< [006] Context results for vehicle 'ego':
< lead_right
< lead_right2
< [007] Context results for vehicle 'ego':
< lead_right
< lead_right2
< [008] Context results for vehicle 'ego':
< lead_right
< lead_right2
< [009] Context results for vehicle 'ego':
< lead_right
< lead_right2
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : traci ContextSubscriptionFilters leadFollow carFollowing ( Last six runs Dec2020 Nov2020 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
1,86d0
< Loading configuration ... done.
< Subscribing to vehicle context of object 'ego'
< [001] Context results for vehicle 'ego':
< lead_straight
< follow_straight
< [002] Context results for vehicle 'ego':
< lead_straight
< follow_straight
< [003] Context results for vehicle 'ego':
< lead_straight
< follow_straight
< [004] Context results for vehicle 'ego':
< lead_straight
< follow_straight
< [005] Context results for vehicle 'ego':
< lead_straight
< follow_straight
< [006] Context results for vehicle 'ego':
< lead_straight
< follow_straight
< [007] Context results for vehicle 'ego':
< lead_straight
< follow_straight
< [008] Context results for vehicle 'ego':
< lead_straight
< follow_straight
< [009] Context results for vehicle 'ego':
< lead_straight
< follow_straight
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : traci ContextSubscriptionFilters leadFollow laneChangeLeft ( Last six runs Dec2020 Nov2020 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
1,139d0
< Loading configuration ... done.
< Subscribing to vehicle context of object 'ego'
< [001] Context results for vehicle 'ego':
< follow_left
< lead_left
< lead_straight
< follow_straight
< [002] Context results for vehicle 'ego':
< follow_left
< lead_left
< lead_straight
< follow_straight
< [003] Context results for vehicle 'ego':
< follow_left
< lead_left
< lead_straight
< follow_straight
< [004] Context results for vehicle 'ego':
< follow_left
< lead_left
< lead_straight
< follow_straight
< [005] Context results for vehicle 'ego':
< follow_left
< lead_left
< lead_straight
< follow_straight
< [006] Context results for vehicle 'ego':
< follow_left
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : traci ContextSubscriptionFilters leadFollow laneChangeNeighbors ( Last six runs Dec2020 Nov2020 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
1,190d0
< Loading configuration ... done.
< Subscribing to vehicle context of object 'ego'
< [001] Context results for vehicle 'ego':
< follow_straight
< follow_right
< follow_left
< lead_right
< lead_straight
< lead_left
< [002] Context results for vehicle 'ego':
< follow_straight
< follow_right
< follow_left
< lead_right
< lead_straight
< lead_left
< [003] Context results for vehicle 'ego':
< follow_straight
< follow_right
< follow_left
< lead_right
< lead_straight
< lead_left
< [004] Context results for vehicle 'ego':
< follow_straight
< follow_right
< follow_left
< lead_right
< lead_straight
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : traci ContextSubscriptionFilters leadFollow laneChangeRight ( Last six runs Dec2020 Nov2020 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
1,137d0
< Loading configuration ... done.
< Subscribing to vehicle context of object 'ego'
< [001] Context results for vehicle 'ego':
< follow_right
< lead_right
< lead_straight
< follow_straight
< [002] Context results for vehicle 'ego':
< follow_right
< lead_right
< lead_straight
< follow_straight
< [003] Context results for vehicle 'ego':
< follow_right
< lead_right
< lead_straight
< follow_straight
< [004] Context results for vehicle 'ego':
< follow_right
< lead_right
< lead_straight
< follow_straight
< [005] Context results for vehicle 'ego':
< follow_right
< lead_right
< lead_straight
< follow_straight
< [006] Context results for vehicle 'ego':
< follow_right
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : traci ContextSubscriptionFilters leadFollowOpposite laneChangeOpposite ( Last six runs Dec2020 Nov2020 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
1,96d0
< Loading configuration ... done.
< Subscribing to vehicle context of object 'ego'
< [001] Context results for vehicle 'ego':
< snail_leader
< [002] Context results for vehicle 'ego':
< snail_leader
< [003] Context results for vehicle 'ego':
< snail_leader
< [004] Context results for vehicle 'ego':
< snail_leader
< [005] Context results for vehicle 'ego':
< snail_leader
< [006] Context results for vehicle 'ego':
< snail_leader
< [007] Context results for vehicle 'ego':
< snail_leader
< [008] Context results for vehicle 'ego':
< snail_leader
< [009] Context results for vehicle 'ego':
< snail_leader
< [010] Context results for vehicle 'ego':
< opposite.0
< snail_leader
< [011] Context results for vehicle 'ego':
< opposite.0
< snail_leader
< [012] Context results for vehicle 'ego':
< opposite.0
< snail_leader
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : traci ContextSubscriptionFilters noOpposite lanesInclOpposite ( Last six runs Dec2020 Nov2020 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
1,46d0
< Loading configuration ... done.
< Subscribing to vehicle context of object 'ego'
< [001] Context results for vehicle 'ego':
< ego
< [002] Context results for vehicle 'ego':
< ego
< [003] Context results for vehicle 'ego':
< ego
< [004] Context results for vehicle 'ego':
< ego
< [005] Context results for vehicle 'ego':
< ego
< [006] Context results for vehicle 'ego':
< ego
< [007] Context results for vehicle 'ego':
< ego
< opp1
< [008] Context results for vehicle 'ego':
< ego
< opp1
< [009] Context results for vehicle 'ego':
< ego
< opp1
< [010] Context results for vehicle 'ego':
< ego
< opp1
< [011] Context results for vehicle 'ego':
< ego
< opp1
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : traci ContextSubscriptionFilters roadnetSearch_noOpposite dist_d10u100 ( Last six runs Dec2020 Nov2020 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
1,10d0
< Subscribing to context of vehicle 'ego'
< Adding subscription filters ... 
< (downstreamDist=10.0, upstreamDist=100.0, lanes=[0], opposite=False)
< Context results for veh 'ego':
< ego
< v4
< v7
< v8
< Ok: Unsubscribe successful
< Print ended at step 3.0

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : traci ContextSubscriptionFilters roadnetSearch_noOpposite dist_d10u80 ( Last six runs Dec2020 Nov2020 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
1,9d0
< Subscribing to context of vehicle 'ego'
< Adding subscription filters ... 
< (downstreamDist=10.0, upstreamDist=80.0, lanes=[0], opposite=False)
< Context results for veh 'ego':
< ego
< v4
< v8
< Ok: Unsubscribe successful
< Print ended at step 3.0

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

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
1,11d0
< Subscribing to context of vehicle 'ego'
< Adding subscription filters ... 
< (downstreamDist=155.0, upstreamDist=65.0, lanes=[0], opposite=False)
< 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-winbuild-ba : traci ContextSubscriptionFilters roadnetSearch_withOpposite dist_d0_u150_only_opposite ( Last six runs Dec2020 Nov2020 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
1,8d0
< Subscribing to context of vehicle 'ego'
< Adding subscription filters ... 
< (downstreamDist=0.0, upstreamDist=150.0, lanes=[1], opposite=True)
< Context results for veh 'ego':
< v10
< v5
< Ok: Unsubscribe successful
< Print ended at step 3.0

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : traci ContextSubscriptionFilters turn turn_d250_u250 ( Last six runs Dec2020 Nov2020 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
1,115d0
< Subscribing to context of vehicle 'ego'
< Adding turn filter ... 
< (downstreamDist=250.0, upstreamDist=250.0)
< Step 1:
< Context results for veh 'ego':
< v4
< v6
< Step 2:
< Context results for veh 'ego':
< v4
< v6
< Step 3:
< Context results for veh 'ego':
< v4
< v6
< Step 4:
< Context results for veh 'ego':
< v4
< v5.2
< v6
< Step 5:
< Context results for veh 'ego':
< v4
< v5.2
< v6
< Step 6:
< Context results for veh 'ego':
< v4
< v4.2
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : traci ContextSubscriptionFilters turn turn_d50_u50 ( Last six runs Dec2020 Nov2020 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
1,80d0
< Subscribing to context of vehicle 'ego'
< Adding turn filter ... 
< (downstreamDist=50.0, upstreamDist=50.0)
< Step 1:
< Context results for veh 'ego':
< v4
< Step 2:
< Context results for veh 'ego':
< v4
< Step 3:
< Context results for veh 'ego':
< v4
< Step 4:
< Context results for veh 'ego':
< v4
< Step 5:
< Context results for veh 'ego':
< v4
< Step 6:
< Context results for veh 'ego':
< v4
< v4.2
< Step 7:
< Context results for veh 'ego':
< v4
< v4.2
< Step 8:
< Context results for veh 'ego':
< v4
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : traci ContextSubscriptionFilters vType_and_vClass none ( Last six runs Dec2020 Nov2020 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
1,9d0
< Subscribing to context of vehicle 'ego'
< Adding subscription filters ...
< (downstreamDist=20.0, upstreamDist=30.0, lanes=[0], opposite=False
<    vTypes:[], vClasses:[])
< Context results for veh 'ego':
< ego
< v8
< Ok: Unsubscribe successful
< Print ended at step 3.0

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : traci ContextSubscriptionFilters vType_and_vClass vClass_negative ( Last six runs Dec2020 Nov2020 )

Test exceeded wallclock time limit of 900.0 seconds
---------- 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:['passenger'])
< Context results for veh 'ego':
< ego
< Ok: Unsubscribe successful
< Print ended at step 3.0

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : traci ContextSubscriptionFilters vType_and_vClass vType_negative ( Last six runs Dec2020 Nov2020 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
1,7d0
< Subscribing to context of vehicle 'ego'
< Adding subscription filters ...
< (downstreamDist=20.0, upstreamDist=30.0, lanes=[0], opposite=False
<    vTypes:['unknown'], vClasses:[])
< Context results for veh 'ego':
< Ok: Unsubscribe successful
< Print ended at step 3.0

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : traci ContextSubscriptionFilters vType_and_vClass vType_positive ( Last six runs Dec2020 Nov2020 )

Test exceeded wallclock time limit of 900.0 seconds
---------- 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:['t0'], vClasses:[])
< Context results for veh 'ego':
< v8
< Ok: Unsubscribe successful
< Print ended at step 3.0

8 TESTS were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba :

Test exceeded wallclock time limit of 900.0 seconds
traci bugs ticket1010 ( Last six runs Dec2020 Nov2020 )
traci bugs ticket3348 ( Last six runs Dec2020 Nov2020 )
traci bugs ticket3349 ( Last six runs Dec2020 Nov2020 )
traci bugs ticket4920 ( Last six runs Dec2020 Nov2020 )
traci bugs ticket5029 ( Last six runs Dec2020 Nov2020 )
traci bugs ticket5390 ( Last six runs Dec2020 Nov2020 )
traci gui polygon_dynamics_remove ( Last six runs Dec2020 Nov2020 )
traci vehicle moveToXY short_edges ( Last six runs Dec2020 Nov2020 )

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : traci bugs ticket1433 ( Last six runs Dec2020 Nov2020 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
1d0
< Loading configuration ... done.

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : traci bugs ticket2321 ( Last six runs Dec2020 Nov2020 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in errors ----------
1d0
< Error: Answered with error to command 0xa4: Vehicle 'v0' is not known.
---------- Differences in output ----------
1,18d0
< Loading configuration ... done.
< step=2 road=SC lane=SC_0 pos=0.00 dist=0.00 simDist=0.00 simDistToEnd=198.05 distToInt=105.75 distToEnd=198.05 simDist2DToInt=105.75 simDist2DToEnd=198.05
< step=3 road=SC lane=SC_0 pos=2.60 dist=2.60 simDist=2.60 simDistToEnd=195.45 distToInt=103.15 distToEnd=195.45 simDist2DToInt=103.15 simDist2DToEnd=195.45
< step=4 road=SC lane=SC_0 pos=7.80 dist=7.80 simDist=7.80 simDistToEnd=190.25 distToInt=97.95 distToEnd=190.25 simDist2DToInt=97.95 simDist2DToEnd=190.25
< step=5 road=SC lane=SC_0 pos=15.60 dist=15.60 simDist=15.60 simDistToEnd=182.45 distToInt=90.15 distToEnd=182.45 simDist2DToInt=90.15 simDist2DToEnd=182.45
< step=6 road=SC lane=SC_0 pos=26.00 dist=26.00 simDist=26.00 simDistToEnd=172.05 distToInt=79.75 distToEnd=172.05 simDist2DToInt=79.75 simDist2DToEnd=172.05
< step=7 road=SC lane=SC_0 pos=39.00 dist=39.00 simDist=39.00 simDistToEnd=159.05 distToInt=66.75 distToEnd=159.05 simDist2DToInt=66.75 simDist2DToEnd=159.05
< step=8 road=SC lane=SC_0 pos=52.89 dist=52.89 simDist=52.89 simDistToEnd=145.16 distToInt=52.86 distToEnd=145.16 simDist2DToInt=52.86 simDist2DToEnd=145.16
< step=9 road=SC lane=SC_0 pos=66.78 dist=66.78 simDist=66.78 simDistToEnd=131.27 distToInt=38.97 distToEnd=131.27 simDist2DToInt=38.97 simDist2DToEnd=131.27
< step=10 road=SC lane=SC_0 pos=80.67 dist=80.67 simDist=80.67 simDistToEnd=117.38 distToInt=25.08 distToEnd=117.38 simDist2DToInt=25.08 simDist2DToEnd=117.38
< step=11 road=:C_10 lane=:C_10_0 pos=2.61 dist=94.56 simDist=94.56 simDistToEnd=103.49 distToInt=11.19 distToEnd=103.49 simDist2DToInt=11.19 simDist2DToEnd=103.49
< step=12 road=CN lane=CN_0 pos=0.40 dist=108.45 simDist=108.45 simDistToEnd=89.60 distToInt=-1073741824.00 distToEnd=89.60 simDist2DToInt=2.70 simDist2DToEnd=89.60
< step=13 road=CN lane=CN_0 pos=14.29 dist=122.34 simDist=122.34 simDistToEnd=75.71 distToInt=-1073741824.00 distToEnd=75.71 simDist2DToInt=16.59 simDist2DToEnd=75.71
< step=14 road=CN lane=CN_0 pos=28.18 dist=136.23 simDist=136.23 simDistToEnd=61.82 distToInt=-1073741824.00 distToEnd=61.82 simDist2DToInt=30.48 simDist2DToEnd=61.82
< step=15 road=CN lane=CN_0 pos=42.07 dist=150.12 simDist=150.12 simDistToEnd=47.93 distToInt=-1073741824.00 distToEnd=47.93 simDist2DToInt=44.37 simDist2DToEnd=47.93
< step=16 road=CN lane=CN_0 pos=55.96 dist=164.01 simDist=164.01 simDistToEnd=34.04 distToInt=-1073741824.00 distToEnd=34.04 simDist2DToInt=58.26 simDist2DToEnd=34.04
< step=17 road=CN lane=CN_0 pos=69.85 dist=177.90 simDist=177.90 simDistToEnd=20.15 distToInt=-1073741824.00 distToEnd=20.15 simDist2DToInt=72.15 simDist2DToEnd=20.15
< step=18 road=CN lane=CN_0 pos=83.74 dist=191.79 simDist=191.79 simDistToEnd=6.26 distToInt=-1073741824.00 distToEnd=6.26 simDist2DToInt=86.04 simDist2DToEnd=6.26

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : traci bugs ticket2777 ( Last six runs Dec2020 Nov2020 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in errors ----------
1,6d0
< Error: Answered with error to command 0xc4: stop for vehicle 'v0' on lane 'beg_0' is too close to brake.
< Warning: Vehicle 'v2' performs emergency stop at the end of lane 'middle_0' because there is no connection to the next edge (decel=-13.89, offset=6.39), time=41.00.
< Warning: Vehicle 'v3' performs emergency stop at the end of lane 'middle_0' because there is no connection to the next edge (decel=-13.89, offset=6.39), time=61.00.
< Error: Answered with error to command 0xa4: Vehicle 'v3' is not known.
< Error: Answered with error to command 0xa4: Vehicle 'v3' is not known.
< Error: Answered with error to command 0xa4: Vehicle 'v3' is not known.
---------- Differences in output ----------
1,50d0
< Loading configuration ... done.
< 1.0 vehicle v0 on lane=beg_0 pos=0.0 speed=13.89
< 1.0 setStop for v0
< 1.0 vehicle v0 on lane=beg_0 pos=0.0 speed=13.89
< 2.0 vehicle v0 on lane=beg_0 pos=12.7316886697 speed=12.7316886697
< 3.0 vehicle v0 on lane=beg_0 pos=25.6954472965 speed=12.9637586268
< 4.0 vehicle v0 on lane=beg_0 pos=39.5263240489 speed=13.8308767523
< 5.0 vehicle v0 on lane=beg_0 pos=52.7774452873 speed=13.2511212384
< 6.0 vehicle v0 on lane=beg_0 pos=65.9005040525 speed=13.1230587652
< 7.0 vehicle v0 on lane=beg_0 pos=79.7338086679 speed=13.8333046154
< 8.0 vehicle v0 on lane=beg_0 pos=92.6575740738 speed=12.9237654059
< 9.0 vehicle v0 on lane=end_0 pos=4.22582340537 speed=13.5682493316
< 10.0 vehicle v0 on lane=end_0 pos=18.112179586 speed=13.8863561806
< 
< 21.0 vehicle v1 on lane=middle_0 pos=0.0 speed=13.89
< 21.0 setStop for v1
< 21.0 vehicle v1 on lane=middle_0 pos=0.0 speed=13.89
< 22.0 vehicle v1 on lane=end_0 pos=7.39 speed=9.39
< 23.0 vehicle v1 on lane=end_0 pos=12.28 speed=4.89
< 24.0 vehicle v1 on lane=end_0 pos=12.67 speed=0.39
< 25.0 vehicle v1 on lane=end_0 pos=12.67 speed=0.0
< 26.0 vehicle v1 on lane=end_0 pos=12.67 speed=0.0
< 27.0 vehicle v1 on lane=end_0 pos=12.67 speed=0.0
< 28.0 vehicle v1 on lane=end_0 pos=12.67 speed=0.0
< 29.0 vehicle v1 on lane=end_0 pos=12.67 speed=0.0
< 30.0 vehicle v1 on lane=end_0 pos=14.382100606 speed=1.71210060602
< 
< 41.0 vehicle v2 on lane=beg_0 pos=99.0 speed=13.89
< 41.0 setStop for v2
<truncated after showing first 30 lines>

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

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
1,17d0
< Loading configuration ... done.
< ***Starting server on port <PORT> ***
< Loading net-file from 'input_net.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00
< 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
< 
< -- Unordered text as found by filter '^Reason: TraCI requested termination.' --
< Reason: TraCI requested termination.
< 

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : traci bugs ticket2804 ( Last six runs Dec2020 Nov2020 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
1d0
< Loading configuration ... done.
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.00"/>
    <timestep time="1.00">
        <vehicle id="v0" x="0.00" y="-1.65" angle="90.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="0.00" lane="beg_0" slope="0.00" signals="0"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="v0" x="0.00" y="-1.65" angle="90.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="0.00" lane="beg_0" slope="0.00" signals="8"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="v0" x="0.00" y="-1.65" angle="90.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="0.00" lane="beg_0" slope="0.00" signals="8"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="v0" x="0.00" y="-1.65" angle="90.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="0.00" lane="beg_0" slope="0.00" signals="2048"/>
    </timestep>
    <timestep time="5.00">
        <vehicle id="v0" x="0.00" y="-1.65" angle="90.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="0.00" lane="beg_0" slope="0.00" signals="2056"/>
    </timestep>
    <timestep time="6.00">
        <vehicle id="v0" x="0.00" y="-1.65" angle="90.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="0.00" lane="beg_0" slope="0.00" signals="2056"/>
    </timestep>
    <timestep time="7.00">
        <vehicle id="v0" x="0.00" y="-1.65" angle="90.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="0.00" lane="beg_0" slope="0.00" signals="8"/>
    </timestep>
    <timestep time="8.00">
        <vehicle id="v0" x="0.00" y="-1.65" angle="90.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="0.00" lane="beg_0" slope="0.00" signals="8"/>
    </timestep>
    <timestep time="9.00">
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : traci bugs ticket3140 ( Last six runs Dec2020 Nov2020 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
1d0
< Loading configuration ... done.
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.00"/>
    <timestep time="1.00"/>
    <timestep time="2.00"/>
    <timestep time="3.00"/>
    <timestep time="4.00"/>
    <timestep time="5.00"/>
    <timestep time="6.00"/>
    <timestep time="7.00"/>
    <timestep time="8.00"/>
    <timestep time="9.00"/>
    <timestep time="10.00"/>
    <timestep time="11.00"/>
    <timestep time="12.00"/>
    <timestep time="13.00"/>
    <timestep time="14.00"/>
    <timestep time="15.00"/>
    <timestep time="16.00"/>
    <timestep time="17.00"/>
    <timestep time="18.00"/>
    <timestep time="19.00"/>
    <timestep time="20.00"/>
    <timestep time="21.00"/>
    <timestep time="22.00"/>
    <timestep time="23.00"/>
    <timestep time="24.00"/>
    <timestep time="25.00"/>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : traci bugs ticket3505 ( Last six runs Dec2020 Nov2020 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
1,5d0
< Loading configuration ... done.
< Loading configuration ... done.
< Starting...
< loadParams: ['-c', 'sumo.sumocfg']
< 300
---------- 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="veh0" depart="0.00" departPos="100.00" departSpeed="10.00" 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" arrival="263.00">
        <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
    </vehicle>

    <vehicle id="veh2" type="t2" depart="20.00" departPos="100.00" departSpeed="10.00" arrival="266.00">
        <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
    </vehicle>

</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : traci bugs ticket3505_test_with_begin_ge_savetime ( Last six runs Dec2020 Nov2020 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in errors ----------
1d0
< Warning: State was written at a different time 50.00 than the begin time 60!
---------- Differences in output ----------
1,5d0
< Loading configuration ... done.
< Loading configuration ... done.
< Starting...
< loadParams: ['-c', 'sumo.sumocfg']
< 300
---------- 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="veh0" depart="0.00" departPos="100.00" departSpeed="10.00" 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" arrival="263.00">
        <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
    </vehicle>

    <vehicle id="veh2" type="t2" depart="20.00" departPos="100.00" departSpeed="10.00" arrival="266.00">
        <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
    </vehicle>

</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : traci bugs ticket3505_with_load_offset ( Last six runs Dec2020 Nov2020 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
1,5d0
< Loading configuration ... done.
< Loading configuration ... done.
< Starting...
< loadParams: ['-c', 'sumo.sumocfg']
< 300.0
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="veh0" depart="100.00" departPos="100.00" departSpeed="10.00" arrival="261.00">
        <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
    </vehicle>

    <vehicle id="veh1" type="t1" depart="110.00" departPos="100.00" departSpeed="10.00" arrival="263.00">
        <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
    </vehicle>

    <vehicle id="veh2" type="t2" depart="120.00" departPos="100.00" departSpeed="10.00" arrival="266.00">
        <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
    </vehicle>

</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : traci bugs ticket3522 ( Last six runs Dec2020 Nov2020 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
1,34d0
< Get before save....
< vtype
< 1.0 == 1.0 (imperfection)
< 1.0 == 1.0 (imperfection)
< 2.0 == 2.0 (decel)
< 3.0 == 3.0 (accel)
< 6.0 == 6.0 (apparentDecel)
< 7.0 == 7.0 (emergencyDecel)
< 1.3 == 1.3 (tau)
< vehicle
< 1.0 == 1.0 (imperfection)
< 1.0 == 1.0 (imperfection)
< 2.0 == 2.0 (decel)
< 3.0 == 3.0 (accel)
< 6.0 == 6.0 (apparentDecel)
< 7.0 == 7.0 (emergencyDecel)
< 1.3 == 1.3 (tau)
< Get after load....
< vtype
< 1.0 == 1.0
< 1.0 == 1.0
< 2.0 == 2.0
< 3.0 == 3.0
< 6.0 == 6.0
< 7.0 == 7.0
< 1.3 == 1.3
< vehicle
< 1.0 == 1.0
< 1.0 == 1.0
<truncated after showing first 30 lines>
---------- Missing result in state ----------
<?xml version="1.0" encoding="UTF-8"?>


<snapshot xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/state_file.xsd" version="<version>" time="50.00" type="micro">
    <route id="r1" state="1" edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
    <delay number="3" begin="3" end="0" depart="0.00" time="0.00"/>
    <vType id="DEFAULT_VEHTYPE" length="3.00" minGap="2.00" maxSpeed="10.00" accel="0.8" decel="4.5" sigma="1.00"/>
    <vType id="t1" accel="3.00" decel="2.00" emergencyDecel="7.00" apparentDecel="6.00" sigma="1.00" tau="1.30"/>
    <vType id="t2" length="5.00" minGap="1.50" maxSpeed="20.00" color="yellow" accel="2.5" decel="4.5" sigma="0.5"/>
    <vType id="t2@veh2" length="5.00" minGap="1.50" maxSpeed="20.00" color="yellow" accel="3.00" decel="2.00" emergencyDecel="7.00" apparentDecel="6.00" sigma="1.00" tau="1.30"/>
    <vehicle id="veh0" type="DEFAULT_VEHTYPE" depart="0.00" departPos="100.00" departSpeed="10.00" route="r1" distance="400 0" speedFactor="1.06" state="1048 0 1 100.00 0 18.32 49000 0 0" pos="6.83 3.83 2.00" speed="2.00 1.71" posLat="0.00" waitingTime="100000 1 6000 17000">
        <device id="vehroute_veh0" state="0 0.00 10.00 100.00 0"/>
    </vehicle>
    <vehicle id="veh1" type="t1" depart="10.00" departPos="100.00" departSpeed="10.00" route="r1" distance="0 0" speedFactor="1.06" state="1050 10000 0 100.00 0 10.95 49000 0 0" pos="397.31 392.31 1.70" speed="1.70 0.79" posLat="0.00" waitingTime="100000 0">
        <device id="vehroute_veh1" state="0 0.00 10.00 100.00 0"/>
    </vehicle>
    <vehicle id="veh2" type="t2@veh2" depart="20.00" departPos="100.00" departSpeed="10.00" route="r1" distance="0 0" speedFactor="1.01" state="1050 20000 0 100.00 0 2.18 49000 0 0" pos="370.97 365.97 6.46" speed="6.46 8.46" posLat="0.00" waitingTime="100000 0">
        <device id="vehroute_veh2" state="0 0.00 10.00 100.00 0"/>
    </vehicle>
    <lane id="3/1to2/1_0">
        <vehicles value="veh0"/>
    </lane>
    <lane id="4/1to3/1_0">
        <vehicles value="veh2 veh1"/>
    </lane>
</snapshot>
---------- 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="veh0" depart="0.00" departPos="100.00" departSpeed="10.00" 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" 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" arrival="282.00">
        <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
    </vehicle>

</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : traci bugs ticket3634 ( Last six runs Dec2020 Nov2020 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Missing result in lanechanges ----------
<?xml version="1.0" encoding="UTF-8"?>


<lanechanges>
    <changeStarted id="v0" type="t0" time="1.00" from="beg_0" to="beg_1" dir="1" speed="2.60" pos="7.70" reason="traci|urgent" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None" latGap="None" maneuverDistance="2.50"/>
    <change id="v0" type="t0" time="2.00" from="beg_0" to="beg_1" dir="1" speed="5.20" pos="12.90" reason="traci" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None" latGap="None"/>
    <changeEnded id="v0" type="t0" time="3.00" from="beg_1" to="beg_1" dir="0" speed="7.80" pos="20.70" reason="traci|sublane" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None" latGap="None"/>
</lanechanges>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : traci bugs ticket3648 ( Last six runs Dec2020 Nov2020 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in errors ----------
1d0
< Error: Answered with error to command 0xa4: Vehicle 'v0' is not known.
---------- Differences in output ----------
1,39d0
< 2.0 2.6 gneE0
< 3.0 7.8 gneE0
< 4.0 15.6 gneE0
< 5.0 26.0 gneE0
< 6.0 39.0 gneE0
< 7.0 53.7230870732 gneE0
< 8.0 68.4461741463 :gneJ1_5
< 9.0 83.1692612195 gneE4
< 10.0 97.8923482926 gneE4
< 11.0 109.607898862 gneE4
< 12.0 116.823449431 :gneJ3_5
< 13.0 126.639 gneE8
< 14.0 139.054550569 gneE8
< 15.0 153.777637642 gneE8
< 16.0 168.500724715 gneE8
< 17.0 183.223811789 gneE9
< 18.0 197.946898862 gneE9
< 19.0 212.242424146 gneE9
< 20.0 222.037949431 gneE9
< 21.0 227.333474715 gneE9
< 22.0 235.229 gneE5
< 23.0 245.724525285 gneE5
< 24.0 258.820050569 gneE5
< 25.0 271.236367046 gneE5
< 26.0 279.152683523 :gneJ1_1
< 27.0 289.669 gneE2
< 28.0 302.785316477 gneE2
< 29.0 317.50840355 gneE2
< 30.0 332.231490623 gneE2
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : traci bugs ticket3810 ( Last six runs Dec2020 Nov2020 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
1,40d0
< 1.0 v=stratLeft d=-1 s=[] sTraci=[]
< 1.0 v=stratLeft d=1 s=[] sTraci=[]
< 1.0 v=stratRight d=-1 s=[] sTraci=[]
< 1.0 v=stratRight d=1 s=[] sTraci=[]
< 
< 2.0 v=stratLeft d=-1 s=[] sTraci=[]
< 2.0 v=stratLeft d=1 s=[] sTraci=[]
< 2.0 v=stratRight d=-1 s=[] sTraci=[]
< 2.0 v=stratRight d=1 s=[] sTraci=[]
< 
< 3.0 v=stratLeft d=-1 s=[] sTraci=[]
< 3.0 v=stratLeft d=1 s=['left', 'strategic', 'urgent'] sTraci=['strategic']
< 3.0 v=stratRight d=-1 s=[] sTraci=[]
< 3.0 v=stratRight d=1 s=[] sTraci=[]
< 
< 4.0 v=stratLeft d=-1 s=[] sTraci=[]
< 4.0 v=stratLeft d=1 s=['left', 'strategic', 'urgent'] sTraci=['strategic']
< 4.0 v=stratRight d=-1 s=['right', 'strategic', 'urgent'] sTraci=['strategic']
< 4.0 v=stratRight d=1 s=[] sTraci=[]
< 
< 5.0 v=stratLeft d=-1 s=[] sTraci=[]
< 5.0 v=stratLeft d=1 s=['left', 'strategic', 'urgent'] sTraci=['strategic']
< 5.0 v=stratRight d=-1 s=['right', 'strategic', 'urgent'] sTraci=['strategic']
< 5.0 v=stratRight d=1 s=[] sTraci=[]
< 
< 6.0 v=stratLeft d=-1 s=[] sTraci=[]
< 6.0 v=stratLeft d=1 s=['left', 'strategic', 'urgent'] sTraci=['strategic']
< 6.0 v=stratRight d=-1 s=['right', 'strategic', 'urgent'] sTraci=['strategic']
< 6.0 v=stratRight d=1 s=[] sTraci=[]
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : traci bugs ticket4141 ( Last six runs Dec2020 Nov2020 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
1,9d0
< shortcut via trainStop:
<   Stage(type=2, destStop=trainstop1, edges=('beg2left',), travelTime=240.00192, cost=240.00192, length=490.002, depart=0.0, departPos=0.0, arrivalPos=250.0)
<   Stage(type=2, edges=('beg2left2',), travelTime=95.6112, cost=95.6112, length=298.785, depart=240.00192, departPos=0.0, arrivalPos=99.595)
< 
< train ride
<   Stage(type=2, destStop=trainstop1, edges=('beg2left',), travelTime=240.00096, cost=240.00096, length=490.001, depart=0.0, departPos=0.0, arrivalPos=250.0)
<   Stage(type=3, line=train, destStop=trainstop2, edges=('gneE0',), travelTime=89.99996, cost=89.99996, length=2019.99819256, intended=train.0, depart=300.0, departPos=0.0, arrivalPos=1009.99719256)
<   Stage(type=2, edges=('left2end',), travelTime=0.3888, cost=0.3888, length=250.405, depart=330.00092, departPos=250.0, arrivalPos=249.595)
< 

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : traci bugs ticket4214 ( Last six runs Dec2020 Nov2020 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
1d0
< step 1

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : traci bugs ticket4307 ( Last six runs Dec2020 Nov2020 )

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-winbuild-ba : traci bugs ticket4324 ( Last six runs Dec2020 Nov2020 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
1,122d0
< program Logic(programID='0', type=0, currentPhaseIndex=0, phases=(Phase(duration=33.0, state='GGGggrrrrrGGGggrrrrr', minDur=33.0, maxDur=33.0, next=()), Phase(duration=3.0, state='yyyggrrrrryyyggrrrrr', minDur=3.0, maxDur=3.0, next=()), Phase(duration=6.0, state='rrrGGrrrrrrrrGGrrrrr', minDur=6.0, maxDur=6.0, next=()), Phase(duration=3.0, state='rrryyrrrrrrrryyrrrrr', minDur=3.0, maxDur=3.0, next=()), Phase(duration=33.0, state='rrrrrGGGggrrrrrGGGgg', minDur=33.0, maxDur=33.0, next=()), Phase(
duration=3.0, state='rrrrryyyggrrrrryyygg', minDur=3.0, maxDur=3.0, next=()), Phase(duration=6.0, state='rrrrrrrrGGrrrrrrrrGG', minDur=6.0, maxDur=6.0, next=()), Phase(duration=3.0, state='rrrrrrrryyrrrrrrrryy', minDur=3.0, maxDur=3.0, next=())), subParameter={})
< program Logic(programID='custom_actuated', type=3, currentPhaseIndex=0, phases=(Phase(duration=33.0, state='GGGggrrrrrGGGggrrrrr', minDur=5.0, maxDur=35.0, next=(), name='Major 1'), Phase(duration=3.0, state='yyyggrrrrryyyggrrrrr', minDur=3.0, maxDur=3.0, next=(), name='Transition'), Phase(duration=6.0, state='rrrGGrrrrrrrrGGrrrrr', minDur=5.0, maxDur=35.0, next=(), name='Major 2'), Phase(duration=3.0, state='rrryyrrrrrrrryyrrrrr', minDur=3.0, maxDur=3.0, next=(), name='Transition'), Phase(dur
ation=33.0, state='rrrrrGGGggrrrrrGGGgg', minDur=5.0, maxDur=35.0, next=(), name='Major 3'), Phase(duration=3.0, state='rrrrryyyggrrrrryyygg', minDur=3.0, maxDur=3.0, next=(), name='Transition'), Phase(duration=6.0, state='rrrrrrrrGGrrrrrrrrGG', minDur=5.0, maxDur=35.0, next=(), name='Major 4'), Phase(duration=3.0, state='rrrrrrrryyrrrrrrrryy', minDur=3.0, maxDur=3.0, next=(), name='Transition')), subParameter={})
< step=0 phase=0 name=Major 1
< step=1 phase=0 name=Major 1
< step=2 phase=0 name=Major 1
< step=3 phase=0 name=Major 1
< step=4 phase=0 name=Major 1
< step=5 phase=1 name=Transition
< step=6 phase=1 name=Transition
< step=7 phase=1 name=Transition
< step=8 phase=2 name=Major 2
< step=9 phase=2 name=Major 2
< step=10 phase=2 name=Major 2
< step=11 phase=2 name=Major 2
< step=12 phase=2 name=Major 2
< step=13 phase=3 name=Transition
< step=14 phase=3 name=Transition
< step=15 phase=3 name=Transition
< step=16 phase=4 name=Major 3
< step=17 phase=4 name=Major 3
< step=18 phase=4 name=Major 3
< step=19 phase=4 name=Major 3
< step=20 phase=4 name=Major 3
< step=21 phase=5 name=Transition
< step=22 phase=5 name=Transition
< step=23 phase=5 name=Transition
< step=24 phase=6 name=Major 4
< step=25 phase=6 name=Major 4
< step=26 phase=6 name=Major 4
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : traci bugs ticket4418 ( Last six runs Dec2020 Nov2020 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
1,2d0
< Loading configuration ... done.
< Commanding slow down for vehicle 'follow' at time 26.0. Remaining distance: 9.28834814968, speed: 3.94489771907

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : traci bugs ticket4432 ( Last six runs Dec2020 Nov2020 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
1,32d0
< ***Starting server on port <PORT> ***
< Loading net-file from 'input_net.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00
< Reason: TraCI issued load command.
< Performance: 
< Vehicles: 
<  Inserted: 100
<  Running: 0
<  Waiting: 0
< Statistics (avg):
<  RouteLength: 189.19
<  Speed: 5.45
<  Duration: 42.78
<  WaitingTime: 17.44
<  TimeLoss: 28.61
<  DepartDelay: 1.04
< 
< DijkstraRouter answered 100 queries and explored 3.52 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
< tripinfos at last step: 100
< logfile at last step: None
< tripinfos after load: 100
< logfile after load: None
< tripinfos2 at last step: 100
< logfile2 at last step: None
< tripinfos2 after close: 100
< logfile2 after close: DijkstraRouter spent (TIME) answering queries ((TIME) on average).
< 
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : traci bugs ticket4514 ( Last six runs Dec2020 Nov2020 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Missing result in detector ----------
<?xml version="1.0" encoding="UTF-8"?>


<detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e1_file.xsd">
    <interval begin="0.00" end="382.00" id="4_1" nVehContrib="23" flow="216.75" occupancy="2.38" speed="12.71" harmonicMeanSpeed="12.65" length="5.00" nVehEntered="23"/>
    <interval begin="0.00" end="382.00" id="4_2" nVehContrib="21" flow="197.91" occupancy="2.18" speed="12.67" harmonicMeanSpeed="12.64" length="5.00" nVehEntered="21"/>
</detector>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : traci bugs ticket4563 ( Last six runs Dec2020 Nov2020 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
1d0
< requesting changeLane down for vehicle 'follow' at time 1.4. Remaining distance: 9.76
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.00">
        <vehicle id="lead" x="5.10" y="-4.80" angle="90.00" type="tLead" speed="10.00" pos="5.10" lane="E_0" slope="0.00" signals="0"/>
    </timestep>
    <timestep time="0.20">
        <vehicle id="lead" x="7.10" y="-4.80" angle="90.00" type="tLead" speed="10.00" pos="7.10" lane="E_0" slope="0.00" signals="0"/>
    </timestep>
    <timestep time="0.40">
        <vehicle id="lead" x="9.10" y="-4.80" angle="90.00" type="tLead" speed="10.00" pos="9.10" lane="E_0" slope="0.00" signals="0"/>
    </timestep>
    <timestep time="0.60">
        <vehicle id="lead" x="11.10" y="-4.80" angle="90.00" type="tLead" speed="10.00" pos="11.10" lane="E_0" slope="0.00" signals="0"/>
    </timestep>
    <timestep time="0.80">
        <vehicle id="lead" x="13.10" y="-4.80" angle="90.00" type="tLead" speed="10.00" pos="13.10" lane="E_0" slope="0.00" signals="0"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="follow" x="5.10" y="-1.60" angle="90.00" type="tFollow" speed="11.00" pos="5.10" lane="E_1" slope="0.00" signals="0"/>
        <vehicle id="lead" x="15.10" y="-4.80" angle="90.00" type="tLead" speed="10.00" pos="15.10" lane="E_0" slope="0.00" signals="0"/>
    </timestep>
    <timestep time="1.20">
        <vehicle id="follow" x="7.34" y="-1.60" angle="90.00" type="tFollow" speed="11.20" pos="7.34" lane="E_1" slope="0.00" signals="0"/>
        <vehicle id="lead" x="17.10" y="-4.80" angle="90.00" type="tLead" speed="10.00" pos="17.10" lane="E_0" slope="0.00" signals="0"/>
    </timestep>
    <timestep time="1.40">
        <vehicle id="follow" x="9.62" y="-1.60" angle="90.00" type="tFollow" speed="11.40" pos="9.62" lane="E_1" slope="0.00" signals="0"/>
        <vehicle id="lead" x="19.10" y="-4.80" angle="90.00" type="tLead" speed="10.00" pos="19.10" lane="E_0" slope="0.00" signals="0"/>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : traci bugs ticket4642 ( Last six runs Dec2020 Nov2020 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
1,92d0
< step;currentEdge;targetEdge;distoToTargetEdge
< 1;gneE0;-gneE0;871.13
< 2;gneE0;-gneE0;869.010195855
< 3;gneE0;-gneE0;864.458592189
< 4;gneE0;-gneE0;858.080852071
< 5;gneE0;-gneE0;849.592923405
< 6;gneE0;-gneE0;838.633937982
< 7;gneE0;-gneE0;825.167317898
< 8;gneE0;-gneE0;811.31789354
< 9;gneE0;-gneE0;796.724057241
< 10;gneE0;-gneE0;786.156990387
< 11;:gneJ1_2;-gneE0;779.134774534
< 12;:gneJ1_3;-gneE0;772.21448684
< 13;gneE1;-gneE0;764.704816743
< 14;gneE1;-gneE0;754.687705606
< 15;gneE1;-gneE0;742.51902803
< 16;gneE1;-gneE0;729.019127946
< 17;gneE1;-gneE0;714.512626295
< 18;gneE1;-gneE0;700.844235128
< 19;gneE1;-gneE0;688.513539654
< 20;gneE1;-gneE0;680.481324717
< 21;:gneJ2_0;-gneE0;676.94910978
< 22;gneE2;-gneE0;673.385573259
< 23;gneE2;-gneE0;667.834781031
< 24;gneE2;-gneE0;660.790524892
< 25;gneE2;-gneE0;651.736654833
< 26;gneE2;-gneE0;641.200001722
< 27;gneE2;-gneE0;629.262804405
< 28;gneE2;-gneE0;615.469265505
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : traci bugs ticket5114 ( Last six runs Dec2020 Nov2020 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
1,8d0
< getDistanceRoad (no connection): -1073741824.0
< getDistanceRoad (normal to normal): 110.66999999999999
< getDistanceRoad (normal to 1st internal): 41.8
< getDistanceRoad (normal to 2nd internal): 49.65
< getDistanceRoad (1st internal to normal): 52.85
< getDistanceRoad (1st internal to 2nd internal): 7.85
< getDistanceRoad (2nd internal to normal): 61.019999999999996
< getDistanceRoad (2nd internal to 1st internal): -1073741824.0

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : traci bugs ticket5309 ( Last six runs Dec2020 Nov2020 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Missing result in lanechanges ----------
<?xml version="1.0" encoding="UTF-8"?>


<lanechanges>
    <change id="1" type="DEFAULT_VEHTYPE" time="30.00" from="2_0" to="2_1" dir="1" speed="14.33" pos="166.08" reason="traci|urgent" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None"/>
    <change id="1" type="DEFAULT_VEHTYPE" time="47.00" from="3_2" to="3_1" dir="-1" speed="14.59" pos="203.74" reason="keepRight" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None"/>
</lanechanges>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : traci bugs ticket5561 ( Last six runs Dec2020 Nov2020 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in errors ----------
1,4d0
< Warning: Ignoring unordered stop at 'busStop1' until -0.00  for vehicle 'bus'.
< Warning: Ignoring unordered stop at 'busStop2' until -0.00  for vehicle 'bus'.
< Warning: Ignoring unordered stop at 'busStop3' until -0.00  for vehicle 'bus'.
< Warning: Not using public transport line 'line' for routing persons. It has less than two usable stops.
---------- Differences in output ----------
1,2d0
< Loading configuration ... done.
< abort stop at busStop2 at t=49.0

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : traci bugs ticket5620 ( Last six runs Dec2020 Nov2020 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
1,31d0
< Loading configuration ... done.
< step=0.0 stopWaitingList=()
< step=1.0 stopWaitingList=()
< step=2.0 stopWaitingList=()
< step=3.0 stopWaitingList=()
< step=4.0 stopWaitingList=()
< step=5.0 stopWaitingList=()
< step=6.0 stopWaitingList=()
< step=7.0 stopWaitingList=()
< step=8.0 stopWaitingList=()
< step=9.0 stopWaitingList=()
< step=10.0 stopWaitingList=()
< step=11.0 stopWaitingList=()
< step=12.0 stopWaitingList=()
< step=13.0 stopWaitingList=()
< step=14.0 stopWaitingList=('person',)
< step=15.0 stopWaitingList=('person',)
< step=16.0 stopWaitingList=('person',)
< step=17.0 stopWaitingList=('person',)
< step=18.0 stopWaitingList=('person',)
< step=19.0 stopWaitingList=('person',)
< step=20.0 stopWaitingList=('person',)
< step=21.0 stopWaitingList=('person',)
< step=22.0 stopWaitingList=('person',)
< step=23.0 stopWaitingList=('person',)
< step=24.0 stopWaitingList=()
< step=25.0 stopWaitingList=()
< step=26.0 stopWaitingList=()
< step=27.0 stopWaitingList=()
<truncated after showing first 30 lines>
---------- 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">
    <personinfo id="person" depart="0.00" type="DEFAULT_PEDTYPE">
        <walk depart="0.00" departPos="0.00" arrival="13.00" arrivalPos="17.01" duration="13.00" routeLength="17.01" timeLoss="1.45" maxSpeed="1.47"/>
        <stop duration="10.00" arrival="23.00" arrivalPos="17.01" actType="waiting"/>
    </personinfo>
</tripinfos>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : traci bugs ticket5674 ( Last six runs Dec2020 Nov2020 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
1,9d0
< step=0.0 persons=()
< step=1.0 persons=('ped0',)
<   p=ped0 stage=Stage(type=2, edges=('SC', 'CS', 'CN'), travelTime=INVALID, cost=INVALID, length=166.725264548, depart=0.0, departPos=0.0, arrivalPos=45.975, description=walking) pos=(103.67, 0.0)
< step=2.0 persons=('ped0', 'ped1')
<   p=ped0 stage=Stage(type=2, edges=('SC', 'CS', 'CN'), travelTime=INVALID, cost=INVALID, length=166.725264548, depart=0.0, departPos=0.0, arrivalPos=45.975, description=walking) pos=(96.33, 1.2098439417429887)
<   p=ped1 stage=Stage(type=2, edges=('WC', 'CW', 'CE'), travelTime=INVALID, cost=INVALID, length=166.725264548, depart=1.0, departPos=0.0, arrivalPos=45.975, description=walking) pos=(0.0, 96.33)
< step=3.0 persons=('ped0', 'ped1')
<   p=ped0 stage=Stage(type=2, edges=('SC', 'CS', 'CN'), travelTime=INVALID, cost=INVALID, length=166.725264548, depart=0.0, departPos=0.0, arrivalPos=45.975, description=walking) pos=(96.33, 2.4722496198601362)
<   p=ped1 stage=Stage(type=2, edges=('WC', 'CW', 'CE'), travelTime=INVALID, cost=INVALID, length=166.725264548, depart=1.0, departPos=0.0, arrivalPos=45.975, description=walking) pos=(1.2913488337765955, 103.67)

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : traci bugs ticket5712 ( Last six runs Dec2020 Nov2020 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Missing result in stops ----------
<?xml version="1.0" encoding="UTF-8"?>


<stops xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/stopinfo_file.xsd">
    <stopinfo id="veh0" type="DEFAULT_VEHTYPE" lane="CE_0" pos="49.99" parking="0" started="56.00" ended="100.00" delay="0.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
</stops>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : traci bugs ticket5831 ( Last six runs Dec2020 Nov2020 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in errors ----------
1d0
< Warning: Undefined end for flow 'egoVehicle', defaulting to 24hour duration.
---------- Differences in output ----------
1d0
< Loading configuration ... done.
---------- 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="egoVehicle.0" depart="2.00" departLane="0_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="16.00" arrivalLane="2_0" arrivalPos="49.83" arrivalSpeed="14.21" duration="14.00" routeLength="146.27" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="3.69" rerouteNo="1" devices="tripinfo_egoVehicle.0" vType="egoCar@egoVehicle.0" speedFactor="1.06" vaporized=""/>
</tripinfos>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : traci bugs ticket5932 ( Last six runs Dec2020 Nov2020 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in errors ----------
1,3d0
< Error: Answered with error to command 0xc4: Lane 'CW_0' is not on the route of vehicle 'ego'.
< Error: Answered with error to command 0xc4: Lane ':C_1_0' is not on the route of vehicle 'ego'.
< Error: Answered with error to command 0xc4: Lane ':C_10_0' is not on the route of vehicle 'ego'.
---------- Differences in output ----------
1d0
< Loading configuration ... done.
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.00">
        <vehicle id="ego" x="104.95" y="5.10" angle="0.00" type="DEFAULT_VEHTYPE" speed="0.00" pos="5.10" lane="SC_0" slope="0.00"/>
    </timestep>
    <timestep time="1.00">
        <vehicle id="ego" x="101.65" y="26.32" angle="0.00" type="DEFAULT_VEHTYPE" speed="1.32" pos="26.32" lane="SC_1" slope="0.00"/>
    </timestep>
    <timestep time="2.00">
        <vehicle id="ego" x="101.65" y="4.20" angle="0.00" type="DEFAULT_VEHTYPE" speed="3.20" pos="4.20" lane="SC_1" slope="0.00"/>
    </timestep>
    <timestep time="3.00">
        <vehicle id="ego" x="104.95" y="102.11" angle="0.00" type="DEFAULT_VEHTYPE" speed="5.16" pos="10.16" lane=":C_11_0" slope="0.00"/>
    </timestep>
    <timestep time="4.00">
        <vehicle id="ego" x="101.65" y="145.46" angle="0.00" type="DEFAULT_VEHTYPE" speed="7.41" pos="37.41" lane="CN_1" slope="0.00"/>
    </timestep>
    <timestep time="5.00">
        <vehicle id="ego" x="101.65" y="14.43" angle="0.00" type="DEFAULT_VEHTYPE" speed="9.43" pos="14.43" lane="SC_1" slope="0.00"/>
    </timestep>
    <timestep time="6.00">
        <vehicle id="ego" x="101.65" y="25.54" angle="0.00" type="DEFAULT_VEHTYPE" speed="11.11" pos="25.54" lane="SC_1" slope="0.00"/>
    </timestep>
    <timestep time="7.00">
        <vehicle id="ego" x="101.65" y="38.94" angle="0.00" type="DEFAULT_VEHTYPE" speed="13.40" pos="38.94" lane="SC_1" slope="0.00"/>
    </timestep>
    <timestep time="8.00">
        <vehicle id="ego" x="101.65" y="53.23" angle="0.00" type="DEFAULT_VEHTYPE" speed="14.29" pos="53.23" lane="SC_1" slope="0.00"/>
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : traci bugs ticket5990 ( Last six runs Dec2020 Nov2020 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Missing result in lanechanges ----------
<?xml version="1.0" encoding="UTF-8"?>


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

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : traci bugs ticket6626 ( Last six runs Dec2020 Nov2020 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in errors ----------
1d0
< Error: Answered with error to command 0xc4: Departure speed for vehicle 'v0' is too high for the departure edge 'gneE0'.
---------- Differences in output ----------
1d0
< caught exception

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : traci bugs ticket7057 ( Last six runs Dec2020 Nov2020 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
1,10d0
< pois in range {'poi0': {}}
< added poi1
< pois in range {'poi0': {}, 'poi1': {}}
< removed poi0
< pois in range {'poi1': {}}
< polys in range {'poly0': {}}
< added poly1
< polys in range [('poly0', {}), ('poly1', {})]
< removed poly1
< polys in range {'poly0': {}}

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : traci connection busySocket sumo ( Last six runs Dec2020 Nov2020 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in errors ----------
1,3d0
< Error: tcpip::Socket::accept() Unable to create listening socket: Address already in use
< Quitting (on error).
< Could not connect in 11 tries
---------- Differences in output ----------
1d0
< Loading configuration ... done.

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : traci connection busySocket sumo-gui ( Last six runs Dec2020 Nov2020 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in errors ----------
1,3d0
< Could not connect in 11 tries
< Error: tcpip::Socket::accept() Unable to create listening socket: Address already in use
< Quitting (on error).
---------- Differences in output ----------
1d0
< Loading configuration ... done.

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

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
1,21d0
< =========== long route ===========
< ----------- SUMO end time is smaller than TraCI's -----------
< Loading configuration ... done.
< Print ended at step 100
< ----------- SUMO end time is not given -----------
< Loading configuration ... done.
< Print ended at step 100
< =========== empty routes in SUMO ===========
< ----------- SUMO end time is smaller than TraCI's -----------
< Loading configuration ... done.
< Print ended at step 100
< ----------- SUMO end time is not given -----------
< Loading configuration ... done.
< Print ended at step 100
< =========== vehicle leaves before TraCI ends ===========
< ----------- SUMO end time is smaller than TraCI's -----------
< Loading configuration ... done.
< Print ended at step 100
< ----------- SUMO end time is not given -----------
< Loading configuration ... done.
< Print ended at step 100
traci connection clientCloses sumo ( Last six runs Dec2020 Nov2020 )
traci connection clientCloses sumo-gui ( Last six runs Dec2020 Nov2020 )

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

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
1d0
< Loading configuration ... done.
---------- Missing result in state ----------
<?xml version="1.0" encoding="UTF-8"?>


<netstate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/netstate_file.xsd">
    <timestep time="0.00">
        <edge id="2fi">
            <lane id="2fi_0">
                <vehicle id="horiz" pos="5.10" speed="0.00"/>
            </lane>
        </edge>
    </timestep>
    <timestep time="1.00">
        <edge id="2fi">
            <lane id="2fi_0">
                <vehicle id="horiz" pos="6.53" speed="1.43"/>
            </lane>
        </edge>
    </timestep>
    <timestep time="2.00">
        <edge id="2fi">
            <lane id="2fi_0">
                <vehicle id="horiz" pos="10.57" speed="4.03"/>
            </lane>
        </edge>
    </timestep>
    <timestep time="3.00">
        <edge id="2fi">
            <lane id="2fi_0">
                <vehicle id="horiz" pos="16.77" speed="6.21"/>
            </lane>
<truncated after showing first 30 lines>
---------- 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">
</tripinfos>
traci connection closingOutput sumo ( Last six runs Dec2020 Nov2020 )
traci connection closingOutput sumo-gui ( Last six runs Dec2020 Nov2020 )

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : traci connection multiconnect ( Last six runs Dec2020 Nov2020 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
1,34d0
< Loading configuration ... done.
< Loading configuration ... done.
< step 0
< step 1
< step 2
< step 0
< step 1
< step 2
< routes ('horizontal', 'vertical', 'withTaz2')
< route count 3
< examining horizontal
< edges ('2fi', '2si', '1o', '1fi', '1si', '3o', '3fi', '3si', '4o', '4fi', '4si')
< routes ('horizontal', 'vertical', 'withTaz2')
< route count 3
< examining horizontal
< edges ('2fi', '2si', '1o', '1fi', '1si', '3o', '3fi', '3si', '4o', '4fi', '4si')
< {0: ('horizontal', 'vertical', 'withTaz2')}
< step 3
< {0: ('horizontal', 'vertical', 'withTaz2')}
< step 4
< {0: ('horizontal', 'vertical', 'withTaz2')}
< step 5
< {0: ('horizontal', 'vertical', 'withTaz2')}
< routes ('h2', 'horizontal', 'vertical', 'withTaz2')
< edges ('1o',)
< {0: ('horizontal', 'vertical', 'withTaz2')}
< step 3
< {0: ('horizontal', 'vertical', 'withTaz2')}
< step 4
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : traci connection multipleConnections asyncDisconnect sumo ( Last six runs Dec2020 Nov2020 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
1,172d0
< ----------- SUMO ends first -----------
<    -------- numClients: 2  --------    
<  Run 0
< Loading configuration ... done.
< ***Starting server on port <PORT> ***
<   waiting for 2 clients...
<   client connected
<   client connected
< Loading net-file from 'input_net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional2.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00
< Process 1 ended at step 20.0
< Process 1 was informed about 1 entered vehicles
< Process 2 ended at step 99.0
< Process 2 was informed about 3 entered vehicles
<  Run 1
< Loading configuration ... done.
< ***Starting server on port <PORT> ***
<   waiting for 2 clients...
<   client connected
<   client connected
< Loading net-file from 'input_net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional2.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00
< Process 1 ended at step 20.0
< Process 1 was informed about 1 entered vehicles
< Process 2 ended at step 99.0
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : traci connection multipleConnections basic sumo ( Last six runs Dec2020 Nov2020 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
1,176d0
< ----------- SUMO ends first -----------
<    -------- numClients: 2  --------    
<  Run 0
< Loading configuration ... done.
< ***Starting server on port <PORT> ***
<   waiting for 2 clients...
<   client connected
<   client connected
< Loading net-file from 'input_net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional2.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00
< Process 1 ended at step 99.0
< Process 2 ended at step 99.0
<  Run 1
< Loading configuration ... done.
< ***Starting server on port <PORT> ***
<   waiting for 2 clients...
<   client connected
<   client connected
< Loading net-file from 'input_net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional2.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00
< Process 1 ended at step 99.0
< Process 2 ended at step 99.0
<    -------- numClients: 5  --------    
<  Run 0
< Loading configuration ... done.
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : traci connection multipleConnections basic sumo-gui ( Last six runs Dec2020 Nov2020 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
1,80d0
< ----------- SUMO ends first -----------
<    -------- numClients: 2  --------    
<  Run 0
< Loading configuration ... done.
< Process 1 ended at step 99
< Process 2 ended at step 99
<  Run 1
< Loading configuration ... done.
< Process 1 ended at step 99
< Process 2 ended at step 99
<    -------- numClients: 5  --------    
<  Run 0
< Loading configuration ... done.
< Process 1 ended at step 99
< Process 2 ended at step 99
< Process 3 ended at step 99
< Process 4 ended at step 99
< Process 5 ended at step 99
<  Run 1
< Loading configuration ... done.
< Process 1 ended at step 99
< Process 2 ended at step 99
< Process 3 ended at step 99
< Process 4 ended at step 99
< Process 5 ended at step 99
< ----------- TraCI ends first -----------
<    -------- numClients: 2  --------    
<  Run 0
< Loading configuration ... done.
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : traci connection multipleConnections concurringSubscriptions sumo ( Last six runs Dec2020 Nov2020 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
1,1969d0
<  Testing multiclient subscriptions...
< 
< ###### Run 0 ######
< Loading configuration ... done.
< ***Starting server on port <PORT> ***
<   waiting for 2 clients...
<   client connected
<   client connected
< Loading net-file from 'input_net.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00
<    1 subscribing to speed (ID = 64) of vehicle 'horiz'
<    -> {'horiz': {64: 0.0}}
<    2 subscribing to acceleration (ID = 70) of vehicle 'horiz'
<    -> {'horiz': {70: 2.6}}
< Process 1 (order 1) ended at step 120.0
< Process 2 (order 2) ended at step 120.0
< 
< ###### Run 1 ######
< Loading configuration ... done.
< ***Starting server on port <PORT> ***
<   waiting for 2 clients...
<   client connected
<   client connected
< Loading net-file from 'input_net.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00
<    2 subscribing to acceleration (ID = 70) of vehicle 'horiz'
<    -> {'horiz': {70: 2.6}}
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : traci connection multipleConnections differentSteplengths sumo ( Last six runs Dec2020 Nov2020 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
1,114d0
< ----------- SUMO ends first -----------
<    -------- numClients: 4  --------    
<  Run 0
< Loading configuration ... done.
< ***Starting server on port <PORT> ***
<   waiting for 4 clients...
<   client connected
<   client connected
<   client connected
<   client connected
< Loading net-file from 'input_net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional2.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00
< Process 1 ended at step 99.0
< Process 1 was informed about 3 entered vehicles
< Process 2 ended at step 99.0
< Process 2 was informed about 3 entered vehicles
< Process 3 ended at step 101.0
< Process 3 was informed about 3 entered vehicles
< Process 4 ended at step 100.0
< Process 4 was informed about 3 entered vehicles
<  Run 1
< Loading configuration ... done.
< ***Starting server on port <PORT> ***
<   waiting for 4 clients...
<   client connected
<   client connected
<   client connected
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : traci connection multipleConnections orderDependentResults sumo ( Last six runs Dec2020 Nov2020 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
1,4445d0
<  Testing client order dependence ...
< 
< ###### Run 0 ######
< Loading configuration ... done.
< ***Starting server on port <PORT> ***
<   waiting for 2 clients...
<   client connected
<   client connected
< Loading net-file from 'input_net.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00
<    stepping (step 1)...
<    Retrieving position for vehicle 'horiz' -> 5.1 on lane '2fi_0'
<    Retrieving speed for vehicle 'horiz' -> 0.0
<    Setting speed for vehicle 'horiz' -> 5
<    Retrieving speed for vehicle 'horiz' -> 0.0
<    stepping (step 1)...
<    Retrieving position for vehicle 'horiz' -> 5.1 on lane '2fi_0'
<    Retrieving speed for vehicle 'horiz' -> 0.0
<    Setting speed for vehicle 'horiz' -> 10
<    Retrieving speed for vehicle 'horiz' -> 0.0
<    stepping (step 2)...
<    Retrieving position for vehicle 'horiz' -> 15.1 on lane '2fi_0'
<    Retrieving speed for vehicle 'horiz' -> 10.0
<    Setting speed for vehicle 'horiz' -> 5
<    Retrieving speed for vehicle 'horiz' -> 10.0
<    stepping (step 2)...
<    Retrieving position for vehicle 'horiz' -> 15.1 on lane '2fi_0'
<    Retrieving speed for vehicle 'horiz' -> 10.0
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : traci connection multipleConnections subsecondSUMOstep sumo ( Last six runs Dec2020 Nov2020 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
1,114d0
< ----------- SUMO ends first -----------
<    -------- numClients: 4  --------    
<  Run 0 , SUMO-steplength= 0.1
< Loading configuration ... done.
< ***Starting server on port <PORT> ***
<   waiting for 4 clients...
<   client connected
<   client connected
<   client connected
<   client connected
< Loading net-file from 'input_net.net.xml' ... done ((TIME)).
< Loading additional-files from 'input_additional2.add.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00
< Process 1 ended at step 99.0
< Process 1 was informed about 3 entered vehicles
< Process 2 ended at step 99.0
< Process 2 was informed about 3 entered vehicles
< Process 3 ended at step 100.3
< Process 3 was informed about 3 entered vehicles
< Process 4 ended at step 100.0
< Process 4 was informed about 3 entered vehicles
<  Run 1 , SUMO-steplength= 0.5
< Loading configuration ... done.
< ***Starting server on port <PORT> ***
<   waiting for 4 clients...
<   client connected
<   client connected
<   client connected
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : traci connection multipleConnections unspecifiedOrderWarning sumo ( Last six runs Dec2020 Nov2020 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in errors ----------
1,4d0
< Error: Execution order (libsumo::CMD_SETORDER) was not set for all TraCI clients in pre-execution phase.
< Quitting (on error).
< Error: Execution order (libsumo::CMD_SETORDER) was not set for all TraCI clients in pre-execution phase.
< Quitting (on error).
---------- Differences in output ----------
1,23d0
< ----------- Warning Test -----------
<  Run 1
< Loading configuration ... done.
< ***Starting server on port <PORT> ***
<   waiting for 2 clients...
<   client connected
<   client connected
< client 1:  connection closed by SUMO  (at TraCIStep 1)
< client 2:  connection closed by SUMO  (at TraCIStep 1)
<  Run 2
< Loading configuration ... done.
< ***Starting server on port <PORT> ***
<   waiting for 2 clients...
<   client connected
<   client connected
< client 1:  connection closed by SUMO  (at TraCIStep 1)
< client 2:  connection closed by SUMO  (at TraCIStep 1)
< -- Unordered text as found by filter 'Starting process' --
< Starting process 1
< Starting process 1
< Starting process 2
< Starting process 2
< 

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

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
1,22d0
< ----------- SUMO ends first -----------
< Loading configuration ... done.
< Loading configuration ... done.
< Loading configuration ... done.
<  Run 0
<  Run 1
<  Run 2
< Print ended at step 100.0
< Print ended at step 100.0
< Print ended at step 100.0
< Connection already closed.
< ----------- TraCI ends first -----------
< Loading configuration ... done.
< Loading configuration ... done.
< Loading configuration ... done.
<  Run 0
<  Run 1
<  Run 2
< Print ended at step 100.0
< Print ended at step 100.0
< Print ended at step 100.0
< Connection '2' is not known.
traci connection parallelConnection sumo ( Last six runs Dec2020 Nov2020 )
traci connection parallelConnection sumo-gui ( Last six runs Dec2020 Nov2020 )

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

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
1,62d0
< ----------- SUMO ends first -----------
< Loading configuration ... done.
<  Run 0
< Print ended at step 100
< Loading configuration ... done.
<  Run 1
< Print ended at step 100
< Loading configuration ... done.
<  Run 2
< Print ended at step 100
< Loading configuration ... done.
<  Run 3
< Print ended at step 100
< Loading configuration ... done.
<  Run 4
< Print ended at step 100
< Loading configuration ... done.
<  Run 5
< Print ended at step 100
< Loading configuration ... done.
<  Run 6
< Print ended at step 100
< Loading configuration ... done.
<  Run 7
< Print ended at step 100
< Loading configuration ... done.
<  Run 8
< Print ended at step 100
< Loading configuration ... done.
<truncated after showing first 30 lines>
traci connection repeatedConnection sumo ( Last six runs Dec2020 Nov2020 )
traci connection repeatedConnection sumo-gui ( Last six runs Dec2020 Nov2020 )

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : traci contextSubscriptions edge_100m ( Last six runs Dec2020 Nov2020 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
1,5d0
< Loading configuration ... done.
< ['1fi']
< Ok: Unsubscribe successful
< Print ended at step 1003.0
< Ok: Subscription and computed are same

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

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
1,5d0
< Loading configuration ... done.
< ['0']
< Ok: Unsubscribe successful
< Print ended at step 1003.0
< Ok: Subscription and computed are same
traci contextSubscriptions junction_100m ( Last six runs Dec2020 Nov2020 )
traci contextSubscriptions junction_200m ( Last six runs Dec2020 Nov2020 )

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : traci contextSubscriptions lane_200m ( Last six runs Dec2020 Nov2020 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
1,5d0
< Loading configuration ... done.
< ['2si_0']
< Ok: Unsubscribe successful
< Print ended at step 1003.0
< Ok: Subscription and computed are same

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : traci contextSubscriptions parking ( Last six runs Dec2020 Nov2020 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
1,119d0
< {'ego': {64: 0.0, 66: (5.1, -1.6), 81: 'a_0'}}
< {'ego': {64: 1.6737586267990991, 66: (6.7737586267991, -1.6), 81: 'a_0'}}
< {'ego': {64: 4.2146353791467845, 66: (10.988394005945883, -1.6), 81: 'a_0'}}
< {'ego': {64: 6.175756617565639, 66: (17.164150623511524, -1.6), 81: 'a_0'}}
< {'ego': {64: 8.00881538274698, 66: (25.172966006258505, -1.6), 81: 'a_0'}}
< {'ego': {64: 10.5521199981682, 66: (35.72508600442671, -1.6), 81: 'a_0'}}
< {'ego': {64: 12.18588540405035, 66: (47.91097140847705, -1.6), 81: 'a_0'}}
< {'ego': {64: 13.568249331610279, 66: (61.47922074008733, -1.6), 81: 'a_0'},
<  'parking': {64: 0.0, 66: (100.0, -4.800000000000001), 81: ''}}
< {'ego': {64: 13.181142201959156, 66: (74.66036294204649, -1.6), 81: 'a_0'},
<  'parking': {64: 0.0, 66: (100.0, -4.800000000000001), 81: ''}}
< {'ego': {64: 12.92134470845107, 66: (87.58170765049756, -1.6), 81: 'a_0'},
<  'parking': {64: 0.0, 66: (100.0, -4.800000000000001), 81: ''}}
< {'ego': {64: 13.882154383962042, 66: (101.46386203445961, -1.6), 81: 'a_0'},
<  'parking': {64: 0.0, 66: (100.0, -4.800000000000001), 81: ''}}
< {'ego': {64: 13.015094927451575, 66: (114.47895696191117, -1.6), 81: 'a_0'},
<  'parking': {64: 0.0, 66: (100.0, -4.800000000000001), 81: ''}}
< {'ego': {64: 13.283985643028283, 66: (127.76294260493948, -1.6), 81: 'a_0'},
<  'parking': {64: 0.0, 66: (100.0, -4.800000000000001), 81: ''}}
< {'ego': {64: 13.302254900368862, 66: (141.06519750530833, -1.6), 81: 'a_0'},
<  'parking': {64: 0.0, 66: (100.0, -4.800000000000001), 81: ''}}
< {'ego': {64: 13.153841684744695, 66: (154.21903919005302, -1.6), 81: 'a_0'}}
< {'ego': {64: 13.546129846000113, 66: (167.76516903605312, -1.6), 81: 'a_0'}}
< {'ego': {64: 13.811665639500134, 66: (181.57683467555324, -1.6), 81: 'a_0'}}
< {'ego': {64: 12.751740999133327, 66: (194.32857567468656, -1.6), 81: 'a_0'}}
< {}
< {}
< {}
< {}
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : traci contextSubscriptions poi_100m ( Last six runs Dec2020 Nov2020 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
1,5d0
< Loading configuration ... done.
< ['poi']
< Ok: Unsubscribe successful
< Print ended at step 1003.0
< Ok: Subscription and computed are same

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : traci contextSubscriptions polygon_100m ( Last six runs Dec2020 Nov2020 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
1,5d0
< Loading configuration ... done.
< ['poly']
< Ok: Unsubscribe successful
< Print ended at step 1003.0
< Ok: Subscription and computed are same

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : traci edge edge ( Last six runs Dec2020 Nov2020 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
1,57d0
< Loading configuration ... done.
< step 0
< step 1
< step 2
< edges ('1fi', '1o', '1si', '2fi', '2o', '2si', '3fi', '3o', '3si', '4fi', '4o', '4si', 'taz12-sink', 'taz12-source', 'taz34-sink', 'taz34-source')
< edge count 16
< examining 2fi
< laneNumber 1
< streetName exampleStreetName1
< adaptedTraveltime -1.0
< effort -1.0
< CO2 4962.098029013955
< CO 148.4043943117062
< HC 0.793287746205698
< PMx 0.10689025015863887
< NOx 2.197042560996833
< Fuel 2.133021417095528
< Noise 68.96613013111516
< Elec 0.0
< meanSpeed 4.033343723951839
< occupancy 0.02012072434607646
< lastLength 5.0
< traveltime 61.61141152545303
< numVeh 1
< haltVeh 0
< vehIds ('horiz',)
< personIds ('p0',)
< waiting time 0.0
< checking occupancy with unicode id 0.02012072434607646
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : traci gui b50 ( Last six runs Dec2020 Nov2020 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in errors ----------
1,8d0
< Warning: Speed of straight connection 'i2_0->i3_0' reduced by 5.29 due to turning radius of 13.45 (length=5.96, angle=41.99).
< Warning: Speed of straight connection 'i2_1->i3_1' reduced by 7.10 due to turning radius of 8.39 (length=3.58, angle=41.99).
< Warning: Speed of straight connection 'i2_2->i3_2' reduced by 9.61 due to turning radius of 3.33 (length=1.19, angle=41.99).
< Warning: Speed of straight connection 'i3_0->i4_0' reduced by 5.29 due to turning radius of 13.45 (length=5.96, angle=41.99).
< Warning: Speed of straight connection 'i3_1->i4_1' reduced by 7.10 due to turning radius of 8.39 (length=3.58, angle=41.99).
< Warning: 18 total messages of type: Speed of % connection '%' reduced by % due to turning radius of % (length=%, angle=%).
< UserWarning: API change now handles step as floating point seconds
<   return _connections[""].simulationStep(step)
---------- Differences in output ----------
1,2d0
< Success.
< Loading configuration ... done.
---------- Missing result in net ----------
<?xml version="1.0" encoding="UTF-8"?>


<net version="1.6" junctionCornerDetail="5" limitTurnSpeed="5.50" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd">

    <location netOffset="0.00,0.00" convBoundary="0.00,0.00,990.00,700.00" origBoundary="0.00,0.00,990.00,700.00" projParameter="!"/>

    <edge id=":f1_0" function="internal">
        <lane id=":f1_0_0" index="0" speed="8.27" length="6.71" shape="300.00,-8.00 301.71,-7.83 303.27,-7.34 304.68,-6.51 305.95,-5.35"/>
    </edge>
    <edge id=":f1_1" function="internal">
        <lane id=":f1_1_0" index="0" speed="6.54" length="4.02" shape="300.00,-4.80 301.02,-4.70 301.96,-4.40 302.81,-3.91 303.57,-3.21"/>
    </edge>
    <edge id=":f1_2" function="internal">
        <lane id=":f1_2_0" index="0" speed="4.15" length="1.34" shape="300.00,-1.60 300.34,-1.57 300.65,-1.47 300.94,-1.30 301.19,-1.07"/>
    </edge>
    <edge id=":f2_0" function="internal">
        <lane id=":f2_0_0" index="0" speed="8.60" length="3.58" shape="395.95,94.65 397.08,95.98 397.69,97.05 397.95,98.25 398.00,100.00"/>
        <lane id=":f2_0_1" index="1" speed="6.79" length="3.58" shape="393.57,96.79 394.25,97.59 394.62,98.23 394.77,98.95 394.80,100.00"/>
        <lane id=":f2_0_2" index="2" speed="4.28" length="3.58" shape="391.19,98.93 391.42,99.20 391.54,99.41 391.59,99.65 391.60,100.00"/>
    </edge>
    <edge id=":f3_0" function="internal">
        <lane id=":f3_0_0" index="0" speed="8.60" length="3.58" shape="398.00,300.00 397.95,301.75 397.69,302.95 397.08,304.02 395.95,305.35"/>
        <lane id=":f3_0_1" index="1" speed="6.79" length="3.58" shape="394.80,300.00 394.77,301.05 394.62,301.77 394.25,302.41 393.57,303.21"/>
        <lane id=":f3_0_2" index="2" speed="4.28" length="3.58" shape="391.60,300.00 391.59,300.35 391.54,300.59 391.42,300.80 391.19,301.07"/>
    </edge>
    <edge id=":f4_0" function="internal">
        <lane id=":f4_0_0" index="0" speed="8.27" length="6.71" shape="305.95,405.35 304.68,406.51 303.27,407.34 301.71,407.83 300.00,408.00"/>
    </edge>
    <edge id=":f4_1" function="internal">
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : traci gui gui ( Last six runs Dec2020 Nov2020 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
1,29d0
< Loading configuration ... done.
< step 0
< step 1
< step 2
< hasGUI True
< views ('View #0',)
< examining View #0
< set zoom (80.0)
< get zoom 80.0
< set offset (400.0, 400.0)
< get offset (400.0, 400.0)
< set schema ('real world')
< get schema real world
< visible boundary ((-805.859375, -230.0), (1605.859375, 1030.0))
< has view View #0 True
< has view 'foo' False
< track vehicle 'horiz'
< get tracked vehicle horiz
< {0: ('View #0',)}
< step 3
< {0: ('View #0',)}
< step 4
< {0: ('View #0',)}
< step 5
< {0: ('View #0',)}
< veh selected: 0
< edge selected: 0
< veh selected: 1
< edge selected: 1
<truncated after showing first 30 lines>
---------- Missing result in png ----------
‰PNG

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : traci gui polygon_dynamics_gui ( Last six runs Dec2020 Nov2020 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
1,257d0
< Loading configuration ... done.
< step 0
< step 1
< step 2
< adding poly0
< polygons ('poly0',)
< polygon count 1
< # examining poly0
< shape ((960.0, 510.0), (960.0, 550.0), (1000.0, 550.0), (1000.0, 510.0))
< type test
< color (100, 200, 0, 255)
< filled True
< step 3
< step 4
< step 5
< # (1) Adding underspecified dynamics...
< Caught TraCIException
< # (2) Adding malformed dynamics 1 ...
< Caught TraCIException
< # (3) Adding malformed dynamics 2 ...
< Caught TraCIException
< # (4) Adding malformed dynamics 3 ...
< Caught TraCIException
< # (5) Adding malformed dynamics 4 ...
< Caught TraCIException
< # (6) Adding malformed dynamics 5 ...
< Caught TraCIException
< # examining poly0
< shape ((960.0, 510.0), (960.0, 550.0), (1000.0, 550.0), (1000.0, 510.0))
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : traci lane lane ( Last six runs Dec2020 Nov2020 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
1,45d0
< Loading configuration ... done.
< step 0
< step 1
< step 2
< lanes ('1fi_0', '1o_0', '1si_0', '1si_1', '1si_2', '2fi_0', '2o_0', '2si_0', '2si_1', '2si_2', '3fi_0', '3o_0', '3si_0', '3si_1', '3si_2', '4fi_0', '4o_0', '4si_0', '4si_1', '4si_2')
< lane count 20
< examining 2fi_0
< length 248.5
< maxSpeed 11.11
< width 3.2
< allowed ()
< disallowed ()
< linkNum 3
< links [('2si_0', True, True, False), ('2si_1', True, True, False), ('2si_2', True, True, False)]
< linksExtended [('2si_0', True, True, False, '', 'M', 's', 7.249827584156764), ('2si_1', True, True, False, '', 'M', 's', 4.45982062419556), ('2si_2', True, True, False, '', 'M', 's', 3.0)]
< shape ((1000.0, 501.65), (751.5, 501.65))
< edge 2fi
< CO2 4962.09802901
< CO 148.404394312
< HC 0.793287746206
< PMx 0.106890250159
< NOx 2.197042561
< Fuel 2.1330214171
< Noise 68.9661301311
< Elec 0.0
< meanSpeed 4.03334372395
< occupancy 0.0201207243461
< lastLength 5.0
< traveltime 61.6114115255
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : traci lane lane_intermodal ( Last six runs Dec2020 Nov2020 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
1,2d0
< foes ('EC_2', ':C_6_0', 'EC_2', 'EC_3', ':C_8_0', 'EC_3', 'EC_4', 'EC_4', ':C_11_0', 'WC_2', 'WC_3', 'WC_4', 'WC_4', ':C_23_0', ':C_w1_0', ':C_w3_0')
< internal foes (':C_26_0', ':C_27_0', ':C_6_0', ':C_7_0', ':C_28_0', ':C_8_0', ':C_9_0', ':C_9_1', ':C_29_0', ':C_11_0', ':C_19_0', ':C_21_0', ':C_21_1', ':C_35_0', ':C_23_0', ':C_c0_0', ':C_c2_0', ':C_14_0')

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : traci misc params ( Last six runs Dec2020 Nov2020 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
1,17d0
< Loading configuration ... done.
< step 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

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : traci misc paramsWithKey ( Last six runs Dec2020 Nov2020 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
1,17d0
< Loading configuration ... done.
< step 0.0
< vehicle (bar, )
< vehicle (bar, 42)
< person (bar, )
< person (bar, 42)
< edge (bar, )
< edge (bar, 42)
< lane (bar, )
< lane (bar, 42)
< vType (bar, )
< vType (bar, 42)
< route (bar, )
< route (bar, 42)
< trafficlight (bar, )
< trafficlight (bar, 42)
< step 1.0

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : traci misc paramsWithKey_subscription ( Last six runs Dec2020 Nov2020 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
1,25d0
< Loading configuration ... done.
< step 0.0
< subscribing to vehicle param 'simTime'
< subscribing to person param 'simTime'
< subscribing to edge param 'simTime'
< subscribing to lane param 'simTime'
< subscribing to vType param 'simTime'
< subscribing to route param 'simTime'
< subscribing to trafficlight param 'simTime'
< step 1.0
< vehicle result: ('simTime', '1.0')
< person result: ('simTime', '1.0')
< edge result: ('simTime', '1.0')
< lane result: ('simTime', '1.0')
< vType result: ('simTime', '1.0')
< route result: ('simTime', '1.0')
< trafficlight result: ('simTime', '1.0')
< step 2.0
< vehicle result: ('simTime', '2.0')
< person result: ('simTime', '2.0')
< edge result: ('simTime', '2.0')
< lane result: ('simTime', '2.0')
< vType result: ('simTime', '2.0')
< route result: ('simTime', '2.0')
< trafficlight result: ('simTime', '2.0')

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : traci misc rerouting add_with_taz ( Last six runs Dec2020 Nov2020 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
1d0
< Loading configuration ... done.
---------- 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" arrival="26.00">
        <route edges="A3B3 B3C3 C3D3"/>
    </vehicle>

    <vehicle id="fromTAZ" depart="1.00" arrival="34.00">
        <route edges="D3C3 C3B3 B3A3 A3B3"/>
    </vehicle>

    <vehicle id="betweenTAZ" depart="1.00" arrival="49.00">
        <route edges="D3D2 D2D1 D1D0 D0C0 C0B0 B0A0"/>
    </vehicle>

</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : traci misc rerouting rerouteTraveltime_adaptEdgeWeight_varyWithTime ( Last six runs Dec2020 Nov2020 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
1,7d0
< Loading configuration ... done.
< edge=middle current=7.19942404608 adapted=-1.0
< edge=middle2 current=14.3988480922 adapted=-1.0
< edge=middle3 current=28.7976961843 adapted=-1.0
< edge=middle current=7.19942404608 adapted=-1.0
< edge=middle2 current=14.3988480922 adapted=-1.0
< edge=middle3 current=28.7976961843 adapted=-1.0
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="ego" depart="0.00" arrival="419.00">
        <routeDistribution>
            <route replacedOnEdge="beg" reason="traci:rerouteTraveltime" replacedAtTime="1.00" probability="0" edges="beg middle2 end"/>
            <route edges="beg middle3 end"/>
        </routeDistribution>
    </vehicle>

</routes>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : traci misc steplistener ( Last six runs Dec2020 Nov2020 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in errors ----------
1d0
< Warning: Value of tau=0.1 in car following model 'carFollowing-Krauss' lower than simulation step size may cause collisions
---------- Differences in output ----------
1,11d0
< Loading configuration ... done.
< ExampleListener called at time (TIME).
< ExampleListener called at time (TIME).
< ExampleListener called at time (TIME).
< ExampleListener called at time (TIME).
< ExampleListener called at time (TIME).
< ExampleListener called at time (TIME).
< ExampleListener called at time (TIME).
< ExampleListener called at time (TIME).
< ExampleListener called at time (TIME).
< ExampleListener called at time (TIME).

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : traci misc tracing ( Last six runs Dec2020 Nov2020 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
1,17d0
< Loading configuration ... done.
< step 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
---------- Missing result in log ----------
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()

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : traci misc tracing_noGetters ( Last six runs Dec2020 Nov2020 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
1,17d0
< Loading configuration ... done.
< step 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
---------- Missing result in log ----------
traci.start(ARGS)
traci.simulationStep()
traci.vehicle.setParameter('veh0', 'foo', '42')
traci.person.setParameter('ped0', 'foo', '42')
traci.edge.setParameter('1o', 'foo', '42')
traci.lane.setParameter('1o_0', 'foo', '42')
traci.vehicletype.setParameter('pType', 'foo', '42')
traci.route.setParameter('horizontal', 'foo', '42')
traci.trafficlight.setParameter('0', 'foo', '42')
traci.simulationStep()

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : traci vehicle moveToXY customLength_keepRoute2 ( Last six runs Dec2020 Nov2020 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in errors ----------
1d0
< Warning: Vehicle 'v0' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=12.00.
---------- Differences in output ----------
1,40d0
< 2.0 edge=beg xReq=0 xAct=0.0 xActConv 0.0
< 3.0 edge=beg xReq=10 xAct=10.0 xActConv 10.0
< 4.0 edge=beg xReq=20 xAct=20.0 xActConv 20.0
< 5.0 edge=beg xReq=30 xAct=30.0 xActConv 30.0
< 6.0 edge=beg xReq=40 xAct=40.0 xActConv 40.0
< 7.0 edge=beg xReq=50 xAct=50.0 xActConv 50.0
< 8.0 edge=beg xReq=60 xAct=60.0 xActConv 60.0
< 9.0 edge=beg xReq=70 xAct=70.0 xActConv 70.0
< 10.0 edge=beg xReq=80 xAct=80.0 xActConv 80.0
< 11.0 edge=beg xReq=90 xAct=90.0 xActConv 90.0
< 12.0 edge=beg xReq=100 xAct=100.0 xActConv 99.95
< 13.0 edge=middle xReq=110 xAct=110.0 xActConv 110.0
< 14.0 edge=middle xReq=120 xAct=120.0 xActConv 120.0
< 15.0 edge=middle xReq=130 xAct=130.0 xActConv 130.0
< 16.0 edge=middle xReq=140 xAct=140.0 xActConv 140.0
< 17.0 edge=middle xReq=150 xAct=150.0 xActConv 150.0
< 18.0 edge=middle xReq=160 xAct=160.0 xActConv 160.0
< 19.0 edge=middle xReq=170 xAct=170.0 xActConv 170.0
< 20.0 edge=middle xReq=180 xAct=180.0 xActConv 180.0
< 21.0 edge=middle xReq=190 xAct=190.0 xActConv 190.0
< 22.0 edge=middle xReq=200 xAct=200.0 xActConv 200.0
< 23.0 edge=middle xReq=210 xAct=210.0 xActConv 210.0
< 24.0 edge=middle xReq=220 xAct=220.0 xActConv 220.0
< 25.0 edge=middle xReq=230 xAct=230.0 xActConv 230.0
< 26.0 edge=middle xReq=240 xAct=240.0 xActConv 240.0
< 27.0 edge=middle xReq=250 xAct=250.0 xActConv 250.0
< 28.0 edge=middle xReq=260 xAct=260.0 xActConv 260.0
< 29.0 edge=middle xReq=270 xAct=270.0 xActConv 270.0
< 30.0 edge=middle xReq=280 xAct=280.0 xActConv 280.0
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : traci vehicle moveToXY elevation_sublane ( Last six runs Dec2020 Nov2020 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in errors ----------
1d0
< Warning: Vehicle 'v0' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=4.00.

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : traci vehicle moveToXY extreme_elevation ( Last six runs Dec2020 Nov2020 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in errors ----------
1d0
< Warning: Vehicle 'v0' performs emergency braking with decel=-9.00 wished=4.50 severity=1.00, time=51.00.
---------- Differences in output ----------
1,74d0
< step=2.0 old=(3.6062536681256665, 0.0, 996.3937463318744) target=(23.606253668125667, 0.0) mapped=(23.606253668125664, 0.0, 976.3937463318744)
< step=3.0 old=(23.606253668125664, 0.0, 976.3937463318744) target=(43.60625366812566, 0.0) mapped=(43.60625366812566, 0.0, 956.3937463318744)
< step=4.0 old=(43.60625366812566, 0.0, 956.3937463318744) target=(63.60625366812566, 0.0) mapped=(63.60625366812565, 0.0, 936.3937463318744)
< step=5.0 old=(63.60625366812565, 0.0, 936.3937463318744) target=(83.60625366812565, 0.0) mapped=(83.60625366812565, 0.0, 916.3937463318744)
< step=6.0 old=(83.60625366812565, 0.0, 916.3937463318744) target=(103.60625366812565, 0.0) mapped=(103.60625366812563, 0.0, 896.3937463318744)
< step=7.0 old=(103.60625366812563, 0.0, 896.3937463318744) target=(123.60625366812563, 0.0) mapped=(123.60625366812562, 0.0, 876.3937463318744)
< step=8.0 old=(123.60625366812562, 0.0, 876.3937463318744) target=(143.60625366812562, 0.0) mapped=(143.6062536681256, 0.0, 856.3937463318744)
< step=9.0 old=(143.6062536681256, 0.0, 856.3937463318744) target=(163.6062536681256, 0.0) mapped=(163.6062536681256, 0.0, 836.3937463318744)
< step=10.0 old=(163.6062536681256, 0.0, 836.3937463318744) target=(183.6062536681256, 0.0) mapped=(183.60625366812562, 0.0, 816.3937463318744)
< step=11.0 old=(183.60625366812562, 0.0, 816.3937463318744) target=(203.60625366812562, 0.0) mapped=(203.6062536681256, 0.0, 796.3937463318744)
< step=12.0 old=(203.6062536681256, 0.0, 796.3937463318744) target=(223.6062536681256, 0.0) mapped=(223.60625366812562, 0.0, 776.3937463318744)
< step=13.0 old=(223.60625366812562, 0.0, 776.3937463318744) target=(243.60625366812562, 0.0) mapped=(243.60625366812567, 0.0, 756.3937463318744)
< step=14.0 old=(243.60625366812567, 0.0, 756.3937463318744) target=(263.60625366812565, 0.0) mapped=(263.6062536681257, 0.0, 736.3937463318744)
< step=15.0 old=(263.6062536681257, 0.0, 736.3937463318744) target=(283.6062536681257, 0.0) mapped=(283.6062536681257, 0.0, 716.3937463318744)
< step=16.0 old=(283.6062536681257, 0.0, 716.3937463318744) target=(303.6062536681257, 0.0) mapped=(303.6062536681257, 0.0, 696.3937463318744)
< step=17.0 old=(303.6062536681257, 0.0, 696.3937463318744) target=(323.6062536681257, 0.0) mapped=(323.60625366812576, 0.0, 676.3937463318742)
< step=18.0 old=(323.60625366812576, 0.0, 676.3937463318742) target=(343.60625366812576, 0.0) mapped=(343.60625366812576, 0.0, 656.3937463318742)
< step=19.0 old=(343.60625366812576, 0.0, 656.3937463318742) target=(363.60625366812576, 0.0) mapped=(363.60625366812576, 0.0, 636.3937463318742)
< step=20.0 old=(363.60625366812576, 0.0, 636.3937463318742) target=(383.60625366812576, 0.0) mapped=(383.60625366812576, 0.0, 616.3937463318742)
< step=21.0 old=(383.60625366812576, 0.0, 616.3937463318742) target=(403.60625366812576, 0.0) mapped=(403.6062536681259, 0.0, 596.3937463318741)
< step=22.0 old=(403.6062536681259, 0.0, 596.3937463318741) target=(423.6062536681259, 0.0) mapped=(423.60625366812593, 0.0, 576.3937463318741)
< step=23.0 old=(423.60625366812593, 0.0, 576.3937463318741) target=(443.60625366812593, 0.0) mapped=(443.60625366812593, 0.0, 556.3937463318741)
< step=24.0 old=(443.60625366812593, 0.0, 556.3937463318741) target=(463.60625366812593, 0.0) mapped=(463.60625366812604, 0.0, 536.3937463318739)
< step=25.0 old=(463.60625366812604, 0.0, 536.3937463318739) target=(483.60625366812604, 0.0) mapped=(483.6062536681261, 0.0, 516.3937463318739)
< step=26.0 old=(483.6062536681261, 0.0, 516.3937463318739) target=(503.6062536681261, 0.0) mapped=(503.60625366812616, 0.0, 496.39374633187384)
< step=27.0 old=(503.60625366812616, 0.0, 496.39374633187384) target=(523.6062536681261, 0.0) mapped=(523.6062536681261, 0.0, 476.3937463318739)
< step=28.0 old=(523.6062536681261, 0.0, 476.3937463318739) target=(543.6062536681261, 0.0) mapped=(543.6062536681261, 0.0, 456.3937463318739)
< step=29.0 old=(543.6062536681261, 0.0, 456.3937463318739) target=(563.6062536681261, 0.0) mapped=(563.6062536681261, 0.0, 436.3937463318739)
< step=30.0 old=(563.6062536681261, 0.0, 436.3937463318739) target=(583.6062536681261, 0.0) mapped=(583.606253668126, 0.0, 416.393746331874)
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : traci vehicle moveToXY extreme_elevation_keeproute2 ( Last six runs Dec2020 Nov2020 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
1,74d0
< step=2.0 old=(3.6062536681256665, 0.0, 996.3937463318744) target=(23.606253668125667, 0.0) mapped=(23.606253668125667, 0.0, 976.3937463318744)
< step=3.0 old=(23.606253668125667, 0.0, 976.3937463318744) target=(43.60625366812567, 0.0) mapped=(43.60625366812567, 0.0, 956.3937463318744)
< step=4.0 old=(43.60625366812567, 0.0, 956.3937463318744) target=(63.60625366812567, 0.0) mapped=(63.60625366812567, 0.0, 936.3937463318744)
< step=5.0 old=(63.60625366812567, 0.0, 936.3937463318744) target=(83.60625366812567, 0.0) mapped=(83.60625366812567, 0.0, 916.3937463318744)
< step=6.0 old=(83.60625366812567, 0.0, 916.3937463318744) target=(103.60625366812567, 0.0) mapped=(103.60625366812567, 0.0, 896.3937463318744)
< step=7.0 old=(103.60625366812567, 0.0, 896.3937463318744) target=(123.60625366812567, 0.0) mapped=(123.60625366812567, 0.0, 876.3937463318744)
< step=8.0 old=(123.60625366812567, 0.0, 876.3937463318744) target=(143.60625366812567, 0.0) mapped=(143.60625366812567, 0.0, 856.3937463318744)
< step=9.0 old=(143.60625366812567, 0.0, 856.3937463318744) target=(163.60625366812567, 0.0) mapped=(163.60625366812567, 0.0, 836.3937463318744)
< step=10.0 old=(163.60625366812567, 0.0, 836.3937463318744) target=(183.60625366812567, 0.0) mapped=(183.60625366812567, 0.0, 816.3937463318744)
< step=11.0 old=(183.60625366812567, 0.0, 816.3937463318744) target=(203.60625366812567, 0.0) mapped=(203.60625366812567, 0.0, 796.3937463318744)
< step=12.0 old=(203.60625366812567, 0.0, 796.3937463318744) target=(223.60625366812567, 0.0) mapped=(223.60625366812567, 0.0, 776.3937463318744)
< step=13.0 old=(223.60625366812567, 0.0, 776.3937463318744) target=(243.60625366812567, 0.0) mapped=(243.60625366812567, 0.0, 756.3937463318744)
< step=14.0 old=(243.60625366812567, 0.0, 756.3937463318744) target=(263.60625366812565, 0.0) mapped=(263.60625366812565, 0.0, 736.3937463318744)
< step=15.0 old=(263.60625366812565, 0.0, 736.3937463318744) target=(283.60625366812565, 0.0) mapped=(283.60625366812565, 0.0, 716.3937463318744)
< step=16.0 old=(283.60625366812565, 0.0, 716.3937463318744) target=(303.60625366812565, 0.0) mapped=(303.60625366812565, 0.0, 696.3937463318744)
< step=17.0 old=(303.60625366812565, 0.0, 696.3937463318744) target=(323.60625366812565, 0.0) mapped=(323.60625366812565, 0.0, 676.3937463318744)
< step=18.0 old=(323.60625366812565, 0.0, 676.3937463318744) target=(343.60625366812565, 0.0) mapped=(343.60625366812565, 0.0, 656.3937463318744)
< step=19.0 old=(343.60625366812565, 0.0, 656.3937463318744) target=(363.60625366812565, 0.0) mapped=(363.60625366812565, 0.0, 636.3937463318744)
< step=20.0 old=(363.60625366812565, 0.0, 636.3937463318744) target=(383.60625366812565, 0.0) mapped=(383.60625366812565, 0.0, 616.3937463318744)
< step=21.0 old=(383.60625366812565, 0.0, 616.3937463318744) target=(403.60625366812565, 0.0) mapped=(403.60625366812565, 0.0, 596.3937463318744)
< step=22.0 old=(403.60625366812565, 0.0, 596.3937463318744) target=(423.60625366812565, 0.0) mapped=(423.60625366812565, 0.0, 576.3937463318744)
< step=23.0 old=(423.60625366812565, 0.0, 576.3937463318744) target=(443.60625366812565, 0.0) mapped=(443.60625366812565, 0.0, 556.3937463318744)
< step=24.0 old=(443.60625366812565, 0.0, 556.3937463318744) target=(463.60625366812565, 0.0) mapped=(463.60625366812565, 0.0, 536.3937463318744)
< step=25.0 old=(463.60625366812565, 0.0, 536.3937463318744) target=(483.60625366812565, 0.0) mapped=(483.60625366812565, 0.0, 516.3937463318744)
< step=26.0 old=(483.60625366812565, 0.0, 516.3937463318744) target=(503.60625366812565, 0.0) mapped=(503.60625366812565, 0.0, 496.3937463318744)
< step=27.0 old=(503.60625366812565, 0.0, 496.3937463318744) target=(523.6062536681256, 0.0) mapped=(523.6062536681256, 0.0, 476.39374633187424)
< step=28.0 old=(523.6062536681256, 0.0, 476.39374633187424) target=(543.6062536681256, 0.0) mapped=(543.6062536681256, 0.0, 456.39374633187435)
< step=29.0 old=(543.6062536681256, 0.0, 456.39374633187435) target=(563.6062536681256, 0.0) mapped=(563.6062536681256, 0.0, 436.39374633187447)
< step=30.0 old=(563.6062536681256, 0.0, 436.39374633187447) target=(583.6062536681256, 0.0) mapped=(583.6062536681256, 0.0, 416.39374633187447)
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : traci vehicle moveToXY intersection ( Last six runs Dec2020 Nov2020 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
1,26d0
< ***Starting server on port <PORT> ***
< Loading net-file from 'input_net2.net.xml' ... done ((TIME)).
< Loading done.
< Simulation started with time: 0.00
< Performance: 
< Vehicles: 
<  Inserted: 11
<  Running: 7
<  Waiting: 0
< Statistics (avg):
<  RouteLength: 104.93
<  Speed: 5.92
<  Duration: 19.00
<  WaitingTime: 2.73
<  TimeLoss: 10.44
<  DepartDelay: 0.00
<  DepartDelayWaiting: 0.00
< 
< DijkstraRouter answered 11 queries and explored 4.82 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
< -- Unordered text as found by filter '^Simulation ended at time:' --
< Simulation ended at time: 26.00
< 
< -- Unordered text as found by filter '^Reason: TraCI requested termination.' --
< Reason: TraCI requested termination.
< 

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

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
1d0
< vehicleList ('v0',)
traci vehicle moveToXY keepRoute2 ( Last six runs Dec2020 Nov2020 )
traci vehicle moveToXY permissions ( Last six runs Dec2020 Nov2020 )

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : traci vehicle moveToXY multi_lane ( Last six runs Dec2020 Nov2020 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
1,10d0
< 2.0  lane=SC_0  right=[], []  left=[], []  accel=0.0  nextTLS=('C', 10, 71.95, 'G')  leader=('', -1.0)
< 3.0  lane=SC_0  right=[], []  left=['stay', 'strategic'], ['stay', 'strategic']  accel=10.0  nextTLS=('C', 10, 61.95, 'G')  leader=('', -1.0)
< 4.0  lane=SC_0  right=[], []  left=['stay', 'strategic'], ['stay', 'strategic']  accel=0.0  nextTLS=('C', 10, 51.95, 'G')  leader=('', -1.0)
< 5.0  lane=SC_1  right=[], []  left=['stay', 'strategic'], ['stay', 'strategic']  accel=7.1054273576e-15  nextTLS=('C', 10, 41.949999999999996, 'G')  leader=('', -1.0)
< 6.0  lane=SC_1  right=['right', 'strategic', 'urgent'], ['right', 'strategic', 'urgent']  left=[], []  accel=-1.42108547152e-14  nextTLS=('C', 10, 31.950000000000003, 'G')  leader=('', -1.0)
< 7.0  lane=SC_1  right=['right', 'strategic', 'urgent'], ['right', 'strategic', 'urgent']  left=[], []  accel=2.13162820728e-14  nextTLS=('C', 10, 21.94999999999999, 'G')  leader=('', -1.0)
< 8.0  lane=SC_1  right=['right', 'strategic', 'urgent'], ['right', 'strategic', 'urgent']  left=[], []  accel=-2.84217094304e-14  nextTLS=('C', 10, 11.950000000000003, 'G')  leader=('', -1.0)
< inconsistent hint failed: x=104.95, x2=101.65,   y=90, y2=90.0,   lane=None, lane2=SC_1, pos=None, pos2=90.0   posLat=None posLat2=0.0
< 9.0  lane=SC_1  right=['right', 'strategic', 'urgent'], ['right', 'strategic', 'urgent']  left=[], []  accel=1.42108547152e-14  nextTLS=('C', 10, 1.9500000000000028, 'G')  leader=('', -1.0)
< 10.0  lane=SC_0  right=['right', 'strategic', 'urgent'], ['right', 'strategic', 'urgent']  left=[], []  accel=4.72308707316  nextTLS=('C', 10, 71.95, 'G')  leader=('', -1.0)

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : traci vehicle moveToXY multi_lane_sublane ( Last six runs Dec2020 Nov2020 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
1,8d0
< 2.0  lane=SC_0  right=[], []  left=[], []  accel=0.0  nextTLS=('C', 10, 71.95, 'G')  leader=('', -1.0)
< 3.0  lane=SC_0  right=[], []  left=['stay', 'strategic'], ['stay', 'strategic']  accel=10.0  nextTLS=('C', 10, 61.95, 'G')  leader=('', -1.0)
< 4.0  lane=SC_0  right=[], []  left=['stay', 'strategic'], ['stay', 'strategic']  accel=0.0  nextTLS=('C', 10, 51.95, 'G')  leader=('', -1.0)
< 5.0  lane=SC_1  right=[], []  left=['stay', 'strategic'], ['stay', 'strategic']  accel=7.1054273576e-15  nextTLS=('C', 10, 41.949999999999996, 'G')  leader=('', -1.0)
< 6.0  lane=SC_1  right=['right', 'strategic', 'urgent'], ['right', 'strategic', 'urgent']  left=[], []  accel=-1.42108547152e-14  nextTLS=('C', 10, 31.950000000000003, 'G')  leader=('', -1.0)
< 7.0  lane=SC_1  right=['right', 'strategic', 'urgent'], ['right', 'strategic', 'urgent']  left=[], []  accel=2.13162820728e-14  nextTLS=('C', 10, 21.94999999999999, 'G')  leader=('', -1.0)
< 8.0  lane=SC_1  right=['right', 'strategic', 'urgent'], ['right', 'strategic', 'urgent']  left=[], []  accel=-2.84217094304e-14  nextTLS=('C', 10, 11.950000000000003, 'G')  leader=('', -1.0)
< 9.0  lane=SC_0  right=['right', 'strategic', 'urgent'], ['right', 'strategic', 'urgent']  left=[], []  accel=1.42108547152e-14  nextTLS=('C', 10, 1.9500000000000028, 'G')  leader=('', -1.0)

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : traci vehicle moveToXY waitingTime ( Last six runs Dec2020 Nov2020 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
1,24d0
< speed=0.00 waitingTime=1.0
< speed=1.00 waitingTime=0.0
< speed=1.00 waitingTime=0.0
< speed=1.00 waitingTime=0.0
< speed=2.00 waitingTime=0.0
< speed=2.00 waitingTime=0.0
< speed=2.00 waitingTime=0.0
< speed=0.00 waitingTime=1.0
< speed=0.00 waitingTime=2.0
< speed=0.00 waitingTime=3.0
< speed=1.00 waitingTime=0.0
< speed=1.00 waitingTime=0.0
< speed=1.00 waitingTime=0.0
< speed=2.00 waitingTime=0.0
< speed=2.00 waitingTime=0.0
< speed=2.00 waitingTime=0.0
< speed=0.00 waitingTime=1.0
< speed=0.00 waitingTime=2.0
< speed=0.00 waitingTime=3.0
< speed=1.00 waitingTime=0.0
< speed=1.00 waitingTime=0.0
< speed=1.00 waitingTime=0.0
< speed=1.00 waitingTime=0.0
< speed=1.00 waitingTime=0.0
---------- 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="ego" depart="0.00" departLane="SC_0" departPos="5.10" departSpeed="0.00" departDelay="0.00" arrival="-1.00" arrivalLane="" arrivalPos="-1.00" arrivalSpeed="-1.00" duration="25.00" routeLength="17.00" waitingTime="7.00" waitingCount="3" stopTime="0.00" timeLoss="22.44" rerouteNo="0" devices="tripinfo_ego routing_ego" vType="DEFAULT_VEHTYPE" speedFactor="1.06" vaporized="end"/>
</tripinfos>

TEST were terminated before completion (KILLED) on ts-sim-winbuild-ba : traci vehicle moveTo_detector ( Last six runs Dec2020 Nov2020 )

Test killed explicitly at 16:56
---------- Missing result in detector ----------
<?xml version="1.0" encoding="UTF-8"?>


<detector xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/det_e2_file.xsd">
   <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" maxIntervalHaltingD
uration="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" maxIntervalHalting
Duration="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" maxIntervalHalting
Duration="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" maxIntervalHalting
Duration="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" maxIntervalHalting
Duration="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" maxIntervalHaltingD
uration="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" maxIntervalHaltingD
uration="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" maxIntervalHalting
Duration="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" maxIntervalHalting
Duration="0.00" intervalHaltingDurationSum="0.00" startedHalts="0.00" meanVehicleNumber="0.00" maxVehicleNumber="0" />
</detector>

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

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
1,671d0
< Loading configuration ... done.
< Fix follower's lane.
< Subscribe to leader.
< Time 2.0: Gap 'follower'->'leader' = 5.938 (headway=0.367)
< 'follower' speed = 16.161582708
< Time 3.0: Gap 'follower'->'leader' = 8.966 (headway=0.528)
< 'follower' speed = 16.9836198736
< Time 4.0: Gap 'follower'->'leader' = 11.281 (headway=0.641)
< 'follower' speed = 17.5863190784
< Time 5.0: Gap 'follower'->'leader' = 13.069 (headway=0.725)
< 'follower' speed = 18.0379935645
< Time 6.0: Gap 'follower'->'leader' = 14.459 (headway=0.787)
< 'follower' speed = 18.3815472225
< Time 7.0: Gap 'follower'->'leader' = 15.545 (headway=0.834)
< 'follower' speed = 18.6456171431
< Time 8.0: Gap 'follower'->'leader' = 16.397 (headway=0.870)
< 'follower' speed = 18.8501483763
< Time 9.0: Gap 'follower'->'leader' = 17.068 (headway=0.898)
< 'follower' speed = 19.0094667411
< Time 10.0: Gap 'follower'->'leader' = 17.596 (headway=0.920)
< 'follower' speed = 19.1340998278
< Time 11.0: Gap 'follower'->'leader' = 18.013 (headway=0.937)
< 'follower' speed = 19.231918606
< Time 12.0: Gap 'follower'->'leader' = 18.342 (headway=0.950)
< 'follower' speed = 19.3088858604
< Time 13.0: Gap 'follower'->'leader' = 18.603 (headway=0.960)
< 'follower' speed = 19.3695649077
< Time 14.0: Gap 'follower'->'leader' = 18.810 (headway=0.969)
< 'follower' speed = 19.4174756866
<truncated after showing first 30 lines>
traci vehicle openGap with_low_maxDecel_fast ( Last six runs Dec2020 Nov2020 )
traci vehicle openGap with_low_maxDecel_fast_CACC ( Last six runs Dec2020 Nov2020 )
traci vehicle openGap with_low_maxDecel_slow ( Last six runs Dec2020 Nov2020 )

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : traci vehicle openGap without_maxDecel_fast ( Last six runs Dec2020 Nov2020 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
1,334d0
< Loading configuration ... done.
< Fix follower's lane.
< Subscribe to leader.
< Time 2.0: Gap 'follower'->'leader' = 5.938 (headway=0.367)
< 'follower' speed = 16.161582708
< Time 3.0: Gap 'follower'->'leader' = 8.966 (headway=0.528)
< 'follower' speed = 16.9836198736
< Time 4.0: Gap 'follower'->'leader' = 11.281 (headway=0.641)
< 'follower' speed = 17.5863190784
< Time 5.0: Gap 'follower'->'leader' = 13.069 (headway=0.725)
< 'follower' speed = 18.0379935645
< Time 6.0: Gap 'follower'->'leader' = 14.459 (headway=0.787)
< 'follower' speed = 18.3815472225
< Time 7.0: Gap 'follower'->'leader' = 15.545 (headway=0.834)
< 'follower' speed = 18.6456171431
< Time 8.0: Gap 'follower'->'leader' = 16.397 (headway=0.870)
< 'follower' speed = 18.8501483763
< Time 9.0: Gap 'follower'->'leader' = 17.068 (headway=0.898)
< 'follower' speed = 19.0094667411
< Time 10.0: Gap 'follower'->'leader' = 17.596 (headway=0.920)
< 'follower' speed = 19.1340998278
< Time 11.0: Gap 'follower'->'leader' = 18.013 (headway=0.937)
< 'follower' speed = 19.231918606
< Time 12.0: Gap 'follower'->'leader' = 18.342 (headway=0.950)
< 'follower' speed = 19.3088858604
< Time 13.0: Gap 'follower'->'leader' = 18.603 (headway=0.960)
< 'follower' speed = 19.3695649077
< Time 14.0: Gap 'follower'->'leader' = 18.810 (headway=0.969)
< 'follower' speed = 19.4174756866
<truncated after showing first 30 lines>

TEST were terminated before completion (TIMEOUT) on ts-sim-winbuild-ba : traci vehicle openGap without_maxDecel_slow ( Last six runs Dec2020 Nov2020 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
1,436d0
< Loading configuration ... done.
< Fix follower's lane.
< Subscribe to leader.
< Time 2.0: Gap 'follower'->'leader' = 5.938 (headway=0.367)
< 'follower' speed = 16.161582708
< Time 3.0: Gap 'follower'->'leader' = 8.966 (headway=0.528)
< 'follower' speed = 16.9836198736
< Time 4.0: Gap 'follower'->'leader' = 11.281 (headway=0.641)
< 'follower' speed = 17.5863190784
< Time 5.0: Gap 'follower'->'leader' = 13.069 (headway=0.725)
< 'follower' speed = 18.0379935645
< Time 6.0: Gap 'follower'->'leader' = 14.459 (headway=0.787)
< 'follower' speed = 18.3815472225
< Time 7.0: Gap 'follower'->'leader' = 15.545 (headway=0.834)
< 'follower' speed = 18.6456171431
< Time 8.0: Gap 'follower'->'leader' = 16.397 (headway=0.870)
< 'follower' speed = 18.8501483763
< Time 9.0: Gap 'follower'->'leader' = 17.068 (headway=0.898)
< 'follower' speed = 19.0094667411
< Time 10.0: Gap 'follower'->'leader' = 17.596 (headway=0.920)
< 'follower' speed = 19.1340998278
< Time 11.0: Gap 'follower'->'leader' = 18.013 (headway=0.937)
< 'follower' speed = 19.231918606
< Time 12.0: Gap 'follower'->'leader' = 18.342 (headway=0.950)
< 'follower' speed = 19.3088858604
< Time 13.0: Gap 'follower'->'leader' = 18.603 (headway=0.960)
< 'follower' speed = 19.3695649077
< Time 14.0: Gap 'follower'->'leader' = 18.810 (headway=0.969)
< 'follower' speed = 19.4174756866
<truncated after showing first 30 lines>

TEST were terminated before completion (KILLED) on ts-sim-winbuild-ba : traci vehicle pastStops_stateLoaded ( Last six runs Dec2020 Nov2020 )

Test killed explicitly at 16:56
---------- Differences in output ----------
1,11d0
< retrieve stops before saving
< time 500.0
<   past 10 stops (StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=20.0, arrival=25.0, depart=35.0), StopData(lane=SC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=8.0, until=80.0, arrival=114.0, depart=122.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=140.0, arrival=203.0, depart=213.0), StopData(lane=SC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=8.0, until=200.0, arrival=295.0, depart=303.0), Sto
pData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=260.0, arrival=385.0, depart=395.0), StopData(lane=SC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=8.0, until=320.0, arrival=476.0, depart=484.0))
<   next 10 stops (StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=380.0), StopData(lane=SC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=8.0, until=440.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=500.0), StopData(lane=SC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=8.0, until=560.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=620.0), StopData(lane=SC_0, sta
rtPos=91.75, endPos=91.95, stopFlags=0, duration=8.0, until=680.0))
< retrieve stops after saving
< time 500.0
<   past 10 stops (StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=20.0, arrival=25.0, depart=35.0), StopData(lane=SC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=8.0, until=80.0, arrival=114.0, depart=122.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=140.0, arrival=203.0, depart=213.0), StopData(lane=SC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=8.0, until=200.0, arrival=295.0, depart=303.0), Sto
pData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=260.0, arrival=385.0, depart=395.0), StopData(lane=SC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=8.0, until=320.0, arrival=476.0, depart=484.0))
<   next 10 stops (StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=380.0), StopData(lane=SC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=8.0, until=440.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=500.0), StopData(lane=SC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=8.0, until=560.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=620.0), StopData(lane=SC_0, sta
rtPos=91.75, endPos=91.95, stopFlags=0, duration=8.0, until=680.0))
< time 501.0
<   past 10 stops (StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=20.0, arrival=25.0, depart=35.0), StopData(lane=SC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=8.0, until=80.0, arrival=114.0, depart=122.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=140.0, arrival=203.0, depart=213.0), StopData(lane=SC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=8.0, until=200.0, arrival=295.0, depart=303.0), Sto
pData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=260.0, arrival=385.0, depart=395.0), StopData(lane=SC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=8.0, until=320.0, arrival=476.0, depart=484.0))
<   next 10 stops (StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=380.0), StopData(lane=SC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=8.0, until=440.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=500.0), StopData(lane=SC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=8.0, until=560.0), StopData(lane=NC_0, startPos=91.75, endPos=91.95, stopFlags=0, duration=10.0, until=620.0), StopData(lane=SC_0, sta
rtPos=91.75, endPos=91.95, stopFlags=0, duration=8.0, until=680.0))
---------- Missing result in state ----------
<?xml version="1.0" encoding="UTF-8"?>


<snapshot xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/state_file.xsd" version="<version>" time="500.00" type="micro">
    <route id="r1" state="1" edges="CN NC CS SC CN NC CS SC CN NC CS SC CN NC CS SC CN NC CS SC CN NC CS SC"/>
    <delay number="1" begin="1" end="0" depart="0.00" time="0.00"/>
    <vType id="bus" vClass="bus"/>
    <vehicle id="bus" type="bus" depart="0.00" line="B7" route="r1" distance="1120.87 0" speedFactor="1.00" state="17410 0 11 12.10 16000 358.58 499000 0 6" pos="91.94 79.94 0.00" speed="0.00 0.00" posLat="0.00" waitingTime="100000 3 0 16000 24000 25000 50000 105000">
        <stop lane="NC_0" duration="10.00" until="20.00" actualArrival="25.00" depart="35.00"/>
        <stop lane="SC_0" duration="8.00" until="80.00" actualArrival="114.00" depart="122.00"/>
        <stop lane="NC_0" duration="10.00" until="140.00" actualArrival="203.00" depart="213.00"/>
        <stop lane="SC_0" duration="8.00" until="200.00" actualArrival="295.00" depart="303.00"/>
        <stop lane="NC_0" duration="10.00" until="260.00" actualArrival="385.00" depart="395.00"/>
        <stop lane="SC_0" duration="8.00" until="320.00" actualArrival="476.00" depart="484.00"/>
        <stop lane="NC_0" startPos="91.75" endPos="91.95" duration="10.00" until="380.00"/>
        <stop lane="SC_0" startPos="91.75" endPos="91.95" duration="8.00" until="440.00"/>
        <stop lane="NC_0" startPos="91.75" endPos="91.95" duration="10.00" until="500.00"/>
        <stop lane="SC_0" startPos="91.75" endPos="91.95" duration="8.00" until="560.00"/>
        <stop lane="NC_0" startPos="91.75" endPos="91.95" duration="10.00" until="620.00"/>
        <stop lane="SC_0" startPos="91.75" endPos="91.95" duration="8.00" until="680.00"/>
    </vehicle>
    <lane id="SC_0">
        <vehicles value="bus"/>
    </lane>
</snapshot>

TEST were terminated before completion (KILLED) on ts-sim-winbuild-ba : traci vehicle setReroutingPeriod ( Last six runs Dec2020 Nov2020 )

Test killed explicitly at 16:56
---------- Missing result in vehroutes ----------
<?xml version="1.0" encoding="UTF-8"?>


<routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
    <vehicle id="ego" type="DEFAULT_VEHTYPE@ego" depart="0.00" arrival="367.00">
        <routeDistribution>
            <route replacedOnEdge="A0B0" reason="device.rerouting" replacedAtTime="20.00" probability="0" edges="A0B0 B0B1 B1B2 B2B3 B3B4 B4C4 C4C5 C5D5 D5E5 E5F5 F5F6 F6F7 F7G7 G7H7"/>
            <route replacedOnEdge="B2C2" reason="device.rerouting" replacedAtTime="80.00" probability="0" edges="A0B0 B0B1 B1B2 B2C2 C2D2 D2E2 E2F2 F2F3 F3F4 F4F5 F5F6 F6G6 G6G7 G7H7"/>
            <route replacedOnEdge="C2D2" reason="device.rerouting" replacedAtTime="100.00" probability="0" edges="A0B0 B0B1 B1B2 B2C2 C2D2 D2E2 E2E3 E3F3 F3F4 F4G4 G4G5 G5G6 G6G7 G7H7"/>
            <route replacedOnEdge="D2E2" reason="device.rerouting" replacedAtTime="120.00" probability="0" edges="A0B0 B0B1 B1B2 B2C2 C2D2 D2E2 E2F2 F2G2 G2G3 G3G4 G4G5 G5G6 G6G7 G7H7"/>
            <route replacedOnEdge="E2F2" reason="device.rerouting" replacedAtTime="140.00" probability="0" edges="A0B0 B0B1 B1B2 B2C2 C2D2 D2E2 E2F2 F2F3 F3F4 F4G4 G4G5 G5G6 G6G7 G7H7"/>
            <route replacedOnEdge="F3F4" reason="device.rerouting" replacedAtTime="200.00" probability="0" edges="A0B0 B0B1 B1B2 B2C2 C2D2 D2E2 E2F2 F2F3 F3F4 F4F5 F5F6 F6G6 G6G7 G7H7"/>
            <route replacedOnEdge="F4G4" reason="device.rerouting" replacedAtTime="220.00" probability="0" edges="A0B0 B0B1 B1B2 B2C2 C2D2 D2E2 E2F2 F2F3 F3F4 F4G4 G4G5 G5G6 G6G7 G7H7"/>
            <route replacedOnEdge="H4H5" reason="device.rerouting" replacedAtTime="260.00" probability="0" edges="A0B0 B0B1 B1B2 B2C2 C2D2 D2E2 E2F2 F2F3 F3F4 F4G4 G4H4 H4H5 H5H6 H6G6 G6G7 G7H7"/>
            <route replacedOnEdge="H5H6" reason="device.rerouting" replacedAtTime="280.00" probability="0" edges="A0B0 B0B1 B1B2 B2C2 C2D2 D2E2 E2F2 F2F3 F3F4 F4G4 G4H4 H4H5 H5H6 H6H7 H7G7 G7H7"/>
            <route edges="A0B0 B0B1 B1B2 B2C2 C2D2 D2E2 E2F2 F2F3 F3F4 F4G4 G4H4 H4H5 H5H6 H6G6 G6G7 G7H7"/>
        </routeDistribution>
    </vehicle>

</routes>