texttest -a complex -d /home/delphi/gcc/sumo/tests -reconnect /home/delphi/gcc/texttesttmp/gcc4_64.31Dec002554.1226 -g
texttest -a complex -d /home/delphi/gcc/sumo/tests
---------- Differences in errors ---------- 1,21c1,10 < ..... < ---------------------------------------------------------------------- < Ran 5 tests in <ELAPSED>s < < OK < -- Unordered text as found by filter '^WARNING:' -- < WARNING: Encountered unknown configuration parameter 'UnknownConfigParam'! (Config) < WARNING: Given lane change mode '-1' lies out of admissible range [0,255]. Using default mode instead. (Config) < WARNING: Given lane change mode '100000' lies out of admissible range [0,255]. Using default mode instead. (Config) < WARNING: Given speedFactor -1.0 is invalid. Using default value. (Config) < WARNING: Given speedFactor -4.0 is invalid. Using default value. (Config) < WARNING: Given speedFactor 0.0 is invalid. Using default value. (Config) < WARNING: No attributes found for tag 'vehicleSelectors'. (Config) < WARNING: Parameter catchupDist must be positive. Ignoring given value: -1.0 (Config) < WARNING: Parameter controlRate must be positive. Ignoring given value: 0.0 (Config) < WARNING: Parameter maxPlatoonGap must be positive. Ignoring given value: -1.0 (Config) < WARNING: Parameter platoonSplitTime must be non-negative. Ignoring given value: -1.0 (Config) < WARNING: Parameter switchImpatienceFactor must be non-negative. Ignoring given value: -1.0 (Config) < WARNING: Verbosity must be one of [0, 1, 2, 3, 4]! Ignoring given value: 200 (Config) < WARNING: vTypeMap must specify original type. Ignoring malformed vTypeMap element. (Config) < --- > Traceback (most recent call last): > File "/home/delphi/gcc/sumo/tests/../tests/complex/simpla/config/test.py", line 9, in <module> > import simpla._config as cfg > File "/home/delphi/gcc/sumo/tools/simpla/__init__.py", line 59, in <module> > import simpla._config > File "/home/delphi/gcc/sumo/tools/simpla/_config.py", line 17, in <module> > from simpla._platoonmode import PlatoonMode <truncated after showing first 30 lines> ---------- Differences in output ---------- 1,41d0 < Loading configuration... done. < Loading configuration... done. < Loading configuration... done. < Loading configuration... done. < Loading configuration... done. < Testing config warnings... < Testing exception messages... < Testing malformed vtype map file causing exception... < Testing empty config... < Testing standard config... < Loading vehicle type mappings from file '<vtype.map>'... < original type: 'pkwFern5' (Config) < platoon leader type: 'pkwFern5_pLeader' (Config) < platoon follower type: 'pkwFern5_pFollower' (Config) < catchup type: 'pkwFern5_pCatchup' (Config) < catchup follower type: 'pkwFern5_pCatchupFollower' (Config) < original type: 'pkwFern4' (Config) < platoon leader type: 'pkwFern4_pLeader' (Config) < platoon follower type: 'pkwFern4_pFollower' (Config) < catchup type: 'pkwFern4_pCatchup' (Config) < catchup follower type: 'pkwFern4_pCatchupFollower' (Config) < original type: 'pkwFern3' (Config) < platoon leader type: 'pkwFern3_pLeader' (Config) < platoon follower type: 'pkwFern3_pFollower' (Config) < catchup type: 'pkwFern3_pCatchup' (Config) < catchup follower type: 'pkwFern3_pCatchupFollower' (Config) < original type: 'pkwFern1' (Config) < platoon leader type: 'pkwFern1_pLeader' (Config) < platoon follower type: 'pkwFern1_pFollower' (Config) <truncated after showing first 30 lines>
---------- Differences in errors ---------- 1,26c1,10 < ...Warning: Value of 'emergencyDecel' is should be higher than 'decel' for vType 'connected_pCatchup'. < Warning: Value of 'emergencyDecel' lower than 'apparentDecel' for vType 'connected_pCatchup' may cause collisions. < Consider decreasing simpla's control rate instead. (PlatoonManager) < ..Warning: Value of 'emergencyDecel' is should be higher than 'decel' for vType 'connected_pCatchup'. < Warning: Value of 'emergencyDecel' lower than 'apparentDecel' for vType 'connected_pCatchup' may cause collisions. < . < ---------------------------------------------------------------------- < Ran 6 tests in <ELAPSED>s < < OK < -- Unordered text as found by filter '^This will probably' -- < This will probably lead to collisions. (PlatoonManager) < This will probably lead to collisions. (PlatoonManager) < < -- Unordered text as found by filter '^[0-9]*\.*[0-9]*: WARNING:' -- < 1.0: WARNING: Step lengths that differ from SUMO's simulation step length are not supported and probably lead to undesired behavior. < < -- Unordered text as found by filter '^WARNING:' -- < WARNING: No typeSubstring given. Managing all vehicles. (PlatoonManager) < WARNING: Restricting given control rate (= 1000 per sec.) to 1 per timestep (= 10 per sec.) (PlatoonManager) < WARNING: emergencyDecel of mapped vType 'connected_pCatchup' (0.5m.) does not equal emergencyDecel of original vType 'connected' (4.5m.) (PlatoonManager) < WARNING: emergencyDecel of mapped vType 'connected_pCatchupFollower' (10.5m.) does not equal emergencyDecel of original vType 'connected' (4.5m.) (PlatoonManager) < WARNING: emergencyDecel of mapped vType 'connected_pFollower' (1.7m.) does not equal emergencyDecel of original vType 'connected' (4.5m.) (PlatoonManager) < WARNING: length of mapped vType 'connected_pCatchupFollower' (3.0m.) does not equal length of original vType 'connected' (5.0m.) < WARNING: length of mapped vType 'connected_pLeader' (10.0m.) does not equal length of original vType 'connected' (5.0m.) < --- > Traceback (most recent call last): > File "/home/delphi/gcc/sumo/tests/../tests/complex/simpla/platoon_manager/test.py", line 8, in <module> <truncated after showing first 30 lines> ---------- Differences in output ---------- 1,75d0 < Loading configuration... done. < Loading configuration... done. < Loading configuration... done. < Loading configuration... done. < Loading configuration... done. < Loading configuration... done. < < < Testing adding and removing connected vehicles... < Loading vehicle type mappings from file '<vtype.map>'... < original type: 'connected' (Config) < platoon leader type: 'connected_pLeader' (Config) < platoon follower type: 'connected_pFollower' (Config) < catchup type: 'connected_pCatchup' (Config) < catchup follower type: 'connected_pCatchupFollower' (Config) < Initializing simpla.PlatoonManager... (PlatoonManager) < Managing all vTypes selected by ['connected'] (PlatoonManager) < 0.1: Adding vehicle 'connected.1' (PlatoonManager) < 3.1: Adding vehicle 'IAMconnectedTOO' (PlatoonManager) < 11.4: Platoon '1' joined Platoon '0', which now contains vehicles: < ['connected.1', 'IAMconnectedTOO'] (PlatoonManager) < 16.0: Platoon '0' splits (ID of new platoon: '2'): < Platoon '0': ['connected.1'] < Platoon '2': ['IAMconnectedTOO'] (PlatoonManager) < 17.3: Removing arrived vehicle 'connected.1' (PlatoonManager) < 19.8: Removing arrived vehicle 'IAMconnectedTOO' (PlatoonManager) < < < Testing platoon manager initialization... <truncated after showing first 30 lines>
---------- Differences in errors ----------
0a1,10
> Traceback (most recent call last):
> File "/home/delphi/gcc/sumo/tests/../tests/complex/traci/clientCloses/runner.py", line 71, in <module>
> runSingle(99, 50)
> File "/home/delphi/gcc/sumo/tests/../tests/complex/traci/clientCloses/runner.py", line 50, in runSingle
> traci.init(PORT)
> File "/home/delphi/gcc/sumo/tools/traci/__init__.py", line 70, in init
> _connections[label] = connect(port, numRetries, host)
> File "/home/delphi/gcc/sumo/tools/traci/__init__.py", line 61, in connect
> raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> traci.exceptions.FatalTraCIError: Could not connect in 11 tries
---------- Differences in output ----------
3,21d2
< Loading configuration... done.
< Print ended at step 100
< ----------- SUMO end time is not given -----------
< Loading configuration... done.
< Print ended at step 100
< =========== empty routes in SUMO ===========
< ----------- SUMO end time is smaller than TraCI's -----------
< Loading configuration... done.
< Print ended at step 100
< ----------- SUMO end time is not given -----------
< Loading configuration... done.
< Print ended at step 100
< =========== vehicle leaves before TraCI ends ===========
< ----------- SUMO end time is smaller than TraCI's -----------
< Loading configuration... done.
< Print ended at step 100
< ----------- SUMO end time is not given -----------
< Loading configuration... done.
< Print ended at step 100
---------- Differences in output ---------- 4c4,5 < Loading configuration... done. --- > Loading configuration... Starting process 1 (order: 1) with steplength 1.0 > done. 6d6 < Starting process 1 (order: 1) with steplength 1.0
---------- Differences in lanechanges ---------- 6,7c6,24 < <change id="v0" type="t0" time="2.00" from="beg_0" to="beg_1" dir="1" speed="5.20" pos="12.90" reason="traci|sublane" leaderGap="None" leaderSecureGap="None" followerGap="None" followerSecureGap="None" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/> < <changeEnded id="v0" type="t0" time="3.00" from="beg_1" to="beg_1" dir="1" speed="7.80" pos="20.70" reason="traci|sublane" leaderGap="None" leaderSecureGap="None" followerGap="None" followerSecureGap="None" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/> --- > <changeEnded id="v0" type="t0" time="2.00" from="beg_0" to="beg_1" dir="1" speed="5.20" pos="12.90" reason="traci|sublane" leaderGap="None" leaderSecureGap="None" followerGap="None" followerSecureGap="None" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/> > <changeEnded id="v0" type="t0" time="4.00" from="beg_0" to="beg_1" dir="1" speed="10.40" pos="31.10" reason="traci|sublane" leaderGap="None" leaderSecureGap="None" followerGap="None" followerSecureGap="None" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/> > <changeEnded id="v0" type="t0" time="5.00" from="beg_0" to="beg_0" dir="-1" speed="13.00" pos="44.10" reason="traci|sublane" leaderGap="None" leaderSecureGap="None" followerGap="None" followerSecureGap="None" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/> > <changeEnded id="v0" type="t0" time="6.00" from="beg_0" to="beg_1" dir="1" speed="13.89" pos="57.99" reason="traci|sublane" leaderGap="None" leaderSecureGap="None" followerGap="None" followerSecureGap="None" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/> > <changeEnded id="v0" type="t0" time="7.00" from="beg_0" to="beg_0" dir="-1" speed="13.89" pos="71.88" reason="traci|sublane" leaderGap="None" leaderSecureGap="None" followerGap="None" followerSecureGap="None" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/> > <changeEnded id="v0" type="t0" time="8.00" from="beg_0" to="beg_1" dir="1" speed="13.89" pos="85.77" reason="traci|sublane" leaderGap="None" leaderSecureGap="None" followerGap="None" followerSecureGap="None" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/> > <changeEnded id="v0" type="t0" time="9.00" from="beg_0" to="beg_0" dir="-1" speed="13.89" pos="99.66" reason="traci|sublane" leaderGap="None" leaderSecureGap="None" followerGap="None" followerSecureGap="None" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/> > <changeEnded id="v0" type="t0" time="10.00" from="beg_0" to="beg_1" dir="1" speed="13.89" pos="113.55" reason="traci|sublane" leaderGap="None" leaderSecureGap="None" followerGap="None" followerSecureGap="None" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/> > <changeEnded id="v0" type="t0" time="11.00" from="beg_0" to="beg_0" dir="-1" speed="13.89" pos="127.44" reason="traci|sublane" leaderGap="None" leaderSecureGap="None" followerGap="None" followerSecureGap="None" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/> > <changeEnded id="v0" type="t0" time="12.00" from="beg_0" to="beg_1" dir="1" speed="13.89" pos="141.33" reason="traci|sublane" leaderGap="None" leaderSecureGap="None" followerGap="None" followerSecureGap="None" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/> > <changeEnded id="v0" type="t0" time="13.00" from="beg_0" to="beg_0" dir="-1" speed="13.89" pos="155.22" reason="traci|sublane" leaderGap="None" leaderSecureGap="None" followerGap="None" followerSecureGap="None" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/> > <changeEnded id="v0" type="t0" time="14.00" from="beg_0" to="beg_1" dir="1" speed="13.89" pos="169.11" reason="traci|sublane" leaderGap="None" leaderSecureGap="None" followerGap="None" followerSecureGap="None" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/> > <changeEnded id="v0" type="t0" time="15.00" from="beg_0" to="beg_0" dir="-1" speed="13.89" pos="183.00" reason="traci|sublane" leaderGap="None" leaderSecureGap="None" followerGap="None" followerSecureGap="None" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/> > <changeEnded id="v0" type="t0" time="16.00" from="beg_0" to="beg_1" dir="1" speed="13.89" pos="196.89" reason="traci|sublane" leaderGap="None" leaderSecureGap="None" followerGap="None" followerSecureGap="None" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/> > <changeEnded id="v0" type="t0" time="17.00" from="beg_0" to="beg_0" dir="-1" speed="13.89" pos="210.78" reason="traci|sublane" leaderGap="None" leaderSecureGap="None" followerGap="None" followerSecureGap="None" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/> > <changeEnded id="v0" type="t0" time="18.00" from="beg_0" to="beg_1" dir="1" speed="13.89" pos="224.67" reason="traci|sublane" leaderGap="None" leaderSecureGap="None" followerGap="None" followerSecureGap="None" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/> > <changeEnded id="v0" type="t0" time="19.00" from="beg_0" to="beg_0" dir="-1" speed="13.89" pos="238.56" reason="traci|sublane" leaderGap="None" leaderSecureGap="None" followerGap="None" followerSecureGap="None" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/> > <changeEnded id="v0" type="t0" time="20.00" from="beg_0" to="beg_1" dir="1" speed="13.89" pos="252.45" reason="traci|sublane" leaderGap="None" leaderSecureGap="None" followerGap="None" followerSecureGap="None" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/> > <changeEnded id="v0" type="t0" time="21.00" from="beg_0" to="beg_0" dir="-1" speed="13.89" pos="266.34" reason="traci|sublane" leaderGap="None" leaderSecureGap="None" followerGap="None" followerSecureGap="None" origLeaderGap="None" origLeaderSecureGap="None" latGap="None"/>
---------- Differences in errors ---------- 0a1 > Warning: The attribute departPos is no longer supported for walks, please use the person attribute, the arrivalPos of the previous step or explicit stops.traci pythonApi edge ( Last six runs Dec2017 )
---------- Differences in ps ---------- 130d129 < 1 W 132,416c131,147 < 4.89014 7.47412 LS < 32.8901 7.47412 LE < 4.89014 7.47412 LS < 4.89014 14.9482 LE < 32.8901 7.47412 LS < 32.8901 14.9482 LE < 10.3921 22.7686 10.4307 21.9155 10.2764 20.2959 T < 10.3921 22.7686 10.2764 20.2959 10.084 24.229 T < 10.084 24.229 10.2764 20.2959 9.81445 19.002 T < 10.084 24.229 9.81445 19.002 9.46777 25.3618 T < 9.46777 25.3618 9.81445 19.002 9.46777 18.4766 T < 9.46777 25.3618 9.46777 18.4766 9.05078 25.7979 T < 9.05078 25.7979 9.46777 18.4766 8.56836 17.7017 T < 9.05078 25.7979 8.56836 17.7017 8.11475 21.9341 T < 8.11475 21.9341 8.56836 17.7017 8.10205 21.2939 T < 7.91162 23.9893 7.79736 24.3037 8.02197 26.3789 T < 7.91162 23.9893 8.02197 26.3789 8.06396 23.1206 T < 8.06396 23.1206 8.02197 26.3789 9.05078 25.7979 T < 8.06396 23.1206 9.05078 25.7979 8.11475 21.9341 T < 6.73438 24.9922 6.20605 24.8818 6.73438 26.5728 T < 6.73438 24.9922 6.73438 26.5728 7.01562 24.9644 T < 7.01562 24.9644 6.73438 26.5728 8.02197 26.3789 T < 7.01562 24.9644 8.02197 26.3789 7.47559 24.7441 T < 7.47559 24.7441 8.02197 26.3789 7.79736 24.3037 T < 4.89844 26.1367 6.05811 26.5244 5.46631 23.5952 T < 5.46631 23.5952 6.05811 26.5244 5.66992 24.3037 T < 5.66992 24.3037 6.05811 26.5244 5.81445 24.5518 T <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,3 > Warning: The attribute departPos is no longer supported for walks, please use the person attribute, the arrivalPos of the previous step or explicit stops. > Warning: The attribute departPos is no longer supported for walks, please use the person attribute, the arrivalPos of the previous step or explicit stops. > Warning: The attribute departPos is no longer supported for walks, please use the person attribute, the arrivalPos of the previous step or explicit stops. ---------- Differences in fcd ---------- 6,8c6,8 < <person id="horiz" x="761.50" y="504.95" angle="270.00" speed="0.00" pos="238.50" edge="2fi" slope="0.00"/> < <person id="detour2" x="511.55" y="466.55" angle="0.00" speed="0.00" pos="215.05" edge="3si" slope="0.00"/> < <person id="detour" x="511.55" y="471.55" angle="0.00" speed="0.00" pos="220.05" edge="3si" slope="0.00"/> --- > <person id="horiz" x="1000.00" y="504.95" angle="270.00" speed="0.00" pos="0.00" edge="2fi" slope="0.00"/> > <person id="detour" x="511.55" y="251.50" angle="0.00" speed="0.00" pos="0.00" edge="3si" slope="0.00"/> > <person id="detour2" x="511.55" y="251.50" angle="0.00" speed="0.00" pos="0.00" edge="3si" slope="0.00"/> 12,14c12,14 < <person id="horiz" x="760.36" y="504.95" angle="270.00" speed="1.14" pos="239.64" edge="2fi" slope="0.00"/> < <person id="detour2" x="511.55" y="467.80" angle="0.00" speed="1.25" pos="216.30" edge="3si" slope="0.00"/> < <person id="detour" x="511.55" y="472.93" angle="0.00" speed="1.38" pos="221.43" edge="3si" slope="0.00"/> --- > <person id="horiz" x="998.86" y="504.95" angle="270.00" speed="1.14" pos="1.14" edge="2fi" slope="0.00"/> > <person id="detour2" x="511.55" y="252.27" angle="0.00" speed="0.77" pos="0.77" edge="3si" slope="0.00"/> > <person id="detour" x="511.55" y="252.88" angle="0.00" speed="1.38" pos="1.38" edge="3si" slope="0.00"/> 18,20c18,20 < <person id="horiz" x="759.13" y="504.95" angle="270.00" speed="1.23" pos="240.87" edge="2fi" slope="0.00"/> < <person id="detour2" x="511.55" y="469.12" angle="0.00" speed="1.32" pos="217.62" edge="3si" slope="0.00"/> < <person id="detour" x="511.55" y="474.11" angle="0.00" speed="1.18" pos="222.61" edge="3si" slope="0.00"/> --- > <person id="horiz" x="997.63" y="504.95" angle="270.00" speed="1.23" pos="2.37" edge="2fi" slope="0.00"/> > <person id="detour2" x="511.55" y="253.52" angle="0.00" speed="1.25" pos="2.02" edge="3si" slope="0.00"/> > <person id="detour" x="511.55" y="254.06" angle="0.00" speed="1.18" pos="2.56" edge="3si" slope="0.00"/> 24,27c24,27 < <person id="tripTest" x="760.34" y="504.95" angle="270.00" speed="1.16" pos="239.66" edge="2fi" slope="0.00"/> < <person id="horiz" x="757.89" y="504.95" angle="270.00" speed="1.25" pos="242.11" edge="2fi" slope="0.00"/> < <person id="detour2" x="511.55" y="470.38" angle="0.00" speed="1.26" pos="218.88" edge="3si" slope="0.00"/> < <person id="detour" x="511.55" y="475.31" angle="0.00" speed="1.20" pos="223.81" edge="3si" slope="0.00"/> --- <truncated after showing first 30 lines> ---------- Differences in output ---------- 13c13 < pos (759.1336009754515, 504.95000000000005) --- > pos (997.6336009754515, 504.95000000000005) 17c17 < lanePos 240.866399025 --- > lanePos 2.36639902455 37,38c37,38 < speed 1.30985007064 < pos (755.303019221229, 504.95000000000005) --- > speed 1.2085901219 > pos (993.992201476553, 504.95000000000005) 42c42 < lanePos 244.696980779 --- > lanePos 6.00779852345 80,81c80,81 < 'detour' on road :0_w2 < 'detour2' on road :0_w2 --- > 'detour' on road 3si > 'detour2' on road 3si 83c83,85 < detour2 edges after routing [':0_w2', '4si'] --- > detour2 edges after routing ['3si', '4si'] > 2si > 11.8729730995 <truncated after showing first 30 lines>
---------- Differences in errors ----------
6c6,7
< Warning: Vehicle '1' aborts stop.
---
> Warning: Teleporting vehicle 'horiz'; collision with vehicle '1', lane='2fi_0', gap=-5.61, time=15.00 stage=move.
> Warning: Vehicle 'horiz' ends teleporting on edge '2si', time 15.00.
11c12
< Warning: Teleporting vehicle 'collider'; collision with vehicle 'blocker', lane='2fi_0', gap=-5.75, time=117.00 stage=events.
---
> Warning: Teleporting vehicle 'collider'; collision with vehicle 'blocker', lane='2fi_0', gap=-4.93, time=117.00 stage=events.
---------- Differences in output ----------
309c309
< {104: ('1', 20.708093062839474)}
---
> {104: ('1', 24.413704215972686)}
312,313c312,313
< {104: ('1', 14.588110664533446)}
< {80: '2fi', 86: -1001.0}
---
> {104: ('horiz', 19.47676318564025)}
> {80: '2fi', 86: 49.99996380136852}
315,316c315,316
< {104: ('1', 6.2856783345050715)}
< {80: '2fi', 86: -1001.0}
---
> {104: ('1', 25.802860290150036)}
> {80: '2si', 86: 1.0}
318,319c318,319
< {104: ('1', 1.9782293632429955)}
< {80: '2fi', 86: -1001.0}
---
> {104: ('1', 25.88517300208366)}
> {80: '2si', 86: 21.0}
321,322c321,322
< {104: ('horiz', 4.950678392190191)}
< {80: '2fi', 86: 49.99996380136852}
---
> {104: ('1', 25.485298423457763)}
> {80: '2si', 86: 41.0}
324,325c324,325
< {104: ('horiz', 21.95857565131717)}
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
10d9
< <stop lane="2fi_0" startPos="49.90" endPos="50.00" duration="1.00" parking="1"/>
---------- Differences in errors ----------
6c6,7
< Warning: Vehicle '1' aborts stop.
---
> Warning: Teleporting vehicle 'horiz'; collision with vehicle '1', lane='2fi_0', gap=-5.61', latGap=-1.45, time=15.00 stage=move.
> Warning: Vehicle 'horiz' ends teleporting on edge '2si', time 15.00.
11c12
< Warning: Teleporting vehicle 'collider'; collision with vehicle 'blocker', lane='2fi_0', gap=-4.19', latGap=-1.80, time=117.00 stage=events.
---
> Warning: Teleporting vehicle 'collider'; collision with vehicle 'blocker', lane='2o_0', gap=-5.87', latGap=-1.80, time=117.00 stage=events.
---------- Differences in output ----------
85c85
< angle 270.0
---
> angle 269.20705712
309c309
< {104: ('1', 20.708093062839474)}
---
> {104: ('1', 24.413704215972686)}
312,313c312,313
< {104: ('1', 14.588110664533446)}
< {80: '2fi', 86: -1001.0}
---
> {104: ('horiz', 19.47676318564025)}
> {80: '2fi', 86: 49.99996380136852}
315,316c315,316
< {104: ('1', 6.2856783345050715)}
< {80: '2fi', 86: -1001.0}
---
> {104: ('1', 25.802860290150036)}
> {80: '2si', 86: 1.0}
318,319c318,319
< {104: ('1', 1.9782293632429955)}
< {80: '2fi', 86: -1001.0}
---
> {104: ('1', 25.88517300208366)}
> {80: '2si', 86: 21.0}
321,322c321,322
< {104: ('horiz', 4.950678392190191)}
< {80: '2fi', 86: 49.99996380136852}
---
<truncated after showing first 30 lines>
---------- Differences in vehroutes ----------
10d9
< <stop lane="2fi_0" startPos="49.90" endPos="50.00" duration="1.00" parking="1"/>
---------- Differences in errors ----------
0a1,10
> Traceback (most recent call last):
> File "/home/delphi/gcc/sumo/tests/../tests/complex/traci/repeatedConnection/runner.py", line 69, in <module>
> runSingle(50, 99)
> File "/home/delphi/gcc/sumo/tests/../tests/complex/traci/repeatedConnection/runner.py", line 52, in runSingle
> traci.init(PORT)
> File "/home/delphi/gcc/sumo/tools/traci/__init__.py", line 70, in init
> _connections[label] = connect(port, numRetries, host)
> File "/home/delphi/gcc/sumo/tools/traci/__init__.py", line 61, in connect
> raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> traci.exceptions.FatalTraCIError: Could not connect in 11 tries
---------- Differences in output ----------
5d4
< Loading configuration... done.
7,62d5
< Print ended at step 100
< Loading configuration... done.
< Run 2
< Print ended at step 100
< Loading configuration... done.
< Run 3
< Print ended at step 100
< Loading configuration... done.
< Run 4
< Print ended at step 100
< Loading configuration... done.
< Run 5
< Print ended at step 100
< Loading configuration... done.
< Run 6
< Print ended at step 100
< Loading configuration... done.
< Run 7
< Print ended at step 100
< Loading configuration... done.
< Run 8
< Print ended at step 100
< Loading configuration... done.
< Run 9
< Print ended at step 100
< ----------- TraCI ends first -----------
< Loading configuration... done.
<truncated after showing first 30 lines>
---------- Differences in errors ---------- 1a2,201 > Warning: The attribute departPos is no longer supported for walks, please use the person attribute, the arrivalPos of the previous step or explicit stops. > Warning: The attribute departPos is no longer supported for walks, please use the person attribute, the arrivalPos of the previous step or explicit stops. > Warning: The attribute departPos is no longer supported for walks, please use the person attribute, the arrivalPos of the previous step or explicit stops. > Warning: The attribute departPos is no longer supported for walks, please use the person attribute, the arrivalPos of the previous step or explicit stops. > Warning: The attribute departPos is no longer supported for walks, please use the person attribute, the arrivalPos of the previous step or explicit stops. > Warning: The attribute departPos is no longer supported for walks, please use the person attribute, the arrivalPos of the previous step or explicit stops. > Warning: The attribute departPos is no longer supported for walks, please use the person attribute, the arrivalPos of the previous step or explicit stops. > Warning: The attribute departPos is no longer supported for walks, please use the person attribute, the arrivalPos of the previous step or explicit stops. > Warning: The attribute departPos is no longer supported for walks, please use the person attribute, the arrivalPos of the previous step or explicit stops. > Warning: The attribute departPos is no longer supported for walks, please use the person attribute, the arrivalPos of the previous step or explicit stops. > Warning: The attribute departPos is no longer supported for walks, please use the person attribute, the arrivalPos of the previous step or explicit stops. > Warning: The attribute departPos is no longer supported for walks, please use the person attribute, the arrivalPos of the previous step or explicit stops. > Warning: The attribute departPos is no longer supported for walks, please use the person attribute, the arrivalPos of the previous step or explicit stops. > Warning: The attribute departPos is no longer supported for walks, please use the person attribute, the arrivalPos of the previous step or explicit stops. > Warning: The attribute departPos is no longer supported for walks, please use the person attribute, the arrivalPos of the previous step or explicit stops. > Warning: The attribute departPos is no longer supported for walks, please use the person attribute, the arrivalPos of the previous step or explicit stops. > Warning: The attribute departPos is no longer supported for walks, please use the person attribute, the arrivalPos of the previous step or explicit stops. > Warning: The attribute departPos is no longer supported for walks, please use the person attribute, the arrivalPos of the previous step or explicit stops. > Warning: The attribute departPos is no longer supported for walks, please use the person attribute, the arrivalPos of the previous step or explicit stops. > Warning: The attribute departPos is no longer supported for walks, please use the person attribute, the arrivalPos of the previous step or explicit stops. > Warning: The attribute departPos is no longer supported for walks, please use the person attribute, the arrivalPos of the previous step or explicit stops. > Warning: The attribute departPos is no longer supported for walks, please use the person attribute, the arrivalPos of the previous step or explicit stops. > Warning: The attribute departPos is no longer supported for walks, please use the person attribute, the arrivalPos of the previous step or explicit stops. > Warning: The attribute departPos is no longer supported for walks, please use the person attribute, the arrivalPos of the previous step or explicit stops. > Warning: The attribute departPos is no longer supported for walks, please use the person attribute, the arrivalPos of the previous step or explicit stops. > Warning: The attribute departPos is no longer supported for walks, please use the person attribute, the arrivalPos of the previous step or explicit stops. > Warning: The attribute departPos is no longer supported for walks, please use the person attribute, the arrivalPos of the previous step or explicit stops. > Warning: The attribute departPos is no longer supported for walks, please use the person attribute, the arrivalPos of the previous step or explicit stops. > Warning: The attribute departPos is no longer supported for walks, please use the person attribute, the arrivalPos of the previous step or explicit stops. <truncated after showing first 30 lines>
---------- Differences in errors ---------- 0a1,94 > Warning: The attribute departPos is no longer supported for walks, please use the person attribute, the arrivalPos of the previous step or explicit stops. > Warning: The attribute departPos is no longer supported for walks, please use the person attribute, the arrivalPos of the previous step or explicit stops. > Warning: The attribute departPos is no longer supported for walks, please use the person attribute, the arrivalPos of the previous step or explicit stops. > Warning: The attribute departPos is no longer supported for walks, please use the person attribute, the arrivalPos of the previous step or explicit stops. > Warning: The attribute departPos is no longer supported for walks, please use the person attribute, the arrivalPos of the previous step or explicit stops. > Warning: The attribute departPos is no longer supported for walks, please use the person attribute, the arrivalPos of the previous step or explicit stops. > Warning: The attribute departPos is no longer supported for walks, please use the person attribute, the arrivalPos of the previous step or explicit stops. > Warning: The attribute departPos is no longer supported for walks, please use the person attribute, the arrivalPos of the previous step or explicit stops. > Warning: The attribute departPos is no longer supported for walks, please use the person attribute, the arrivalPos of the previous step or explicit stops. > Warning: The attribute departPos is no longer supported for walks, please use the person attribute, the arrivalPos of the previous step or explicit stops. > Warning: The attribute departPos is no longer supported for walks, please use the person attribute, the arrivalPos of the previous step or explicit stops. > Warning: The attribute departPos is no longer supported for walks, please use the person attribute, the arrivalPos of the previous step or explicit stops. > Warning: The attribute departPos is no longer supported for walks, please use the person attribute, the arrivalPos of the previous step or explicit stops. > Warning: The attribute departPos is no longer supported for walks, please use the person attribute, the arrivalPos of the previous step or explicit stops. > Warning: The attribute departPos is no longer supported for walks, please use the person attribute, the arrivalPos of the previous step or explicit stops. > Warning: The attribute departPos is no longer supported for walks, please use the person attribute, the arrivalPos of the previous step or explicit stops. > Warning: The attribute departPos is no longer supported for walks, please use the person attribute, the arrivalPos of the previous step or explicit stops. > Warning: The attribute departPos is no longer supported for walks, please use the person attribute, the arrivalPos of the previous step or explicit stops. > Warning: The attribute departPos is no longer supported for walks, please use the person attribute, the arrivalPos of the previous step or explicit stops. > Warning: The attribute departPos is no longer supported for walks, please use the person attribute, the arrivalPos of the previous step or explicit stops. > Warning: The attribute departPos is no longer supported for walks, please use the person attribute, the arrivalPos of the previous step or explicit stops. > Warning: The attribute departPos is no longer supported for walks, please use the person attribute, the arrivalPos of the previous step or explicit stops. > Warning: The attribute departPos is no longer supported for walks, please use the person attribute, the arrivalPos of the previous step or explicit stops. > Warning: The attribute departPos is no longer supported for walks, please use the person attribute, the arrivalPos of the previous step or explicit stops. > Warning: The attribute departPos is no longer supported for walks, please use the person attribute, the arrivalPos of the previous step or explicit stops. > Warning: The attribute departPos is no longer supported for walks, please use the person attribute, the arrivalPos of the previous step or explicit stops. > Warning: The attribute departPos is no longer supported for walks, please use the person attribute, the arrivalPos of the previous step or explicit stops. > Warning: The attribute departPos is no longer supported for walks, please use the person attribute, the arrivalPos of the previous step or explicit stops. > Warning: The attribute departPos is no longer supported for walks, please use the person attribute, the arrivalPos of the previous step or explicit stops. <truncated after showing first 30 lines> ---------- Differences in output ---------- 11,12c11,12 < ped2 pushes the button < ped6 pushes the button --- > ped5 pushes the button > ped3 pushes the button 15,16c15,16 < ped8 pushes the button < ped10 pushes the button --- > ped9 pushes the button > ped11 pushes the button 18c18 < ped12 pushes the button --- > ped13 pushes the button 20c20 < ped16 pushes the button --- > ped17 pushes the button 22,23c22,24 < ped18 pushes the button < ped20 pushes the button --- > ped19 pushes the button > ped21 pushes the button > ped22 pushes the button 25d25 < ped23 pushes the button 27d26 <truncated after showing first 30 lines>
****************************************************** Ticket #1691 (new defect: ) edge shapes at junctions get lost on matsim reimport http://sumo.dlr.de/trac.wsgi/ticket/1691 Reported By: behrisch Owned by: Priority: major Milestone: 1.0.0 Component: net building (NETGEN, NETCONVERT) Version: Description: matsim always include the node into the edge shape and thus a reimport does not give the same result. The same issue exists for dlr-navteq #1687 ****************************************************** (This bug was triggered by text found in file 'net' matching '.*') ---------- Differences in net ---------- 4c4 < <net version="0.13" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> --- > <net version="0.27" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> 6c6 < <location netOffset="-399345.66,-5809365.64" convBoundary="-1.31,0.00,1737.68,767.39" origBoundary="13.519602,52.425528,13.545248,52.434465" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> --- > <location netOffset="-399345.66,-5809362.43" convBoundary="0.00,0.00,1737.68,770.60" origBoundary="1351960.240000,5242549.880000,1354524.800000,5243232.070000" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> 9c9 < <lane id=":175648134_0_0" index="0" allow="bicycle" speed="5.56" length="4.82" shape="15.90,169.70 14.56,169.04 14.04,168.28 14.35,167.40 15.46,166.42"/> --- > <lane id=":175648134_0_0" index="0" allow="bicycle" speed="5.56" length="4.82" shape="15.89,172.91 14.56,172.25 14.04,171.49 14.34,170.61 15.46,169.63"/> 12,13c12,13 < <lane id=":261599791_0_0" index="0" speed="27.78" length="0.10" shape="34.60,181.48 34.67,181.47"/> < <lane id=":261599791_0_1" index="1" speed="27.78" length="0.10" shape="34.18,178.21 34.20,178.20"/> --- > <lane id=":261599791_0_0" index="0" speed="27.78" length="0.28" shape="34.72,184.67 34.46,184.71"/> > <lane id=":261599791_0_1" index="1" speed="27.78" length="0.28" shape="34.30,181.40 34.00,181.44"/> 16c16 < <lane id=":261599791_2_0" index="0" speed="27.78" length="2.41" shape="34.18,178.21 32.85,177.55 32.33,176.78"/> --- > <lane id=":261599791_2_0" index="0" speed="27.78" length="2.41" shape="34.30,181.40 32.97,180.73 32.46,179.97"/> 19c19 < <lane id=":261599791_6_0" index="0" speed="27.78" length="2.41" shape="32.33,176.78 32.64,175.91 33.76,174.93"/> --- > <lane id=":261599791_6_0" index="0" speed="27.78" length="2.41" shape="32.46,179.97 32.76,179.10 33.89,178.12"/> 22,23c22,23 < <lane id=":261599791_3_0" index="0" speed="27.78" length="0.10" shape="33.34,171.66 33.34,171.66"/> < <lane id=":261599791_3_1" index="1" speed="27.78" length="0.10" shape="33.75,174.93 33.76,174.93"/> --- <truncated after showing first 30 lines>
****************************************************** Ticket #1691 (new defect: ) edge shapes at junctions get lost on matsim reimport http://sumo.dlr.de/trac.wsgi/ticket/1691 Reported By: behrisch Owned by: Priority: major Milestone: 1.0.0 Component: net building (NETGEN, NETCONVERT) Version: Description: matsim always include the node into the edge shape and thus a reimport does not give the same result. The same issue exists for dlr-navteq #1687 ****************************************************** (This bug was triggered by text found in file 'net' matching '.*') ---------- Differences in net ---------- 4c4 < <net version="0.13" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> --- > <net version="0.27" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/net_file.xsd"> 6c6 < <location netOffset="-399345.66,-5809365.64" convBoundary="-1.31,0.00,1737.68,767.39" origBoundary="13.519602,52.425528,13.545248,52.434465" projParameter="+proj=utm +zone=33 +ellps=WGS84 +datum=WGS84 +units=m +no_defs"/> --- > <location netOffset="0.00,-19.68" convBoundary="0.00,0.00,1737.68,747.71" origBoundary="0.00,19.68,1737.68,767.39" projParameter="!"/> 9c9 < <lane id=":175648134_0_0" index="0" allow="bicycle" speed="5.56" length="4.82" shape="15.90,169.70 14.56,169.04 14.04,168.28 14.35,167.40 15.46,166.42"/> --- > <lane id=":175648134_0_0" index="0" speed="5.56" length="4.82" shape="15.90,150.02 14.56,149.36 14.04,148.60 14.35,147.72 15.46,146.74"/> 12,13c12,13 < <lane id=":261599791_0_0" index="0" speed="27.78" length="0.10" shape="34.60,181.48 34.67,181.47"/> < <lane id=":261599791_0_1" index="1" speed="27.78" length="0.10" shape="34.18,178.21 34.20,178.20"/> --- > <lane id=":261599791_0_0" index="0" speed="27.78" length="0.22" shape="34.72,161.78 34.53,161.81"/> > <lane id=":261599791_0_1" index="1" speed="27.78" length="0.22" shape="34.32,158.51 34.06,158.54"/> 16c16 < <lane id=":261599791_2_0" index="0" speed="27.78" length="2.41" shape="34.18,178.21 32.85,177.55 32.33,176.78"/> --- > <lane id=":261599791_2_0" index="0" speed="27.78" length="2.41" shape="34.32,158.51 32.98,157.84 32.47,157.08"/> 19c19 < <lane id=":261599791_6_0" index="0" speed="27.78" length="2.41" shape="32.33,176.78 32.64,175.91 33.76,174.93"/> --- > <lane id=":261599791_6_0" index="0" speed="27.78" length="2.41" shape="32.47,157.08 32.78,156.21 33.91,155.24"/> 22,23c22,23 < <lane id=":261599791_3_0" index="0" speed="27.78" length="0.10" shape="33.34,171.66 33.34,171.66"/> < <lane id=":261599791_3_1" index="1" speed="27.78" length="0.10" shape="33.75,174.93 33.76,174.93"/> --- <truncated after showing first 30 lines>
different outputs from detectors which should detect the same
(This bug was triggered by text found in file 'output' matching 'failed')
---------- Differences in output ----------
10c10
< success 0.1 ['--step-length', '.1', '--end', '100'] ['3/1to2/1_0']
---
> failed 0.1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (71.3, 71.4) [('e2', 10.0), ('e3', -1.0), ('edge', -1.0), ('lane', -1.0)]
12c12
< success 1 ['--step-length', '.1', '--end', '100'] ['3/1to2/1_0']
---
> failed 1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (72.0, 73.0) [('e2', 10.0), ('e3', -1.0), ('edge', -1.0), ('lane', -1.0)]
14c14
< success 10 ['--step-length', '.1', '--end', '100'] ['3/1to2/1_0']
---
> failed 10 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) [('e2', 10.0), ('e3', -1.0), ('edge', -1.0), ('lane', -1.0)]
18c18
< success 0.1 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0']
---
> failed 0.1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (71.3, 71.4) [('e2', 10.0), ('e3', -1.0), ('edge', -1.0), ('lane', -1.0)]
20c20
< success 1 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0']
---
> failed 1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (72.0, 73.0) [('e2', 10.0), ('e3', -1.0), ('edge', -1.0), ('lane', -1.0)]
22c22
< success 10 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0']
---
> failed 10 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (80.0, 90.0) [('e2', 10.0), ('e3', -1.0), ('edge', -1.0), ('lane', -1.0)]
24c24
< success 100 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0']
---
> failed 100 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (100.0, 200.0) [('e1', -1.0), ('e2', 10.0), ('e3', -1.0), ('edge', -1.0), ('lane', -1.0)]
34c34
< success 0.1 ['--step-length', '1', '--end', '100'] ['3/1to2/1_0']
<truncated after showing first 30 lines>
different outputs from detectors which should detect the same (This bug was triggered by text found in file 'output' matching 'failed') ---------- Differences in output ---------- 2c2 < success ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0'] --- > success 0.1 ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0'] 4c4 < success ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0', '1/1to0/1_0'] --- > success 0.1 ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0', '1/1to0/1_0'] 6c6 < success ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0'] --- > success 1 ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0'] 8c8 < success ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0', '1/1to0/1_0'] --- > success 1 ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0', '1/1to0/1_0'] 10c10 < success ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0'] --- > success 10 ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0'] 12c12 < success ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0', '1/1to0/1_0'] --- > success 10 ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0', '1/1to0/1_0'] 14c14 < success ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0'] --- > success 100 ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0'] 16c16 < success ['--step-length', '.1', '--end', '51'] ['2/1to1/1_0', '1/1to0/1_0'] <truncated after showing first 30 lines>
different outputs from detectors which should detect the same
(This bug was triggered by text found in file 'output' matching 'failed')
---------- Differences in output ----------
34c34
< 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)]
---
> failed 0.1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (148.1, 148.2) [('e2', 9.99), ('e3', 10.0), ('edge', 10.0), ('lane', 10.0)]
36c36
< 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)]
---
> failed 0.1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (148.1, 148.2) [('e2', 9.99), ('e3', 10.0), ('edge', 10.0), ('lane', 10.0)]
38c38
< 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)]
---
> failed 1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (148.0, 149.0) [('e2', 9.96), ('e3', 10.0), ('edge', 10.0), ('lane', 10.0)]
40c40
< 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)]
---
> failed 1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (148.0, 149.0) [('e2', 9.96), ('e3', 10.0), ('edge', 10.0), ('lane', 10.0)]
42c42
< 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)]
---
> failed 10 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (140.0, 150.0) [('e2', 9.98), ('e3', 10.0), ('edge', 10.0), ('lane', 10.0)]
44c44
< 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)]
---
> failed 10 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (140.0, 150.0) [('e2', 9.98), ('e3', 10.0), ('edge', 10.0), ('lane', 10.0)]
46c46
< 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)]
---
> failed 100 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (100.0, 200.0) [('e1', 10.0), ('e2', 7.95), ('e3', 10.0), ('edge', 10.0), ('lane', 10.0)]
48c48
< 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)]
<truncated after showing first 30 lines>
different outputs from detectors which should detect the same
(This bug was triggered by text found in file 'output' matching 'failed')
---------- Differences in output ----------
10c10
< success 0.1 ['--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) [('e2', 10.0), ('e3', -1.0), ('edge', -1.0), ('lane', -1.0)]
12c12
< success 1 ['--step-length', '.1', '--end', '100'] ['3/1to2/1_0']
---
> failed 1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (76.0, 77.0) [('e2', 10.0), ('e3', -1.0), ('edge', -1.0), ('lane', -1.0)]
14c14
< success 10 ['--step-length', '.1', '--end', '100'] ['3/1to2/1_0']
---
> failed 10 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) [('e2', 10.0), ('e3', -1.0), ('edge', -1.0), ('lane', -1.0)]
18c18
< success 0.1 ['--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) [('e2', 10.0), ('e3', -1.0), ('edge', -1.0), ('lane', -1.0)]
20c20
< success 1 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0']
---
> failed 1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (76.0, 77.0) [('e2', 10.0), ('e3', -1.0), ('edge', -1.0), ('lane', -1.0)]
22c22
< success 10 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0']
---
> failed 10 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (80.0, 90.0) [('e2', 10.0), ('e3', -1.0), ('edge', -1.0), ('lane', -1.0)]
24c24
< success 100 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0']
---
> failed 100 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (100.0, 200.0) [('e1', -1.0), ('e2', 10.0), ('e3', -1.0), ('edge', -1.0), ('lane', -1.0)]
34c34
< success 0.1 ['--step-length', '1', '--end', '100'] ['3/1to2/1_0']
<truncated after showing first 30 lines>
different outputs from detectors which should detect the same
(This bug was triggered by text found in file 'output' matching 'failed')
---------- Differences in output ----------
10c10
< success 0.1 ['--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) [('e2', 10.0), ('e3', -1.0), ('edge', -1.0), ('lane', -1.0)]
12c12
< success 1 ['--step-length', '.1', '--end', '100'] ['3/1to2/1_0']
---
> failed 1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (77.0, 78.0) [('e2', 10.0), ('e3', -1.0), ('edge', -1.0), ('lane', -1.0)]
14c14
< success 10 ['--step-length', '.1', '--end', '100'] ['3/1to2/1_0']
---
> failed 10 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) [('e2', 10.0), ('e3', -1.0), ('edge', -1.0), ('lane', -1.0)]
18c18
< success 0.1 ['--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) [('e2', 10.0), ('e3', -1.0), ('edge', -1.0), ('lane', -1.0)]
20c20
< success 1 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0']
---
> failed 1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (77.0, 78.0) [('e2', 10.0), ('e3', -1.0), ('edge', -1.0), ('lane', -1.0)]
22c22
< success 10 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0']
---
> failed 10 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (80.0, 90.0) [('e2', 10.0), ('e3', -1.0), ('edge', -1.0), ('lane', -1.0)]
24c24
< success 100 ['--step-length', '.1', '--end', '1000'] ['3/1to2/1_0']
---
> failed 100 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (100.0, 200.0) [('e1', -1.0), ('e2', 10.0), ('e3', -1.0), ('edge', -1.0), ('lane', -1.0)]
34c34
< success 0.1 ['--step-length', '1', '--end', '100'] ['3/1to2/1_0']
<truncated after showing first 30 lines>
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,48
> Loading configuration... done.
> failed 0.1 ['--step-length', '.1', '--end', '51'] 3/1to2/1_0 (38.4, 38.5) [('e2', 9.6), ('e3', 9.5), ('edge', 9.6), ('lane', 9.6)]
> Loading configuration... done.
> failed 1 ['--step-length', '.1', '--end', '51'] 3/1to2/1_0 (38.0, 39.0) [('e2', 9.64), ('e3', 9.5), ('edge', 9.64), ('lane', 9.64)]
> Loading configuration... done.
> failed 10 ['--step-length', '.1', '--end', '51'] 3/1to2/1_0 (30.0, 40.0) [('e2', 9.86), ('e3', 9.5), ('edge', 9.86), ('lane', 9.86)]
> Loading configuration... done.
> failed 100 ['--step-length', '.1', '--end', '51'] 3/1to2/1_0 (0.0, 51.0) [('e2', 9.62), ('e3', 9.5), ('edge', 9.62), ('lane', 9.62)]
> Loading configuration... done.
> failed 0.1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (38.4, 38.5) [('e2', 9.6), ('e3', 9.5), ('edge', 9.6), ('lane', 9.6)]
> Loading configuration... done.
> failed 1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (38.0, 39.0) [('e2', 9.64), ('e3', 9.5), ('edge', 9.64), ('lane', 9.64)]
> Loading configuration... done.
> failed 10 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (30.0, 40.0) [('e2', 9.86), ('e3', 9.5), ('edge', 9.86), ('lane', 9.86)]
> Loading configuration... done.
> failed 100 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (0.0, 100.0) [('e1', 9.5), ('e2', 9.53), ('e3', 9.5), ('edge', 9.47), ('lane', 9.47)]
> Loading configuration... done.
> failed 0.1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (38.4, 38.5) [('e2', 9.6), ('e3', 9.5), ('edge', 9.6), ('lane', 9.6)]
> Loading configuration... done.
> failed 1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (38.0, 39.0) [('e2', 9.64), ('e3', 9.5), ('edge', 9.64), ('lane', 9.64)]
> Loading configuration... done.
> failed 10 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (30.0, 40.0) [('e2', 9.86), ('e3', 9.5), ('edge', 9.86), ('lane', 9.86)]
> Loading configuration... done.
> failed 100 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (0.0, 100.0) [('e1', 9.5), ('e2', 9.53), ('e3', 9.5), ('edge', 9.47), ('lane', 9.47)]
> Loading configuration... done.
> failed 0.1 ['--step-length', '1', '--end', '51'] 3/1to2/1_0 (39.0, 40.0) [('e2', 9.6), ('e3', 9.5), ('edge', 9.6), ('lane', 9.6)]
> Loading configuration... done.
> failed 1 ['--step-length', '1', '--end', '51'] 3/1to2/1_0 (39.0, 40.0) [('e2', 9.6), ('e3', 9.5), ('edge', 9.6), ('lane', 9.6)]
> Loading configuration... done.
<truncated after showing first 30 lines>
****************************************************** Ticket #3522 (new enhancement: ) Save CF parameters that were changed over traci. http://sumo.dlr.de/trac.wsgi/ticket/3522 Reported By: leo Owned by: Priority: major Milestone: 1.1.0 Component: simulation data output Version: Description: Currently these are not saved. ****************************************************** (This bug was triggered by text found in file 'output' matching '(0.0, '== 1.0')') ---------- Differences in output ---------- 20,26c20,26 < (0.0, '== 0.0') < (0.5, '== 0.0') < (3.5, '== 0.0') < (2.5, '== 0.0') < (3.5, '== 0.0') < (3.5, '== 0.0') < (1.0, '== 0.0') --- > (0.0, '== 1.0') > (0.5, '== 1.0') > (3.5, '== 2.0') > (2.5, '== 3.0') > (3.5, '== 6.0') > (3.5, '== 7.0') > (1.0, '== 1.3') 28,34c28,34 < (0.0, '== 0.0') < (0.5, '== 0.0') < (4.5, '== 0.0') < (2.5, '== 0.0') < (4.5, '== 0.0') < (4.5, '== 0.0') < (1.0, '== 0.0') --- > (0.0, '== 1.0') > (0.5, '== 1.0') > (4.5, '== 2.0') > (2.5, '== 3.0') > (4.5, '== 6.0') <truncated after showing first 30 lines>
****************************************************** Ticket #2465 (assigned defect: ) traci distance request is incorrect after rerouting http://sumo.dlr.de/trac.wsgi/ticket/2465 Reported By: behrisch Owned by: hilb_ro Priority: major Milestone: 1.0.0 Component: TraCI Version: Description: retrieving the already driven distance (0xa4 0x84) gives incorrect values (starting from the rerouting edge instead of the beginning) ****************************************************** (This bug was triggered by text found in file 'output' matching '162') ---------- Differences in output ---------- 7c7 < 1165.0 --- > 162.04
mapping failure (This bug was triggered by text found in file 'output' matching 'failed') ---------- Differences in output ---------- 0a1 > internal corner (inside, segment2) failed: x=198, x2=198.0, y=1.9, y2=1.9, lane=middle_0, lane2=middle_0, pos=102, pos2=98.0 posLat=2.0 posLat2=1.9
Test exceeded wallclock time limit of 900.0 seconds ---------- Differences in errors ---------- 473,661c473,482 < ------------------ net/edge[1]/lane[0]:<remove> < Error: invalid toLane '1' in connection to '2'. < Quitting (on error). < ------------------ net/edge[1]/lane[1]:<remove> < Error: invalid toLane '1' in connection to '2'. < Quitting (on error). < ------------------ net/edge[0]/lane[0]:<duplicate> < Wrong error code returned (0)! < ------------------ net/edge[0]/lane[1]:<duplicate> < Wrong error code returned (0)! < ------------------ net/edge[1]/lane[0]:<duplicate> < Wrong error code returned (0)! < ------------------ net/edge[1]/lane[1]:<duplicate> < Wrong error code returned (0)! < ------------------ net/junction[0]@id: < Error: Attribute 'id' in definition of a junction is empty. < Error: Unknown node '1'. < Quitting (on error). < ------------------ net/junction[1]@id: < Error: Attribute 'id' in definition of a junction is empty. < Error: Unknown node '2'. < Quitting (on error). < ------------------ net/junction[2]@id: < Error: Attribute 'id' in definition of a junction is empty. < Error: Unknown node '3'. < Quitting (on error). < ------------------ net/junction[0]@id:a < Warning: Skipping isolated junction 'a'. < Error: Unknown node '1'. <truncated after showing first 30 lines> ---------- Differences in output ---------- 13,25d12 < Success. < Success. < Success. < Success. < Success. < Success. < Success. < Success. < Success. < Success. < Success. < Success. < Success.
Test exceeded wallclock time limit of 900.0 seconds ---------- Differences in errors ---------- 245,413d244 < ------------------ net/edge[0]/lane[0]@shape:0.00,-4.95 a,-4.95 < Wrong error code returned (0)! < ------------------ net/edge[0]/lane[1]@shape:0.00,-4.95 a,-4.95 < Wrong error code returned (0)! < ------------------ net/edge[1]/lane[0]@shape:0.00,-4.95 a,-4.95 < Wrong error code returned (0)! < ------------------ net/edge[1]/lane[1]@shape:0.00,-4.95 a,-4.95 < Wrong error code returned (0)! < ------------------ net/edge[0]/lane[0]@shape:0.00,-4.95 a 100.00,-4.95 < Wrong error code returned (0)! < ------------------ net/edge[0]/lane[1]@shape:0.00,-4.95 a 100.00,-4.95 < Wrong error code returned (0)! < ------------------ net/edge[1]/lane[0]@shape:0.00,-4.95 a 100.00,-4.95 < Wrong error code returned (0)! < ------------------ net/edge[1]/lane[1]@shape:0.00,-4.95 a 100.00,-4.95 < Wrong error code returned (0)! < ------------------ net/edge[0]/lane[0]@shape:100.00,-4.95 < Wrong error code returned (0)! < ------------------ net/edge[0]/lane[1]@shape:0100.00,-4.95 < Wrong error code returned (0)! < ------------------ net/edge[1]/lane[0]@shape:100.00,-4.95 < Wrong error code returned (0)! < ------------------ net/edge[1]/lane[1]@shape:100.00,-4.95 < Wrong error code returned (0)! < ------------------ net/edge[0]/lane[0]:<remove> < Error: invalid fromLane '1' in connection from '1'. < Quitting (on error). < ------------------ net/edge[0]/lane[1]:<remove> < Error: invalid fromLane '1' in connection from '1'. <truncated after showing first 30 lines> ---------- Differences in output ---------- 41,74d40 < Success. < Success. < Success. < Success. < Success. < Success. < Success. < Success. < Success. < Success. < Success. < Success. < Success. < Success. < Success. < Success. < Success. < Success. < Success. < Success. < Success. < Success. < Success. < Success. < Success. < Success. < Success. < Success. < Success. <truncated after showing first 30 lines>
Test exceeded wallclock time limit of 900.0 seconds ---------- Differences in errors ---------- 401,661d400 < ------------------ net/edge[0]/lane[1]@shape:0.00,-4.95 a,-4.95 < Error: value '0.00,-4.95 a,-4.95' does not match regular expression facet '(\-)?(\d+.?|(\d*.\d+)),(\-)?(\d+.?|(\d*.\d+))(,(\-)?(\d+.?|(\d*.\d+)))?\s(\-)?(\d+.?|(\d*.\d+)),(\-)?(\d+.?|(\d*.\d+))(,(\-)?(\d+.?|(\d*.\d+)))?(\s(\-)?(\d+.?|(\d*.\d+)),(\-)?(\d+.?|(\d*.\d+))(,(\-)?(\d+.?|(\d*.\d+)))?)*' < In file 'mod.net.xml' < At line/column 28/92. < < Quitting (on error). < ------------------ net/edge[1]/lane[0]@shape:0.00,-4.95 a,-4.95 < Error: value '0.00,-4.95 a,-4.95' does not match regular expression facet '(\-)?(\d+.?|(\d*.\d+)),(\-)?(\d+.?|(\d*.\d+))(,(\-)?(\d+.?|(\d*.\d+)))?\s(\-)?(\d+.?|(\d*.\d+)),(\-)?(\d+.?|(\d*.\d+))(,(\-)?(\d+.?|(\d*.\d+)))?(\s(\-)?(\d+.?|(\d*.\d+)),(\-)?(\d+.?|(\d*.\d+))(,(\-)?(\d+.?|(\d*.\d+)))?)*' < In file 'mod.net.xml' < At line/column 31/92. < < Quitting (on error). < ------------------ net/edge[1]/lane[1]@shape:0.00,-4.95 a,-4.95 < Error: value '0.00,-4.95 a,-4.95' does not match regular expression facet '(\-)?(\d+.?|(\d*.\d+)),(\-)?(\d+.?|(\d*.\d+))(,(\-)?(\d+.?|(\d*.\d+)))?\s(\-)?(\d+.?|(\d*.\d+)),(\-)?(\d+.?|(\d*.\d+))(,(\-)?(\d+.?|(\d*.\d+)))?(\s(\-)?(\d+.?|(\d*.\d+)),(\-)?(\d+.?|(\d*.\d+))(,(\-)?(\d+.?|(\d*.\d+)))?)*' < In file 'mod.net.xml' < At line/column 32/92. < < Quitting (on error). < ------------------ net/edge[0]/lane[0]@shape:0.00,-4.95 a 100.00,-4.95 < Error: value '0.00,-4.95 a 100.00,-4.95' does not match regular expression facet '(\-)?(\d+.?|(\d*.\d+)),(\-)?(\d+.?|(\d*.\d+))(,(\-)?(\d+.?|(\d*.\d+)))?\s(\-)?(\d+.?|(\d*.\d+)),(\-)?(\d+.?|(\d*.\d+))(,(\-)?(\d+.?|(\d*.\d+)))?(\s(\-)?(\d+.?|(\d*.\d+)),(\-)?(\d+.?|(\d*.\d+))(,(\-)?(\d+.?|(\d*.\d+)))?)*' < In file 'mod.net.xml' < At line/column 27/99. < < Quitting (on error). < ------------------ net/edge[0]/lane[1]@shape:0.00,-4.95 a 100.00,-4.95 < Error: value '0.00,-4.95 a 100.00,-4.95' does not match regular expression facet '(\-)?(\d+.?|(\d*.\d+)),(\-)?(\d+.?|(\d*.\d+))(,(\-)?(\d+.?|(\d*.\d+)))?\s(\-)?(\d+.?|(\d*.\d+)),(\-)?(\d+.?|(\d*.\d+))(,(\-)?(\d+.?|(\d*.\d+)))?(\s(\-)?(\d+.?|(\d*.\d+)),(\-)?(\d+.?|(\d*.\d+))(,(\-)?(\d+.?|(\d*.\d+)))?)*' < In file 'mod.net.xml' < At line/column 28/99. < <truncated after showing first 30 lines> ---------- Differences in output ---------- 13,25d12 < Success. < Success. < Success. < Success. < Success. < Success. < Success. < Success. < Success. < Success. < Success. < Success. < Success.
Test exceeded wallclock time limit of 900.0 seconds ---------- Differences in errors ---------- 238,413c238,247 < Wrong error code returned (0)! < ------------------ net/edge[0]/lane[1]@shape:0.00,a 100.00,-4.95 < Wrong error code returned (0)! < ------------------ net/edge[1]/lane[0]@shape:0.00,a 100.00,-4.95 < Wrong error code returned (0)! < ------------------ net/edge[1]/lane[1]@shape:0.00,a 100.00,-4.95 < Wrong error code returned (0)! < ------------------ net/edge[0]/lane[0]@shape:0.00,-4.95 a,-4.95 < Wrong error code returned (0)! < ------------------ net/edge[0]/lane[1]@shape:0.00,-4.95 a,-4.95 < Wrong error code returned (0)! < ------------------ net/edge[1]/lane[0]@shape:0.00,-4.95 a,-4.95 < Wrong error code returned (0)! < ------------------ net/edge[1]/lane[1]@shape:0.00,-4.95 a,-4.95 < Wrong error code returned (0)! < ------------------ net/edge[0]/lane[0]@shape:0.00,-4.95 a 100.00,-4.95 < Wrong error code returned (0)! < ------------------ net/edge[0]/lane[1]@shape:0.00,-4.95 a 100.00,-4.95 < Wrong error code returned (0)! < ------------------ net/edge[1]/lane[0]@shape:0.00,-4.95 a 100.00,-4.95 < Wrong error code returned (0)! < ------------------ net/edge[1]/lane[1]@shape:0.00,-4.95 a 100.00,-4.95 < Wrong error code returned (0)! < ------------------ net/edge[0]/lane[0]@shape:100.00,-4.95 < Wrong error code returned (0)! < ------------------ net/edge[0]/lane[1]@shape:0100.00,-4.95 < Wrong error code returned (0)! < ------------------ net/edge[1]/lane[0]@shape:100.00,-4.95 < Wrong error code returned (0)! <truncated after showing first 30 lines> ---------- Differences in output ---------- 37,74d36 < Success. < Success. < Success. < Success. < Success. < Success. < Success. < Success. < Success. < Success. < Success. < Success. < Success. < Success. < Success. < Success. < Success. < Success. < Success. < Success. < Success. < Success. < Success. < Success. < Success. < Success. < Success. < Success. < Success. <truncated after showing first 30 lines>
Test exceeded wallclock time limit of 900.0 seconds ---------- Differences in errors ---------- 389,661d388 < ------------------ net/edge[1]/lane[1]@shape:0.00,a 100.00,-4.95 < Error: value '0.00,a 100.00,-4.95' does not match regular expression facet '(\-)?(\d+.?|(\d*.\d+)),(\-)?(\d+.?|(\d*.\d+))(,(\-)?(\d+.?|(\d*.\d+)))?\s(\-)?(\d+.?|(\d*.\d+)),(\-)?(\d+.?|(\d*.\d+))(,(\-)?(\d+.?|(\d*.\d+)))?(\s(\-)?(\d+.?|(\d*.\d+)),(\-)?(\d+.?|(\d*.\d+))(,(\-)?(\d+.?|(\d*.\d+)))?)*' < In file 'mod.net.xml' < At line/column 32/93. < < Quitting (on error). < ------------------ net/edge[0]/lane[0]@shape:0.00,-4.95 a,-4.95 < Error: value '0.00,-4.95 a,-4.95' does not match regular expression facet '(\-)?(\d+.?|(\d*.\d+)),(\-)?(\d+.?|(\d*.\d+))(,(\-)?(\d+.?|(\d*.\d+)))?\s(\-)?(\d+.?|(\d*.\d+)),(\-)?(\d+.?|(\d*.\d+))(,(\-)?(\d+.?|(\d*.\d+)))?(\s(\-)?(\d+.?|(\d*.\d+)),(\-)?(\d+.?|(\d*.\d+))(,(\-)?(\d+.?|(\d*.\d+)))?)*' < In file 'mod.net.xml' < At line/column 27/92. < < Quitting (on error). < ------------------ net/edge[0]/lane[1]@shape:0.00,-4.95 a,-4.95 < Error: value '0.00,-4.95 a,-4.95' does not match regular expression facet '(\-)?(\d+.?|(\d*.\d+)),(\-)?(\d+.?|(\d*.\d+))(,(\-)?(\d+.?|(\d*.\d+)))?\s(\-)?(\d+.?|(\d*.\d+)),(\-)?(\d+.?|(\d*.\d+))(,(\-)?(\d+.?|(\d*.\d+)))?(\s(\-)?(\d+.?|(\d*.\d+)),(\-)?(\d+.?|(\d*.\d+))(,(\-)?(\d+.?|(\d*.\d+)))?)*' < In file 'mod.net.xml' < At line/column 28/92. < < Quitting (on error). < ------------------ net/edge[1]/lane[0]@shape:0.00,-4.95 a,-4.95 < Error: value '0.00,-4.95 a,-4.95' does not match regular expression facet '(\-)?(\d+.?|(\d*.\d+)),(\-)?(\d+.?|(\d*.\d+))(,(\-)?(\d+.?|(\d*.\d+)))?\s(\-)?(\d+.?|(\d*.\d+)),(\-)?(\d+.?|(\d*.\d+))(,(\-)?(\d+.?|(\d*.\d+)))?(\s(\-)?(\d+.?|(\d*.\d+)),(\-)?(\d+.?|(\d*.\d+))(,(\-)?(\d+.?|(\d*.\d+)))?)*' < In file 'mod.net.xml' < At line/column 31/92. < < Quitting (on error). < ------------------ net/edge[1]/lane[1]@shape:0.00,-4.95 a,-4.95 < Error: value '0.00,-4.95 a,-4.95' does not match regular expression facet '(\-)?(\d+.?|(\d*.\d+)),(\-)?(\d+.?|(\d*.\d+))(,(\-)?(\d+.?|(\d*.\d+)))?\s(\-)?(\d+.?|(\d*.\d+)),(\-)?(\d+.?|(\d*.\d+))(,(\-)?(\d+.?|(\d*.\d+)))?(\s(\-)?(\d+.?|(\d*.\d+)),(\-)?(\d+.?|(\d*.\d+))(,(\-)?(\d+.?|(\d*.\d+)))?)*' < In file 'mod.net.xml' < At line/column 32/92. < <truncated after showing first 30 lines> ---------- Differences in output ---------- 13,25d12 < Success. < Success. < Success. < Success. < Success. < Success. < Success. < Success. < Success. < Success. < Success. < Success. < Success.
Test exceeded wallclock time limit of 900.0 seconds ---------- Differences in errors ---------- 251,413c251,260 < ------------------ net/edge[1]/lane[1]@shape:0.00,-4.95 a,-4.95 < Wrong error code returned (0)! < ------------------ net/edge[0]/lane[0]@shape:0.00,-4.95 a 100.00,-4.95 < Wrong error code returned (0)! < ------------------ net/edge[0]/lane[1]@shape:0.00,-4.95 a 100.00,-4.95 < Wrong error code returned (0)! < ------------------ net/edge[1]/lane[0]@shape:0.00,-4.95 a 100.00,-4.95 < Wrong error code returned (0)! < ------------------ net/edge[1]/lane[1]@shape:0.00,-4.95 a 100.00,-4.95 < Wrong error code returned (0)! < ------------------ net/edge[0]/lane[0]@shape:100.00,-4.95 < Wrong error code returned (0)! < ------------------ net/edge[0]/lane[1]@shape:0100.00,-4.95 < Wrong error code returned (0)! < ------------------ net/edge[1]/lane[0]@shape:100.00,-4.95 < Wrong error code returned (0)! < ------------------ net/edge[1]/lane[1]@shape:100.00,-4.95 < Wrong error code returned (0)! < ------------------ net/edge[0]/lane[0]:<remove> < Error: invalid fromLane '1' in connection from '1'. < Quitting (on error). < ------------------ net/edge[0]/lane[1]:<remove> < Error: invalid fromLane '1' in connection from '1'. < Quitting (on error). < ------------------ net/edge[1]/lane[0]:<remove> < Error: invalid toLane '1' in connection to '2'. < Quitting (on error). < ------------------ net/edge[1]/lane[1]:<remove> < Error: invalid toLane '1' in connection to '2'. <truncated after showing first 30 lines> ---------- Differences in output ---------- 44,74d43 < Success. < Success. < Success. < Success. < Success. < Success. < Success. < Success. < Success. < Success. < Success. < Success. < Success. < Success. < Success. < Success. < Success. < Success. < Success. < Success. < Success. < Success. < Success. < Success. < Success. < Success. < Success. < Success. < Success. <truncated after showing first 30 lines>
Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in errors ----------
526,739c526,535
< ------------------ net/edge[1]/lane[1]:<remove>
< Error: An unknown lane ('2_1') was tried to be set as incoming to junction '3'.
< Error: Invalid lane index in connection from '1' to '2'.
< Error: Unknown to-node '3' for edge '2'.
< Quitting (on error).
< ------------------ net/edge[0]/lane[0]:<duplicate>
< Error: Another lane with the id '1_0' exists.
< Error: An unknown lane ('1_1') was tried to be set as incoming to junction '2'.
< Error: Unknown from-edge '1' in connection.
< Error: Unknown from-edge '1' in connection.
< Error: Unknown to-node '2' for edge '1'.
< Quitting (on error).
< ------------------ net/edge[0]/lane[1]:<duplicate>
< Error: Another lane with the id '1_1' exists.
< Error: Unknown from-edge '1' in connection.
< Error: Unknown from-edge '1' in connection.
< Quitting (on error).
< ------------------ net/edge[1]/lane[0]:<duplicate>
< Error: Another lane with the id '2_0' exists.
< Error: An unknown lane ('2_1') was tried to be set as incoming to junction '3'.
< Error: Unknown to-edge '2' in connection.
< Error: Unknown to-edge '2' in connection.
< Error: Unknown to-node '3' for edge '2'.
< Quitting (on error).
< ------------------ net/edge[1]/lane[1]:<duplicate>
< Error: Another lane with the id '2_1' exists.
< Error: Unknown to-edge '2' in connection.
< Error: Unknown to-edge '2' in connection.
< Quitting (on error).
<truncated after showing first 30 lines>
Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in errors ----------
549,822c549,558
< ------------------ net/edge[1]/lane[1]@shape:0.00,-4.95 a,-4.95
< Error: Attribute 'shape' in definition of lane '2_1' is not of type PositionVector.
< Error: Shape of lane '2_1' is broken.
< Can not build according edge.
< Error: An unknown lane ('2_1') was tried to be set as incoming to junction '3'.
< Error: Unknown to-edge '2' in connection.
< Error: Unknown to-edge '2' in connection.
< Error: Unknown to-node '3' for edge '2'.
< Quitting (on error).
< ------------------ net/edge[0]/lane[0]@shape:0.00,-4.95 a 100.00,-4.95
< Error: Attribute 'shape' in definition of lane '1_0' is not of type PositionVector.
< Error: Shape of lane '1_0' is broken.
< Can not build according edge.
< Error: An unknown lane ('1_0') was tried to be set as incoming to junction '2'.
< Error: Unknown from-edge '1' in connection.
< Error: Unknown from-edge '1' in connection.
< Error: Unknown to-node '2' for edge '1'.
< Quitting (on error).
< ------------------ net/edge[0]/lane[1]@shape:0.00,-4.95 a 100.00,-4.95
< Error: Attribute 'shape' in definition of lane '1_1' is not of type PositionVector.
< Error: Shape of lane '1_1' is broken.
< Can not build according edge.
< Error: An unknown lane ('1_1') was tried to be set as incoming to junction '2'.
< Error: Unknown from-edge '1' in connection.
< Error: Unknown from-edge '1' in connection.
< Error: Unknown to-node '2' for edge '1'.
< Quitting (on error).
< ------------------ net/edge[1]/lane[0]@shape:0.00,-4.95 a 100.00,-4.95
< Error: Attribute 'shape' in definition of lane '2_0' is not of type PositionVector.
<truncated after showing first 30 lines>
Test exceeded wallclock time limit of 900.0 seconds ---------- Differences in output ---------- 739,935c739 < sums < length:11041.9 < CO:125143 < CO2:2.73877e+006 < HC:18136.4 < NOx:25866.7 < PMx:0 < fuel:1091.88 < electricity:0 < Success. < Running 'HBEFA2/P_A0_7_5' < sums < length:11041.9 < CO:3782.53 < CO2:2.30282e+006 < HC:537.646 < NOx:5886.9 < PMx:733.206 < fuel:918.105 < electricity:0 < Success. < Running 'HBEFA2/P_A0_7_6' < sums < length:11041.9 < CO:4533.48 < CO2:3.17199e+006 < HC:791.057 < NOx:10598.5 < PMx:1102.19 <truncated after showing first 30 lines> ---------- Differences in results ---------- 79170,100470c79170 < 1157;4.85556;-1.38889;0;23.888;1526.31;3.47785;0;2.85308;0.607341;0 < 1158;3.46389;-1.39167;0;25.5891;1264.17;3.43533;0;1.85474;0.502986;0 < 1159;2.075;-1.38889;0;26.4989;964.232;3.44884;0;0.776566;0.383537;0 < 1160;0.691667;-1.38333;0;26.249;621.594;3.52084;0;0;0.247027;0 < 1161;0;-0.691667;0;25.5751;432.022;3.57968;0;0;0.171479;0 < 1162;0;0;0;25.5751;432.022;3.57968;0;0;0.171479;0 < 1163;0;0;0;25.5751;432.022;3.57968;0;0;0.171479;0 < 1164;0;0;0;25.5751;432.022;3.57968;0;0;0.171479;0 < 1165;0;0;0;25.5751;432.022;3.57968;0;0;0.171479;0 < 1166;0;0;0;25.5751;432.022;3.57968;0;0;0.171479;0 < 1167;0;0;0;25.5751;432.022;3.57968;0;0;0.171479;0 < 1168;0;0;0;25.5751;432.022;3.57968;0;0;0.171479;0 < 1169;0;0;0;25.5751;432.022;3.57968;0;0;0.171479;0 < 1170;0;0;0;25.5751;432.022;3.57968;0;0;0.171479;0 < 1171;0;0;0;25.5751;432.022;3.57968;0;0;0.171479;0 < 1172;0;0;0;25.5751;432.022;3.57968;0;0;0.171479;0 < 1173;0;0;0;25.5751;432.022;3.57968;0;0;0.171479;0 < 1174;0;0;0;25.5751;432.022;3.57968;0;0;0.171479;0 < 1175;0;0;0;25.5751;432.022;3.57968;0;0;0.171479;0 < 1176;0;0;0;25.5751;432.022;3.57968;0;0;0.171479;0 < 1177;0;0;0;25.5751;432.022;3.57968;0;0;0.171479;0 < 1178;0;0;0;25.5751;432.022;3.57968;0;0;0.171479;0 < 1179;0;0;0;25.5751;432.022;3.57968;0;0;0.171479;0 < ----- < < HBEFA2/P_A0_7_4 < 1;0;0;0;55.7936;455.156;6.65153;0;0;0.181464;0 < 2;0;0;0;55.7936;455.156;6.65153;0;0;0.181464;0 < 3;0;0;0;55.7936;455.156;6.65153;0;0;0.181464;0 <truncated after showing first 30 lines>
Test exceeded wallclock time limit of 900.0 seconds ---------- Differences in errors ---------- 0a1,10 > Traceback (most recent call last): > File "/home/delphi/gcc/sumo/tests/toolrunner.py", line 28, in <module> > stdout=sys.stdout, stderr=sys.stderr) > File "/usr/lib/python2.7/subprocess.py", line 523, in call > return Popen(*popenargs, **kwargs).wait() > File "/usr/lib/python2.7/subprocess.py", line 1392, in wait > pid, sts = _eintr_retry_call(os.waitpid, self.pid, 0) > File "/usr/lib/python2.7/subprocess.py", line 476, in _eintr_retry_call > return func(*args) > KeyboardInterrupt ---------- Differences in output ---------- 85,900d84 < 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 exceeded wallclock time limit of 900.0 seconds ---------- Differences in errors ---------- 0a1,10 > Traceback (most recent call last): > File "/home/delphi/gcc/sumo/tests/toolrunner.py", line 28, in <module> > stdout=sys.stdout, stderr=sys.stderr) > File "/usr/lib/python2.7/subprocess.py", line 523, in call > return Popen(*popenargs, **kwargs).wait() > File "/usr/lib/python2.7/subprocess.py", line 1392, in wait > pid, sts = _eintr_retry_call(os.waitpid, self.pid, 0) > File "/usr/lib/python2.7/subprocess.py", line 476, in _eintr_retry_call > return func(*args) > KeyboardInterrupt ---------- Differences in output ---------- 153,264d152 < Checking with embedded rerouter definition: False < Checking with multi-referenced routes: False < Checking with embedded rerouter definition: True < Checking with embedded rerouter definition: False < Checking for simulation begin=0, rerouter starts at 50, ends at 100 < Checking with multi-referenced routes: True < Checking with embedded rerouter definition: True < Checking with embedded rerouter definition: False < Checking with multi-referenced routes: False < Checking with embedded rerouter definition: True < Checking with embedded rerouter definition: False < Checking for simulation begin=50, rerouter starts at 50, ends at 100 < Checking with multi-referenced routes: True < Checking with embedded rerouter definition: True < Checking with embedded rerouter definition: False < Checking with multi-referenced routes: False < Checking with embedded rerouter definition: True < Checking with embedded rerouter definition: False < Checking for simulation begin=100, rerouter starts at 50, ends at 100 < Checking with multi-referenced routes: True < Checking with embedded rerouter definition: True < Checking with embedded rerouter definition: False < Checking with multi-referenced routes: False < Checking with embedded rerouter definition: True < Checking with embedded rerouter definition: False < Checking routeProb rerouting < Checking at edge 'beg' < Checking for simulation begin=0, rerouter starts at 0, ends at 86400 < Checking with multi-referenced routes: True <truncated after showing first 30 lines>
Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in errors ----------
0a1,32
> Process Process-4:
> Traceback (most recent call last):
> File "/usr/lib/python2.7/multiprocessing/process.py", line 258, in _bootstrap
> self.run()
> File "/usr/lib/python2.7/multiprocessing/process.py", line 114, in run
> self._target(*self._args, **self._kwargs)
> File "/home/delphi/gcc/sumo/tests/../tests/complex/traci/multipleConnections/basic/runner.py", line 53, in traciLoop
> traci.init(port)
> File "/home/delphi/gcc/sumo/tools/traci/__init__.py", line 70, in init
> _connections[label] = connect(port, numRetries, host)
> File "/home/delphi/gcc/sumo/tools/traci/__init__.py", line 61, in connect
> 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):
> File "/usr/lib/python2.7/multiprocessing/process.py", line 258, in _bootstrap
> self.run()
> File "/usr/lib/python2.7/multiprocessing/process.py", line 114, in run
> self._target(*self._args, **self._kwargs)
> File "/home/delphi/gcc/sumo/tests/../tests/complex/traci/multipleConnections/basic/runner.py", line 53, in traciLoop
> traci.init(port)
> File "/home/delphi/gcc/sumo/tools/traci/__init__.py", line 70, in init
> _connections[label] = connect(port, numRetries, host)
> File "/home/delphi/gcc/sumo/tools/traci/__init__.py", line 61, in connect
> raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> FatalTraCIError: Could not connect in 11 tries
> Traceback (most recent call last):
> File "/home/delphi/gcc/sumo/tests/../tests/complex/traci/multipleConnections/basic/runner.py", line 115, in <module>
> runSingle(50, 99, numClients, i)
<truncated after showing first 30 lines>
---------- Differences in output ----------
9,10d8
< Process 1 ended at step 99
< Process 2 ended at step 99
13,50d10
< Loading configuration... done.
< Process 1 ended at step 99
< Process 2 ended at step 99
< Process 3 ended at step 99
< Process 4 ended at step 99
< Process 5 ended at step 99
< Run 1
< Loading configuration... done.
< Process 1 ended at step 99
< Process 2 ended at step 99
< Process 3 ended at step 99
< Process 4 ended at step 99
< Process 5 ended at step 99
< ----------- TraCI ends first -----------
< -------- numClients: 2 --------
< Run 0
< Loading configuration... done.
< Process 1 ended at step 99
< Process 2 ended at step 99
< Run 1
< Loading configuration... done.
< Process 1 ended at step 99
< Process 2 ended at step 99
< -------- numClients: 5 --------
< Run 0
< Loading configuration... done.
<truncated after showing first 30 lines>
Test exceeded wallclock time limit of 900.0 seconds ---------- Differences in output ---------- 1,144d0 < 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>