19Feb2021 - detailed test results for COMPLEX

To reconnect the TextTest GUI to these results, run:

texttest -a complex -d /home/delphi/cmakeGcc/sumo/tests -reconnect /home/delphi/cmakeGcc/texttesttmp/cmake_gcc4_64.28Feb090623.1297948 -g

To start TextTest for these tests, run:

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

Total: 1220 tests: 1044 succeeded 145 FAILED 27 known bugs 4 killed


libsumo.python3: 270 tests: 262 succeeded 6 known bugs 2 FAILED

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : traci vehicle taxi case3_redispatch_before_pickup ( Last six runs Feb2021 )

---------- Differences in errors ----------
2,4c2
< Traceback (most recent call last):
<     raise FatalTraCIError("Connection already closed.")
< traci.exceptions.FatalTraCIError: Connection already closed.
---
> malloc(): memory corruption

TEST FAILED on ts-sim-build-ba : traci vehicle taxi splitReservation ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1
> malloc(): memory corruption
---------- Differences in output ----------
3d2
< reservations2 (Reservation(id=0, persons=('p.2', 'p.3'), group=g0, fromEdge=A2B2, toEdge=C2D2, departPos=0.0, arrivalPos=90.6, depart=0.0, reservationTime=0.0, state=2), Reservation(id=1, persons=('p.0', 'p.1'), group=g0, fromEdge=A2B2, toEdge=C2D2, departPos=0.0, arrivalPos=90.6, depart=0.0, reservationTime=0.0, state=1))
---------- Differences in tripinfo ----------
5,17d4
<     <personinfo id="p.2" depart="0.00" type="DEFAULT_PEDTYPE">
<         <ride waitingTime="31.00" vehicle="taxi_0" depart="31.00" arrival="66.00" arrivalPos="90.60" duration="35.00" routeLength="285.61" timeLoss="15.04"/>
<     </personinfo>
<     <personinfo id="p.3" depart="0.00" type="DEFAULT_PEDTYPE">
<         <ride waitingTime="31.00" vehicle="taxi_0" depart="31.00" arrival="66.00" arrivalPos="90.60" duration="35.00" routeLength="285.61" timeLoss="15.04"/>
<     </personinfo>
<     <personinfo id="p.0" depart="0.00" type="DEFAULT_PEDTYPE">
<         <ride waitingTime="42.00" vehicle="taxi_1" depart="42.00" arrival="74.00" arrivalPos="90.60" duration="32.00" routeLength="285.61" timeLoss="10.78"/>
<     </personinfo>
<     <personinfo id="p.1" depart="0.00" type="DEFAULT_PEDTYPE">
<         <ride waitingTime="42.00" vehicle="taxi_1" depart="42.00" arrival="74.00" arrivalPos="90.60" duration="32.00" routeLength="285.61" timeLoss="10.78"/>
<     </personinfo>
< </tripinfos>
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on Fri Feb 19 13:36:49 2021 by Eclipse SUMO sumo Version v1_8_0+1289-692df371f2
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,19c6,9
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <person id="p.2" depart="0.00" arrival="66.00">
<         <ride from="A2B2" to="C2D2" arrivalPos="90.60" lines="taxi"/>
<     </person>
< 
<     <person id="p.3" depart="0.00" arrival="66.00">
<         <ride from="A2B2" to="C2D2" arrivalPos="90.60" lines="taxi"/>
<     </person>
< 
<     <person id="p.0" depart="0.00" arrival="74.00">
<         <ride from="A2B2" to="C2D2" arrivalPos="90.60" lines="taxi"/>
<     </person>
< 
<     <person id="p.1" depart="0.00" arrival="74.00">
<         <ride from="A2B2" to="C2D2" arrivalPos="90.60" lines="taxi"/>
<     </person>
---
>     <input>
>         <net-file value="input_net4.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
21c11,28
< </routes>
---
>     <output>
>         <tripinfo-output value="tripinfo.xml"/>
<truncated after showing first 30 lines>

Detailed information for the tests that had known bugs:

TEST had known bugs (#4727) on ts-sim-build-ba : traci ContextSubscriptionFilters leadFollow carFollowing ( Last six runs Feb2021 )

#4727
(This bug was triggered by text found in file 'output' matching '.')
---------- Differences in output ----------
3d2
< lead_straight
5d3
< [002] Context results for vehicle 'ego':
6a5
> [002] Context results for vehicle 'ego':
8d6
< [003] Context results for vehicle 'ego':
9a8
> [003] Context results for vehicle 'ego':
11d9
< [004] Context results for vehicle 'ego':
12a11
> [004] Context results for vehicle 'ego':
14d12
< [005] Context results for vehicle 'ego':
15a14
> [005] Context results for vehicle 'ego':
17d15
< [006] Context results for vehicle 'ego':
18a17
> [006] Context results for vehicle 'ego':
20d18
< [007] Context results for vehicle 'ego':
21a20
> [007] Context results for vehicle 'ego':
23d21
< [008] Context results for vehicle 'ego':
24a23
> [008] Context results for vehicle 'ego':
<truncated after showing first 30 lines>

2 TESTS had known bugs (#4727) on ts-sim-build-ba :

#4727
(This bug was triggered by text found in file 'output' matching '.')
---------- Differences in output ----------
3a4
> follow_straight
6d6
< follow_straight
8a9
> follow_straight
11d11
< follow_straight
13a14
> follow_straight
16d16
< follow_straight
18a19
> follow_straight
21d21
< follow_straight
23a24
> follow_straight
26d26
< follow_straight
28a29
> follow_straight
31d31
< follow_straight
33a34
> follow_straight
36d36
< follow_straight
38a39
> follow_straight
<truncated after showing first 30 lines>
traci ContextSubscriptionFilters leadFollow laneChangeLeft ( Last six runs Feb2021 )
traci ContextSubscriptionFilters leadFollow laneChangeRight ( Last six runs Feb2021 )

TEST had known bugs (#4727) on ts-sim-build-ba : traci ContextSubscriptionFilters leadFollow laneChangeNeighbors ( Last six runs Feb2021 )

#4727
(This bug was triggered by text found in file 'output' matching '.')
---------- Differences in output ----------
3,4d2
< follow_straight
< follow_right
5a4,6
> follow_right
> follow_straight
> lead_left
8d8
< lead_left
10,11d9
< follow_straight
< follow_right
12a11,13
> follow_right
> follow_straight
> lead_left
15d15
< lead_left
17,18d16
< follow_straight
< follow_right
19a18,20
> follow_right
> follow_straight
> lead_left
22d22
< lead_left
24,25d23
< follow_straight
< follow_right
<truncated after showing first 30 lines>

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

mapping failure
(This bug was triggered by text found in file 'output' matching 'failed')
---------- Differences in output ----------
0a1
> internal corner (inside, segment2) failed: x=198, x2=198.0,   y=1.9, y2=1.9,   lane=middle_0, lane2=middle_0, pos=102, pos2=98.0   posLat=2.0 posLat2=1.9

TEST had known bugs (see #6192) on ts-sim-build-ba : traci vehicle openGap with_low_maxDecel_fast_CACC ( Last six runs Feb2021 )

not even failing as intended
(This bug was triggered by text found in file 'errors' matching 'Error')
---------- Differences in errors ----------
0a1,2
> Error: tcpip::Socket::recvAndCheck @ recv: peer shutdown
> Quitting (on error).
---------- Differences in output ----------
3,102c3,102
< Time 2.0: Gap 'follower'->'leader' = 5.938 (headway=0.367)
< 'follower' speed = 16.161582708
< Time 3.0: Gap 'follower'->'leader' = 8.966 (headway=0.528)
< 'follower' speed = 16.9836198736
< Time 4.0: Gap 'follower'->'leader' = 11.281 (headway=0.641)
< 'follower' speed = 17.5863190784
< Time 5.0: Gap 'follower'->'leader' = 13.069 (headway=0.725)
< 'follower' speed = 18.0379935645
< Time 6.0: Gap 'follower'->'leader' = 14.459 (headway=0.787)
< 'follower' speed = 18.3815472225
< Time 7.0: Gap 'follower'->'leader' = 15.545 (headway=0.834)
< 'follower' speed = 18.6456171431
< Time 8.0: Gap 'follower'->'leader' = 16.397 (headway=0.870)
< 'follower' speed = 18.8501483763
< Time 9.0: Gap 'follower'->'leader' = 17.068 (headway=0.898)
< 'follower' speed = 19.0094667411
< Time 10.0: Gap 'follower'->'leader' = 17.596 (headway=0.920)
< 'follower' speed = 19.1340998278
< Time 11.0: Gap 'follower'->'leader' = 18.013 (headway=0.937)
< 'follower' speed = 19.231918606
< Time 12.0: Gap 'follower'->'leader' = 18.342 (headway=0.950)
< 'follower' speed = 19.3088858604
< Time 13.0: Gap 'follower'->'leader' = 18.603 (headway=0.960)
< 'follower' speed = 19.3695649077
< Time 14.0: Gap 'follower'->'leader' = 18.810 (headway=0.969)
< 'follower' speed = 19.4174756866
< Time 15.0: Gap 'follower'->'leader' = 18.973 (headway=0.975)
< 'follower' speed = 19.4553500651
< Time 16.0: Gap 'follower'->'leader' = 19.103 (headway=0.980)
<truncated after showing first 30 lines>

libtraci.python3: 293 tests: 279 succeeded 7 FAILED 6 known bugs 1 killed

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : traci connection parallelConnection sumo-gui ( Last six runs Feb2021 )

---------- Differences in output ----------
3,24d2
<  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 -----------
<  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.
< -- Unordered text as found by filter '^Loading configuration ... done.' --
< Loading configuration ... done.
< Loading configuration ... done.
< Loading configuration ... done.
< Loading configuration ... done.
< Loading configuration ... done.
< Loading configuration ... done.
< 

TEST FAILED on ts-sim-build-ba : traci connection repeatedConnection sumo-gui ( Last six runs Feb2021 )

---------- Differences in output ----------
3,64d2
< Print ended at step 100
<  Run 1
< Print ended at step 100
<  Run 2
< Print ended at step 100
<  Run 3
< Print ended at step 100
<  Run 4
< Print ended at step 100
<  Run 5
< Print ended at step 100
<  Run 6
< Print ended at step 100
<  Run 7
< Print ended at step 100
<  Run 8
< Print ended at step 100
<  Run 9
< Print ended at step 100
< ----------- TraCI ends first -----------
<  Run 0
< Print ended at step 100
<  Run 1
< Print ended at step 100
<  Run 2
< Print ended at step 100
<  Run 3
< Print ended at step 100
<  Run 4
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci gui b50 ( Last six runs Feb2021 )

---------- Differences in output ----------
2,4d1
< -- Unordered text as found by filter '^Loading configuration ... done.' --
< Loading configuration ... done.
< 

TEST FAILED on ts-sim-build-ba : traci gui gui ( Last six runs Feb2021 )

---------- Differences in output ----------
1,31d0
< 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
< -- Unordered text as found by filter '^Loading configuration ... done.' --
<truncated after showing first 30 lines>
---------- Missing result in png ----------
PNG


IHDRߊ	kIDATxMUh?"(N8\D" d܉8p
Fqҍ5H\@CUh{nݵN=

SO}v#2kS
)gQ\ﺏk_gwq9g{ӅK]pCAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'u5?N13kk?5	e@{{fOn}ck3|qַ3aZZ/m)]r}wf^Nt;f旫f̼֚{gfY3s9ݟwkW;kgy$藗j߿;3<`<i<</?;O[}8{[[;8Sޡ@@@3s헉x
΋K bxzԾIENDB`

TEST FAILED on ts-sim-build-ba : traci gui polygon_dynamics_gui ( Last six runs Feb2021 )

---------- Differences in output ----------
1,259d0
< 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))
< type test
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle taxi case3_redispatch_before_pickup ( Last six runs Feb2021 )

---------- Differences in errors ----------
2,4d1
< Traceback (most recent call last):
<     raise FatalTraCIError("Connection already closed.")
< traci.exceptions.FatalTraCIError: Connection already closed.

TEST FAILED on ts-sim-build-ba : traci vehicle taxi splitReservation ( Last six runs Feb2021 )

---------- Differences in output ----------
3d2
< reservations2 (Reservation(id=0, persons=('p.2', 'p.3'), group=g0, fromEdge=A2B2, toEdge=C2D2, departPos=0.0, arrivalPos=90.6, depart=0.0, reservationTime=0.0, state=2), Reservation(id=1, persons=('p.0', 'p.1'), group=g0, fromEdge=A2B2, toEdge=C2D2, departPos=0.0, arrivalPos=90.6, depart=0.0, reservationTime=0.0, state=1))
---------- Differences in tripinfo ----------
5,17d4
<     <personinfo id="p.2" depart="0.00" type="DEFAULT_PEDTYPE">
<         <ride waitingTime="31.00" vehicle="taxi_0" depart="31.00" arrival="66.00" arrivalPos="90.60" duration="35.00" routeLength="285.61" timeLoss="15.04"/>
<     </personinfo>
<     <personinfo id="p.3" depart="0.00" type="DEFAULT_PEDTYPE">
<         <ride waitingTime="31.00" vehicle="taxi_0" depart="31.00" arrival="66.00" arrivalPos="90.60" duration="35.00" routeLength="285.61" timeLoss="15.04"/>
<     </personinfo>
<     <personinfo id="p.0" depart="0.00" type="DEFAULT_PEDTYPE">
<         <ride waitingTime="42.00" vehicle="taxi_1" depart="42.00" arrival="74.00" arrivalPos="90.60" duration="32.00" routeLength="285.61" timeLoss="10.78"/>
<     </personinfo>
<     <personinfo id="p.1" depart="0.00" type="DEFAULT_PEDTYPE">
<         <ride waitingTime="42.00" vehicle="taxi_1" depart="42.00" arrival="74.00" arrivalPos="90.60" duration="32.00" routeLength="285.61" timeLoss="10.78"/>
<     </personinfo>
< </tripinfos>
---------- Differences in vehroutes ----------
2a3,4
> <!-- generated on Fri Feb 19 13:38:13 2021 by Eclipse SUMO sumo Version v1_8_0+1289-692df371f2
> <configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/sumoConfiguration.xsd">
4,19c6,9
< <routes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/routes_file.xsd">
<     <person id="p.2" depart="0.00" arrival="66.00">
<         <ride from="A2B2" to="C2D2" arrivalPos="90.60" lines="taxi"/>
<     </person>
< 
<     <person id="p.3" depart="0.00" arrival="66.00">
<         <ride from="A2B2" to="C2D2" arrivalPos="90.60" lines="taxi"/>
<     </person>
< 
<     <person id="p.0" depart="0.00" arrival="74.00">
<         <ride from="A2B2" to="C2D2" arrivalPos="90.60" lines="taxi"/>
<     </person>
< 
<     <person id="p.1" depart="0.00" arrival="74.00">
<         <ride from="A2B2" to="C2D2" arrivalPos="90.60" lines="taxi"/>
<     </person>
---
>     <input>
>         <net-file value="input_net4.net.xml"/>
>         <route-files value="input_routes.rou.xml"/>
>     </input>
21c11,28
< </routes>
---
>     <output>
>         <tripinfo-output value="tripinfo.xml"/>
<truncated after showing first 30 lines>

Detailed information for the tests that had known bugs:

TEST had known bugs (#4727) on ts-sim-build-ba : traci ContextSubscriptionFilters leadFollow carFollowing ( Last six runs Feb2021 )

#4727
(This bug was triggered by text found in file 'output' matching '.')
---------- Differences in output ----------
3d2
< lead_straight
5d3
< [002] Context results for vehicle 'ego':
6a5
> [002] Context results for vehicle 'ego':
8d6
< [003] Context results for vehicle 'ego':
9a8
> [003] Context results for vehicle 'ego':
11d9
< [004] Context results for vehicle 'ego':
12a11
> [004] Context results for vehicle 'ego':
14d12
< [005] Context results for vehicle 'ego':
15a14
> [005] Context results for vehicle 'ego':
17d15
< [006] Context results for vehicle 'ego':
18a17
> [006] Context results for vehicle 'ego':
20d18
< [007] Context results for vehicle 'ego':
21a20
> [007] Context results for vehicle 'ego':
23d21
< [008] Context results for vehicle 'ego':
24a23
> [008] Context results for vehicle 'ego':
<truncated after showing first 30 lines>

2 TESTS had known bugs (#4727) on ts-sim-build-ba :

#4727
(This bug was triggered by text found in file 'output' matching '.')
---------- Differences in output ----------
3a4
> follow_straight
6d6
< follow_straight
8a9
> follow_straight
11d11
< follow_straight
13a14
> follow_straight
16d16
< follow_straight
18a19
> follow_straight
21d21
< follow_straight
23a24
> follow_straight
26d26
< follow_straight
28a29
> follow_straight
31d31
< follow_straight
33a34
> follow_straight
36d36
< follow_straight
38a39
> follow_straight
<truncated after showing first 30 lines>
traci ContextSubscriptionFilters leadFollow laneChangeLeft ( Last six runs Feb2021 )
traci ContextSubscriptionFilters leadFollow laneChangeRight ( Last six runs Feb2021 )

TEST had known bugs (#4727) on ts-sim-build-ba : traci ContextSubscriptionFilters leadFollow laneChangeNeighbors ( Last six runs Feb2021 )

#4727
(This bug was triggered by text found in file 'output' matching '.')
---------- Differences in output ----------
3,4d2
< follow_straight
< follow_right
5a4,6
> follow_right
> follow_straight
> lead_left
8d8
< lead_left
10,11d9
< follow_straight
< follow_right
12a11,13
> follow_right
> follow_straight
> lead_left
15d15
< lead_left
17,18d16
< follow_straight
< follow_right
19a18,20
> follow_right
> follow_straight
> lead_left
22d22
< lead_left
24,25d23
< follow_straight
< follow_right
<truncated after showing first 30 lines>

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

mapping failure
(This bug was triggered by text found in file 'output' matching 'failed')
---------- Differences in output ----------
0a1
> internal corner (inside, segment2) failed: x=198, x2=198.0,   y=1.9, y2=1.9,   lane=middle_0, lane2=middle_0, pos=102, pos2=98.0   posLat=2.0 posLat2=1.9

TEST had known bugs (see #6192) on ts-sim-build-ba : traci vehicle openGap with_low_maxDecel_fast_CACC ( Last six runs Feb2021 )

not even failing as intended
(This bug was triggered by text found in file 'errors' matching 'Error')
---------- Differences in errors ----------
0a1,2
> Error: tcpip::Socket::recvAndCheck @ recv: peer shutdown
> Quitting (on error).
---------- Differences in output ----------
3,102c3,102
< Time 2.0: Gap 'follower'->'leader' = 5.938 (headway=0.367)
< 'follower' speed = 16.161582708
< Time 3.0: Gap 'follower'->'leader' = 8.966 (headway=0.528)
< 'follower' speed = 16.9836198736
< Time 4.0: Gap 'follower'->'leader' = 11.281 (headway=0.641)
< 'follower' speed = 17.5863190784
< Time 5.0: Gap 'follower'->'leader' = 13.069 (headway=0.725)
< 'follower' speed = 18.0379935645
< Time 6.0: Gap 'follower'->'leader' = 14.459 (headway=0.787)
< 'follower' speed = 18.3815472225
< Time 7.0: Gap 'follower'->'leader' = 15.545 (headway=0.834)
< 'follower' speed = 18.6456171431
< Time 8.0: Gap 'follower'->'leader' = 16.397 (headway=0.870)
< 'follower' speed = 18.8501483763
< Time 9.0: Gap 'follower'->'leader' = 17.068 (headway=0.898)
< 'follower' speed = 19.0094667411
< Time 10.0: Gap 'follower'->'leader' = 17.596 (headway=0.920)
< 'follower' speed = 19.1340998278
< Time 11.0: Gap 'follower'->'leader' = 18.013 (headway=0.937)
< 'follower' speed = 19.231918606
< Time 12.0: Gap 'follower'->'leader' = 18.342 (headway=0.950)
< 'follower' speed = 19.3088858604
< Time 13.0: Gap 'follower'->'leader' = 18.603 (headway=0.960)
< 'follower' speed = 19.3695649077
< Time 14.0: Gap 'follower'->'leader' = 18.810 (headway=0.969)
< 'follower' speed = 19.4174756866
< Time 15.0: Gap 'follower'->'leader' = 18.973 (headway=0.975)
< 'follower' speed = 19.4553500651
< Time 16.0: Gap 'follower'->'leader' = 19.103 (headway=0.980)
<truncated after showing first 30 lines>

Detailed information for the tests that were terminated before completion:

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

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in errors ----------
0a1,8
> Process Process-1:
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> traci.exceptions.FatalTraCIError: Could not connect in 11 tries
> Process Process-2:
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> traci.exceptions.FatalTraCIError: Could not connect in 11 tries
---------- Differences in output ----------
4,42d3
< Process 1 ended at step 99
< Process 2 ended at step 99
<  Run 1
< Process 1 ended at step 99
< Process 2 ended at step 99
<    -------- numClients: 5  --------    
<  Run 0
< 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
< 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
< Process 1 ended at step 99
< Process 2 ended at step 99
<  Run 1
< Process 1 ended at step 99
< Process 2 ended at step 99
<    -------- numClients: 5  --------    
<  Run 0
< Process 1 ended at step 99
<truncated after showing first 30 lines>

meso: 231 tests: 133 succeeded 97 FAILED 1 known bugs

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : state save_cyclic_stops ( Last six runs Feb2021 )

---------- Differences in output ----------
1,5d0
< <     <stopinfo id="v0" type="DEFAULT_VEHTYPE" edge="SC" pos="0.00" parking="0" started="0.00" ended="67.00" delay="7.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
< > </stops>
< <     <stopinfo id="v0" type="DEFAULT_VEHTYPE" edge="CN" pos="0.00" parking="0" started="66.62" ended="127.00" delay="7.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
< <     <stopinfo id="v0" type="DEFAULT_VEHTYPE" edge="SC" pos="0.00" parking="0" started="139.86" ended="247.00" delay="7.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
< <     <stopinfo id="v0" type="DEFAULT_VEHTYPE" edge="CN" pos="0.00" parking="0" started="246.62" ended="307.00" delay="7.00" initialPersons="0" loadedPersons="0" unloadedPersons="0" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
6a2
> > </stops>
---------- Differences in state ----------
7c7
<     <vType id="DEFAULT_VEHTYPE"/>
---
>     <vType id="DEFAULT_VEHTYPE" sigma="0"/>
13c13
<         <stop lane="SC_0" startPos="91.75" endPos="91.95" until="360.00"/>
---
>         <stop lane="SC_0" startPos="91.75" endPos="91.95" until="360.00" actualArrival="319.86"/>

TEST FAILED on ts-sim-build-ba : state save_parking ( Last six runs Feb2021 )

---------- Differences in state ----------
9,10c9,10
<         <stop lane="middle_0" startPos="9.80" endPos="10.00" duration="2.00" parking="1"/>
<         <stop lane="middle_0" startPos="59.80" endPos="60.00" duration="20.00" parking="1"/>
---
>         <stop lane="middle_0" startPos="9.80" endPos="10.00" duration="2.00" parking="1" actualArrival="7.00"/>
>         <stop lane="middle_0" startPos="59.80" endPos="60.00" duration="20.00" parking="1" actualArrival="7.00"/>

TEST FAILED on ts-sim-build-ba : state save_parking_busStop ( Last six runs Feb2021 )

---------- Differences in state ----------
9c9
<         <stop busStop="stop0" duration="30.00" parking="1"/>
---
>         <stop busStop="stop0" duration="30.00" parking="1" actualArrival="7.00"/>

TEST FAILED on ts-sim-build-ba : state save_stopped ( Last six runs Feb2021 )

---------- Differences in state ----------
9,10c9,10
<         <stop lane="middle_0" startPos="9.80" endPos="10.00" duration="2.00" parking="0" tripId="testTripID" line="testLine"/>
<         <stop lane="middle_0" startPos="59.80" endPos="60.00" duration="20.00" parking="0"/>
---
>         <stop lane="middle_0" startPos="9.80" endPos="10.00" duration="2.00" parking="0" tripId="testTripID" line="testLine" actualArrival="7.00"/>
>         <stop lane="middle_0" startPos="59.80" endPos="60.00" duration="20.00" parking="0" actualArrival="7.00"/>

TEST FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters fieldOfVision incompatible_filter ( Last six runs Feb2021 )

---------- Differences in errors ----------
1c1
< Warning: Ignoring field of vision subscription filter due to incompatibility with other filter(s).
---
> 
---------- Differences in output ----------
1,8c1
< 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
---
> Usage: runner <sumo/sumo-gui> <range> <openingAngle> <testWithIncompatibleFilter (0/1)>

TEST FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters fieldOfVision persons range_50_angle_90 ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1
> 
---------- Differences in output ----------
1,6c1
< 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
---
> Usage: runner <sumo/sumo-gui> <range> <openingAngle> <testWithIncompatibleFilter (0/1)>

TEST FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters fieldOfVision range_0_angle_90 ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1
> 
---------- Differences in output ----------
1,6c1
< 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
---
> Usage: runner <sumo/sumo-gui> <range> <openingAngle> <testWithIncompatibleFilter (0/1)>

TEST FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters fieldOfVision range_50_angle_0 ( Last six runs Feb2021 )

---------- Differences in errors ----------
1c1
< Warning: Field of vision opening angle ('0.00') should be within interval (0, 360), ignoring filter...
---
> 
---------- Differences in output ----------
1,9c1
< 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
---
> Usage: runner <sumo/sumo-gui> <range> <openingAngle> <testWithIncompatibleFilter (0/1)>

TEST FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters fieldOfVision range_50_angle_270 ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1
> 
---------- Differences in output ----------
1,8c1
< 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
---
> Usage: runner <sumo/sumo-gui> <range> <openingAngle> <testWithIncompatibleFilter (0/1)>

TEST FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters fieldOfVision range_50_angle_360 ( Last six runs Feb2021 )

---------- Differences in errors ----------
1c1
< Warning: Field of vision opening angle ('360.00') should be within interval (0, 360), ignoring filter...
---
> 
---------- Differences in output ----------
1,9c1
< 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
---
> Usage: runner <sumo/sumo-gui> <range> <openingAngle> <testWithIncompatibleFilter (0/1)>

TEST FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters fieldOfVision range_50_angle_90 ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1
> 
---------- Differences in output ----------
1,7c1
< 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
---
> Usage: runner <sumo/sumo-gui> <range> <openingAngle> <testWithIncompatibleFilter (0/1)>

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

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/home/delphi/cmakeGcc/sumo/tests/../tests/complex/traci/ContextSubscriptionFilters/lanesUpDownDistance/runner.py", line 81, in <module>
>     runSingle(100, float(sys.argv[2]), "ego")
> ValueError: could not convert string to float: sumo
---------- Differences in output ----------
1,204d0
< 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
< follow_left2
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/home/delphi/cmakeGcc/sumo/tests/../tests/complex/traci/ContextSubscriptionFilters/lanesUpDownDistance/runner.py", line 81, in <module>
>     runSingle(100, float(sys.argv[2]), "ego")
> ValueError: could not convert string to float: sumo
---------- Differences in output ----------
1,135d0
< 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
< [010] Context results for vehicle 'ego':
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/home/delphi/cmakeGcc/sumo/tests/../tests/complex/traci/ContextSubscriptionFilters/lanesUpDownDistance/runner.py", line 81, in <module>
>     runSingle(100, float(sys.argv[2]), "ego")
> ValueError: could not convert string to float: sumo
---------- Differences in output ----------
1,114d0
< 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
< [009] Context results for vehicle 'ego':
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/home/delphi/cmakeGcc/sumo/tests/../tests/complex/traci/ContextSubscriptionFilters/lanesUpDownDistance/runner.py", line 81, in <module>
>     runSingle(100, float(sys.argv[2]), "ego")
> ValueError: could not convert string to float: sumo
---------- Differences in output ----------
1,182d0
< 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
< opposite_lead_left
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/home/delphi/cmakeGcc/sumo/tests/../tests/complex/traci/ContextSubscriptionFilters/lanesUpDownDistance/runner.py", line 81, in <module>
>     runSingle(100, float(sys.argv[2]), "ego")
> ValueError: could not convert string to float: sumo
---------- Differences in output ----------
1,113d0
< 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
< opposite_lead_left2
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/home/delphi/cmakeGcc/sumo/tests/../tests/complex/traci/ContextSubscriptionFilters/lanesUpDownDistance/runner.py", line 81, in <module>
>     runSingle(100, float(sys.argv[2]), "ego")
> ValueError: could not convert string to float: sumo
---------- Differences in output ----------
1,111d0
< 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
< opposite_lead_left
<truncated after showing first 30 lines>

3 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/home/delphi/cmakeGcc/sumo/tests/../tests/complex/traci/ContextSubscriptionFilters/lanesUpDownDistance/runner.py", line 81, in <module>
>     runSingle(100, float(sys.argv[2]), "ego")
> ValueError: could not convert string to float: sumo
---------- Differences in output ----------
1,36d0
< Subscribing to vehicle context of object 'ego'
< [001] Context results for vehicle 'ego':
< [002] Context results for vehicle 'ego':
< [003] Context results for vehicle 'ego':
< [004] Context results for vehicle 'ego':
< [005] Context results for vehicle 'ego':
< [006] Context results for vehicle 'ego':
< [007] Context results for vehicle 'ego':
< [008] Context results for vehicle 'ego':
< [009] Context results for vehicle 'ego':
< [010] Context results for vehicle 'ego':
< [011] Context results for vehicle 'ego':
< [012] Context results for vehicle 'ego':
< [013] Context results for vehicle 'ego':
< [014] Context results for vehicle 'ego':
< [015] Context results for vehicle 'ego':
< [016] Context results for vehicle 'ego':
< [017] Context results for vehicle 'ego':
< [018] Context results for vehicle 'ego':
< [019] Context results for vehicle 'ego':
< [020] Context results for vehicle 'ego':
< [021] Context results for vehicle 'ego':
< [022] Context results for vehicle 'ego':
< [023] Context results for vehicle 'ego':
< [024] Context results for vehicle 'ego':
< [025] Context results for vehicle 'ego':
< [026] Context results for vehicle 'ego':
< [027] Context results for vehicle 'ego':
< [028] Context results for vehicle 'ego':
<truncated after showing first 30 lines>
traci ContextSubscriptionFilters lanesUpDownDistance lanesOutOfBounds ( Last six runs Feb2021 )
traci ContextSubscriptionFilters lanesUpDownDistance lanesOutOfBoundsDownDistZero ( Last six runs Feb2021 )
traci ContextSubscriptionFilters lanesUpDownDistance lanesOutOfBoundsUpDistZero ( Last six runs Feb2021 )

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

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/home/delphi/cmakeGcc/sumo/tests/../tests/complex/traci/ContextSubscriptionFilters/lanesUpDownDistance/runner.py", line 81, in <module>
>     runSingle(100, float(sys.argv[2]), "ego")
> ValueError: could not convert string to float: sumo
---------- Differences in output ----------
1,146d0
< 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
< follow_right2
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/home/delphi/cmakeGcc/sumo/tests/../tests/complex/traci/ContextSubscriptionFilters/lanesUpDownDistance/runner.py", line 81, in <module>
>     runSingle(100, float(sys.argv[2]), "ego")
> ValueError: could not convert string to float: sumo
---------- Differences in output ----------
1,96d0
< 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
< [010] Context results for vehicle 'ego':
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/home/delphi/cmakeGcc/sumo/tests/../tests/complex/traci/ContextSubscriptionFilters/lanesUpDownDistance/runner.py", line 81, in <module>
>     runSingle(100, float(sys.argv[2]), "ego")
> ValueError: could not convert string to float: sumo
---------- Differences in output ----------
1,86d0
< 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
< [010] Context results for vehicle 'ego':
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters lateralDistance incompatible_filter ( Last six runs Feb2021 )

---------- Differences in errors ----------
1c1
< Warning: Ignoring field of vision subscription filter due to incompatibility with other filter(s).
---
> 
---------- Differences in output ----------
1,9c1
< 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
---
> Usage: runner <sumo/sumo-gui> <range> <lateralDistance> <downstreamDistance> <upstreamDistance> <testWithIncompatibleFilter (0/1)>

TEST FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters lateralDistance internal_edges ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1
> 
---------- Differences in output ----------
1,46c1
< 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-build-ba : traci ContextSubscriptionFilters lateralDistance persons range_50_lateralDist_50 ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1
> 
---------- Differences in output ----------
1,8c1
< 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
---
> Usage: runner <sumo/sumo-gui> <range> <lateralDistance> <downstreamDistance> <upstreamDistance> <testWithIncompatibleFilter (0/1)>

TEST FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters lateralDistance range_50_lateralDist_50 ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1
> 
---------- Differences in output ----------
1,9c1
< 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
---
> Usage: runner <sumo/sumo-gui> <range> <lateralDistance> <downstreamDistance> <upstreamDistance> <testWithIncompatibleFilter (0/1)>

TEST FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters leadFollow carFollowing ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/home/delphi/cmakeGcc/sumo/tests/../tests/complex/traci/ContextSubscriptionFilters/leadFollow/carFollowing/runner.py", line 76, in <module>
>     runSingle(100, float(sys.argv[2]), "ego")
> ValueError: could not convert string to float: sumo
---------- Differences in output ----------
1,88d0
< 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
< [010] Context results for vehicle 'ego':
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters leadFollow laneChangeLeft ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/home/delphi/cmakeGcc/sumo/tests/../tests/complex/traci/ContextSubscriptionFilters/leadFollow/laneChangeLeft/runner.py", line 76, in <module>
>     runSingle(100, float(sys.argv[2]), "ego")
> ValueError: could not convert string to float: sumo
---------- Differences in output ----------
1,141d0
< 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
< lead_left
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters leadFollow laneChangeNeighbors ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/home/delphi/cmakeGcc/sumo/tests/../tests/complex/traci/ContextSubscriptionFilters/leadFollow/laneChangeNeighbors/runner.py", line 75, in <module>
>     runSingle(100, float(sys.argv[2]), "ego")
> ValueError: could not convert string to float: sumo
---------- Differences in output ----------
1,192d0
< 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
< lead_left
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters leadFollow laneChangeRight ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/home/delphi/cmakeGcc/sumo/tests/../tests/complex/traci/ContextSubscriptionFilters/leadFollow/laneChangeRight/runner.py", line 76, in <module>
>     runSingle(100, float(sys.argv[2]), "ego")
> ValueError: could not convert string to float: sumo
---------- Differences in output ----------
1,139d0
< 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
< lead_right
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters leadFollowOpposite laneChangeOpposite ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/home/delphi/cmakeGcc/sumo/tests/../tests/complex/traci/ContextSubscriptionFilters/leadFollowOpposite/laneChangeOpposite/runner.py", line 72, in <module>
>     runSingle(100, float(sys.argv[2]), "ego")
> ValueError: could not convert string to float: sumo
---------- Differences in output ----------
1,98d0
< 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
< [013] Context results for vehicle 'ego':
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters noOpposite lanesInclOpposite ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/home/delphi/cmakeGcc/sumo/tests/../tests/complex/traci/ContextSubscriptionFilters/noOpposite/lanesInclOpposite/runner.py", line 72, in <module>
>     runSingle(100, float(sys.argv[2]), "ego")
> ValueError: could not convert string to float: sumo
---------- Differences in output ----------
1,48d0
< 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
< [012] Context results for vehicle 'ego':
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters roadnetSearch_noOpposite dist_10 ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/home/delphi/cmakeGcc/sumo/tests/../tests/complex/traci/ContextSubscriptionFilters/roadnetSearch_noOpposite/runner.py", line 87, in <module>
>     runSingle(1, float(sys.argv[2]), float(sys.argv[3]), lanes, opposite)
> ValueError: could not convert string to float: sumo
---------- 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-build-ba : traci ContextSubscriptionFilters roadnetSearch_noOpposite dist_10_disregard_opposite ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/home/delphi/cmakeGcc/sumo/tests/../tests/complex/traci/ContextSubscriptionFilters/roadnetSearch_noOpposite/runner.py", line 87, in <module>
>     runSingle(1, float(sys.argv[2]), float(sys.argv[3]), lanes, opposite)
> ValueError: could not convert string to float: sumo
---------- 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-build-ba : traci ContextSubscriptionFilters roadnetSearch_noOpposite dist_d10u100 ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/home/delphi/cmakeGcc/sumo/tests/../tests/complex/traci/ContextSubscriptionFilters/roadnetSearch_noOpposite/runner.py", line 87, in <module>
>     runSingle(1, float(sys.argv[2]), float(sys.argv[3]), lanes, opposite)
> ValueError: could not convert string to float: sumo
---------- 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 FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters roadnetSearch_noOpposite dist_d10u80 ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/home/delphi/cmakeGcc/sumo/tests/../tests/complex/traci/ContextSubscriptionFilters/roadnetSearch_noOpposite/runner.py", line 87, in <module>
>     runSingle(1, float(sys.argv[2]), float(sys.argv[3]), lanes, opposite)
> ValueError: could not convert string to float: sumo
---------- 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 FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters roadnetSearch_noOpposite dist_d155u65 ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/home/delphi/cmakeGcc/sumo/tests/../tests/complex/traci/ContextSubscriptionFilters/roadnetSearch_noOpposite/runner.py", line 87, in <module>
>     runSingle(1, float(sys.argv[2]), float(sys.argv[3]), lanes, opposite)
> ValueError: could not convert string to float: sumo
---------- 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 FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters roadnetSearch_noOpposite dist_d200u10 ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/home/delphi/cmakeGcc/sumo/tests/../tests/complex/traci/ContextSubscriptionFilters/roadnetSearch_noOpposite/runner.py", line 87, in <module>
>     runSingle(1, float(sys.argv[2]), float(sys.argv[3]), lanes, opposite)
> ValueError: could not convert string to float: sumo
---------- 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-build-ba : traci ContextSubscriptionFilters roadnetSearch_noOpposite dist_d20u30 ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/home/delphi/cmakeGcc/sumo/tests/../tests/complex/traci/ContextSubscriptionFilters/roadnetSearch_noOpposite/runner.py", line 87, in <module>
>     runSingle(1, float(sys.argv[2]), float(sys.argv[3]), lanes, opposite)
> ValueError: could not convert string to float: sumo
---------- 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-build-ba : traci ContextSubscriptionFilters roadnetSearch_noOpposite dist_d30u20 ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/home/delphi/cmakeGcc/sumo/tests/../tests/complex/traci/ContextSubscriptionFilters/roadnetSearch_noOpposite/runner.py", line 87, in <module>
>     runSingle(1, float(sys.argv[2]), float(sys.argv[3]), lanes, opposite)
> ValueError: could not convert string to float: sumo
---------- 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-build-ba : traci ContextSubscriptionFilters roadnetSearch_withOpposite dist_10_with_opposite ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/home/delphi/cmakeGcc/sumo/tests/../tests/complex/traci/ContextSubscriptionFilters/roadnetSearch_withOpposite/runner.py", line 87, in <module>
>     runSingle(1, float(sys.argv[2]), float(sys.argv[3]), lanes, opposite)
> ValueError: could not convert string to float: sumo
---------- 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-build-ba : traci ContextSubscriptionFilters roadnetSearch_withOpposite dist_d0_u150_only_opposite ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/home/delphi/cmakeGcc/sumo/tests/../tests/complex/traci/ContextSubscriptionFilters/roadnetSearch_withOpposite/runner.py", line 87, in <module>
>     runSingle(1, float(sys.argv[2]), float(sys.argv[3]), lanes, opposite)
> ValueError: could not convert string to float: sumo
---------- 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 FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters roadnetSearch_withOpposite dist_d0_u150_with_opposite ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/home/delphi/cmakeGcc/sumo/tests/../tests/complex/traci/ContextSubscriptionFilters/roadnetSearch_withOpposite/runner.py", line 87, in <module>
>     runSingle(1, float(sys.argv[2]), float(sys.argv[3]), lanes, opposite)
> ValueError: could not convert string to float: sumo
---------- 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-build-ba : traci ContextSubscriptionFilters roadnetSearch_withOpposite dist_d100_u0_with_opposite ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/home/delphi/cmakeGcc/sumo/tests/../tests/complex/traci/ContextSubscriptionFilters/roadnetSearch_withOpposite/runner.py", line 85, in <module>
>     opposite = bool(int(sys.argv[5]))
> ValueError: invalid literal for int() with base 10: '0.0'
---------- 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-build-ba : traci ContextSubscriptionFilters roadnetSearch_withOpposite dist_d250_u0_only_opposite ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/home/delphi/cmakeGcc/sumo/tests/../tests/complex/traci/ContextSubscriptionFilters/roadnetSearch_withOpposite/runner.py", line 85, in <module>
>     opposite = bool(int(sys.argv[5]))
> ValueError: invalid literal for int() with base 10: '0.0'
---------- 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-build-ba : traci ContextSubscriptionFilters roadnetSearch_withOpposite dist_d250_u0_with_opposite ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/home/delphi/cmakeGcc/sumo/tests/../tests/complex/traci/ContextSubscriptionFilters/roadnetSearch_withOpposite/runner.py", line 85, in <module>
>     opposite = bool(int(sys.argv[5]))
> ValueError: invalid literal for int() with base 10: '0.0'
---------- 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-build-ba : traci ContextSubscriptionFilters roadnetSearch_withOpposite dist_d250_u250_all ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/home/delphi/cmakeGcc/sumo/tests/../tests/complex/traci/ContextSubscriptionFilters/roadnetSearch_withOpposite/runner.py", line 87, in <module>
>     runSingle(1, float(sys.argv[2]), float(sys.argv[3]), lanes, opposite)
> ValueError: could not convert string to float: sumo
---------- 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-build-ba : traci ContextSubscriptionFilters turn turn_d250_u250 ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/home/delphi/cmakeGcc/sumo/tests/../tests/complex/traci/ContextSubscriptionFilters/turn/runner.py", line 83, in <module>
>     runSingle(100, float(sys.argv[2]), float(sys.argv[3]))
> ValueError: could not convert string to float: sumo
---------- 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 FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters turn turn_d50_u50 ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/home/delphi/cmakeGcc/sumo/tests/../tests/complex/traci/ContextSubscriptionFilters/turn/runner.py", line 83, in <module>
>     runSingle(100, float(sys.argv[2]), float(sys.argv[3]))
> ValueError: could not convert string to float: sumo
---------- 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 FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters vType_and_vClass none ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/home/delphi/cmakeGcc/sumo/tests/../tests/complex/traci/ContextSubscriptionFilters/vType_and_vClass/runner.py", line 98, in <module>
>     runSingle(1, float(sys.argv[2]), float(sys.argv[3]), lanes, opposite, vTypes, vClasses)
> ValueError: could not convert string to float: sumo
---------- 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 FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters vType_and_vClass vClass_negative ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/home/delphi/cmakeGcc/sumo/tests/../tests/complex/traci/ContextSubscriptionFilters/vType_and_vClass/runner.py", line 98, in <module>
>     runSingle(1, float(sys.argv[2]), float(sys.argv[3]), lanes, opposite, vTypes, vClasses)
> ValueError: could not convert string to float: sumo
---------- 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 FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters vType_and_vClass vClass_positive ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/home/delphi/cmakeGcc/sumo/tests/../tests/complex/traci/ContextSubscriptionFilters/vType_and_vClass/runner.py", line 98, in <module>
>     runSingle(1, float(sys.argv[2]), float(sys.argv[3]), lanes, opposite, vTypes, vClasses)
> ValueError: could not convert string to float: sumo
---------- Differences in output ----------
1,8d0
< Subscribing to context of vehicle 'ego'
< Adding subscription filters ...
< (downstreamDist=20.0, upstreamDist=30.0, lanes=[0], opposite=False
<    vTypes:[], vClasses:['truck'])
< Context results for veh 'ego':
< v8
< Ok: Unsubscribe successful
< Print ended at step 3.0

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

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/home/delphi/cmakeGcc/sumo/tests/../tests/complex/traci/ContextSubscriptionFilters/vType_and_vClass/runner.py", line 98, in <module>
>     runSingle(1, float(sys.argv[2]), float(sys.argv[3]), lanes, opposite, vTypes, vClasses)
> ValueError: could not convert string to float: sumo
---------- 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 FAILED on ts-sim-build-ba : traci ContextSubscriptionFilters vType_and_vClass vType_positive ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/home/delphi/cmakeGcc/sumo/tests/../tests/complex/traci/ContextSubscriptionFilters/vType_and_vClass/runner.py", line 98, in <module>
>     runSingle(1, float(sys.argv[2]), float(sys.argv[3]), lanes, opposite, vTypes, vClasses)
> ValueError: could not convert string to float: sumo
---------- 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

TEST FAILED on ts-sim-build-ba : traci connection busySocket sumo ( Last six runs Feb2021 )

---------- Differences in errors ----------
1,3c1,8
< Error: tcpip::Socket::accept() Unable to create listening socket: Address already in use
< Quitting (on error).
< Could not connect in 11 tries
---
> Traceback (most recent call last):
>   File "/home/delphi/cmakeGcc/sumo/tests/../tests/complex/traci/connection/busySocket/runner.py", line 42, in <module>
>     stdout=sys.stdout)
>   File "/usr/lib/python2.7/subprocess.py", line 394, in __init__
>     errread, errwrite)
>   File "/usr/lib/python2.7/subprocess.py", line 1047, in _execute_child
>     raise child_exception
> OSError: [Errno 2] No such file or directory
---------- Differences in output ----------
1,3d0
< -- Unordered text as found by filter '^Loading configuration ... done.' --
< Loading configuration ... done.
< 

TEST FAILED on ts-sim-build-ba : traci connection busySocket sumo-gui ( Last six runs Feb2021 )

---------- Differences in errors ----------
1,3c1,8
< Could not connect in 11 tries
< Error: tcpip::Socket::accept() Unable to create listening socket: Address already in use
< Quitting (on error).
---
> Traceback (most recent call last):
>   File "/home/delphi/cmakeGcc/sumo/tests/../tests/complex/traci/connection/busySocket/runner.py", line 42, in <module>
>     stdout=sys.stdout)
>   File "/usr/lib/python2.7/subprocess.py", line 394, in __init__
>     errread, errwrite)
>   File "/usr/lib/python2.7/subprocess.py", line 1047, in _execute_child
>     raise child_exception
> OSError: [Errno 2] No such file or directory
---------- Differences in output ----------
1,3d0
< -- Unordered text as found by filter '^Loading configuration ... done.' --
< Loading configuration ... done.
< 

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

---------- Differences in errors ----------
0a1,10
> Traceback (most recent call last):
>   File "/home/delphi/cmakeGcc/sumo/tests/../tests/complex/traci/connection/clientCloses/runner.py", line 68, in <module>
>     runSingle(99, 50)
>   File "/home/delphi/cmakeGcc/sumo/tests/../tests/complex/traci/connection/clientCloses/runner.py", line 47, in runSingle
>     stdout=sys.stdout)
>   File "/usr/lib/python2.7/subprocess.py", line 394, in __init__
>     errread, errwrite)
>   File "/usr/lib/python2.7/subprocess.py", line 1047, in _execute_child
>     raise child_exception
> OSError: [Errno 2] No such file or directory
---------- Differences in output ----------
3,23d2
< Print ended at step 100
< ----------- SUMO end time is not given -----------
< Print ended at step 100
< =========== empty routes in SUMO ===========
< ----------- SUMO end time is smaller than TraCI's -----------
< Print ended at step 100
< ----------- SUMO end time is not given -----------
< Print ended at step 100
< =========== vehicle leaves before TraCI ends ===========
< ----------- SUMO end time is smaller than TraCI's -----------
< Print ended at step 100
< ----------- SUMO end time is not given -----------
< Print ended at step 100
< -- Unordered text as found by filter '^Loading configuration ... done.' --
< Loading configuration ... done.
< Loading configuration ... done.
< Loading configuration ... done.
< Loading configuration ... done.
< Loading configuration ... done.
< Loading configuration ... done.
< 
traci connection clientCloses sumo ( Last six runs Feb2021 )
traci connection clientCloses sumo-gui ( Last six runs Feb2021 )

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

---------- Differences in errors ----------
0a1,10
> Traceback (most recent call last):
>   File "/home/delphi/cmakeGcc/sumo/tests/../tests/complex/traci/connection/closingOutput/runner.py", line 36, in <module>
>     traci.start([sumoBinary, "-c", "sumo.sumocfg"] + addOption, stdout=sys.stdout)
>   File "/home/delphi/cmakeGcc/sumo/tools/traci/main.py", line 156, in start
>     sumoProcess = subprocess.Popen(cmd2, stdout=stdout)
>   File "/usr/lib/python2.7/subprocess.py", line 394, in __init__
>     errread, errwrite)
>   File "/usr/lib/python2.7/subprocess.py", line 1047, in _execute_child
>     raise child_exception
> OSError: [Errno 2] No such file or directory
---------- Differences in output ----------
1,3d0
< -- Unordered text as found by filter '^Loading configuration ... done.' --
< 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 Feb2021 )
traci connection closingOutput sumo-gui ( Last six runs Feb2021 )

TEST FAILED on ts-sim-build-ba : traci connection multipleConnections asyncDisconnect sumo ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,89
> /bin/sh: 0: Illegal option --
> Process Process-2:
> Process Process-1:
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> FatalTraCIError: Could not connect in 11 tries
> FatalTraCIError: Could not connect in 11 tries
> /bin/sh: 0: Illegal option --
> Process Process-4:
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> FatalTraCIError: Could not connect in 11 tries
> Process Process-3:
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> FatalTraCIError: Could not connect in 11 tries
> /bin/sh: 0: Illegal option --
> Process Process-6:
> Process Process-5:
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> FatalTraCIError: Could not connect in 11 tries
> FatalTraCIError: Could not connect in 11 tries
> Process Process-7:
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> FatalTraCIError: Could not connect in 11 tries
<truncated after showing first 30 lines>
---------- Differences in output ----------
4,11d3
< ***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
13,20d4
< ***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
23,31d6
< ***Starting server on port <PORT> ***
<   waiting for 3 clients...
<   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
33,41d7
< ***Starting server on port <PORT> ***
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci connection multipleConnections basic sumo ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,130
> /bin/sh: 0: Illegal option --
> Process Process-1:
> Process Process-2:
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> FatalTraCIError: Could not connect in 11 tries
>     self.run()
>   File "/usr/lib/python2.7/multiprocessing/process.py", line 114, in run
>     self._target(*self._args, **self._kwargs)
>   File "/home/delphi/cmakeGcc/sumo/tests/../tests/complex/traci/connection/multipleConnections/basic/runner.py", line 46, in traciLoop
>     traci.init(port)
>   File "/home/delphi/cmakeGcc/sumo/tools/traci/main.py", line 136, in init
>     _connections[label] = connect(port, numRetries, host, proc)
>   File "/home/delphi/cmakeGcc/sumo/tools/traci/main.py", line 127, in connect
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> FatalTraCIError: Could not connect in 11 tries
> /bin/sh: 0: Illegal option --
> Process Process-4:
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> FatalTraCIError: Could not connect in 11 tries
> Process Process-3:
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> FatalTraCIError: Could not connect in 11 tries
> /bin/sh: 0: Illegal option --
> Process Process-5:
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
<truncated after showing first 30 lines>
---------- Differences in output ----------
4,13d3
< ***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
15,24d4
< ***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
27,42d6
< ***Starting server on port <PORT> ***
<   waiting for 5 clients...
<   client connected
<   client connected
<   client connected
<   client connected
<   client connected
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci connection multipleConnections basic sumo-gui ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,121
> /bin/sh: 0: Illegal option --
> Process Process-1:
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> FatalTraCIError: Could not connect in 11 tries
> FatalTraCIError: Could not connect in 11 tries
> /bin/sh: 0: Illegal option --
> Process Process-4:
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> FatalTraCIError: Could not connect in 11 tries
> Process Process-3:
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> FatalTraCIError: Could not connect in 11 tries
> /bin/sh: 0: Illegal option --
> Process Process-5:
> Process Process-6:
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
>   File "/home/delphi/cmakeGcc/sumo/tools/traci/main.py", line 127, in connect
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> FatalTraCIError: Could not connect in 11 tries
> FatalTraCIError: Could not connect in 11 tries
> Process Process-7:
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> FatalTraCIError: Could not connect in 11 tries
<truncated after showing first 30 lines>
---------- Differences in output ----------
4,5d3
< Process 1 ended at step 99
< Process 2 ended at step 99
7,8d4
< Process 1 ended at step 99
< Process 2 ended at step 99
11,15d6
< 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
17,21d7
< 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
25,26d10
< Process 1 ended at step 99
< Process 2 ended at step 99
28,29d11
< Process 1 ended at step 99
< Process 2 ended at step 99
32,36d13
< 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
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci connection multipleConnections concurringSubscriptions sumo ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,16
> /bin/sh: 0: Illegal option --
> Process Process-1:
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> FatalTraCIError: Could not connect in 11 tries
> FatalTraCIError: Could not connect in 11 tries
> /bin/sh: 0: Illegal option --
> Process Process-3:
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> FatalTraCIError: Could not connect in 11 tries
> Process Process-4:
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> FatalTraCIError: Could not connect in 11 tries
---------- Differences in output ----------
4,16d3
< ***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
19,1971d5
< ***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}}
<    1 subscribing to speed (ID = 64) of vehicle 'horiz'
<    -> {'horiz': {64: 0.0}}
< Process 1 (order 9) ended at step 120.0
< Process 2 (order 8) ended at step 120.0
< -- Unordered text as found by filter '^Simulation ended at time:' --
< Simulation ended at time: 120.00
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci connection multipleConnections differentSteplengths sumo ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,85
> /bin/sh: 0: Illegal option --
> Process Process-1:
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
>   File "/home/delphi/cmakeGcc/sumo/tools/traci/main.py", line 127, in connect
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> FatalTraCIError: Could not connect in 11 tries
> FatalTraCIError: Could not connect in 11 tries
>     self.run()
>   File "/usr/lib/python2.7/multiprocessing/process.py", line 114, in run
>     self.run()
>     self._target(*self._args, **self._kwargs)
>   File "/usr/lib/python2.7/multiprocessing/process.py", line 114, in run
>   File "/home/delphi/cmakeGcc/sumo/tests/../tests/complex/traci/connection/multipleConnections/differentSteplengths/runner.py", line 46, in traciLoop
>     self._target(*self._args, **self._kwargs)
>   File "/home/delphi/cmakeGcc/sumo/tests/../tests/complex/traci/connection/multipleConnections/differentSteplengths/runner.py", line 46, in traciLoop
>     traci.init(port)
>   File "/home/delphi/cmakeGcc/sumo/tools/traci/main.py", line 136, in init
>     traci.init(port)
>   File "/home/delphi/cmakeGcc/sumo/tools/traci/main.py", line 136, in init
>     _connections[label] = connect(port, numRetries, host, proc)
>   File "/home/delphi/cmakeGcc/sumo/tools/traci/main.py", line 127, in connect
>     _connections[label] = connect(port, numRetries, host, proc)
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
>   File "/home/delphi/cmakeGcc/sumo/tools/traci/main.py", line 127, in connect
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> FatalTraCIError: Could not connect in 11 tries
> FatalTraCIError: Could not connect in 11 tries
> /bin/sh: 0: Illegal option --
<truncated after showing first 30 lines>
---------- Differences in output ----------
4,21d3
< ***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
23,40d4
< ***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
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci connection multipleConnections orderDependentResults sumo ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,18
> /bin/sh: 0: Illegal option --
> Process Process-1:
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> FatalTraCIError: Could not connect in 11 tries
> Process Process-2:
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> FatalTraCIError: Could not connect in 11 tries
> /bin/sh: 0: Illegal option --
> Process Process-3:
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> FatalTraCIError: Could not connect in 11 tries
> Process Process-4:
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> FatalTraCIError: Could not connect in 11 tries
---------- Differences in output ----------
4,1236d3
< ***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
<    Setting speed for vehicle 'horiz' -> 10
<    Retrieving speed for vehicle 'horiz' -> 10.0
<    stepping (step 3)...
<    Retrieving position for vehicle 'horiz' -> 25.1 on lane '2fi_0'
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci connection multipleConnections subsecondSUMOstep sumo ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,70
> /bin/sh: 0: Illegal option --
> Process Process-1:
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> FatalTraCIError: Could not connect in 11 tries
> FatalTraCIError: Could not connect in 11 tries
> FatalTraCIError: Could not connect in 11 tries
>     self.run()
>   File "/usr/lib/python2.7/multiprocessing/process.py", line 114, in run
>     self._target(*self._args, **self._kwargs)
>   File "/home/delphi/cmakeGcc/sumo/tests/../tests/complex/traci/connection/multipleConnections/subsecondSUMOstep/runner.py", line 46, in traciLoop
>     traci.init(port)
>   File "/home/delphi/cmakeGcc/sumo/tools/traci/main.py", line 136, in init
>     _connections[label] = connect(port, numRetries, host, proc)
>   File "/home/delphi/cmakeGcc/sumo/tools/traci/main.py", line 127, in connect
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> FatalTraCIError: Could not connect in 11 tries
> /bin/sh: 0: Illegal option --
> Process Process-5:
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> FatalTraCIError: Could not connect in 11 tries
> Process Process-6:
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> FatalTraCIError: Could not connect in 11 tries
> Process Process-7:
<truncated after showing first 30 lines>
---------- Differences in output ----------
4,21d3
< ***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
23,40d4
< ***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
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci connection multipleConnections unspecifiedOrderWarning sumo ( Last six runs Feb2021 )

---------- Differences in errors ----------
1,4c1,2
< 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).
---
> /bin/sh: 0: Illegal option --
> /bin/sh: 0: Illegal option --
---------- Differences in output ----------
3,8c3,4
< ***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)
---
> client 1:  Could not connect in 11 tries  (at TraCIStep 1)
> client 2:  Could not connect in 11 tries  (at TraCIStep 1)
10,15c6,7
< ***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)
---
> client 1:  Could not connect in 11 tries  (at TraCIStep 1)
> client 2:  Could not connect in 11 tries  (at TraCIStep 1)
21,24d12
< 
< -- Unordered text as found by filter '^Loading configuration ... done.' --
< Loading configuration ... done.
< Loading configuration ... done.

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

---------- Differences in errors ----------
0a1,12
> Traceback (most recent call last):
>   File "/home/delphi/cmakeGcc/sumo/tests/../tests/complex/traci/connection/parallelConnection/runner.py", line 53, in <module>
>     runSingle(50, 99, i)
>   File "/home/delphi/cmakeGcc/sumo/tests/../tests/complex/traci/connection/parallelConnection/runner.py", line 40, in runSingle
>     traci.start([sumoBinary, "-c", "used.sumocfg", "-S", "-Q"], port=PORT, label=label, stdout=sys.stdout)
>   File "/home/delphi/cmakeGcc/sumo/tools/traci/main.py", line 156, in start
>     sumoProcess = subprocess.Popen(cmd2, stdout=stdout)
>   File "/usr/lib/python2.7/subprocess.py", line 394, in __init__
>     errread, errwrite)
>   File "/usr/lib/python2.7/subprocess.py", line 1047, in _execute_child
>     raise child_exception
> OSError: [Errno 2] No such file or directory
---------- Differences in output ----------
3,24d2
<  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 -----------
<  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.
< -- Unordered text as found by filter '^Loading configuration ... done.' --
< Loading configuration ... done.
< Loading configuration ... done.
< Loading configuration ... done.
< Loading configuration ... done.
< Loading configuration ... done.
< Loading configuration ... done.
< 
traci connection parallelConnection sumo ( Last six runs Feb2021 )
traci connection parallelConnection sumo-gui ( Last six runs Feb2021 )

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

---------- Differences in errors ----------
0a1,4
> /bin/sh: 0: Illegal option --
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> traci.exceptions.FatalTraCIError: Could not connect in 11 tries
---------- Differences in output ----------
3,64d2
< Print ended at step 100
<  Run 1
< Print ended at step 100
<  Run 2
< Print ended at step 100
<  Run 3
< Print ended at step 100
<  Run 4
< Print ended at step 100
<  Run 5
< Print ended at step 100
<  Run 6
< Print ended at step 100
<  Run 7
< Print ended at step 100
<  Run 8
< Print ended at step 100
<  Run 9
< Print ended at step 100
< ----------- TraCI ends first -----------
<  Run 0
< Print ended at step 100
<  Run 1
< Print ended at step 100
<  Run 2
< Print ended at step 100
<  Run 3
< Print ended at step 100
<  Run 4
<truncated after showing first 30 lines>
traci connection repeatedConnection sumo ( Last six runs Feb2021 )
traci connection repeatedConnection sumo-gui ( Last six runs Feb2021 )

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

---------- Differences in output ----------
1,7d0
< ['1fi']
< Ok: Unsubscribe successful
< Print ended at step 1003.0
< Ok: Subscription and computed are same
< -- Unordered text as found by filter '^Loading configuration ... done.' --
< Loading configuration ... done.
< 
traci contextSubscriptions edge_100m ( Last six runs Feb2021 )
traci contextSubscriptions edge_200m ( Last six runs Feb2021 )

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

---------- Differences in output ----------
1,7d0
< ['0']
< Ok: Unsubscribe successful
< Print ended at step 1003.0
< Ok: Subscription and computed are same
< -- Unordered text as found by filter '^Loading configuration ... done.' --
< Loading configuration ... done.
< 
traci contextSubscriptions junction_100m ( Last six runs Feb2021 )
traci contextSubscriptions junction_200m ( Last six runs Feb2021 )

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

---------- Differences in output ----------
1,7d0
< ['2si_0']
< Ok: Unsubscribe successful
< Print ended at step 1003.0
< Ok: Subscription and computed are same
< -- Unordered text as found by filter '^Loading configuration ... done.' --
< Loading configuration ... done.
< 
traci contextSubscriptions lane_100m ( Last six runs Feb2021 )
traci contextSubscriptions lane_200m ( Last six runs Feb2021 )

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

---------- Differences in output ----------
1,7d0
< ['p0']
< Ok: Unsubscribe successful
< Print ended at step 1003.0
< Ok: Subscription and computed are same
< -- Unordered text as found by filter '^Loading configuration ... done.' --
< Loading configuration ... done.
< 
traci contextSubscriptions person_100m ( Last six runs Feb2021 )
traci contextSubscriptions person_200m ( Last six runs Feb2021 )

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

---------- Differences in output ----------
1,7d0
< ['poi']
< Ok: Unsubscribe successful
< Print ended at step 1003.0
< Ok: Subscription and computed are same
< -- Unordered text as found by filter '^Loading configuration ... done.' --
< Loading configuration ... done.
< 
traci contextSubscriptions poi_100m ( Last six runs Feb2021 )
traci contextSubscriptions poi_200m ( Last six runs Feb2021 )

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

---------- Differences in output ----------
1,7d0
< ['poly']
< Ok: Unsubscribe successful
< Print ended at step 1003.0
< Ok: Subscription and computed are same
< -- Unordered text as found by filter '^Loading configuration ... done.' --
< Loading configuration ... done.
< 
traci contextSubscriptions polygon_100m ( Last six runs Feb2021 )
traci contextSubscriptions polygon_200m ( Last six runs Feb2021 )

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

---------- Differences in output ----------
1,7d0
< ['ego']
< Ok: Unsubscribe successful
< Print ended at step 1003.0
< Ok: Subscription and computed are same
< -- Unordered text as found by filter '^Loading configuration ... done.' --
< Loading configuration ... done.
< 
traci contextSubscriptions range_100m ( Last six runs Feb2021 )
traci contextSubscriptions range_200m ( Last six runs Feb2021 )

TEST FAILED on ts-sim-build-ba : traci edge edge ( Last six runs Feb2021 )

---------- Differences in output ----------
47,56c47,66
< 3si count=1 meanSpeed=3.0 travelTime=79.05
< 3si count=1 meanSpeed=3.0 travelTime=79.05
< 3si count=1 meanSpeed=3.0 travelTime=79.05
< 3si count=1 meanSpeed=3.0 travelTime=79.05
< 3si count=1 meanSpeed=3.0 travelTime=79.05
< 3si count=1 meanSpeed=3.0 travelTime=79.05
< 3si count=1 meanSpeed=3.0 travelTime=79.05
< 3si count=1 meanSpeed=3.0 travelTime=79.05
< 3si count=1 meanSpeed=3.0 travelTime=79.05
< 3si count=1 meanSpeed=3.0 travelTime=79.05
---
> 3si count=2 meanSpeed=2.97922904192 travelTime=79.6011305822
> pending ()
> 3si count=2 meanSpeed=2.97922904192 travelTime=79.6011305822
> pending ()
> 3si count=2 meanSpeed=2.97922904192 travelTime=79.6011305822
> pending ()
> 3si count=2 meanSpeed=2.97922904192 travelTime=79.6011305822
> pending ()
> 3si count=2 meanSpeed=2.97922904192 travelTime=79.6011305822
> pending ()
> 3si count=2 meanSpeed=2.97922904192 travelTime=79.6011305822
> pending ()
> 3si count=2 meanSpeed=2.97922904192 travelTime=79.6011305822
> pending ()
> 3si count=2 meanSpeed=2.97922904192 travelTime=79.6011305822
> pending ()
> 3si count=2 meanSpeed=2.97922904192 travelTime=79.6011305822
> pending ()
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci gui b50 ( Last six runs Feb2021 )

---------- Differences in errors ----------
7,8c7,9
< UserWarning: API change now handles step as floating point seconds
<   return _connections[""].simulationStep(step)
---
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> traci.exceptions.FatalTraCIError: Could not connect in 11 tries
---------- Differences in output ----------
2,4d1
< -- Unordered text as found by filter '^Loading configuration ... done.' --
< Loading configuration ... done.
< 

TEST FAILED on ts-sim-build-ba : traci gui gui ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,3
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> traci.exceptions.FatalTraCIError: Could not connect in 11 tries
---------- Differences in output ----------
1,31d0
< 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
< -- Unordered text as found by filter '^Loading configuration ... done.' --
<truncated after showing first 30 lines>
---------- Missing result in png ----------
PNG


IHDRߊ	kIDATxMUh?"(N8\D" d܉8p
Fqҍ5H\@CUh{nݵN=

SO}v#2kS
)gQ\ﺏk_gwq9g{ӅK]pCAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA'u5?N13kk?5	e@{{fOn}ck3|qַ3aZZ/m)]r}wf^Nt;f旫f̼֚{gfY3s9ݟwkW;kgy$藗j߿;3<`<i<</?;O[}8{[[;8Sޡ@@@3s헉x
΋K bxzԾIENDB`

TEST FAILED on ts-sim-build-ba : traci gui polygon_dynamics_gui ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,3
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> traci.exceptions.FatalTraCIError: Could not connect in 11 tries
---------- Differences in output ----------
1,259d0
< 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))
< type test
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci gui polygon_dynamics_remove ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,3
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> traci.exceptions.FatalTraCIError: Could not connect in 11 tries

TEST FAILED on ts-sim-build-ba : traci lane lane ( Last six runs Feb2021 )

---------- Differences in output ----------
39a40
> pending 2fi_0: ()
41a43
> pending 2fi_0: ()
43a46
> pending 2fi_0: ()

TEST FAILED on ts-sim-build-ba : traci lanearea lanearea ( Last six runs Feb2021 )

---------- Differences in output ----------
92a93
> parameter 42

TEST FAILED on ts-sim-build-ba : traci lanearea subsecond ( Last six runs Feb2021 )

---------- Differences in output ----------
96a97
> parameter 42

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

---------- Differences in output ----------
11,83c11,83
< 8.0 phase=1
< 9.0 phase=1
< 10.0 phase=1
< 11.0 phase=2
< 12.0 phase=2
< 13.0 phase=2
< 14.0 phase=2
< 15.0 phase=2
< 16.0 phase=2
< 17.0 phase=3
< 18.0 phase=3
< 19.0 phase=3
< 20.0 phase=4
< 21.0 phase=4
< 22.0 phase=4
< 23.0 phase=4
< 24.0 phase=4
< 25.0 phase=5
< 26.0 phase=5
< 27.0 phase=5
< 28.0 phase=6
< 29.0 phase=6
< 30.0 phase=6
< 31.0 phase=6
< 32.0 phase=6
< 33.0 phase=6
< 34.0 phase=7
< 35.0 phase=7
< 36.0 phase=7
<truncated after showing first 30 lines>
---------- Differences in tls_state ----------
10,13c10,11
<         <phase duration="33.00" state="rrrrrGGGggrrrrrGGGgg"/>
<         <phase duration="3.00"  state="rrrrryyyggrrrrryyygg"/>
<         <phase duration="6.00"  state="rrrrrrrrGGrrrrrrrrGG"/>
<         <phase duration="3.00"  state="rrrrrrrryyrrrrrrrryy"/>
---
>         <phase duration="5.00"  state="rrrrrGGGggrrrrrGGGgg"/>
>         <phase duration="20.00" state="rrrrrrrryyrrrrrrrryy"/>
22c20
<         <phase duration="33.00" state="GGGggrrrrrGGGggrrrrr"/>
---
>         <phase duration="50.00" state="GGGggrrrrrGGGggrrrrr"/>
37a36
>         <phase duration="3.00"  state="GGGggrrrrrGGGggrrrrr"/>

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

---------- Differences in errors ----------
29,36d28
< Warning: getLeader not yet implemented for meso
< Warning: getLeader not yet implemented for meso
< Warning: getLeader not yet implemented for meso
< Warning: getLeader not yet implemented for meso
< Warning: getLeader not yet implemented for meso
< Warning: getLeader not yet implemented for meso
< Warning: getLeader not yet implemented for meso
< Warning: getLeader not yet implemented for meso
41,42d32
< Warning: getLeader not yet implemented for meso
< Warning: getLeader not yet implemented for meso
46,47d35
< Warning: getLeader not yet implemented for meso
< Warning: getLeader not yet implemented for meso
64,77d51
< Warning: getLeader not yet implemented for meso
< Warning: getLeader not yet implemented for meso
< Warning: getLeader not yet implemented for meso
< Warning: getLeader not yet implemented for meso
< Warning: getLeader not yet implemented for meso
< Warning: getLeader not yet implemented for meso
< Warning: getLeader not yet implemented for meso
< Warning: getLeader not yet implemented for meso
< Warning: getLeader not yet implemented for meso
< Warning: getLeader not yet implemented for meso
< Warning: getLeader not yet implemented for meso
< Warning: getLeader not yet implemented for meso
< Warning: getLeader not yet implemented for meso
< Warning: getLeader not yet implemented for meso
<truncated after showing first 30 lines>
---------- Differences in output ----------
245a246
> legacy getNextStops ()
248a250
> legacy getNextStops ()
251a254
> legacy getNextStops ()
254a258
> legacy getNextStops ()
257a262
> legacy getNextStops ()
260a266
> legacy getNextStops ()
342a349
> legacy getNextStops ()
346a354
> legacy getNextStops ()
350a359
> legacy getNextStops ()
354a364
> legacy getNextStops ()
358a369
> legacy getNextStops ()
362a374
> legacy getNextStops ()
490a503
> legacy getNextStops ()
1009c1022
< elVeh speed="-1073741824.0" consumed="0.00" charged="0.00" cap="17500.00" maxCap="40000.00" station="NULL" mass=1024.00 emissionClass=Energy/default electricityConsumption=-1073741824.0
---
> elVeh speed="-1073741824.0" consumed="0.00" charged="0.00" totalConsumed="0.00" totalRegenerated="0.00" cap="17500.00" maxCap="40000.00" station="NULL" mass=1024.00 emissionClass=Energy/default electricityConsumption=-1073741824.0
<truncated after showing first 30 lines>

Detailed information for the tests that had known bugs:

TEST had known bugs (see #7492) on ts-sim-build-ba : traci inductionloop inductionloop ( Last six runs Feb2021 )

meso handles inductionloops differently
(This bug was triggered by text found in file 'errors' matching 'Induction loop '0' is not known')
---------- Differences in errors ----------
0a1,17
> Error: Answered with error to command 0xa0: Induction loop '0' is not known
> Traceback (most recent call last):
>   File "/home/delphi/cmakeGcc/sumo/tests/../tests/complex/traci/inductionloop/inductionloop/runner.py", line 39, in <module>
>     print("vehNum", traci.inductionloop.getLastStepVehicleNumber(loopID))
>   File "/home/delphi/cmakeGcc/sumo/tools/traci/_inductionloop.py", line 69, in getLastStepVehicleNumber
>     return self._getUniversal(tc.LAST_STEP_VEHICLE_NUMBER, loopID)
>   File "/home/delphi/cmakeGcc/sumo/tools/traci/domain.py", line 169, in _getUniversal
>     return _parse(self._retValFunc, varID, self._getCmd(varID, objectID, format, *values))
>   File "/home/delphi/cmakeGcc/sumo/tools/traci/domain.py", line 174, in _getCmd
>     r = self._connection._sendCmd(self._cmdGetID, varID, objID, format, *values)
>   File "/home/delphi/cmakeGcc/sumo/tools/traci/connection.py", line 180, in _sendCmd
>     return self._sendExact()
>   File "/home/delphi/cmakeGcc/sumo/tools/traci/connection.py", line 97, in _sendExact
>     raise TraCIException(err, prefix[1], _RESULTS[prefix[2]])
> traci.exceptions.TraCIException: Induction loop '0' is not known
> Error: tcpip::Socket::recvAndCheck @ recv: peer shutdown
> Quitting (on error).
---------- Differences in output ----------
7,47d6
< vehNum 1
< meanSpeed 4.03334372395
< vehIDs ('horiz',)
< occupancy 14.0626126034
< meanLength 5.0
< timeSinceDet 0.0
< vehData [('horiz', 5.0, 2.859373873965989, -1.0, 'DEFAULT_VEHTYPE')]
< position 10.0
< laneID 2fi_0
< parameter 42
< {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')]
< step=12.0 detVehs=('departOnDet',) vehData=[('departOnDet', 5.0, 10.0, 11.520954348148399, 'DEFAULT_VEHTYPE')]
< step=13.0 detVehs=() vehData=[]
< step=14.0 detVehs=() vehData=[]
< step=15.0 detVehs=('onDet1',) vehData=[('onDet1', 5.0, 14.796187261392792, -1.0, 'DEFAULT_VEHTYPE')]
< step=16.0 detVehs=('onDet1',) vehData=[('onDet1', 5.0, 14.796187261392792, 15.675780308314552, 'DEFAULT_VEHTYPE')]
< step=17.0 detVehs=() vehData=[]
<truncated after showing first 30 lines>

python3: 426 tests: 370 succeeded 39 FAILED 14 known bugs 3 killed

Detailed information for the tests that FAILED:

TEST FAILED on ts-sim-build-ba : sumo lane_change best_lanes ( Last six runs Feb2021 )

---------- Differences in output ----------
8c8
< lane 0 ok
---
> lane 0 mismatches
28,30c28,30
< lane 0 ok
< lane 1 ok
< lane 2 ok
---
> lane 0 mismatches
> lane 1 mismatches
> lane 2 mismatches
50,52c50,52
< lane 0 ok
< lane 1 ok
< lane 2 ok
---
> lane 0 mismatches
> lane 1 mismatches
> lane 2 mismatches
72,74c72,74
< lane 0 ok
< lane 1 ok
< lane 2 ok
---
> lane 0 mismatches
> lane 1 mismatches
> lane 2 mismatches
94,96c94,96
< lane 0 ok
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : sumo socketout ( Last six runs Feb2021 )

---------- Differences in errors ----------
3,6d2
< Error: Error on closing output devices.
< Error: send failed: Software caused tcpip::Socket abort
< Error: Error on closing output devices.
< Error: send failed: Software caused tcpip::Socket abort

TEST FAILED on ts-sim-build-ba : traci meandata meandata ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,3
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> traci.exceptions.FatalTraCIError: Could not connect in 11 tries
---------- Differences in output ----------
1,6d0
< 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-build-ba : traci person moveToXY after_creation ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,3
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> traci.exceptions.FatalTraCIError: Could not connect in 11 tries
---------- Differences in output ----------
1,3d0
< t=0.0 x=107.95 y=81.95
< jumping backwards on the same edge
< t=0.0 x=106.789 y=71.95
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.00">
        <person id="p0" x="106.79" y="71.95" angle="0.00" speed="10.00" pos="71.95" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="1.00">
        <person id="p0" x="106.23" y="73.16" angle="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-build-ba : traci person moveToXY after_creation_add_walk ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,3
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> traci.exceptions.FatalTraCIError: Could not connect in 11 tries
---------- Differences in output ----------
1,3d0
< t=0.0 x=107.95 y=81.95
< jumping backwards on the same edge
< t=0.0 x=106.789 y=71.95
---------- Missing result in fcd ----------
<?xml version="1.0" encoding="UTF-8"?>


<fcd-export xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/fcd_file.xsd">
    <timestep time="0.00">
        <person id="p0" x="106.79" y="71.95" angle="0.00" speed="10.00" pos="71.95" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="1.00">
        <person id="p0" x="106.23" y="73.16" angle="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="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="18.00">
        <walk edges="SC"/>
        <stop lane="SC_0" endPos="81.95" duration="10.00"/>
    </person>

</routes>

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

---------- Differences in errors ----------
0a1,3
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> traci.exceptions.FatalTraCIError: Could not connect in 11 tries
---------- 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="10.00" 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="60.00" 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="81.46" 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-build-ba : traci person moveToXY within_route_jaywalk ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,3
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> traci.exceptions.FatalTraCIError: Could not connect in 11 tries
---------- 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="7.00" 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-build-ba : traci person moveToXY within_route_onRoad ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,3
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> traci.exceptions.FatalTraCIError: Could not connect in 11 tries
---------- Differences in output ----------
1,22d0
< s=0.0 x=106.23 y=81.95
< jumping onto the road on the same edge
< s=1.0 x=101.23 y=81.95
< s=2.0 x=101.01 y=83.2124056781
< s=3.0 x=101.01 y=84.6712057318
< s=4.0 x=101.01 y=85.9986964301
< s=5.0 x=101.01 y=87.297182142
< s=6.0 x=101.01 y=88.7565320846
< s=7.0 x=101.01 y=90.0098796616
< s=8.0 x=101.01 y=91.4091969911
< s=9.0 x=104.31 y=92.7208380736
< s=10.0 x=104.31 y=93.9736373846
< s=11.0 x=104.31 y=95.4440513559
< s=12.0 x=104.31 y=96.7180842396
< s=13.0 x=104.31 y=98.0530184269
< s=14.0 x=104.31 y=99.3920904349
< s=15.0 x=104.31 y=100.697548198
< s=16.0 x=104.31 y=102.091855665
< s=17.0 x=104.31 y=103.546304577
< s=18.0 x=104.31 y=104.760690189
< s=19.0 x=104.31 y=106.138082615
< s=20.0 x=104.31 y=107.408993628
---------- 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="101.23" y="81.95" angle="270.00" speed="5.00" pos="81.95" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="2.00">
        <person id="p0" x="101.01" y="83.21" angle="0.00" speed="1.26" pos="83.21" 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="101.01" y="84.67" angle="0.00" speed="1.46" pos="84.67" 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="101.01" y="86.00" angle="0.00" speed="1.33" pos="86.00" 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="101.01" y="87.30" angle="0.00" speed="1.30" pos="87.30" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="6.00">
        <vehicle id="v0" x="101.65" y="85.43" angle="0.00" type="DEFAULT_VEHTYPE" speed="3.96" pos="85.43" lane="SC_1" slope="0.00"/>
        <person id="p0" x="101.01" y="88.76" angle="0.00" speed="1.46" pos="88.76" edge="SC" slope="0.00"/>
    </timestep>
    <timestep time="7.00">
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
2a3,5
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> traci.exceptions.FatalTraCIError: Could not connect in 11 tries
---------- Differences in log ----------
1,14d0
< ***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.
---------- Differences in output ----------
1,365d0
< step=1.0 departed=('horiz',)
< step=2.0 departed=()
< step=3.0 departed=()
< reloading
< step=1.0 departed=('horiz',)
< step=2.0 departed=()
< step=3.0 departed=()
< step=4.0 departed=()
< step=5.0 departed=()
< step=6.0 departed=()
< step=7.0 departed=()
< step=8.0 departed=()
< step=9.0 departed=()
< step=10.0 departed=()
< step=11.0 departed=()
< step=12.0 departed=()
< step=13.0 departed=()
< step=14.0 departed=()
< step=15.0 departed=()
< step=16.0 departed=()
< step=17.0 departed=()
< step=18.0 departed=()
< step=19.0 departed=()
< step=20.0 departed=()
< step=21.0 departed=()
< step=22.0 departed=()
< step=23.0 departed=()
< step=24.0 departed=()
< step=25.0 departed=()
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,3
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> traci.exceptions.FatalTraCIError: Could not connect in 11 tries
---------- 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="v_startInternal" depart="0.00" arrival="11.00">
        <route edges=":C_11 CN"/>
    </vehicle>

</routes>

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

---------- Differences in errors ----------
0a1,3
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> traci.exceptions.FatalTraCIError: Could not connect in 11 tries
---------- Differences in output ----------
1,8d0
< 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-build-ba : traci vehicle driverstate ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,3
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> traci.exceptions.FatalTraCIError: Could not connect in 11 tries
---------- Differences in output ----------
1,32d0
< 0.0 awareness=0.50 errorState=0.00
< 1.0 awareness=0.50 errorState=0.00
< 2.0 awareness=0.50 errorState=0.02
< 3.0 awareness=0.50 errorState=0.00
< 4.0 awareness=0.50 errorState=0.01
< 5.0 awareness=0.50 errorState=0.02
< 6.0 awareness=0.50 errorState=0.03
< 7.0 awareness=0.50 errorState=-0.01
< 8.0 awareness=0.50 errorState=0.00
< 9.0 awareness=0.50 errorState=-0.02
< 10.0 awareness=0.50 errorState=-0.03
< 11.0 awareness=0.50 errorState=-0.06
< 12.0 awareness=0.50 errorState=-0.04
< 13.0 awareness=0.50 errorState=-0.03
< 14.0 awareness=0.50 errorState=-0.02
< 15.0 awareness=0.50 errorState=0.00
< 16.0 awareness=0.50 errorState=-0.00
< 17.0 awareness=0.50 errorState=-0.02
< 18.0 awareness=0.50 errorState=-0.04
< 19.0 awareness=0.50 errorState=-0.05
< 20.0 awareness=0.50 errorState=-0.06
< 21.0 awareness=0.50 errorState=-0.03
< 22.0 awareness=0.50 errorState=-0.03
< 23.0 awareness=0.50 errorState=-0.02
< 24.0 awareness=0.50 errorState=-0.03
< 25.0 awareness=0.50 errorState=-0.05
< 26.0 awareness=0.50 errorState=-0.08
< 27.0 awareness=0.50 errorState=-0.11
< 28.0 awareness=0.50 errorState=-0.12
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1c1,3
< Error: Answered with error to command 0xa4: Vehicle 'ego' is not known.
---
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> traci.exceptions.FatalTraCIError: Could not connect in 11 tries
---------- Differences in output ----------
1,29d0
< 0.0: followerAuto=('', -1.0) followerShort=('', -1.0)
< 1.0: followerAuto=('', -1.0) followerShort=('', -1.0)
< 2.0: followerAuto=('', -1.0) followerShort=('', -1.0)
< 3.0: followerAuto=('', -1.0) followerShort=('', -1.0)
< 4.0: followerAuto=('f1', 59.172000000000025) followerShort=('f1', 59.172000000000025)
< 5.0: followerAuto=('f1', 53.61600000000002) followerShort=('f1', 53.61600000000002)
< 6.0: followerAuto=('f1', 48.40985714285716) followerShort=('f1', 48.40985714285716)
< 7.0: followerAuto=('f1', 43.99971428571429) followerShort=('f1', 43.99971428571429)
< 8.0: followerAuto=('f1', 40.32459523809523) followerShort=('f1', 40.32459523809523)
< 9.0: followerAuto=('f1', 35.149996031746014) followerShort=('f1', 35.149996031746014)
< 10.0: followerAuto=('f1', 27.745830026454996) followerShort=('f1', 27.745830026454996)
< 11.0: followerAuto=('f1', 20.34166402116398) followerShort=('f1', 20.34166402116398)
< 12.0: followerAuto=('f1', 17.437498015872997) followerShort=('', -1.0)
< 13.0: followerAuto=('f1', 15.329332010582007) followerShort=('f1', 15.329332010582007)
< 14.0: followerAuto=('f1', 13.923888007054671) followerShort=('f1', 13.923888007054671)
< 15.0: followerAuto=('f1', 12.98692533803645) followerShort=('f1', 12.98692533803645)
< 16.0: followerAuto=('f1', 12.362283558690969) followerShort=('f1', 12.362283558690969)
< 17.0: followerAuto=('f1', 11.945855705793981) followerShort=('f1', 11.945855705793981)
< 18.0: followerAuto=('f1', 11.668237137196002) followerShort=('f1', 11.668237137196002)
< 19.0: followerAuto=('f1', 11.483158091463991) followerShort=('f1', 11.483158091463991)
< 20.0: followerAuto=('f1', 11.359772060975985) followerShort=('f1', 11.359772060975985)
< 21.0: followerAuto=('f1', 11.277514707317323) followerShort=('f1', 11.277514707317323)
< 22.0: followerAuto=('f1', 11.222676471544872) followerShort=('f1', 11.222676471544872)
< 23.0: followerAuto=('f1', 11.186117647696577) followerShort=('f1', 11.186117647696577)
< 24.0: followerAuto=('f1', 11.161745098464365) followerShort=('f1', 11.161745098464365)
< 25.0: followerAuto=('f1', 11.145496732309567) followerShort=('f1', 11.145496732309567)
< 26.0: followerAuto=('f1', 11.134664488206369) followerShort=('f1', 11.134664488206369)
< 27.0: followerAuto=('f1', 11.12744299213756) followerShort=('f1', 11.12744299213756)
< 28.0: followerAuto=('f1', 11.12262866142504) followerShort=('f1', 11.12262866142504)
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
0a1,3
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> traci.exceptions.FatalTraCIError: Could not connect in 11 tries
---------- Differences in output ----------
1,707d0
< 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),)
<   leftLeaders:
<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-build-ba : traci vehicle getNeighborsOpposite ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,3
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> traci.exceptions.FatalTraCIError: Could not connect in 11 tries
---------- Differences in output ----------
1,523d0
< step 0.0
< Neigh infos for ego:
<   rightFollowers:
<   ()
<   rightLeaders:
<   ()
<   leftFollowers:
<   ()
<   leftLeaders:
<   (('oncoming1', 97.5),)
<   rightFollowers (only blocking):
<   ()
<   rightLeaders (only blocking):
<   ()
<   leftFollowers (only blocking):
<   ()
<   leftLeaders (only blocking):
<   ()
< step 1.0
< Neigh infos for ego:
<   rightFollowers:
<   ()
<   rightLeaders:
<   ()
<   leftFollowers:
<   ()
<   leftLeaders:
<   (('oncoming1', 92.30000000000001),)
<   rightFollowers (only blocking):
<truncated after showing first 30 lines>
---------- Missing result in lanechanges ----------
<?xml version="1.0" encoding="UTF-8"?>


<lanechanges>
    <change id="ego" type="DEFAULT_VEHTYPE" time="15.00" from="VODUGES_beg_0" to="-VODUGES_beg_0" dir="1" speed="0.00" pos="42.50" reason="strategic|urgent" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="None" followerSecureGap="None" followerSpeed="None" origLeaderGap="2.50" origLeaderSecureGap="0.00" origLeaderSpeed="0.00"/>
    <change id="ego" type="DEFAULT_VEHTYPE" time="20.00" from="-VODUGES_beg_0" to="VODUGES_beg_0" dir="-1" speed="13.00" pos="118.50" reason="strategic|urgent" leaderGap="None" leaderSecureGap="None" leaderSpeed="None" followerGap="26.50" followerSecureGap="0.00" followerSpeed="0.00" origLeaderGap="None" origLeaderSecureGap="None" origLeaderSpeed="None"/>
</lanechanges>

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

---------- Differences in errors ----------
0a1,3
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> traci.exceptions.FatalTraCIError: Could not connect in 11 tries
---------- Differences in output ----------
1,707d0
< 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):
<   [('r0.0', -0.5680975253693763)]
<   rightLeaders (only blocking):
<   [('r0.1', -2.3628522372338914)]
<   leftFollowers (only blocking):
<   [('l0.0', 0.08090834117028756)]
<   leftLeaders (only blocking):
<   [('l0.1', -3.7208081589313196)]
< 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)]
<   leftLeaders:
<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-build-ba : traci vehicle nextTLS ( Last six runs Feb2021 )

---------- Differences in errors ----------
1c1,3
< Error: Answered with error to command 0xa4: Vehicle 'v0' is not known.
---
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> traci.exceptions.FatalTraCIError: Could not connect in 11 tries
---------- 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-build-ba : traci vehicle replaceStop all ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,3
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> traci.exceptions.FatalTraCIError: Could not connect in 11 tries
---------- 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-build-ba : traci vehicle replaceStop invalid ( Last six runs Feb2021 )

---------- Differences in errors ----------
1c1,3
< Error: Answered with error to command 0xc4: Stop replacement failed for vehicle 'ego' (Invalid nextStopIndex '4' for 3 remaining stops).
---
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> traci.exceptions.FatalTraCIError: Could not connect in 11 tries
---------- 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-build-ba : traci vehicle replaceStop unreachable ( Last six runs Feb2021 )

---------- Differences in errors ----------
1c1,3
< Error: Answered with error to command 0xc4: Stop replacement failed for vehicle 'ego' (No route found from edge 'B1C1' to stop edge 'C2D2').
---
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> traci.exceptions.FatalTraCIError: Could not connect in 11 tries
---------- 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-build-ba : traci vehicle resume ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,3
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> traci.exceptions.FatalTraCIError: Could not connect in 11 tries
---------- Differences in output ----------
2,16d1
< 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-build-ba : traci vehicle setRoute_internal ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,3
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> traci.exceptions.FatalTraCIError: Could not connect in 11 tries
---------- 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="SC" reason="traci:setRoute" replacedAtTime="11.00" probability="0" edges="SC CN"/>
            <route edges="SC CN NC"/>
        </routeDistribution>
    </vehicle>

</routes>

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

---------- Differences in errors ----------
0a1,3
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> traci.exceptions.FatalTraCIError: Could not connect in 11 tries
---------- Differences in output ----------
1,141d0
< 0.0 speed=-1073741824.0
< 0.5 speed=25.0
< 1.0 speed=25.0
< 1.5 speed=25.0
< 2.0 speed=25.0
< 2.5 speed=25.0
< 3.0 speed=25.0
< 3.5 speed=25.0
< 4.0 speed=25.0
<   slowDown from 25.0 to 21.0 over 2 seconds
< 4.5 speed=24.2
< 5.0 speed=23.4
< 5.5 speed=22.6
< 6.0 speed=21.8
< 6.5 speed=21.0
< 7.0 speed=21.0
< 7.5 speed=21.0
< 8.0 speed=21.0
<   slowDown from 21.0 to 15.0 over 5 seconds
< 8.5 speed=20.4545454545
< 9.0 speed=19.9090909091
< 9.5 speed=19.3636363636
< 10.0 speed=18.8181818182
< 10.5 speed=18.2727272727
< 11.0 speed=17.7272727273
< 11.5 speed=17.1818181818
< 12.0 speed=16.6363636364
< 12.5 speed=16.0909090909
< 13.0 speed=15.5454545455
<truncated after showing first 30 lines>

TEST FAILED on ts-sim-build-ba : traci vehicle taxi basic ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,3
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> traci.exceptions.FatalTraCIError: Could not connect in 11 tries
---------- Differences in output ----------
1,254d0
< 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, state=1),)
< 1.0 all=('taxi_0',) empty=() pickup=('taxi_0',) dropoff=() pickup+dropoff=()
<    res=(Reservation(id=0, persons=('p0',), group=p0, fromEdge=A2B2, toEdge=C2D2, departPos=0.0, arrivalPos=90.6, depart=0.0, reservationTime=0.0, state=4),)
< 2.0 all=('taxi_0',) empty=() pickup=('taxi_0',) dropoff=() pickup+dropoff=()
<    res=(Reservation(id=0, persons=('p0',), group=p0, fromEdge=A2B2, toEdge=C2D2, departPos=0.0, arrivalPos=90.6, depart=0.0, reservationTime=0.0, state=4),)
< 3.0 all=('taxi_0',) empty=() pickup=('taxi_0',) dropoff=() pickup+dropoff=()
<    res=(Reservation(id=0, persons=('p0',), group=p0, fromEdge=A2B2, toEdge=C2D2, departPos=0.0, arrivalPos=90.6, depart=0.0, reservationTime=0.0, state=4),)
< 4.0 all=('taxi_0',) empty=() pickup=('taxi_0',) dropoff=() pickup+dropoff=()
<    res=(Reservation(id=0, persons=('p0',), group=p0, fromEdge=A2B2, toEdge=C2D2, departPos=0.0, arrivalPos=90.6, depart=0.0, reservationTime=0.0, state=4),)
< 5.0 all=('taxi_0',) empty=() pickup=('taxi_0',) dropoff=() pickup+dropoff=()
<    res=(Reservation(id=0, persons=('p0',), group=p0, fromEdge=A2B2, toEdge=C2D2, departPos=0.0, arrivalPos=90.6, depart=0.0, reservationTime=0.0, state=4),)
< 6.0 all=('taxi_0',) empty=() pickup=('taxi_0',) dropoff=() pickup+dropoff=()
<    res=(Reservation(id=0, persons=('p0',), group=p0, fromEdge=A2B2, toEdge=C2D2, departPos=0.0, arrivalPos=90.6, depart=0.0, reservationTime=0.0, state=4),)
< 7.0 all=('taxi_0',) empty=() pickup=('taxi_0',) dropoff=() pickup+dropoff=()
<    res=(Reservation(id=0, persons=('p0',), group=p0, fromEdge=A2B2, toEdge=C2D2, departPos=0.0, arrivalPos=90.6, depart=0.0, reservationTime=0.0, state=4),)
< 8.0 all=('taxi_0',) empty=() pickup=('taxi_0',) dropoff=() pickup+dropoff=()
<    res=(Reservation(id=0, persons=('p0',), group=p0, fromEdge=A2B2, toEdge=C2D2, departPos=0.0, arrivalPos=90.6, depart=0.0, reservationTime=0.0, state=4),)
< 9.0 all=('taxi_0',) empty=() pickup=('taxi_0',) dropoff=() pickup+dropoff=()
<    res=(Reservation(id=0, persons=('p0',), group=p0, fromEdge=A2B2, toEdge=C2D2, departPos=0.0, arrivalPos=90.6, depart=0.0, reservationTime=0.0, state=4),)
< 10.0 all=('taxi_0',) empty=() pickup=('taxi_0',) dropoff=() pickup+dropoff=()
<    res=(Reservation(id=0, persons=('p0',), group=p0, fromEdge=A2B2, toEdge=C2D2, departPos=0.0, arrivalPos=90.6, depart=0.0, reservationTime=0.0, state=4),)
< 11.0 all=('taxi_0',) empty=() pickup=('taxi_0',) dropoff=() pickup+dropoff=()
<    res=(Reservation(id=0, persons=('p0',), group=p0, fromEdge=A2B2, toEdge=C2D2, departPos=0.0, arrivalPos=90.6, depart=0.0, reservationTime=0.0, state=4),)
< 12.0 all=('taxi_0',) empty=() pickup=('taxi_0',) dropoff=() pickup+dropoff=()
<    res=(Reservation(id=0, persons=('p0',), group=p0, fromEdge=A2B2, toEdge=C2D2, departPos=0.0, arrivalPos=90.6, depart=0.0, reservationTime=0.0, state=4),)
< 13.0 all=('taxi_0',) empty=() pickup=('taxi_0',) dropoff=() pickup+dropoff=()
<    res=(Reservation(id=0, persons=('p0',), group=p0, fromEdge=A2B2, toEdge=C2D2, departPos=0.0, arrivalPos=90.6, depart=0.0, reservationTime=0.0, state=4),)
< 14.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>

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

---------- Differences in errors ----------
0a1,3
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> traci.exceptions.FatalTraCIError: Could not connect in 11 tries
---------- Differences in output ----------
1,2d0
< taxiFleet ('taxi_0',)
< reservations (Reservation(id=0, persons=('a',), group=a, fromEdge=A1B1, toEdge=D2D3, departPos=0.0, arrivalPos=92.1, depart=0.0, reservationTime=0.0, state=1), Reservation(id=1, persons=('b',), group=b, fromEdge=B1C1, toEdge=C1D1, departPos=0.0, arrivalPos=50.0, depart=0.0, reservationTime=0.0, state=1), Reservation(id=2, persons=('c',), group=c, fromEdge=C1D1, toEdge=D2D3, departPos=50.0, arrivalPos=92.1, depart=0.0, reservationTime=0.0, state=1))
---------- 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="D2D3_0" pos="92.10" parking="1" started="61.00" ended="121.00" delay="-1.00" initialPersons="1" loadedPersons="0" unloadedPersons="1" initialContainers="0" loadedContainers="0" unloadedContainers="0"/>
    <stopinfo id="taxi_0" type="taxi" lane="B1C1_0" pos="4.99" parking="1" started="160.00" ended="161.00" delay="-1.00" initialPersons="0" 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="182.00" ended="242.00" delay="-1.00" initialPersons="1" 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="a" depart="0.00" arrival="61.00">
        <ride from="A1B1" to="D2D3" arrivalPos="92.10" lines="taxi"/>
    </person>

    <person id="b" depart="0.00" arrival="182.00">
        <ride from="B1C1" to="C1D1" arrivalPos="50.00" lines="taxi"/>
    </person>

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

</routes>
traci vehicle taxi case1_redispatch_after_pickup ( Last six runs Feb2021 )
traci vehicle taxi case1_redispatch_before_pickup ( Last six runs Feb2021 )

3 TESTS FAILED on ts-sim-build-ba :

---------- Differences in errors ----------
0a1,3
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> traci.exceptions.FatalTraCIError: Could not connect in 11 tries
---------- Differences in output ----------
1,2d0
< taxiFleet ('taxi_0',)
< reservations (Reservation(id=0, persons=('a',), group=a, fromEdge=A1B1, toEdge=D2D3, departPos=0.0, arrivalPos=92.1, depart=0.0, reservationTime=0.0, state=1), Reservation(id=1, persons=('b',), group=b, fromEdge=B1C1, toEdge=C1D1, departPos=0.0, arrivalPos=50.0, depart=0.0, reservationTime=0.0, state=1), Reservation(id=2, persons=('c',), group=c, fromEdge=C1D1, toEdge=D2D3, departPos=50.0, arrivalPos=92.1, depart=0.0, reservationTime=0.0, state=1))
---------- 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>
traci vehicle taxi case2_redispatch_after_pickup ( Last six runs Feb2021 )
traci vehicle taxi case2_redispatch_before_pickup ( Last six runs Feb2021 )
traci vehicle taxi case3_redispatch_after_pickup ( Last six runs Feb2021 )

TEST FAILED on ts-sim-build-ba : traci vehicle taxi case3_redispatch_before_pickup ( Last six runs Feb2021 )

---------- Differences in errors ----------
1d0
< Error: Answered with error to command 0xc4: Could not interpret reservations for vehicle 'taxi_0' (Re-dispatch did not mention pickup for existing customer 'a').
3,4c2,3
<     raise FatalTraCIError("Connection already closed.")
< traci.exceptions.FatalTraCIError: Connection already closed.
---
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> traci.exceptions.FatalTraCIError: Could not connect in 11 tries
---------- Differences in output ----------
1,2d0
< taxiFleet ('taxi_0',)
< reservations (Reservation(id=0, persons=('a',), group=a, fromEdge=A1B1, toEdge=D2D3, departPos=0.0, arrivalPos=92.1, depart=0.0, reservationTime=0.0, state=1), Reservation(id=1, persons=('b',), group=b, fromEdge=B1C1, toEdge=C1D1, departPos=0.0, arrivalPos=50.0, depart=0.0, reservationTime=0.0, state=1), Reservation(id=2, persons=('c',), group=c, fromEdge=C1D1, toEdge=D2D3, departPos=50.0, arrivalPos=92.1, depart=0.0, reservationTime=0.0, state=1))
---------- 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">
</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-build-ba : traci vehicle taxi shared_3 ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,3
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> traci.exceptions.FatalTraCIError: Could not connect in 11 tries
---------- Differences in output ----------
1,3d0
< taxiFleet ('taxi_0',)
< reservations (Reservation(id=0, persons=('a',), group=a, fromEdge=A1B1, toEdge=D2D3, departPos=0.0, arrivalPos=92.1, depart=0.0, reservationTime=0.0, state=1), Reservation(id=1, persons=('b',), group=b, fromEdge=B1C1, toEdge=C1D1, departPos=0.0, arrivalPos=50.0, depart=0.0, reservationTime=0.0, state=1), Reservation(id=2, persons=('c',), group=c, fromEdge=C1D1, toEdge=D2D3, departPos=50.0, arrivalPos=92.1, depart=0.0, reservationTime=0.0, state=1))
< currentCustomers a b c
---------- 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-build-ba : traci vehicle taxi splitReservation ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,3
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> traci.exceptions.FatalTraCIError: Could not connect in 11 tries
---------- Differences in output ----------
1,3d0
< taxiFleet ('taxi_0', 'taxi_1')
< reservations (Reservation(id=0, persons=('p.0', 'p.1', 'p.2', 'p.3'), group=g0, fromEdge=A2B2, toEdge=C2D2, departPos=0.0, arrivalPos=90.6, depart=0.0, reservationTime=0.0, state=1),)
< reservations2 (Reservation(id=0, persons=('p.2', 'p.3'), group=g0, fromEdge=A2B2, toEdge=C2D2, departPos=0.0, arrivalPos=90.6, depart=0.0, reservationTime=0.0, state=2), Reservation(id=1, persons=('p.0', 'p.1'), group=g0, fromEdge=A2B2, toEdge=C2D2, departPos=0.0, arrivalPos=90.6, depart=0.0, reservationTime=0.0, state=1))
---------- 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="p.2" depart="0.00" type="DEFAULT_PEDTYPE">
        <ride waitingTime="31.00" vehicle="taxi_0" depart="31.00" arrival="66.00" arrivalPos="90.60" duration="35.00" routeLength="285.61" timeLoss="15.04"/>
    </personinfo>
    <personinfo id="p.3" depart="0.00" type="DEFAULT_PEDTYPE">
        <ride waitingTime="31.00" vehicle="taxi_0" depart="31.00" arrival="66.00" arrivalPos="90.60" duration="35.00" routeLength="285.61" timeLoss="15.04"/>
    </personinfo>
    <personinfo id="p.0" depart="0.00" type="DEFAULT_PEDTYPE">
        <ride waitingTime="42.00" vehicle="taxi_1" depart="42.00" arrival="74.00" arrivalPos="90.60" duration="32.00" routeLength="285.61" timeLoss="10.78"/>
    </personinfo>
    <personinfo id="p.1" depart="0.00" type="DEFAULT_PEDTYPE">
        <ride waitingTime="42.00" vehicle="taxi_1" depart="42.00" arrival="74.00" arrivalPos="90.60" duration="32.00" routeLength="285.61" timeLoss="10.78"/>
    </personinfo>
</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">
    <person id="p.2" depart="0.00" arrival="66.00">
        <ride from="A2B2" to="C2D2" arrivalPos="90.60" lines="taxi"/>
    </person>

    <person id="p.3" depart="0.00" arrival="66.00">
        <ride from="A2B2" to="C2D2" arrivalPos="90.60" lines="taxi"/>
    </person>

    <person id="p.0" depart="0.00" arrival="74.00">
        <ride from="A2B2" to="C2D2" arrivalPos="90.60" lines="taxi"/>
    </person>

    <person id="p.1" depart="0.00" arrival="74.00">
        <ride from="A2B2" to="C2D2" arrivalPos="90.60" lines="taxi"/>
    </person>

</routes>

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

---------- Differences in errors ----------
1,17c1,3
< 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').
---
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> traci.exceptions.FatalTraCIError: Could not connect in 11 tries
---------- Differences in output ----------
1,1074d0
< step 0.0
< step 1.0
< step 2.0
< vehicles ('horiz',)
< vehicle count 1
< examining horiz
< speed 4.033343723951839
< speedLat 0.0
< speed w/o traci 4.033343723951839
< acceleration 2.5994939450407406
< 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.567193502862938
< 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.098029013955
< CO 148.4043943117062
< HC 0.793287746205698
< PMx 0.10689025015863887
< NOx 2.197042560996833
< fuel 2.133021417095528
<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-build-ba : traci vehicle vehicle_asl ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,3
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> traci.exceptions.FatalTraCIError: Could not connect in 11 tries
---------- 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-build-ba : traci vehicle vehicle_context ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,3
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> traci.exceptions.FatalTraCIError: Could not connect in 11 tries
---------- 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-build-ba : traci vehicle vehicle_sublane ( Last six runs Feb2021 )

---------- Differences in errors ----------
1,17c1,3
< 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').
---
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> traci.exceptions.FatalTraCIError: Could not connect in 11 tries
---------- Differences in output ----------
1,1074d0
< step 0.0
< step 1.0
< step 2.0
< vehicles ('horiz',)
< vehicle count 1
< examining horiz
< speed 4.033343723951839
< speedLat 0.0
< speed w/o traci 4.033343723951839
< acceleration 2.5994939450407406
< 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.567193502862938
< 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.098029013955
< CO 148.4043943117062
< HC 0.793287746205698
< PMx 0.10689025015863887
< NOx 2.197042560996833
< fuel 2.133021417095528
<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-build-ba : traci vehicle vehicle_sublane_asl ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,3
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> traci.exceptions.FatalTraCIError: Could not connect in 11 tries
---------- 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="88.91" 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="87.92" 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="87.03" 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="86.21" 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="85.46" 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="84.77" 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="84.14" 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="83.55" 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>

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

---------- Differences in errors ----------
1,4c1,3
< Warning: The parameter action-step-length must be a non-negative multiple of the simulation step-length. Parsing given value (2.6 s.) to the adjusted value 2.5 s.
< Warning: Given action step length 2.5 for vehicle type 't1' is larger than its parameter tau (=1.5)! This may lead to collisions. (This warning is only issued once per vehicle type).
< Warning: The parameter action-step-length must be a non-negative multiple of the simulation step-length. Parsing given value (2.6 s.) to the adjusted value 2.5 s.
< Warning: Given action step length 2.5 for vehicle type 't2@veh2' is larger than its parameter tau (=2)! This may lead to collisions. (This warning is only issued once per vehicle type).
---
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> traci.exceptions.FatalTraCIError: Could not connect in 11 tries
---------- Differences in output ----------
1,30d0
< Get before save....
< vtype
< 4.0 == 4.0
< 0.8 == 0.8
< 0.9 == 0.9
< 3.3 == 3.3
< 99.9 == 99.9
< 1.5 ==1.5
< vehicle
< 4.0 == 4.0
< 0.8 == 0.8
< 0.9 == 0.9
< 3.3 == 3.3
< 99.9 == 99.9
< 1.5 ==1.5
< Get after load....
< vtype
< 4.0 == 4.0
< 0.8 == 0.8
< 0.9 == 0.9
< 3.3 == 3.3
< 99.9 == 99.9
< 1.5 ==1.5
< vehicle
< 4.0 == 4.0
< 0.8 == 0.8
< 0.9 == 0.9
< 3.3 == 3.3
< 99.9 == 99.9
<truncated after showing first 30 lines>
---------- 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="0"/>
    <vType id="t1" length="4.00" minGap="0.80" maxSpeed="99.90" speedFactor="normc(0.90,0.10,0.20,2.00)" actionStepLength="1.50" width="3.30" accel="2.5" decel="3.5" tau="1.5"/>
    <vType id="t2" length="5.00" minGap="1.50" maxSpeed="20.00" actionStepLength="2.00" color="yellow" accel="2.5" decel="4.5" sigma="0.5" tau="2.0"/>
    <vType id="t2@veh2" length="4.00" minGap="0.80" maxSpeed="99.90" actionStepLength="1.50" width="3.30" color="yellow" accel="2.5" decel="4.5" sigma="0.5" tau="2.0"/>
    <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 17.85 49500 0 0" pos="18.60 15.60 2.70" speed="5.60 5.20" angle="270.00" posLat="0.00" waitingTime="100000 1 7000 18500">
        <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="400 0" speedFactor="1.00" state="1050 10000 1 100.00 0 9.11 49500 0 0" pos="5.39 1.39 2.04" speed="4.02 4.13" angle="270.00" posLat="0.00" waitingTime="100000 0">
        <device id="vehroute_veh1" state="0 0.00 10.00 100.00 0"/>
    </vehicle>
    <vehicle id="veh2" type="t2@veh2" depart="20.00" departPos="100.00" departSpeed="10.00" route="r1" distance="0 0" speedFactor="0.90" state="1050 20000 0 100.00 0 3.32 49500 0 0" pos="359.86 355.86 4.35" speed="8.59 8.83" angle="270.00" posLat="0.00" waitingTime="100000 0">
        <device id="vehroute_veh2" state="0 0.00 10.00 100.00 0"/>
    </vehicle>
    <lane id="3/1to2/1_0">
        <vehicles value="veh1 veh0"/>
    </lane>
    <lane id="4/1to3/1_0">
        <vehicles value="veh2"/>
    </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="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="266.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="275.50">
        <route edges="4/1to3/1 3/1to2/1 2/1to1/1 1/1to0/1"/>
    </vehicle>

</routes>

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

---------- Differences in errors ----------
1,4c1,3
< Warning: The parameter action-step-length must be a non-negative multiple of the simulation step-length. Parsing given value (2.2 s.) to the adjusted value 2 s.
< Warning: Given action step length 2 for vehicle type 'DEFAULT_VEHTYPE' is larger than its parameter tau (=1)! This may lead to collisions. (This warning is only issued once per vehicle type).
< Warning: Action step length '2.00' is used for vehicle type 'DEFAULT_VEHTYPE' but step-method.ballistic was not set. Setting it now to avoid collisions.
< Warning: Vehicle 'horiz' performs emergency braking with decel=-2.20 wished=1.10 severity=1.00, time=6.00.
---
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> traci.exceptions.FatalTraCIError: Could not connect in 11 tries
---------- Differences in output ----------
1,60d0
< step 0
< step 1
< step 2
< vehicletypes ('DEFAULT_BIKETYPE', 'DEFAULT_CONTAINERTYPE', 'DEFAULT_PEDTYPE', 'DEFAULT_TAXITYPE', 'DEFAULT_VEHTYPE')
< vehicletype count 5
< examining DEFAULT_VEHTYPE
< length 5.0
< maxSpeed 55.55555555555556
< speedFactor 1.0
< speedDev 0.0
< accel 2.6
< decel 4.5
< emergencyDecel 9.0
< apparentDecel 4.5
< actionStepLength 1.0
< imperfection 0.5
< tau 1.0
< vClass passenger
< emissionclass HBEFA3/PC_G_EU4
< shape passenger
< MinGap 2.5
< width 1.8
< color (255, 255, 0, 255)
< maxSpeedLat 1.0
< latAlign center
< minGapLat 0.6
< personCapacity 4
< {0: ('DEFAULT_BIKETYPE', 'DEFAULT_CONTAINERTYPE', 'DEFAULT_PEDTYPE', 'DEFAULT_TAXITYPE', 'DEFAULT_VEHTYPE')}
< step 3
<truncated after showing first 30 lines>

Detailed information for the tests that had known bugs:

TEST had known bugs (see #7471) on ts-sim-build-ba : state load_flow_state_only ( Last six runs Feb2021 )

missing flow vehicles
(This bug was triggered by text found in file 'output' matching 'flowFromTo.1')
---------- Differences in output ----------
12,13c12,39
< DijkstraRouter answered 1 queries and explored 3.00 edges on average.
< DijkstraRouter spent (TIME) answering queries ((TIME) on average).
---
> <     <tripinfo id="flowFromTo.1" depart="16.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="6.00" arrival="42.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="1" devices="tripinfo_flowFromTo.1 routing_flowFromTo.1" vType="t0" speedFactor="1.00" vaporized=""/>
> > </tripinfos>
> <     <tripinfo id="flowPeriod.1" depart="20.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="10.00" arrival="46.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowPeriod.1" vType="t0" speedFactor="1.00" vaporized=""/>
> <     <tripinfo id="flowPeriod.2" depart="24.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="9.00" arrival="50.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowPeriod.2" vType="t0" speedFactor="1.00" vaporized=""/>
> <     <tripinfo id="flowNumber.2" depart="28.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="12.00" arrival="54.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowNumber.2" vType="t0" speedFactor="1.00" vaporized=""/>
> <     <tripinfo id="flowPeriod.3" depart="32.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="12.00" arrival="58.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowPeriod.3" vType="t0" speedFactor="1.00" vaporized=""/>
> <     <tripinfo id="flowProb.0" depart="36.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="14.00" arrival="62.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowProb.0" vType="t0" speedFactor="1.00" vaporized=""/>
> <     <tripinfo id="flowNumber.3" depart="40.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="16.00" arrival="66.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowNumber.3" vType="t0" speedFactor="1.00" vaporized=""/>
> <     <tripinfo id="flowPeriod.4" depart="44.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="19.00" arrival="70.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowPeriod.4" vType="t0" speedFactor="1.00" vaporized=""/>
> <     <tripinfo id="flowProb.1" depart="48.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="23.00" arrival="74.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowProb.1" vType="t0" speedFactor="1.00" vaporized=""/>
> <     <tripinfo id="flowPeriod.5" depart="52.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="22.00" arrival="78.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowPeriod.5" vType="t0" speedFactor="1.00" vaporized=""/>
> <     <tripinfo id="flowProb.2" depart="56.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="26.00" arrival="82.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowProb.2" vType="t0" speedFactor="1.00" vaporized=""/>
> <     <tripinfo id="flowNumber.4" depart="60.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="28.00" arrival="86.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowNumber.4" vType="t0" speedFactor="1.00" vaporized=""/>
> <     <tripinfo id="flowPeriod.6" depart="64.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="29.00" arrival="90.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowPeriod.6" vType="t0" speedFactor="1.00" vaporized=""/>
> <     <tripinfo id="flowProb.3" depart="68.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="32.00" arrival="94.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowProb.3" vType="t0" speedFactor="1.00" vaporized=""/>
> <     <tripinfo id="flowPeriod.7" depart="72.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="32.00" arrival="98.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowPeriod.7" vType="t0" speedFactor="1.00" vaporized=""/>
> <     <tripinfo id="flowProb.4" depart="76.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="36.00" arrival="102.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowProb.4" vType="t0" speedFactor="1.00" vaporized=""/>
> <     <tripinfo id="flowPeriod.8" depart="80.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="35.00" arrival="106.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowPeriod.8" vType="t0" speedFactor="1.00" vaporized=""/>
> <     <tripinfo id="flowPeriod.9" depart="84.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="34.00" arrival="110.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowPeriod.9" vType="t0" speedFactor="1.00" vaporized=""/>
> <     <tripinfo id="flowProb.5" depart="88.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="38.00" arrival="114.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowProb.5" vType="t0" speedFactor="1.00" vaporized=""/>
> <     <tripinfo id="flowProb.6" depart="92.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="37.00" arrival="118.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowProb.6" vType="t0" speedFactor="1.00" vaporized=""/>
> <     <tripinfo id="flowProb.7" depart="96.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="28.00" arrival="122.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowProb.7" vType="t0" speedFactor="1.00" vaporized=""/>
> <     <tripinfo id="flowProb.8" depart="100.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="17.00" arrival="126.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowProb.8" vType="t0" speedFactor="1.00" vaporized=""/>
> <     <tripinfo id="flowProb.9" depart="104.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="17.00" arrival="130.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowProb.9" vType="t0" speedFactor="1.00" vaporized=""/>
> <     <tripinfo id="flowProb.10" depart="108.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="16.00" arrival="134.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowProb.10" vType="t0" speedFactor="1.00" vaporized=""/>
> <     <tripinfo id="flowProb.11" depart="112.00" departLane="beg_0" departPos="5.10" departSpeed="0.00" departDelay="16.00" arrival="138.00" arrivalLane="end_0" arrivalPos="100.00" arrivalSpeed="13.89" duration="26.00" routeLength="301.90" waitingTime="0.00" waitingCount="0" stopTime="0.00" timeLoss="2.77" rerouteNo="0" devices="tripinfo_flowProb.11" vType="t0" speedFactor="1.00" vaporized=""/>
<truncated after showing first 30 lines>

TEST had known bugs (see #254) on ts-sim-build-ba : sumo output one_vehicle ( Last six runs Feb2021 )

different outputs from detectors which should detect the same
(This bug was triggered by text found in file 'output' matching 'failed')
---------- Differences in output ----------
5,7c5,7
< success 0.1 ['--step-length', '.1', '--end', '100'] ['3/1to2/1_0']
< success 1 ['--step-length', '.1', '--end', '100'] ['3/1to2/1_0']
< success 10 ['--step-length', '.1', '--end', '100'] ['3/1to2/1_0']
---
> failed 0.1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (71.4, 71.5) <zip object at 0x7fce59956fc8>
> failed 1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (72.0, 73.0) <zip object at 0x7fce5a225ec8>
> failed 10 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x7fce5a225e08>
9,12c9,12
< success 0.1 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0']
< success 1 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0']
< success 10 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0']
< success 100 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0']
---
> failed 0.1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (71.4, 71.5) <zip object at 0x7fce5966dfc8>
> failed 1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (72.0, 73.0) <zip object at 0x7fce5b0c7788>
> failed 10 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x7fce599a64c8>
> failed 100 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (100.0, 200.0) <zip object at 0x7fce5b0c7788>
17,19c17,19
< success 0.1 ['--step-length', '1', '--end', '100'] ['3/1to2/1_0']
< success 1 ['--step-length', '1', '--end', '100'] ['3/1to2/1_0']
< success 10 ['--step-length', '1', '--end', '100'] ['3/1to2/1_0']
---
> failed 0.1 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (73.0, 74.0) <zip object at 0x7fce59968f48>
> failed 1 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (73.0, 74.0) <zip object at 0x7fce59968548>
> failed 10 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x7fce59968b48>
21,24c21,24
< success 0.1 ['--step-length', '1', '--end', '1000'] ['3/1to2/1_0']
< success 1 ['--step-length', '1', '--end', '1000'] ['3/1to2/1_0']
< success 10 ['--step-length', '1', '--end', '1000'] ['3/1to2/1_0']
<truncated after showing first 30 lines>

TEST had known bugs (see #254) on ts-sim-build-ba : sumo output teleport ( Last six runs Feb2021 )

different outputs from detectors which should detect the same
(This bug was triggered by text found in file 'output' matching 'failed')
---------- Differences in output ----------
1,48c1,48
< success ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0']
< success ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0', '1/1to0/1_0']
< success ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0']
< success ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0', '1/1to0/1_0']
< success ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0']
< success ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0', '1/1to0/1_0']
< success ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0']
< success ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0', '1/1to0/1_0']
< success ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0']
< success ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0', '1/1to0/1_0']
< success ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0']
< success ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0', '1/1to0/1_0']
< success ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0']
< success ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0', '1/1to0/1_0']
< success ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0']
< success ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0', '1/1to0/1_0']
< failed ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (108.6, 108.7) [9.9, 10.0, 9.9, 9.9]
< failed ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (108.6, 108.7) [9.9, 10.0, 9.9, 9.9]
< failed ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (108.0, 109.0) [9.87, 10.0, 9.87, 9.87]
< failed ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (108.0, 109.0) [9.87, 10.0, 9.87, 9.87]
< failed ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (100.0, 110.0) [9.85, 9.96, 9.85, 9.85]
< failed ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (100.0, 110.0) [9.85, 9.96, 9.85, 9.85]
< failed ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (100.0, 200.0) [-1.0, 2.26, 3.2, 2.27, 2.27]
< failed ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (100.0, 200.0) [-1.0, 2.26, 3.2, 2.27, 2.27]
< success ['--step-length', '1', '--end', '51'] ['2/1to1/1_0']
< success ['--step-length', '1', '--end', '51'] ['2/1to1/1_0', '1/1to0/1_0']
< success ['--step-length', '1', '--end', '51'] ['2/1to1/1_0']
< success ['--step-length', '1', '--end', '51'] ['2/1to1/1_0', '1/1to0/1_0']
< success ['--step-length', '1', '--end', '51'] ['2/1to1/1_0']
<truncated after showing first 30 lines>

TEST had known bugs (see #254) on ts-sim-build-ba : sumo output teleport_multihop ( Last six runs Feb2021 )

different outputs from detectors which should detect the same
(This bug was triggered by text found in file 'output' matching 'failed')
---------- Differences in output ----------
17,24c17,24
< success 0.1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (230.0, 230.1) [('e2', 9.99), ('e3', 10.0), ('edge', 9.99), ('lane', 9.99)]
< success 0.1 ['--step-length', '.1', '--end', '1000'] 1/1to0/1_0 (148.1, 148.2) [('e2', 9.99), ('e3', 10.0), ('edge', 9.99), ('lane', 9.99)]
< success 1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (230.0, 231.0) [('e2', 9.99), ('e3', 10.0), ('edge', 9.99), ('lane', 9.99)]
< success 1 ['--step-length', '.1', '--end', '1000'] 1/1to0/1_0 (148.0, 149.0) [('e2', 9.91), ('e3', 10.0), ('edge', 9.91), ('lane', 9.91)]
< success 10 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (230.0, 240.0) [('e2', 9.42), ('e3', 9.9), ('edge', 9.42), ('lane', 9.42)]
< success 10 ['--step-length', '.1', '--end', '1000'] 1/1to0/1_0 (140.0, 150.0) [('e2', 9.96), ('e3', 9.99), ('edge', 9.96), ('lane', 9.96)]
< success 100 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (200.0, 300.0) [('e1', 10.0), ('e2', 9.22), ('e3', 5.71), ('edge', 9.22), ('lane', 9.22)]
< success 100 ['--step-length', '.1', '--end', '1000'] 1/1to0/1_0 (100.0, 200.0) [('e1', 9.53), ('e2', 5.82), ('e3', 6.93), ('edge', 5.82), ('lane', 5.82)]
---
> failed 0.1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (149.0, 149.1) <zip object at 0x7f27ff432fc8>
> failed 0.1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (149.0, 149.1) <zip object at 0x7f27ff0a2188>
> failed 1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (149.0, 150.0) <zip object at 0x7f27ff37e388>
> failed 1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (149.0, 150.0) <zip object at 0x7f27ff840548>
> failed 10 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (140.0, 150.0) <zip object at 0x7f2800f906c8>
> failed 10 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (140.0, 150.0) <zip object at 0x7f2800f906c8>
> failed 100 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (100.0, 200.0) <zip object at 0x7f28006776c8>
> failed 100 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (100.0, 200.0) <zip object at 0x7f27ff38fa88>
41,48c41,48
< success 0.1 ['--step-length', '1', '--end', '1000'] 2/1to1/1_0 (245.0, 246.0) [('e2', 8.92), ('e3', 10.0), ('edge', 8.92), ('lane', 8.92)]
< success 0.1 ['--step-length', '1', '--end', '1000'] 1/1to0/1_0 (150.0, 151.0) [('e2', 9.82), ('e3', 10.0), ('edge', 9.82), ('lane', 9.82)]
< success 1 ['--step-length', '1', '--end', '1000'] 2/1to1/1_0 (245.0, 246.0) [('e2', 8.92), ('e3', 10.0), ('edge', 8.92), ('lane', 8.92)]
< success 1 ['--step-length', '1', '--end', '1000'] 1/1to0/1_0 (150.0, 151.0) [('e2', 9.82), ('e3', 10.0), ('edge', 9.82), ('lane', 9.82)]
< success 10 ['--step-length', '1', '--end', '1000'] 2/1to1/1_0 (240.0, 250.0) [('e2', 9.9), ('e3', 10.0), ('edge', 9.9), ('lane', 9.9)]
< success 10 ['--step-length', '1', '--end', '1000'] 1/1to0/1_0 (150.0, 160.0) [('e2', 9.15), ('e3', 9.84), ('edge', 9.15), ('lane', 9.15)]
< success 100 ['--step-length', '1', '--end', '1000'] 2/1to1/1_0 (200.0, 300.0) [('e1', 10.0), ('e2', 9.41), ('e3', 5.84), ('edge', 9.41), ('lane', 9.41)]
< success 100 ['--step-length', '1', '--end', '1000'] 1/1to0/1_0 (100.0, 200.0) [('e1', 10.0), ('e2', 5.94), ('e3', 7.08), ('edge', 5.94), ('lane', 5.94)]
---
> failed 0.1 ['--step-length', '1', '--end', '1000'] 2/1to1/1_0 (150.0, 151.0) <zip object at 0x7f27ff86ee48>
> failed 0.1 ['--step-length', '1', '--end', '1000'] 2/1to1/1_0 (150.0, 151.0) <zip object at 0x7f27ff82d948>
<truncated after showing first 30 lines>

TEST had known bugs (see #254) on ts-sim-build-ba : sumo output teleport_multihop_newDefaults ( Last six runs Feb2021 )

different outputs from detectors which should detect the same
(This bug was triggered by text found in file 'output' matching 'failed')
---------- Differences in output ----------
9,24c9,24
< success 0.1 ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0']
< success 0.1 ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0', '1/1to0/1_0']
< success 1 ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0']
< success 1 ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0', '1/1to0/1_0']
< success 10 ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0']
< success 10 ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0', '1/1to0/1_0']
< success 100 ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0']
< success 100 ['--step-length', '.1', '--end', '100'] ['2/1to1/1_0', '1/1to0/1_0']
< success 0.1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (230.0, 230.1) [('e2', 9.99), ('e3', 10.0), ('edge', 9.99), ('lane', 9.99)]
< success 0.1 ['--step-length', '.1', '--end', '1000'] 1/1to0/1_0 (148.1, 148.2) [('e2', 9.99), ('e3', 10.0), ('edge', 9.99), ('lane', 9.99)]
< success 1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (230.0, 231.0) [('e2', 9.99), ('e3', 10.0), ('edge', 9.99), ('lane', 9.99)]
< success 1 ['--step-length', '.1', '--end', '1000'] 1/1to0/1_0 (148.0, 149.0) [('e2', 9.91), ('e3', 10.0), ('edge', 9.91), ('lane', 9.91)]
< success 10 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (230.0, 240.0) [('e2', 9.42), ('e3', 9.9), ('edge', 9.42), ('lane', 9.42)]
< success 10 ['--step-length', '.1', '--end', '1000'] 1/1to0/1_0 (140.0, 150.0) [('e2', 9.96), ('e3', 9.99), ('edge', 9.96), ('lane', 9.96)]
< success 100 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (200.0, 300.0) [('e1', 10.0), ('e2', 9.22), ('e3', 5.71), ('edge', 9.22), ('lane', 9.22)]
< success 100 ['--step-length', '.1', '--end', '1000'] 1/1to0/1_0 (100.0, 200.0) [('e1', 9.53), ('e2', 5.82), ('e3', 6.93), ('edge', 5.82), ('lane', 5.82)]
---
> failed 0.1 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (76.2, 76.3) <zip object at 0x7f3f926fef88>
> failed 0.1 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (76.2, 76.3) <zip object at 0x7f3f926c2bc8>
> failed 1 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (76.0, 77.0) <zip object at 0x7f3f93d76f88>
> failed 1 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (76.0, 77.0) <zip object at 0x7f3f93e17508>
> failed 10 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.0, 80.0) <zip object at 0x7f3f93e17508>
> failed 10 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.0, 80.0) <zip object at 0x7f3f92fcde48>
> failed 100 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (0.0, 100.0) <zip object at 0x7f3f92fcdfc8>
> failed 100 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (0.0, 100.0) <zip object at 0x7f3f926ed788>
> failed 0.1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (76.2, 76.3) <zip object at 0x7f3f92359fc8>
> failed 0.1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (76.2, 76.3) <zip object at 0x7f3f91f8b088>
> failed 1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (76.0, 77.0) <zip object at 0x7f3f922a30c8>
> failed 1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (76.0, 77.0) <zip object at 0x7f3f927242c8>
<truncated after showing first 30 lines>

TEST had known bugs (see #254) on ts-sim-build-ba : sumo output two_same_vehicles ( Last six runs Feb2021 )

different outputs from detectors which should detect the same
(This bug was triggered by text found in file 'output' matching 'failed')
---------- Differences in output ----------
5,7c5,7
< success 0.1 ['--step-length', '.1', '--end', '100'] ['3/1to2/1_0']
< success 1 ['--step-length', '.1', '--end', '100'] ['3/1to2/1_0']
< success 10 ['--step-length', '.1', '--end', '100'] ['3/1to2/1_0']
---
> failed 0.1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (75.4, 75.5) <zip object at 0x7f4b26f78fc8>
> failed 1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (76.0, 77.0) <zip object at 0x7f4b285ecf48>
> failed 10 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x7f4b27844f08>
9,12c9,12
< success 0.1 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0']
< success 1 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0']
< success 10 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0']
< success 100 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0']
---
> failed 0.1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (75.4, 75.5) <zip object at 0x7f4b26c8ffc8>
> failed 1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (76.0, 77.0) <zip object at 0x7f4b26fa6348>
> failed 10 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x7f4b26f88a48>
> failed 100 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (100.0, 200.0) <zip object at 0x7f4b26fa6fc8>
17,19c17,19
< success 0.1 ['--step-length', '1', '--end', '100'] ['3/1to2/1_0']
< success 1 ['--step-length', '1', '--end', '100'] ['3/1to2/1_0']
< success 10 ['--step-length', '1', '--end', '100'] ['3/1to2/1_0']
---
> failed 0.1 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (77.0, 78.0) <zip object at 0x7f4b26fd4208>
> failed 1 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (77.0, 78.0) <zip object at 0x7f4b26fd4688>
> failed 10 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x7f4b26fd4148>
21,24c21,24
< success 0.1 ['--step-length', '1', '--end', '1000'] ['3/1to2/1_0']
< success 1 ['--step-length', '1', '--end', '1000'] ['3/1to2/1_0']
< success 10 ['--step-length', '1', '--end', '1000'] ['3/1to2/1_0']
<truncated after showing first 30 lines>

TEST had known bugs (see #254) on ts-sim-build-ba : sumo output two_vehicles_diff_length ( Last six runs Feb2021 )

different outputs from detectors which should detect the same
(This bug was triggered by text found in file 'output' matching 'failed')
---------- Differences in output ----------
5,7c5,7
< success 0.1 ['--step-length', '.1', '--end', '100'] ['3/1to2/1_0']
< success 1 ['--step-length', '.1', '--end', '100'] ['3/1to2/1_0']
< success 10 ['--step-length', '.1', '--end', '100'] ['3/1to2/1_0']
---
> failed 0.1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (76.4, 76.5) <zip object at 0x7f48bb2abfc8>
> failed 1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (77.0, 78.0) <zip object at 0x7f48bc91ff48>
> failed 10 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x7f48bc930588>
9,12c9,12
< success 0.1 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0']
< success 1 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0']
< success 10 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0']
< success 100 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0']
---
> failed 0.1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (76.4, 76.5) <zip object at 0x7f48bafc2fc8>
> failed 1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (77.0, 78.0) <zip object at 0x7f48bb2bbf48>
> failed 10 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x7f48bb2f9848>
> failed 100 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (100.0, 200.0) <zip object at 0x7f48bb2f9848>
17,19c17,19
< success 0.1 ['--step-length', '1', '--end', '100'] ['3/1to2/1_0']
< success 1 ['--step-length', '1', '--end', '100'] ['3/1to2/1_0']
< success 10 ['--step-length', '1', '--end', '100'] ['3/1to2/1_0']
---
> failed 0.1 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (78.0, 79.0) <zip object at 0x7f48bb2f4c48>
> failed 1 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (78.0, 79.0) <zip object at 0x7f48bb2f4b48>
> failed 10 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x7f48bb2f4048>
21,24c21,24
< success 0.1 ['--step-length', '1', '--end', '1000'] ['3/1to2/1_0']
< success 1 ['--step-length', '1', '--end', '1000'] ['3/1to2/1_0']
< success 10 ['--step-length', '1', '--end', '1000'] ['3/1to2/1_0']
<truncated after showing first 30 lines>

TEST had known bugs (see #254) on ts-sim-build-ba : sumo output two_vehicles_diff_speed ( Last six runs Feb2021 )

different outputs from detectors which should detect the same
(This bug was triggered by text found in file 'output' matching 'failed')
---------- Differences in output ----------
0a1,50
> failed 0.1 ['--step-length', '.1', '--end', '51'] 3/1to2/1_0 (38.4, 38.5) <zip object at 0x7fdf3b44b048>
> failed 1 ['--step-length', '.1', '--end', '51'] 3/1to2/1_0 (38.0, 39.0) <zip object at 0x7fdf3b44b108>
> failed 10 ['--step-length', '.1', '--end', '51'] 3/1to2/1_0 (30.0, 40.0) <zip object at 0x7fdf3b44b108>
> failed 100 ['--step-length', '.1', '--end', '51'] 3/1to2/1_0 (0.0, 51.0) <zip object at 0x7fdf3b44b188>
> failed 0.1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (38.4, 38.5) <zip object at 0x7fdf3b3fafc8>
> failed 1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (38.0, 39.0) <zip object at 0x7fdf3bcc2e48>
> failed 10 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (30.0, 40.0) <zip object at 0x7fdf3cafec88>
> failed 100 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (0.0, 100.0) <zip object at 0x7fdf3b44fa08>
> failed 0.1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (38.4, 38.5) <zip object at 0x7fdf3b090fc8>
> failed 1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (38.0, 39.0) <zip object at 0x7fdf3c254f88>
> failed 10 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (30.0, 40.0) <zip object at 0x7fdf3b3e9d88>
> failed 100 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (0.0, 100.0) <zip object at 0x7fdf3c254f88>
> failed 0.1 ['--step-length', '1', '--end', '51'] 3/1to2/1_0 (39.0, 40.0) <zip object at 0x7fdf3c254f88>
> failed 1 ['--step-length', '1', '--end', '51'] 3/1to2/1_0 (39.0, 40.0) <zip object at 0x7fdf3b442bc8>
> failed 10 ['--step-length', '1', '--end', '51'] 3/1to2/1_0 (30.0, 40.0) <zip object at 0x7fdf3b442bc8>
> failed 100 ['--step-length', '1', '--end', '51'] 3/1to2/1_0 (0.0, 51.0) <zip object at 0x7fdf3b4423c8>
> failed 0.1 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (39.0, 40.0) <zip object at 0x7fdf3b442ec8>
> failed 1 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (39.0, 40.0) <zip object at 0x7fdf3b4424c8>
> failed 10 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (30.0, 40.0) <zip object at 0x7fdf3b442cc8>
> failed 100 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (0.0, 100.0) <zip object at 0x7fdf3b4427c8>
> failed 0.1 ['--step-length', '1', '--end', '1000'] 3/1to2/1_0 (39.0, 40.0) <zip object at 0x7fdf3b4059c8>
> failed 1 ['--step-length', '1', '--end', '1000'] 3/1to2/1_0 (39.0, 40.0) <zip object at 0x7fdf3b44bcc8>
> failed 10 ['--step-length', '1', '--end', '1000'] 3/1to2/1_0 (30.0, 40.0) <zip object at 0x7fdf3c255048>
> failed 100 ['--step-length', '1', '--end', '1000'] 3/1to2/1_0 (0.0, 100.0) <zip object at 0x7fdf3b455948>
> -- Unordered text as found by filter '^Loading configuration ... done.' --
> Loading configuration ... done.
> Loading configuration ... done.
> Loading configuration ... done.
> Loading configuration ... done.
<truncated after showing first 30 lines>

TEST had known bugs (#4727) on ts-sim-build-ba : traci ContextSubscriptionFilters leadFollow carFollowing ( Last six runs Feb2021 )

#4727
(This bug was triggered by text found in file 'output' matching '.')
---------- Differences in output ----------
3d2
< lead_straight
5d3
< [002] Context results for vehicle 'ego':
6a5
> [002] Context results for vehicle 'ego':
8d6
< [003] Context results for vehicle 'ego':
9a8
> [003] Context results for vehicle 'ego':
11d9
< [004] Context results for vehicle 'ego':
12a11
> [004] Context results for vehicle 'ego':
14d12
< [005] Context results for vehicle 'ego':
15a14
> [005] Context results for vehicle 'ego':
17d15
< [006] Context results for vehicle 'ego':
18a17
> [006] Context results for vehicle 'ego':
20d18
< [007] Context results for vehicle 'ego':
21a20
> [007] Context results for vehicle 'ego':
23d21
< [008] Context results for vehicle 'ego':
24a23
> [008] Context results for vehicle 'ego':
<truncated after showing first 30 lines>

2 TESTS had known bugs (#4727) on ts-sim-build-ba :

#4727
(This bug was triggered by text found in file 'output' matching '.')
---------- Differences in output ----------
3a4
> follow_straight
6d6
< follow_straight
8a9
> follow_straight
11d11
< follow_straight
13a14
> follow_straight
16d16
< follow_straight
18a19
> follow_straight
21d21
< follow_straight
23a24
> follow_straight
26d26
< follow_straight
28a29
> follow_straight
31d31
< follow_straight
33a34
> follow_straight
36d36
< follow_straight
38a39
> follow_straight
<truncated after showing first 30 lines>
traci ContextSubscriptionFilters leadFollow laneChangeLeft ( Last six runs Feb2021 )
traci ContextSubscriptionFilters leadFollow laneChangeRight ( Last six runs Feb2021 )

TEST had known bugs (#4727) on ts-sim-build-ba : traci ContextSubscriptionFilters leadFollow laneChangeNeighbors ( Last six runs Feb2021 )

#4727
(This bug was triggered by text found in file 'output' matching '.')
---------- Differences in output ----------
3,4d2
< follow_straight
< follow_right
5a4,6
> follow_right
> follow_straight
> lead_left
8d8
< lead_left
10,11d9
< follow_straight
< follow_right
12a11,13
> follow_right
> follow_straight
> lead_left
15d15
< lead_left
17,18d16
< follow_straight
< follow_right
19a18,20
> follow_right
> follow_straight
> lead_left
22d22
< lead_left
24,25d23
< follow_straight
< follow_right
<truncated after showing first 30 lines>

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

mapping failure
(This bug was triggered by text found in file 'output' matching 'failed')
---------- Differences in output ----------
0a1
> internal corner (inside, segment2) failed: x=198, x2=198.0,   y=1.9, y2=1.9,   lane=middle_0, lane2=middle_0, pos=102, pos2=98.0   posLat=2.0 posLat2=1.9

TEST had known bugs (see #6192) on ts-sim-build-ba : traci vehicle openGap with_low_maxDecel_fast_CACC ( Last six runs Feb2021 )

not even failing as intended
(This bug was triggered by text found in file 'errors' matching 'Error')
---------- Differences in errors ----------
0a1,8
> Traceback (most recent call last):
>   File "/home/delphi/cmakeGcc/sumo/tests/../tests/complex/traci/vehicle/openGap/runner.py", line 155, in <module>
>     runSingle(targetTimeHeadway, targetSpaceHeadway, duration, changeRate, maxDecel, refVehID)
>   File "/home/delphi/cmakeGcc/sumo/tests/../tests/complex/traci/vehicle/openGap/runner.py", line 65, in runSingle
>     leader = results[tc.VAR_LEADER][0]
> TypeError: 'NoneType' object is not subscriptable
> Error: tcpip::Socket::recvAndCheck @ recv: peer shutdown
> Quitting (on error).
---------- Differences in output ----------
3,102c3,102
< Time 2.0: Gap 'follower'->'leader' = 5.938 (headway=0.367)
< 'follower' speed = 16.161582708
< Time 3.0: Gap 'follower'->'leader' = 8.966 (headway=0.528)
< 'follower' speed = 16.9836198736
< Time 4.0: Gap 'follower'->'leader' = 11.281 (headway=0.641)
< 'follower' speed = 17.5863190784
< Time 5.0: Gap 'follower'->'leader' = 13.069 (headway=0.725)
< 'follower' speed = 18.0379935645
< Time 6.0: Gap 'follower'->'leader' = 14.459 (headway=0.787)
< 'follower' speed = 18.3815472225
< Time 7.0: Gap 'follower'->'leader' = 15.545 (headway=0.834)
< 'follower' speed = 18.6456171431
< Time 8.0: Gap 'follower'->'leader' = 16.397 (headway=0.870)
< 'follower' speed = 18.8501483763
< Time 9.0: Gap 'follower'->'leader' = 17.068 (headway=0.898)
< 'follower' speed = 19.0094667411
< Time 10.0: Gap 'follower'->'leader' = 17.596 (headway=0.920)
< 'follower' speed = 19.1340998278
< Time 11.0: Gap 'follower'->'leader' = 18.013 (headway=0.937)
< 'follower' speed = 19.231918606
< Time 12.0: Gap 'follower'->'leader' = 18.342 (headway=0.950)
< 'follower' speed = 19.3088858604
< Time 13.0: Gap 'follower'->'leader' = 18.603 (headway=0.960)
< 'follower' speed = 19.3695649077
< Time 14.0: Gap 'follower'->'leader' = 18.810 (headway=0.969)
< 'follower' speed = 19.4174756866
< Time 15.0: Gap 'follower'->'leader' = 18.973 (headway=0.975)
< 'follower' speed = 19.4553500651
< Time 16.0: Gap 'follower'->'leader' = 19.103 (headway=0.980)
<truncated after showing first 30 lines>

Detailed information for the tests that were terminated before completion:

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : sumo collision ( Last six runs Feb2021 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
371,901d370
< Loading configuration ... done.
< Loading configuration ... done.
< Loading configuration ... done.
< Loading configuration ... done.
< Loading configuration ... done.
< Loading configuration ... done.
< Loading configuration ... done.
< Loading configuration ... done.
< Loading configuration ... done.
< Loading configuration ... done.
< Loading configuration ... done.
< Loading configuration ... done.
< Loading configuration ... done.
< Loading configuration ... done.
< Loading configuration ... done.
< Loading configuration ... done.
< Loading configuration ... done.
< Loading configuration ... done.
< Loading configuration ... done.
< Loading configuration ... done.
< Loading configuration ... done.
< Loading configuration ... done.
< Loading configuration ... done.
< Loading configuration ... done.
< Loading configuration ... done.
< Loading configuration ... done.
< Loading configuration ... done.
< Loading configuration ... done.
< Loading configuration ... done.
<truncated after showing first 30 lines>

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

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in errors ----------
7,8d6
< UserWarning: API change now handles step as floating point seconds
<   return _connections[""].simulationStep(step)

TEST were terminated before completion (TIMEOUT) on ts-sim-build-ba : traffic_lights loop_flow ( Last six runs Feb2021 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in output ----------
1,144c1
< Computing for 0<->0
<  for tls-type static
<  for tls-type actuated
<  for tls-type sotl_phase
<  for tls-type sotl_platoon
<  for tls-type sotl_request
<  for tls-type sotl_wave
<  for tls-type sotl_marching
<  for tls-type swarm
< Computing for 0<->600
<  for tls-type static
<  for tls-type actuated
<  for tls-type sotl_phase
<  for tls-type sotl_platoon
<  for tls-type sotl_request
<  for tls-type sotl_wave
<  for tls-type sotl_marching
<  for tls-type swarm
< Computing for 0<->1200
<  for tls-type static
<  for tls-type actuated
<  for tls-type sotl_phase
<  for tls-type sotl_platoon
<  for tls-type sotl_request
<  for tls-type sotl_wave
<  for tls-type sotl_marching
<  for tls-type swarm
< Computing for 0<->1800
<  for tls-type static
<truncated after showing first 30 lines>