21Feb2021 - 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: 1072 succeeded 115 FAILED 27 known bugs 6 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 Sun Feb 21 13:27:52 2021 by Eclipse SUMO sumo Version v1_8_0+1320-0efd1550fc
> <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
> malloc(): memory corruption
---------- 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: 277 succeeded 8 FAILED 6 known bugs 2 killed

Detailed information for the tests that FAILED:

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

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

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

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

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 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 Sun Feb 21 13:32:13 2021 by Eclipse SUMO sumo Version v1_8_0+1320-0efd1550fc
> <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>

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

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,103
> /bin/sh: 0: Illegal option --
> 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/asyncDisconnect/runner.py", line 43, 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:
> Process Process-3:
> 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-5:
> Process Process-6:
> Process Process-7:
> 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,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,120
> /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-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))
> 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:
> Traceback (most recent call last):
<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,130
> /bin/sh: 0: Illegal option --
> 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-6:
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
>     self._target(*self._args, **self._kwargs)
<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,18
> /bin/sh: 0: Illegal option --
> 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
> 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
> /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,69
> /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
> 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
> /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-7:
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
>     traci.init(port)
>   File "/home/delphi/cmakeGcc/sumo/tools/traci/main.py", line 136, in init
> FatalTraCIError: Could not connect in 11 tries
>     _connections[label] = connect(port, numRetries, host, proc)
<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-2:
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> FatalTraCIError: Could not connect in 11 tries
> 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
> /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,69
> /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
> 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:
> 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:
> Process Process-5:
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
>     _connections[label] = connect(port, numRetries, host, proc)
>   File "/home/delphi/cmakeGcc/sumo/tools/traci/main.py", line 127, in connect
> FatalTraCIError: Could not connect in 11 tries
<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: 400 succeeded 14 known bugs 8 FAILED 4 killed

Detailed information for the tests that FAILED:

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

---------- Differences in errors ----------
1c1
< .....WARNING: No typeSubstring given. Managing all vehicles. (PlatoonManager)
---
> E....WARNING: No typeSubstring given. Managing all vehicles. (PlatoonManager)
2a3,4
> ======================================================================
> ERROR: test_config_warnings (__main__.TestConfig)
4c6,8
< Ran 7 tests in <ELAPSED>s
---
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> traci.exceptions.FatalTraCIError: Could not connect in 11 tries
6,21c10,11
< OK
< -- Unordered text as found by filter '^WARNING:' --
< WARNING: Encountered unknown configuration parameter 'UnknownConfigParam'! (Config)
< WARNING: Given lane change mode '-1' lies out of admissible range [0,255]. Using default mode instead. (Config)
< WARNING: Given lane change mode '100000' lies out of admissible range [0,255]. Using default mode instead. (Config)
< WARNING: Given speedFactor -1.0 is invalid. Using default value. (Config)
< WARNING: Given speedFactor -4.0 is invalid. Using default value. (Config)
< WARNING: Given speedFactor 0.0 is invalid. Using default value. (Config)
< WARNING: No attributes found for tag 'vehicleSelectors'. (Config)
< WARNING: Parameter catchupDist must be positive. Ignoring given value: -1.0 (Config)
< WARNING: Parameter controlRate must be positive. Ignoring given value: 0.0 (Config)
< WARNING: Parameter maxPlatoonGap must be positive. Ignoring given value: -1.0 (Config)
< WARNING: Parameter platoonSplitTime must be non-negative. Ignoring given value: -1.0 (Config)
< WARNING: Parameter switchImpatienceFactor must be non-negative. Ignoring given value: -1.0 (Config)
< WARNING: Verbosity must be one of [0, 1, 2, 3, 4]! Ignoring given value: 200 (Config)
< WARNING: vTypeMap must specify original type. Ignoring malformed vTypeMap element. (Config)
<truncated after showing first 30 lines>
---------- Differences in output ----------
1c1,2
< Testing config warnings...
---
> Loading configuration ... Loading configuration ... done.
> done.
40,41d40
< Loading configuration ... done.
< Loading configuration ... done.

TEST FAILED on ts-sim-build-ba : simpla openGap ( 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,11498d0
< 
< # step 0.0
< # Follower:
< examining follower
< speed 0.0
< speed w/o traci 0.0
< acceleration 0.0
< lane 5/1to6/1_0
< lanePos 972.24
< # Leader:
< examining leader
< speed 0.0
< speed w/o traci 0.0
< acceleration 0.0
< lane 5/1to6/1_0
< lanePos 979.84
< 
< # gap = 0.1
< # speedDiff = 0.0
< 
< 
< # step 1.0
< # Follower:
< examining follower
< speed 0.099
< speed w/o traci 0.099
< acceleration 0.099
< lane 5/1to6/1_0
< lanePos 972.339
<truncated after showing first 30 lines>

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

---------- Differences in errors ----------
1c1
< ...WARNING: No typeSubstring given. Managing all vehicles. (PlatoonManager)
---
> EE..WARNING: No typeSubstring given. Managing all vehicles. (PlatoonManager)
7a8,21
> ======================================================================
> ERROR: test_add_and_remove (__main__.TestPlatoonManager)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> traci.exceptions.FatalTraCIError: Could not connect in 11 tries
> 
> ======================================================================
> ERROR: test_add_and_remove (__main__.TestPlatoonManager)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>     raise FatalTraCIError("Not connected.")
> traci.exceptions.FatalTraCIError: Not connected.
> 
11c25
< OK
---
> FAILED (errors=2)
---------- Differences in output ----------
0a1,2
> Loading configuration ... Loading configuration ... done.
> done.
4,20d5
< Loading vehicle type mappings from file '<vtype.map>'...
< original type: 'connected' (Config)
< platoon leader type: 'connected_pLeader' (Config)
< platoon follower type: 'connected_pFollower' (Config)
< catchup type: 'connected_pCatchup' (Config)
< catchup follower type: 'connected_pCatchupFollower' (Config)
< Initializing simpla.PlatoonManager... (PlatoonManager)
< Managing all vTypes selected by ['connected'] (PlatoonManager)
< 0.1: Adding vehicle 'connected.1' (PlatoonManager)
< 3.1: Adding vehicle 'IAMconnectedTOO' (PlatoonManager)
< 11.4: Platoon '1' joined Platoon '0', which now contains vehicles:
< ['connected.1', 'IAMconnectedTOO'] (PlatoonManager)
< 16.0: Platoon '0' splits (ID of new platoon: '2'):
<     Platoon '0': ['connected.1']
<     Platoon '2': ['IAMconnectedTOO'] (PlatoonManager)
< 17.3: Removing arrived vehicle 'connected.1' (PlatoonManager)
< 19.8: Removing arrived vehicle 'IAMconnectedTOO' (PlatoonManager)
74,75d58
< Loading configuration ... done.
< Loading configuration ... done.

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 connection parallelConnection sumo-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 ----------
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 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 ----------
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 vehicle taxi splitReservation ( Last six runs Feb2021 )

---------- Differences in errors ----------
0a1,3
> Traceback (most recent call last):
>     raise FatalTraCIError("connection closed by SUMO")
> traci.exceptions.FatalTraCIError: connection closed by SUMO
---------- 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 Sun Feb 21 13:22:08 2021 by Eclipse SUMO sumo Version v1_8_0+1320-0efd1550fc
> <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 (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 0x7f0344845fc8>
> failed 1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (72.0, 73.0) <zip object at 0x7f0345e7da48>
> failed 10 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x7f03456a5888>
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 0x7f034455afc8>
> failed 1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (72.0, 73.0) <zip object at 0x7f034484b388>
> failed 10 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x7f034484b388>
> failed 100 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (100.0, 200.0) <zip object at 0x7f034484b388>
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 0x7f0344893a08>
> failed 1 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (73.0, 74.0) <zip object at 0x7f0344893f88>
> failed 10 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x7f0344893148>
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 0x7f32bf248fc8>
> failed 0.1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (149.0, 149.1) <zip object at 0x7f32bef36188>
> failed 1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (149.0, 150.0) <zip object at 0x7f32bf210048>
> failed 1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (149.0, 150.0) <zip object at 0x7f32bf6d61c8>
> failed 10 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (140.0, 150.0) <zip object at 0x7f32c050b588>
> failed 10 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (140.0, 150.0) <zip object at 0x7f32c050b588>
> failed 100 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (100.0, 200.0) <zip object at 0x7f32c0dac808>
> failed 100 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (100.0, 200.0) <zip object at 0x7f32c0d03dc8>
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 0x7f32bf6601c8>
> failed 0.1 ['--step-length', '1', '--end', '1000'] 2/1to1/1_0 (150.0, 151.0) <zip object at 0x7f32bf6c7848>
<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 0x7f3c56c93f88>
> failed 0.1 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (76.2, 76.3) <zip object at 0x7f3c56c57bc8>
> failed 1 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (76.0, 77.0) <zip object at 0x7f3c583ac508>
> failed 1 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (76.0, 77.0) <zip object at 0x7f3c58403788>
> failed 10 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.0, 80.0) <zip object at 0x7f3c583179c8>
> failed 10 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.0, 80.0) <zip object at 0x7f3c583179c8>
> failed 100 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (0.0, 100.0) <zip object at 0x7f3c57562e88>
> failed 100 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (0.0, 100.0) <zip object at 0x7f3c57562f08>
> failed 0.1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (76.2, 76.3) <zip object at 0x7f3c568eefc8>
> failed 0.1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (76.2, 76.3) <zip object at 0x7f3c56520088>
> failed 1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (76.0, 77.0) <zip object at 0x7f3c56837108>
> failed 1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (76.0, 77.0) <zip object at 0x7f3c56c3e888>
<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 0x7f67905c3fc8>
> failed 1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (76.0, 77.0) <zip object at 0x7f6791bea408>
> failed 10 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x7f6791c37f48>
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 0x7f67902dafc8>
> failed 1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (76.0, 77.0) <zip object at 0x7f679061fdc8>
> failed 10 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x7f67905d3a08>
> failed 100 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (100.0, 200.0) <zip object at 0x7f679061fd88>
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 0x7f67905e06c8>
> failed 1 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (77.0, 78.0) <zip object at 0x7f67905e0d48>
> failed 10 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x7f67905e0bc8>
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 0x7f01eeb68fc8>
> failed 1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (77.0, 78.0) <zip object at 0x7f01f01dff48>
> failed 10 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x7f01f01f0588>
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 0x7f01ee87ffc8>
> failed 1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (77.0, 78.0) <zip object at 0x7f01eeb78f08>
> failed 10 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x7f01eebb1a08>
> failed 100 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (100.0, 200.0) <zip object at 0x7f01eebb1a08>
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 0x7f01ef9c7b48>
> failed 1 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (78.0, 79.0) <zip object at 0x7f01ef9c7588>
> failed 10 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x7f01ef9c7788>
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 0x7f53667e3288>
> failed 1 ['--step-length', '.1', '--end', '51'] 3/1to2/1_0 (38.0, 39.0) <zip object at 0x7f53667e3108>
> failed 10 ['--step-length', '.1', '--end', '51'] 3/1to2/1_0 (30.0, 40.0) <zip object at 0x7f53667e3108>
> failed 100 ['--step-length', '.1', '--end', '51'] 3/1to2/1_0 (0.0, 51.0) <zip object at 0x7f53667e3048>
> failed 0.1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (38.4, 38.5) <zip object at 0x7f5366792fc8>
> failed 1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (38.0, 39.0) <zip object at 0x7f5367604088>
> failed 10 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (30.0, 40.0) <zip object at 0x7f5367604088>
> failed 100 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (0.0, 100.0) <zip object at 0x7f5367db4408>
> failed 0.1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (38.4, 38.5) <zip object at 0x7f5366428fc8>
> failed 1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (38.0, 39.0) <zip object at 0x7f53667dd508>
> failed 10 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (30.0, 40.0) <zip object at 0x7f53675ecec8>
> failed 100 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (0.0, 100.0) <zip object at 0x7f53667dd608>
> failed 0.1 ['--step-length', '1', '--end', '51'] 3/1to2/1_0 (39.0, 40.0) <zip object at 0x7f53667dd608>
> failed 1 ['--step-length', '1', '--end', '51'] 3/1to2/1_0 (39.0, 40.0) <zip object at 0x7f53667dd508>
> failed 10 ['--step-length', '1', '--end', '51'] 3/1to2/1_0 (30.0, 40.0) <zip object at 0x7f53667dd508>
> failed 100 ['--step-length', '1', '--end', '51'] 3/1to2/1_0 (0.0, 51.0) <zip object at 0x7f53667acc48>
> failed 0.1 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (39.0, 40.0) <zip object at 0x7f53667acac8>
> failed 1 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (39.0, 40.0) <zip object at 0x7f53667acac8>
> failed 10 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (30.0, 40.0) <zip object at 0x7f53667acbc8>
> failed 100 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (0.0, 100.0) <zip object at 0x7f53667acc48>
> failed 0.1 ['--step-length', '1', '--end', '1000'] 3/1to2/1_0 (39.0, 40.0) <zip object at 0x7f5366774d08>
> failed 1 ['--step-length', '1', '--end', '1000'] 3/1to2/1_0 (39.0, 40.0) <zip object at 0x7f5366785e08>
> failed 10 ['--step-length', '1', '--end', '1000'] 3/1to2/1_0 (30.0, 40.0) <zip object at 0x7f53675ed048>
> failed 100 ['--step-length', '1', '--end', '1000'] 3/1to2/1_0 (0.0, 100.0) <zip object at 0x7f536679fa48>
> -- 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,6
> 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
---------- 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 ----------
577,901d576
< 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 : traas api ( Last six runs Feb2021 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in errors ----------
3c3
< Received null repsonse for command 203 149. (Maybe you need to use do_job_set?)
---
> can't connect to SUMO server at 38705

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

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>