24Sep23rv1_18_0+1767-2a5073732ae - detailed test results for COMPLEX

To reconnect the TextTest GUI to these results, run:

texttest -a complex -d /Users/sumo/clangMacOS_M1/sumo/tests -reconnect /Users/sumo/clangMacOS_M1/texttesttmp/clangMacOS_M1.30Sep010522.33027 -g

To start TextTest for these tests, run:

texttest -a complex -d /Users/sumo/clangMacOS_M1/sumo/tests


default: 718 tests: 656 succeeded 51 FAILED 9 known bugs 2 killed

Detailed information for the tests that FAILED:

TEST FAILED on ts-bapmsumm1bld : fmi model_validation ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/Users/sumo/clangMacOS_M1/sumo/tests/../tests/complex/fmi/runner.py", line 27, in <module>
>     from fmpy import read_model_description, extract
> ModuleNotFoundError: No module named 'fmpy'
---------- Differences in output ----------
1,3d0
< FMU validation successful
< Simulating libsumofmi2 (model name 'SUMO', FMI v2.0)...
< Print ended at step 60.0

TEST FAILED on ts-bapmsumm1bld : fmi vehicle_getIDCount ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/Users/sumo/clangMacOS_M1/sumo/tests/../tests/complex/fmi/runner.py", line 27, in <module>
>     from fmpy import read_model_description, extract
> ModuleNotFoundError: No module named 'fmpy'
---------- Differences in output ----------
1,63d0
< FMU validation successful
< Simulating libsumofmi2 (model name 'SUMO', FMI v2.0)...
< TIME 1.0: vehicle.getIDCount = 6
< TIME 2.0: vehicle.getIDCount = 6
< TIME 3.0: vehicle.getIDCount = 6
< TIME 4.0: vehicle.getIDCount = 7
< TIME 5.0: vehicle.getIDCount = 7
< TIME 6.0: vehicle.getIDCount = 8
< TIME 7.0: vehicle.getIDCount = 8
< TIME 8.0: vehicle.getIDCount = 9
< TIME 9.0: vehicle.getIDCount = 9
< TIME 10.0: vehicle.getIDCount = 9
< TIME 11.0: vehicle.getIDCount = 9
< TIME 12.0: vehicle.getIDCount = 9
< TIME 13.0: vehicle.getIDCount = 10
< TIME 14.0: vehicle.getIDCount = 10
< TIME 15.0: vehicle.getIDCount = 10
< TIME 16.0: vehicle.getIDCount = 11
< TIME 17.0: vehicle.getIDCount = 11
< TIME 18.0: vehicle.getIDCount = 12
< TIME 19.0: vehicle.getIDCount = 12
< TIME 20.0: vehicle.getIDCount = 12
< TIME 21.0: vehicle.getIDCount = 13
< TIME 22.0: vehicle.getIDCount = 13
< TIME 23.0: vehicle.getIDCount = 13
< TIME 24.0: vehicle.getIDCount = 13
< TIME 25.0: vehicle.getIDCount = 13
< TIME 26.0: vehicle.getIDCount = 12
< TIME 27.0: vehicle.getIDCount = 10
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumm1bld : fmi vehicle_getParameterWithKey ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/Users/sumo/clangMacOS_M1/sumo/tests/../tests/complex/fmi/runner.py", line 27, in <module>
>     from fmpy import read_model_description, extract
> ModuleNotFoundError: No module named 'fmpy'
---------- Differences in output ----------
1,4d0
< FMU validation successful
< Simulating libsumofmi2 (model name 'SUMO', FMI v2.0)...
< key, value: 'meaningOfLife', '42'
< Print ended at step 60.0

TEST FAILED on ts-bapmsumm1bld : fmi vehicle_moveToXY ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/Users/sumo/clangMacOS_M1/sumo/tests/../tests/complex/fmi/runner.py", line 27, in <module>
>     from fmpy import read_model_description, extract
> ModuleNotFoundError: No module named 'fmpy'
---------- Differences in output ----------
1,91d0
< FMU validation successful
< Simulating libsumofmi2 (model name 'SUMO', FMI v2.0)...
< TIME 0: laneID = ''
< TIME 1.0: laneID = 'WE1_0'
< currentPos = [0.0, -1.6]
< targetPos = (10.0, -1.6)
< TIME 2.0: laneID = 'WE1_0'
< currentPos = [10.0, -1.6]
< targetPos = (20.0, -1.6)
< TIME 3.0: laneID = 'WE1_0'
< currentPos = [20.0, -1.6]
< targetPos = (30.0, -1.6)
< TIME 4.0: laneID = 'WE1_0'
< currentPos = [30.0, -1.6]
< targetPos = (40.0, -1.6)
< TIME 5.0: laneID = 'WE1_0'
< currentPos = [40.0, -1.6]
< targetPos = (50.0, -1.6)
< TIME 6.0: laneID = ':J1_10_0'
< currentPos = [50.0, -1.6]
< targetPos = (60.0, -1.6)
< TIME 7.0: laneID = 'WE2_0'
< currentPos = [60.0, -1.6]
< targetPos = (70.0, -1.6)
< TIME 8.0: laneID = 'WE2_0'
< currentPos = [70.0, -1.6]
< targetPos = (80.0, -1.6)
< TIME 9.0: laneID = 'WE2_0'
< currentPos = [80.0, -1.6]
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumm1bld : state continous_lanechange ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1
> Warning: Internal routes receive an ID starting with '!' and must not be referenced in other vehicle or flow definitions. Please remove all references to route '!v_0' in case it is internal.

TEST FAILED on ts-bapmsumm1bld : state default_begin ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1
> Warning: Internal routes receive an ID starting with '!' and must not be referenced in other vehicle or flow definitions. Please remove all references to route '!v0!var#1' in case it is internal.
---------- Differences in output ----------
10c10,11
< Loading state from 'state.xml' ... done ((TIME)).
---
> Loading state from 'state.xml' ... 
> done ((TIME)).

TEST FAILED on ts-bapmsumm1bld : state flow ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,6
> Warning: Internal routes receive an ID starting with '!' and must not be referenced in other vehicle or flow definitions. Please remove all references to route '!0.0!var#1' in case it is internal.
> Warning: Internal routes receive an ID starting with '!' and must not be referenced in other vehicle or flow definitions. Please remove all references to route '!0.1!var#1' in case it is internal.
> Warning: Internal routes receive an ID starting with '!' and must not be referenced in other vehicle or flow definitions. Please remove all references to route '!0.2!var#1' in case it is internal.
> Warning: Internal routes receive an ID starting with '!' and must not be referenced in other vehicle or flow definitions. Please remove all references to route '!0.3!var#1' in case it is internal.
> Warning: Internal routes receive an ID starting with '!' and must not be referenced in other vehicle or flow definitions. Please remove all references to route '!0.4!var#1' in case it is internal.
> Warning: Internal routes receive an ID starting with '!' and must not be referenced in other vehicle or flow definitions. Please remove all references to route '!0' in case it is internal.

3 TESTS FAILED on ts-bapmsumm1bld :

---------- Differences in errors ----------
0a1,2
> Warning: Internal routes receive an ID starting with '!' and must not be referenced in other vehicle or flow definitions. Please remove all references to route '!flowFromTo.0!var#1' in case it is internal.
> Warning: Internal routes receive an ID starting with '!' and must not be referenced in other vehicle or flow definitions. Please remove all references to route '!flowFromTo' in case it is internal.
---------- Differences in output ----------
8c8,9
< Loading state from 'state.xml' ... done ((TIME)).
---
> Loading state from 'state.xml' ... 
> done ((TIME)).
state load_flow_state_only ( Last six runs Sep2023 )
state save_accel ( Last six runs Sep2023 )
state save_flow ( Last six runs Sep2023 )

TEST FAILED on ts-bapmsumm1bld : state multique ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,3
> Warning: Internal routes receive an ID starting with '!' and must not be referenced in other vehicle or flow definitions. Please remove all references to route '!0' in case it is internal.
> Warning: Internal routes receive an ID starting with '!' and must not be referenced in other vehicle or flow definitions. Please remove all references to route '!0' in case it is internal.
> Warning: Internal routes receive an ID starting with '!' and must not be referenced in other vehicle or flow definitions. Please remove all references to route '!0' in case it is internal.

4 TESTS FAILED on ts-bapmsumm1bld :

---------- Differences in errors ----------
0a1
> Warning: Internal routes receive an ID starting with '!' and must not be referenced in other vehicle or flow definitions. Please remove all references to route '!v0!var#1' in case it is internal.
state persons ride ( Last six runs Sep2023 )
state persons ride_waiting ( Last six runs Sep2023 )
state persons ride_waiting_busStop ( Last six runs Sep2023 )
state save_cyclic_stops ( Last six runs Sep2023 )

TEST FAILED on ts-bapmsumm1bld : state persons ride_aborted ( Last six runs Sep2023 )

---------- Differences in errors ----------
1a2
> Warning: Internal routes receive an ID starting with '!' and must not be referenced in other vehicle or flow definitions. Please remove all references to route '!v0' in case it is internal.

TEST FAILED on ts-bapmsumm1bld : state persons ride_carTriggered ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1
> Warning: Internal routes receive an ID starting with '!' and must not be referenced in other vehicle or flow definitions. Please remove all references to route '!persontrip_car_0!var#1' in case it is internal.

TEST FAILED on ts-bapmsumm1bld : state persons ride_carTriggered2 ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,3
> Warning: Internal routes receive an ID starting with '!' and must not be referenced in other vehicle or flow definitions. Please remove all references to route '!persontrip_car1_0!var#1' in case it is internal.
> Warning: Internal routes receive an ID starting with '!' and must not be referenced in other vehicle or flow definitions. Please remove all references to route '!persontrip_car2_0!var#1' in case it is internal.
> Warning: Internal routes receive an ID starting with '!' and must not be referenced in other vehicle or flow definitions. Please remove all references to route '!persontrip_car_0!var#1' in case it is internal.
---------- Differences in output ----------
9c9,10
< Loading state from 'state.xml' ... done ((TIME)).
---
> Loading state from 'state.xml' ... 
> done ((TIME)).

TEST FAILED on ts-bapmsumm1bld : state rail_furtherLane ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1
> Warning: Internal routes receive an ID starting with '!' and must not be referenced in other vehicle or flow definitions. Please remove all references to route '!vehicle_0' in case it is internal.
---------- Differences in output ----------
8c8,9
< Loading state from 'state.xml' ... done ((TIME)).
---
> Loading state from 'state.xml' ... 
> done ((TIME)).

TEST FAILED on ts-bapmsumm1bld : state replay ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,247
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
>   warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
>   warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
>   warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
>   warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
>   warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
>   warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
>   warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
>   warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
>   warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumm1bld : state rerouting ( Last six runs Sep2023 )

---------- Differences in errors ----------
16a17,499
> Warning: Internal routes receive an ID starting with '!' and must not be referenced in other vehicle or flow definitions. Please remove all references to route '!veh130!var#1' in case it is internal.
> Warning: Internal routes receive an ID starting with '!' and must not be referenced in other vehicle or flow definitions. Please remove all references to route '!veh131!var#1' in case it is internal.
> Warning: Internal routes receive an ID starting with '!' and must not be referenced in other vehicle or flow definitions. Please remove all references to route '!veh132!var#1' in case it is internal.
> Warning: Internal routes receive an ID starting with '!' and must not be referenced in other vehicle or flow definitions. Please remove all references to route '!veh133!var#1' in case it is internal.
> Warning: Internal routes receive an ID starting with '!' and must not be referenced in other vehicle or flow definitions. Please remove all references to route '!veh134!var#1' in case it is internal.
> Warning: Internal routes receive an ID starting with '!' and must not be referenced in other vehicle or flow definitions. Please remove all references to route '!veh135!var#1' in case it is internal.
> Warning: Internal routes receive an ID starting with '!' and must not be referenced in other vehicle or flow definitions. Please remove all references to route '!veh136!var#1' in case it is internal.
> Warning: Internal routes receive an ID starting with '!' and must not be referenced in other vehicle or flow definitions. Please remove all references to route '!veh137!var#1' in case it is internal.
> Warning: Internal routes receive an ID starting with '!' and must not be referenced in other vehicle or flow definitions. Please remove all references to route '!veh138!var#1' in case it is internal.
> Warning: Internal routes receive an ID starting with '!' and must not be referenced in other vehicle or flow definitions. Please remove all references to route '!veh139!var#1' in case it is internal.
> Warning: Internal routes receive an ID starting with '!' and must not be referenced in other vehicle or flow definitions. Please remove all references to route '!veh140!var#1' in case it is internal.
> Warning: Internal routes receive an ID starting with '!' and must not be referenced in other vehicle or flow definitions. Please remove all references to route '!veh141!var#1' in case it is internal.
> Warning: Internal routes receive an ID starting with '!' and must not be referenced in other vehicle or flow definitions. Please remove all references to route '!veh142!var#1' in case it is internal.
> Warning: Internal routes receive an ID starting with '!' and must not be referenced in other vehicle or flow definitions. Please remove all references to route '!veh143!var#1' in case it is internal.
> Warning: Internal routes receive an ID starting with '!' and must not be referenced in other vehicle or flow definitions. Please remove all references to route '!veh144!var#1' in case it is internal.
> Warning: Internal routes receive an ID starting with '!' and must not be referenced in other vehicle or flow definitions. Please remove all references to route '!veh145!var#1' in case it is internal.
> Warning: Internal routes receive an ID starting with '!' and must not be referenced in other vehicle or flow definitions. Please remove all references to route '!veh146!var#1' in case it is internal.
> Warning: Internal routes receive an ID starting with '!' and must not be referenced in other vehicle or flow definitions. Please remove all references to route '!veh147!var#1' in case it is internal.
> Warning: Internal routes receive an ID starting with '!' and must not be referenced in other vehicle or flow definitions. Please remove all references to route '!veh148!var#1' in case it is internal.
> Warning: Internal routes receive an ID starting with '!' and must not be referenced in other vehicle or flow definitions. Please remove all references to route '!veh149!var#1' in case it is internal.
> Warning: Internal routes receive an ID starting with '!' and must not be referenced in other vehicle or flow definitions. Please remove all references to route '!veh150!var#2' in case it is internal.
> Warning: Internal routes receive an ID starting with '!' and must not be referenced in other vehicle or flow definitions. Please remove all references to route '!veh151!var#1' in case it is internal.
> Warning: Internal routes receive an ID starting with '!' and must not be referenced in other vehicle or flow definitions. Please remove all references to route '!veh152!var#2' in case it is internal.
> Warning: Internal routes receive an ID starting with '!' and must not be referenced in other vehicle or flow definitions. Please remove all references to route '!veh153!var#2' in case it is internal.
> Warning: Internal routes receive an ID starting with '!' and must not be referenced in other vehicle or flow definitions. Please remove all references to route '!veh154!var#1' in case it is internal.
> Warning: Internal routes receive an ID starting with '!' and must not be referenced in other vehicle or flow definitions. Please remove all references to route '!veh155!var#2' in case it is internal.
> Warning: Internal routes receive an ID starting with '!' and must not be referenced in other vehicle or flow definitions. Please remove all references to route '!veh156!var#2' in case it is internal.
> Warning: Internal routes receive an ID starting with '!' and must not be referenced in other vehicle or flow definitions. Please remove all references to route '!veh157!var#1' in case it is internal.
> Warning: Internal routes receive an ID starting with '!' and must not be referenced in other vehicle or flow definitions. Please remove all references to route '!veh158!var#1' in case it is internal.
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumm1bld : state save_on_rail_signal ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,2
> Warning: Internal routes receive an ID starting with '!' and must not be referenced in other vehicle or flow definitions. Please remove all references to route '!train2' in case it is internal.
> Warning: Internal routes receive an ID starting with '!' and must not be referenced in other vehicle or flow definitions. Please remove all references to route '!train3' in case it is internal.
---------- Differences in output ----------
6c6,7
< Loading state from 'state.xml' ... done ((TIME)).
---
> Loading state from 'state.xml' ... 
> done ((TIME)).

TEST FAILED on ts-bapmsumm1bld : state save_rail_signal ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,2
> Warning: Internal routes receive an ID starting with '!' and must not be referenced in other vehicle or flow definitions. Please remove all references to route '!train' in case it is internal.
> Warning: Internal routes receive an ID starting with '!' and must not be referenced in other vehicle or flow definitions. Please remove all references to route '!train2' in case it is internal.
---------- Differences in output ----------
6c6,7
< Loading state from 'state.xml' ... done ((TIME)).
---
> Loading state from 'state.xml' ... 
> done ((TIME)).

TEST FAILED on ts-bapmsumm1bld : state save_rail_signal_approach_steplength ( Last six runs Sep2023 )

---------- Differences in errors ----------
1a2
> Warning: Internal routes receive an ID starting with '!' and must not be referenced in other vehicle or flow definitions. Please remove all references to route '!train' in case it is internal.

TEST FAILED on ts-bapmsumm1bld : state save_rail_signal_constraint ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,2
> Warning: Internal routes receive an ID starting with '!' and must not be referenced in other vehicle or flow definitions. Please remove all references to route '!t0!var#1' in case it is internal.
> Warning: Internal routes receive an ID starting with '!' and must not be referenced in other vehicle or flow definitions. Please remove all references to route '!t1!var#1' in case it is internal.
---------- Differences in output ----------
12c12,13
< Loading state from 'state.xml' ... done ((TIME)).
---
> Loading state from 'state.xml' ... 
> done ((TIME)).

TEST FAILED on ts-bapmsumm1bld : state save_rail_signal_constraint_include ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,2
> Warning: Internal routes receive an ID starting with '!' and must not be referenced in other vehicle or flow definitions. Please remove all references to route '!t0!var#1' in case it is internal.
> Warning: Internal routes receive an ID starting with '!' and must not be referenced in other vehicle or flow definitions. Please remove all references to route '!t1!var#1' in case it is internal.
---------- Differences in output ----------
11c11,12
< Loading state from 'state.xml' ... done ((TIME)).
---
> Loading state from 'state.xml' ... 
> done ((TIME)).

2 TESTS FAILED on ts-bapmsumm1bld :

---------- Differences in errors ----------
0a1,249
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
>   warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
>   warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
>   warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
>   warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
>   warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
>   warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
>   warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
>   warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
>   warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
<truncated after showing first 30 lines>
sumo fcdReplay ( Last six runs Sep2023 )
traci gui polygon_dynamics_remove ( Last six runs Sep2023 )

TEST FAILED on ts-bapmsumm1bld : sumo protobuf ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,24
> Traceback (most recent call last):
>   File "/Users/sumo/clangMacOS_M1/sumo/tools/xml/protobuf2xml.py", line 32, in <module>
>     import google.protobuf.descriptor  # we need to do this late because the xml2protobuf import modifies sys.path
> ModuleNotFoundError: No module named 'google'
> Traceback (most recent call last):
>   File "/Users/sumo/clangMacOS_M1/sumo/tools/xml/xml2protobuf.py", line 208, in <module>
>     main()
>   File "/Users/sumo/clangMacOS_M1/sumo/tools/xml/xml2protobuf.py", line 194, in main
>     module = generateProto(attrFinder.tagAttrs, attrFinder.depthTags,
>   File "/Users/sumo/clangMacOS_M1/sumo/tools/xml/xml2protobuf.py", line 183, in generateProto
>     subprocess.call([protoc, "%s.proto" % base, "--python_out=%s" % protodir])
>   File "/opt/homebrew/Cellar/python@3.9/3.9.12_1/Frameworks/Python.framework/Versions/3.9/lib/python3.9/subprocess.py", line 349, in call
>     with Popen(*popenargs, **kwargs) as p:
>   File "/opt/homebrew/Cellar/python@3.9/3.9.12_1/Frameworks/Python.framework/Versions/3.9/lib/python3.9/subprocess.py", line 951, in __init__
>     self._execute_child(args, executable, preexec_fn, close_fds,
>   File "/opt/homebrew/Cellar/python@3.9/3.9.12_1/Frameworks/Python.framework/Versions/3.9/lib/python3.9/subprocess.py", line 1821, in _execute_child
>     raise child_exception_type(errno_num, err_msg, err_filename)
> FileNotFoundError: [Errno 2] No such file or directory: 'protoc'
> Traceback (most recent call last):
>   File "/Users/sumo/clangMacOS_M1/sumo/tests/../tests/complex/sumo/protobuf/runner.py", line 80, in <module>
>     connect(IN_PORT, OUT_PORT)
>   File "/Users/sumo/clangMacOS_M1/sumo/tests/../tests/complex/sumo/protobuf/runner.py", line 37, in connect
>     i.connect(("localhost", inPort))
> ConnectionRefusedError: [Errno 61] Connection refused
---------- Differences in output ----------
1,5d0
< --- 
< +++ 
< -
< -<trajectories xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://sumo.dlr.de/xsd/amitran/trajectories.xsd" timeStepSize="1000">
< +<trajectories timeStepSize="1000">

TEST FAILED on ts-bapmsumm1bld : sumo socketout ( Last six runs Sep2023 )

---------- Differences in errors ----------
1,2d0
< Error: send failed: Software caused tcpip::Socket abort
< Quitting (on error).

TEST FAILED on ts-bapmsumm1bld : sumo speedMap ( Last six runs Sep2023 )

---------- Differences in errors ----------
1,8c1,4
< Warning: Teleporting vehicle '7'; collision with vehicle '6', lane='1/1to2/1_0', gap=-0.73, time=5.00 stage=move.
< Warning: Vehicle '7' ends teleporting on edge '2/1to3/1', time=5.00.
< Warning: Teleporting vehicle '20'; collision with vehicle '19', lane='1/1to2/1_0', gap=-0.26, time=34.00 stage=move.
< Warning: Vehicle '20' ends teleporting on edge '2/1to3/1', time=34.00.
< Warning: Teleporting vehicle '18'; collision with vehicle '17', lane='1/1to2/1_0', gap=-0.77, time=52.00 stage=move.
< Warning: Teleporting vehicle '24'; collision with vehicle '23', lane='1/1to2/1_0', gap=-0.15, time=52.00 stage=move.
< Warning: Vehicle '18' ends teleporting on edge '2/1to3/1', time=52.00.
< Warning: Vehicle '24' ends teleporting on edge '2/1to3/1', time=52.00.
---
> Traceback (most recent call last):
>   File "/Users/sumo/clangMacOS_M1/sumo/tests/../tests/complex/sumo/speedMap/runner.py", line 26, in <module>
>     import matplotlib
> ModuleNotFoundError: No module named 'matplotlib'
---------- 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="1/1to2/1">
            <lane id="1/1to2/1_0">
                <vehicle id="24" pos="308.00" speed="0.00"/>
                <vehicle id="23" pos="316.00" speed="0.00"/>
                <vehicle id="22" pos="324.00" speed="0.00"/>
                <vehicle id="21" pos="332.00" speed="0.00"/>
                <vehicle id="20" pos="340.00" speed="0.00"/>
                <vehicle id="19" pos="348.00" speed="0.00"/>
                <vehicle id="18" pos="356.00" speed="0.00"/>
                <vehicle id="17" pos="364.00" speed="0.00"/>
                <vehicle id="16" pos="372.00" speed="0.00"/>
                <vehicle id="15" pos="380.00" speed="0.00"/>
                <vehicle id="14" pos="388.00" speed="0.00"/>
                <vehicle id="13" pos="396.00" speed="0.00"/>
                <vehicle id="12" pos="404.00" speed="0.00"/>
                <vehicle id="11" pos="412.00" speed="0.00"/>
                <vehicle id="10" pos="420.00" speed="0.00"/>
                <vehicle id="9" pos="428.00" speed="0.00"/>
                <vehicle id="8" pos="436.00" speed="0.00"/>
                <vehicle id="7" pos="444.00" speed="0.00"/>
                <vehicle id="6" pos="452.00" speed="0.00"/>
                <vehicle id="5" pos="460.00" speed="0.00"/>
                <vehicle id="4" pos="468.00" speed="0.00"/>
                <vehicle id="3" pos="476.00" speed="0.00"/>
                <vehicle id="2" pos="484.00" speed="0.00"/>
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumm1bld : traci connection clientCloses sumo-gui ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,7
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> traci.exceptions.FatalTraCIError: Could not connect in 61 tries
> /opt/homebrew/Cellar/python@3.9/3.9.12_1/Frameworks/Python.framework/Versions/3.9/lib/python3.9/subprocess.py:1052: ResourceWarning: subprocess 55813 is still running
>   _warn("subprocess %s is still running" % self.pid,
---------- Differences in output ----------
3,15d2
< Print ended at step 100.0
< ----------- SUMO end time is not given -----------
< Print ended at step 100.0
< =========== empty routes in SUMO ===========
< ----------- SUMO end time is smaller than TraCI's -----------
< Print ended at step 100.0
< ----------- SUMO end time is not given -----------
< Print ended at step 100.0
< =========== vehicle leaves before TraCI ends ===========
< ----------- SUMO end time is smaller than TraCI's -----------
< Print ended at step 100.0
< ----------- SUMO end time is not given -----------
< Print ended at step 100.0

TEST FAILED on ts-bapmsumm1bld : traci connection closingOutput sumo-gui ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,247
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
>   warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
>   warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
>   warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
>   warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
>   warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
>   warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
>   warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
>   warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
>   warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
<truncated after showing first 30 lines>
---------- 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-bapmsumm1bld : traci connection multipleConnections basic sumo-gui ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,128
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
> 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 61 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 61 tries
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
> Process Process-4:
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> traci.exceptions.FatalTraCIError: Could not connect in 61 tries
> Process Process-3:
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> traci.exceptions.FatalTraCIError: Could not connect in 61 tries
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
> Process Process-5:
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> traci.exceptions.FatalTraCIError: Could not connect in 61 tries
> Process Process-6:
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
<truncated after showing first 30 lines>
---------- Differences in output ----------
15,44d14
< -- Unordered text as found by filter 'Process [0-9]' --
< Process 1 ended at step 99
< Process 1 ended at step 99
< Process 1 ended at step 99
< Process 1 ended at step 99
< Process 1 ended at step 99
< Process 1 ended at step 99
< Process 1 ended at step 99
< Process 1 ended at step 99
< Process 2 ended at step 99
< Process 2 ended at step 99
< Process 2 ended at step 99
< Process 2 ended at step 99
< Process 2 ended at step 99
< Process 2 ended at step 99
< Process 2 ended at step 99
< Process 2 ended at step 99
< Process 3 ended at step 99
< Process 3 ended at step 99
< Process 3 ended at step 99
< Process 3 ended at step 99
< Process 4 ended at step 99
< Process 4 ended at step 99
< Process 4 ended at step 99
< Process 4 ended at step 99
< Process 5 ended at step 99
< Process 5 ended at step 99
< Process 5 ended at step 99
< Process 5 ended at step 99
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumm1bld : traci connection parallelConnection sumo-gui ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,5
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect.")
> traci.exceptions.FatalTraCIError: Could not connect.
---------- Differences in output ----------
3,16d2
<  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.

TEST FAILED on ts-bapmsumm1bld : traci connection repeatedConnection sumo-gui ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,7
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> traci.exceptions.FatalTraCIError: Could not connect in 61 tries
> /opt/homebrew/Cellar/python@3.9/3.9.12_1/Frameworks/Python.framework/Versions/3.9/lib/python3.9/subprocess.py:1052: ResourceWarning: subprocess 55612 is still running
>   _warn("subprocess %s is still running" % self.pid,
---------- Differences in output ----------
3,42d2
< Print ended at step 100.0
<  Run 1
< Print ended at step 100.0
<  Run 2
< Print ended at step 100.0
<  Run 3
< Print ended at step 100.0
<  Run 4
< Print ended at step 100.0
<  Run 5
< Print ended at step 100.0
<  Run 6
< Print ended at step 100.0
<  Run 7
< Print ended at step 100.0
<  Run 8
< Print ended at step 100.0
<  Run 9
< Print ended at step 100.0
< ----------- TraCI ends first -----------
<  Run 0
< Print ended at step 100.0
<  Run 1
< Print ended at step 100.0
<  Run 2
< Print ended at step 100.0
<  Run 3
< Print ended at step 100.0
<  Run 4
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumm1bld : traci gui b50 ( Last six runs Sep2023 )

---------- Differences in errors ----------
6a7,13
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
> Traceback (most recent call last):
>     raise FatalTraCIError("Could not connect in %s tries" % (numRetries + 1))
> traci.exceptions.FatalTraCIError: Could not connect in 61 tries
> /opt/homebrew/Cellar/python@3.9/3.9.12_1/Frameworks/Python.framework/Versions/3.9/lib/python3.9/subprocess.py:1052: ResourceWarning: subprocess 55036 is still running
>   _warn("subprocess %s is still running" % self.pid,
---------- Differences in output ----------
2,4d1
< -- Unordered text as found by filter '^Loading configuration ... done.' --
< Loading configuration ... done.
< 

TEST FAILED on ts-bapmsumm1bld : traci gui gui ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,4
> Traceback (most recent call last):
>   File "/Users/sumo/clangMacOS_M1/sumo/tests/../tests/complex/traci/gui/gui/runner.py", line 26, in <module>
>     from matplotlib.pyplot import imread
> ModuleNotFoundError: No module named 'matplotlib'
---------- Differences in output ----------
1,33d0
< 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 ((-809.6875, -232.0), (1609.6875, 1032.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: False
< edge selected: False
< veh selected: True
< edge selected: True
< screenshot dimensions (500, 500, 4)
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumm1bld : traci gui polygon_dynamics_gui ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,249
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
>   warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
>   warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
>   warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
>   warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
>   warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
>   warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
>   warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
>   warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
>   warnings.warn(("Could not connect to TraCI server using port %s (%s)." +
> Error: This system has no OpenGL support. Exiting.
> Quitting (on error).
<truncated after showing first 30 lines>
---------- Differences in output ----------
1,256d0
< 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-bapmsumm1bld : traci simulation loadState busStop ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,20
> Warning: Internal routes receive an ID starting with '!' and must not be referenced in other vehicle or flow definitions. Please remove all references to route '!0!var#1' in case it is internal.
> Warning: Internal routes receive an ID starting with '!' and must not be referenced in other vehicle or flow definitions. Please remove all references to route '!1' in case it is internal.
> Warning: Internal routes receive an ID starting with '!' and must not be referenced in other vehicle or flow definitions. Please remove all references to route '!0!var#1' in case it is internal.
> Warning: Internal routes receive an ID starting with '!' and must not be referenced in other vehicle or flow definitions. Please remove all references to route '!1' in case it is internal.
> Warning: Internal routes receive an ID starting with '!' and must not be referenced in other vehicle or flow definitions. Please remove all references to route '!0!var#1' in case it is internal.
> Warning: Internal routes receive an ID starting with '!' and must not be referenced in other vehicle or flow definitions. Please remove all references to route '!1' in case it is internal.
> Warning: Internal routes receive an ID starting with '!' and must not be referenced in other vehicle or flow definitions. Please remove all references to route '!0!var#1' in case it is internal.
> Warning: Internal routes receive an ID starting with '!' and must not be referenced in other vehicle or flow definitions. Please remove all references to route '!1' in case it is internal.
> Warning: Internal routes receive an ID starting with '!' and must not be referenced in other vehicle or flow definitions. Please remove all references to route '!0!var#1' in case it is internal.
> Warning: Internal routes receive an ID starting with '!' and must not be referenced in other vehicle or flow definitions. Please remove all references to route '!1' in case it is internal.
> Warning: Internal routes receive an ID starting with '!' and must not be referenced in other vehicle or flow definitions. Please remove all references to route '!0!var#1' in case it is internal.
> Warning: Internal routes receive an ID starting with '!' and must not be referenced in other vehicle or flow definitions. Please remove all references to route '!1' in case it is internal.
> Warning: Internal routes receive an ID starting with '!' and must not be referenced in other vehicle or flow definitions. Please remove all references to route '!0!var#1' in case it is internal.
> Warning: Internal routes receive an ID starting with '!' and must not be referenced in other vehicle or flow definitions. Please remove all references to route '!1' in case it is internal.
> Warning: Internal routes receive an ID starting with '!' and must not be referenced in other vehicle or flow definitions. Please remove all references to route '!0!var#1' in case it is internal.
> Warning: Internal routes receive an ID starting with '!' and must not be referenced in other vehicle or flow definitions. Please remove all references to route '!1' in case it is internal.
> Warning: Internal routes receive an ID starting with '!' and must not be referenced in other vehicle or flow definitions. Please remove all references to route '!0!var#1' in case it is internal.
> Warning: Internal routes receive an ID starting with '!' and must not be referenced in other vehicle or flow definitions. Please remove all references to route '!1' in case it is internal.
> Warning: Internal routes receive an ID starting with '!' and must not be referenced in other vehicle or flow definitions. Please remove all references to route '!0!var#1' in case it is internal.
> Warning: Internal routes receive an ID starting with '!' and must not be referenced in other vehicle or flow definitions. Please remove all references to route '!1' in case it is internal.

TEST FAILED on ts-bapmsumm1bld : traci simulation loadState detectors ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,8
> Warning: Internal routes receive an ID starting with '!' and must not be referenced in other vehicle or flow definitions. Please remove all references to route '!0' in case it is internal.
> Warning: Internal routes receive an ID starting with '!' and must not be referenced in other vehicle or flow definitions. Please remove all references to route '!1' in case it is internal.
> Warning: Internal routes receive an ID starting with '!' and must not be referenced in other vehicle or flow definitions. Please remove all references to route '!0' in case it is internal.
> Warning: Internal routes receive an ID starting with '!' and must not be referenced in other vehicle or flow definitions. Please remove all references to route '!1' in case it is internal.
> Warning: Internal routes receive an ID starting with '!' and must not be referenced in other vehicle or flow definitions. Please remove all references to route '!0' in case it is internal.
> Warning: Internal routes receive an ID starting with '!' and must not be referenced in other vehicle or flow definitions. Please remove all references to route '!1' in case it is internal.
> Warning: Internal routes receive an ID starting with '!' and must not be referenced in other vehicle or flow definitions. Please remove all references to route '!0' in case it is internal.
> Warning: Internal routes receive an ID starting with '!' and must not be referenced in other vehicle or flow definitions. Please remove all references to route '!1' in case it is internal.

TEST FAILED on ts-bapmsumm1bld : traci simulation loadState persons ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1
> Warning: Internal routes receive an ID starting with '!' and must not be referenced in other vehicle or flow definitions. Please remove all references to route '!0' in case it is internal.

2 TESTS FAILED on ts-bapmsumm1bld :

---------- Differences in errors ----------
0a1,2
> Warning: Internal routes receive an ID starting with '!' and must not be referenced in other vehicle or flow definitions. Please remove all references to route '!0' in case it is internal.
> Warning: Internal routes receive an ID starting with '!' and must not be referenced in other vehicle or flow definitions. Please remove all references to route '!0' in case it is internal.
traci simulation loadState persons2 ( Last six runs Sep2023 )
traci simulation loadState persons_include ( Last six runs Sep2023 )

TEST FAILED on ts-bapmsumm1bld : traci simulation loadState railSignal ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,2
> Warning: Internal routes receive an ID starting with '!' and must not be referenced in other vehicle or flow definitions. Please remove all references to route '!t0!var#1' in case it is internal.
> Warning: Internal routes receive an ID starting with '!' and must not be referenced in other vehicle or flow definitions. Please remove all references to route '!t1!var#1' in case it is internal.

TEST FAILED on ts-bapmsumm1bld : traci simulation loadState repeat ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,5
> Warning: Internal routes receive an ID starting with '!' and must not be referenced in other vehicle or flow definitions. Please remove all references to route '!trip_0' in case it is internal.
> Warning: Internal routes receive an ID starting with '!' and must not be referenced in other vehicle or flow definitions. Please remove all references to route '!trip_0' in case it is internal.
> Warning: Internal routes receive an ID starting with '!' and must not be referenced in other vehicle or flow definitions. Please remove all references to route '!trip_0' in case it is internal.
> Warning: Internal routes receive an ID starting with '!' and must not be referenced in other vehicle or flow definitions. Please remove all references to route '!trip_0' in case it is internal.
> Warning: Internal routes receive an ID starting with '!' and must not be referenced in other vehicle or flow definitions. Please remove all references to route '!trip_0' in case it is internal.

TEST FAILED on ts-bapmsumm1bld : traci simulation loadState rerouting ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,378
> Warning: Internal routes receive an ID starting with '!' and must not be referenced in other vehicle or flow definitions. Please remove all references to route '!1000' in case it is internal.
> Warning: Internal routes receive an ID starting with '!' and must not be referenced in other vehicle or flow definitions. Please remove all references to route '!1001' in case it is internal.
> Warning: Internal routes receive an ID starting with '!' and must not be referenced in other vehicle or flow definitions. Please remove all references to route '!1002' in case it is internal.
> Warning: Internal routes receive an ID starting with '!' and must not be referenced in other vehicle or flow definitions. Please remove all references to route '!1003' in case it is internal.
> Warning: Internal routes receive an ID starting with '!' and must not be referenced in other vehicle or flow definitions. Please remove all references to route '!1004' in case it is internal.
> Warning: Internal routes receive an ID starting with '!' and must not be referenced in other vehicle or flow definitions. Please remove all references to route '!1005' in case it is internal.
> Warning: Internal routes receive an ID starting with '!' and must not be referenced in other vehicle or flow definitions. Please remove all references to route '!1006' in case it is internal.
> Warning: Internal routes receive an ID starting with '!' and must not be referenced in other vehicle or flow definitions. Please remove all references to route '!725' in case it is internal.
> Warning: Internal routes receive an ID starting with '!' and must not be referenced in other vehicle or flow definitions. Please remove all references to route '!741' in case it is internal.
> Warning: Internal routes receive an ID starting with '!' and must not be referenced in other vehicle or flow definitions. Please remove all references to route '!748' in case it is internal.
> Warning: Internal routes receive an ID starting with '!' and must not be referenced in other vehicle or flow definitions. Please remove all references to route '!751' in case it is internal.
> Warning: Internal routes receive an ID starting with '!' and must not be referenced in other vehicle or flow definitions. Please remove all references to route '!762' in case it is internal.
> Warning: Internal routes receive an ID starting with '!' and must not be referenced in other vehicle or flow definitions. Please remove all references to route '!766' in case it is internal.
> Warning: Internal routes receive an ID starting with '!' and must not be referenced in other vehicle or flow definitions. Please remove all references to route '!771' in case it is internal.
> Warning: Internal routes receive an ID starting with '!' and must not be referenced in other vehicle or flow definitions. Please remove all references to route '!776' in case it is internal.
> Warning: Internal routes receive an ID starting with '!' and must not be referenced in other vehicle or flow definitions. Please remove all references to route '!777' in case it is internal.
> Warning: Internal routes receive an ID starting with '!' and must not be referenced in other vehicle or flow definitions. Please remove all references to route '!778' in case it is internal.
> Warning: Internal routes receive an ID starting with '!' and must not be referenced in other vehicle or flow definitions. Please remove all references to route '!779' in case it is internal.
> Warning: Internal routes receive an ID starting with '!' and must not be referenced in other vehicle or flow definitions. Please remove all references to route '!781' in case it is internal.
> Warning: Internal routes receive an ID starting with '!' and must not be referenced in other vehicle or flow definitions. Please remove all references to route '!783' in case it is internal.
> Warning: Internal routes receive an ID starting with '!' and must not be referenced in other vehicle or flow definitions. Please remove all references to route '!786' in case it is internal.
> Warning: Internal routes receive an ID starting with '!' and must not be referenced in other vehicle or flow definitions. Please remove all references to route '!787' in case it is internal.
> Warning: Internal routes receive an ID starting with '!' and must not be referenced in other vehicle or flow definitions. Please remove all references to route '!789' in case it is internal.
> Warning: Internal routes receive an ID starting with '!' and must not be referenced in other vehicle or flow definitions. Please remove all references to route '!790' in case it is internal.
> Warning: Internal routes receive an ID starting with '!' and must not be referenced in other vehicle or flow definitions. Please remove all references to route '!791' in case it is internal.
> Warning: Internal routes receive an ID starting with '!' and must not be referenced in other vehicle or flow definitions. Please remove all references to route '!792' in case it is internal.
> Warning: Internal routes receive an ID starting with '!' and must not be referenced in other vehicle or flow definitions. Please remove all references to route '!793' in case it is internal.
> Warning: Internal routes receive an ID starting with '!' and must not be referenced in other vehicle or flow definitions. Please remove all references to route '!794' in case it is internal.
> Warning: Internal routes receive an ID starting with '!' and must not be referenced in other vehicle or flow definitions. Please remove all references to route '!796' in case it is internal.
<truncated after showing first 30 lines>

TEST FAILED on ts-bapmsumm1bld : traci simulation loadState reset_routeFiles ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1,2
> Warning: Internal routes receive an ID starting with '!' and must not be referenced in other vehicle or flow definitions. Please remove all references to route '!0' in case it is internal.
> Warning: Internal routes receive an ID starting with '!' and must not be referenced in other vehicle or flow definitions. Please remove all references to route '!1' in case it is internal.

TEST FAILED on ts-bapmsumm1bld : traci trafficlight constraints swapConstraints_loadState ( Last six runs Sep2023 )

---------- Differences in errors ----------
1a2,4
> Warning: Internal routes receive an ID starting with '!' and must not be referenced in other vehicle or flow definitions. Please remove all references to route '!t0' in case it is internal.
> Warning: Internal routes receive an ID starting with '!' and must not be referenced in other vehicle or flow definitions. Please remove all references to route '!t1' in case it is internal.
> Warning: Internal routes receive an ID starting with '!' and must not be referenced in other vehicle or flow definitions. Please remove all references to route '!t2' in case it is internal.

TEST FAILED on ts-bapmsumm1bld : traci trafficlight railsignal_state ( Last six runs Sep2023 )

---------- Differences in errors ----------
0a1
> Warning: Invalid approach information to rail signal 'junction 'P2', link 0' after rerouting for vehicle 'rail3' first driveway edge 'T7_1' time=37.00.

TEST FAILED on ts-bapmsumm1bld : unit_tests testmicrosim ( Last six runs Sep2023 )

---------- Differences in output ----------
24,29d23
< [       OK ] MSCFModel_IDMTest.test_method_getSecureGap ((TIME))
< [----------] 2 tests from MSCFModel_IDMTest ((TIME) total)
< 
< [----------] Global test environment tear-down
< [==========] 7 tests from 3 test suites ran. ((TIME) total)
< [  PASSED  ] 7 tests.

Detailed information for the tests that had known bugs:

TEST had known bugs (see #8973) on ts-bapmsumm1bld : sumo ToCDevice dynamic_ToC_stop ( Last six runs Sep2023 )

dynamic ToC triggered despite stop present on vehicle's lane continuation
(This bug was triggered by text found in file 'tocs' matching 'DYNTOR')

TEST had known bugs (see #254) on ts-bapmsumm1bld : sumo output one_vehicle ( Last six runs Sep2023 )

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 0x102c619c0>
> failed 1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (72.0, 73.0) <zip object at 0x102c410c0>
> failed 10 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x102c41580>
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 0x102c5ccc0>
> failed 1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (72.0, 73.0) <zip object at 0x102c533c0>
> failed 10 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x102cabc40>
> failed 100 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (100.0, 200.0) <zip object at 0x102c9ca80>
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 0x102c9c480>
> failed 1 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (73.0, 74.0) <zip object at 0x102c9c780>
> failed 10 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x102c9ce80>
21,50c21,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-bapmsumm1bld : sumo output teleport ( Last six runs Sep2023 )

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,98c1,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-bapmsumm1bld : sumo output teleport_multihop ( Last six runs Sep2023 )

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 (148.9, 149.0) <zip object at 0x106c90200>
> failed 0.1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (148.9, 149.0) <zip object at 0x106c8e100>
> failed 1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (149.0, 150.0) <zip object at 0x10727eec0>
> failed 1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (149.0, 150.0) <zip object at 0x106f5e9c0>
> failed 10 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (140.0, 150.0) <zip object at 0x106cc9c80>
> failed 10 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (140.0, 150.0) <zip object at 0x106cc9500>
> failed 100 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (100.0, 200.0) <zip object at 0x106cc9400>
> failed 100 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (100.0, 200.0) <zip object at 0x106cc9900>
41,98c41,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)]
< -- Unordered text as found by filter '^Loading configuration ... done.' --
< Loading configuration ... done.
< Loading configuration ... done.
<truncated after showing first 30 lines>

TEST had known bugs (see #254) on ts-bapmsumm1bld : sumo output teleport_multihop_newDefaults ( Last six runs Sep2023 )

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
< failed 0.1 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (76.2, 76.3) [('e2', 10.49), ('e3', 10.35), ('edge', 10.49), ('lane', 10.49)]
< failed 0.1 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (76.2, 76.3) [('e2', 10.49), ('e3', 10.35), ('edge', 10.49), ('lane', 10.49)]
< failed 1 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (76.0, 77.0) [('e2', 10.39), ('e3', 10.35), ('edge', 10.39), ('lane', 10.39)]
< failed 1 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (76.0, 77.0) [('e2', 10.39), ('e3', 10.35), ('edge', 10.39), ('lane', 10.39)]
< failed 10 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.0, 80.0) [('e2', 10.42), ('e3', 10.25), ('edge', 10.42), ('lane', 10.42)]
< failed 10 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.0, 80.0) [('e2', 10.42), ('e3', 10.25), ('edge', 10.42), ('lane', 10.42)]
< failed 100 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (0.0, 100.0) [('e1', 10.27), ('e2', 10.24), ('e3', 9.59), ('edge', 10.24), ('lane', 10.24)]
< failed 100 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (0.0, 100.0) [('e1', 10.27), ('e2', 10.24), ('e3', 9.59), ('edge', 10.24), ('lane', 10.24)]
< failed 0.1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (76.2, 76.3) [('e2', 10.49), ('e3', 10.35), ('edge', 10.49), ('lane', 10.49)]
< failed 0.1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (76.2, 76.3) [('e2', 10.49), ('e3', 10.35), ('edge', 10.49), ('lane', 10.49)]
< failed 1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (76.0, 77.0) [('e2', 10.39), ('e3', 10.35), ('edge', 10.39), ('lane', 10.39)]
< failed 1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (76.0, 77.0) [('e2', 10.39), ('e3', 10.35), ('edge', 10.39), ('lane', 10.39)]
< failed 10 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (70.0, 80.0) [('e2', 10.42), ('e3', 10.25), ('edge', 10.42), ('lane', 10.42)]
< failed 10 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (70.0, 80.0) [('e2', 10.42), ('e3', 10.25), ('edge', 10.42), ('lane', 10.42)]
< failed 100 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (0.0, 100.0) [('e1', 10.27), ('e2', 10.24), ('e3', 9.59), ('edge', 10.24), ('lane', 10.24)]
< failed 100 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (0.0, 100.0) [('e1', 10.27), ('e2', 10.24), ('e3', 9.59), ('edge', 10.24), ('lane', 10.24)]
---
> failed 0.1 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.9, 71.0) <zip object at 0x106466180>
> failed 0.1 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.9, 71.0) <zip object at 0x1063f44c0>
> failed 1 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.0, 71.0) <zip object at 0x106478400>
> failed 1 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.0, 71.0) <zip object at 0x106478d00>
> failed 10 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.0, 80.0) <zip object at 0x106478f00>
> failed 10 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (70.0, 80.0) <zip object at 0x106478d00>
> failed 100 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (0.0, 100.0) <zip object at 0x106436880>
> failed 100 ['--step-length', '.1', '--end', '100'] 2/1to1/1_0 (0.0, 100.0) <zip object at 0x106436c80>
> failed 0.1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (70.9, 71.0) <zip object at 0x1064368c0>
> failed 0.1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (70.9, 71.0) <zip object at 0x10648cc40>
> failed 1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (70.0, 71.0) <zip object at 0x10670ac00>
> failed 1 ['--step-length', '.1', '--end', '1000'] 2/1to1/1_0 (70.0, 71.0) <zip object at 0x106891e00>
<truncated after showing first 30 lines>

TEST had known bugs (see #254) on ts-bapmsumm1bld : sumo output two_same_vehicles ( Last six runs Sep2023 )

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 0x1065bd2c0>
> failed 1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (76.0, 77.0) <zip object at 0x106587dc0>
> failed 10 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x106587640>
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 0x1065cce80>
> failed 1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (76.0, 77.0) <zip object at 0x106584dc0>
> failed 10 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x106584c40>
> failed 100 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (100.0, 200.0) <zip object at 0x1065af3c0>
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 0x1065af3c0>
> failed 1 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (77.0, 78.0) <zip object at 0x1065af840>
> failed 10 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x1065af3c0>
21,50c21,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-bapmsumm1bld : sumo output two_vehicles_diff_length ( Last six runs Sep2023 )

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 0x1050aa100>
> failed 1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (77.0, 78.0) <zip object at 0x10509d280>
> failed 10 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x10509db40>
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 0x105070a40>
> failed 1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (77.0, 78.0) <zip object at 0x1050e0d40>
> failed 10 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x1050e0140>
> failed 100 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (100.0, 200.0) <zip object at 0x1050e0cc0>
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 0x1050e0540>
> failed 1 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (78.0, 79.0) <zip object at 0x1050e0f40>
> failed 10 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (80.0, 90.0) <zip object at 0x1050e0540>
21,50c21,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-bapmsumm1bld : sumo output two_vehicles_diff_speed ( Last six runs Sep2023 )

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,24
> failed 0.1 ['--step-length', '.1', '--end', '51'] 3/1to2/1_0 (38.4, 38.5) <zip object at 0x102288680>
> failed 1 ['--step-length', '.1', '--end', '51'] 3/1to2/1_0 (38.0, 39.0) <zip object at 0x102280300>
> failed 10 ['--step-length', '.1', '--end', '51'] 3/1to2/1_0 (30.0, 40.0) <zip object at 0x1022c0fc0>
> failed 100 ['--step-length', '.1', '--end', '51'] 3/1to2/1_0 (0.0, 51.0) <zip object at 0x1022bdd00>
> failed 0.1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (38.4, 38.5) <zip object at 0x1022c2e00>
> failed 1 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (38.0, 39.0) <zip object at 0x1022887c0>
> failed 10 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (30.0, 40.0) <zip object at 0x102288880>
> failed 100 ['--step-length', '.1', '--end', '100'] 3/1to2/1_0 (0.0, 100.0) <zip object at 0x10228db00>
> failed 0.1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (38.4, 38.5) <zip object at 0x10228de40>
> failed 1 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (38.0, 39.0) <zip object at 0x1022a9280>
> failed 10 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (30.0, 40.0) <zip object at 0x10230ba40>
> failed 100 ['--step-length', '.1', '--end', '1000'] 3/1to2/1_0 (0.0, 100.0) <zip object at 0x1022c67c0>
> failed 0.1 ['--step-length', '1', '--end', '51'] 3/1to2/1_0 (39.0, 40.0) <zip object at 0x1022c67c0>
> failed 1 ['--step-length', '1', '--end', '51'] 3/1to2/1_0 (39.0, 40.0) <zip object at 0x1022c66c0>
> failed 10 ['--step-length', '1', '--end', '51'] 3/1to2/1_0 (30.0, 40.0) <zip object at 0x1022c6080>
> failed 100 ['--step-length', '1', '--end', '51'] 3/1to2/1_0 (0.0, 51.0) <zip object at 0x1022c6dc0>
> failed 0.1 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (39.0, 40.0) <zip object at 0x1022c6980>
> failed 1 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (39.0, 40.0) <zip object at 0x1022c6c80>
> failed 10 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (30.0, 40.0) <zip object at 0x1022c6980>
> failed 100 ['--step-length', '1', '--end', '100'] 3/1to2/1_0 (0.0, 100.0) <zip object at 0x1022c6080>
> failed 0.1 ['--step-length', '1', '--end', '1000'] 3/1to2/1_0 (39.0, 40.0) <zip object at 0x1022e0d80>
> failed 1 ['--step-length', '1', '--end', '1000'] 3/1to2/1_0 (39.0, 40.0) <zip object at 0x1022d0440>
> failed 10 ['--step-length', '1', '--end', '1000'] 3/1to2/1_0 (30.0, 40.0) <zip object at 0x102306e40>
> failed 100 ['--step-length', '1', '--end', '1000'] 3/1to2/1_0 (0.0, 100.0) <zip object at 0x102306700>

TEST had known bugs (see #3263) on ts-bapmsumm1bld : traci vehicle moveToXY keepRoute2 ( Last six runs Sep2023 )

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

Detailed information for the tests that were terminated before completion:

TEST were terminated before completion (TIMEOUT) on ts-bapmsumm1bld : traci connection busySocket sumo ( Last six runs Sep2023 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in errors ----------
3d2
< Could not connect in 61 tries

TEST were terminated before completion (TIMEOUT) on ts-bapmsumm1bld : traci connection busySocket sumo-gui ( Last six runs Sep2023 )

Test exceeded wallclock time limit of 900.0 seconds
---------- Differences in errors ----------
1,2c1
< Could not connect in 61 tries
< Error: tcpip::Socket::accept() Unable to create listening socket: Address already in use
---
> Error: This system has no OpenGL support. Exiting.